Skip to content
Success

Console Output

GitHub pull request #1046 of commit f4e9f4d3307ee8c44dca15ce08db4ced88d72d98, no merge conflicts.
Setting status of f4e9f4d3307ee8c44dca15ce08db4ced88d72d98 to PENDING with url https://ci.eclipse.org/scout/job/org.eclipse.scout.rt_gerrit_jdk11_pipeline/2932/ and message: 'Build started for merge commit.'
[Pipeline] Start of Pipeline
[Pipeline] echo
[WARNING] label option is deprecated. To use a static pod template, use the 'inheritFrom' option.
[Pipeline] podTemplate
[Pipeline] {
[Pipeline] node
WARNING: Unable to create pod: kubernetes scout/scout-rt-gerrit-jdk11-ht7jf-zq7cc because kubernetes resource quota exceeded. 
Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-gerrit-jdk11-ht7jf-zq7cc" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-gerrit-jdk11-ht7jf-zq7cc, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-gerrit-jdk11-ht7jf-zq7cc" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}).
Retrying...

ERROR: Failed to launch scout-rt-gerrit-jdk11-ht7jf-zq7cc
io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-gerrit-jdk11-ht7jf-zq7cc" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-gerrit-jdk11-ht7jf-zq7cc, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-gerrit-jdk11-ht7jf-zq7cc" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}).
	at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660)
	at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640)
	at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589)
	at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549)
	at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646)
	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510)
	at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147)
	at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143)
	at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863)
	at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841)
	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510)
	at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147)
	at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52)
	at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863)
	at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841)
	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510)
	at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147)
	at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137)
Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-gerrit-jdk11-ht7jf-zq7cc" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-gerrit-jdk11-ht7jf-zq7cc, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-gerrit-jdk11-ht7jf-zq7cc" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}).
	at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238)
	at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507)
	at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524)
	at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340)
	at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753)
	at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97)
	at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42)
	at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:134)
	at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297)
	at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46)
	at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:857)
WARNING: Unable to create pod: kubernetes scout/scout-rt-gerrit-jdk11-ht7jf-tt881 because kubernetes resource quota exceeded. 
Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-gerrit-jdk11-ht7jf-tt881" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-gerrit-jdk11-ht7jf-tt881, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-gerrit-jdk11-ht7jf-tt881" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}).
Retrying...

ERROR: Failed to launch scout-rt-gerrit-jdk11-ht7jf-tt881
io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-gerrit-jdk11-ht7jf-tt881" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-gerrit-jdk11-ht7jf-tt881, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-gerrit-jdk11-ht7jf-tt881" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}).
	at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660)
	at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640)
	at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589)
	at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549)
	at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646)
	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510)
	at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147)
	at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143)
	at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863)
	at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841)
	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510)
	at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147)
	at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52)
	at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863)
	at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841)
	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510)
	at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147)
	at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137)
Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-gerrit-jdk11-ht7jf-tt881" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-gerrit-jdk11-ht7jf-tt881, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-gerrit-jdk11-ht7jf-tt881" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}).
	at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238)
	at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507)
	at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524)
	at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340)
	at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753)
	at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97)
	at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42)
	at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:134)
	at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297)
	at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46)
	at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:857)
Still waiting to schedule task
Waiting for next available executor
WARNING: Unable to create pod: kubernetes scout/scout-rt-gerrit-jdk11-ht7jf-wg51w because kubernetes resource quota exceeded. 
Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-gerrit-jdk11-ht7jf-wg51w" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-gerrit-jdk11-ht7jf-wg51w, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-gerrit-jdk11-ht7jf-wg51w" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}).
Retrying...

ERROR: Failed to launch scout-rt-gerrit-jdk11-ht7jf-wg51w
io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-gerrit-jdk11-ht7jf-wg51w" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-gerrit-jdk11-ht7jf-wg51w, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-gerrit-jdk11-ht7jf-wg51w" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}).
	at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660)
	at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640)
	at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589)
	at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549)
	at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646)
	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510)
	at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147)
	at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143)
	at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863)
	at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841)
	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510)
	at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147)
	at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52)
	at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863)
	at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841)
	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510)
	at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147)
	at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137)
Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-gerrit-jdk11-ht7jf-wg51w" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-gerrit-jdk11-ht7jf-wg51w, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-gerrit-jdk11-ht7jf-wg51w" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}).
	at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238)
	at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507)
	at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524)
	at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340)
	at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753)
	at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97)
	at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42)
	at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:134)
	at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297)
	at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46)
	at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:857)
WARNING: Unable to create pod: kubernetes scout/scout-rt-gerrit-jdk11-ht7jf-n4239 because kubernetes resource quota exceeded. 
Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-gerrit-jdk11-ht7jf-n4239" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-gerrit-jdk11-ht7jf-n4239, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-gerrit-jdk11-ht7jf-n4239" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}).
Retrying...

ERROR: Failed to launch scout-rt-gerrit-jdk11-ht7jf-n4239
io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-gerrit-jdk11-ht7jf-n4239" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-gerrit-jdk11-ht7jf-n4239, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-gerrit-jdk11-ht7jf-n4239" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}).
	at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660)
	at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640)
	at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589)
	at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549)
	at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646)
	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510)
	at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147)
	at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143)
	at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863)
	at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841)
	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510)
	at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147)
	at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52)
	at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863)
	at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841)
	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510)
	at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147)
	at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137)
Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-gerrit-jdk11-ht7jf-n4239" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-gerrit-jdk11-ht7jf-n4239, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-gerrit-jdk11-ht7jf-n4239" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}).
	at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238)
	at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507)
	at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524)
	at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340)
	at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753)
	at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97)
	at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42)
	at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:134)
	at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297)
	at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46)
	at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:857)
Created Pod: kubernetes scout/scout-rt-gerrit-jdk11-ht7jf-7j33g
Agent scout-rt-gerrit-jdk11-ht7jf-7j33g is provisioned from template scout-rt-gerrit-jdk11-ht7jf
---
apiVersion: "v1"
kind: "Pod"
metadata:
  annotations:
    kubernetes.jenkins.io/last-refresh: "1719575846273"
    buildUrl: "http://jenkins-ui.scout.svc.cluster.local/scout/job/org.eclipse.scout.rt_gerrit_jdk11_pipeline/2932/"
    runUrl: "job/org.eclipse.scout.rt_gerrit_jdk11_pipeline/2932/"
  labels:
    jenkins: "slave"
    jenkins/label-digest: "63198870f75698812b0aece412158e31a642de2a"
    jenkins/label: "scout-rt-gerrit-jdk11"
    kubernetes.jenkins.io/controller: "http___jenkins-ui_scout_svc_cluster_local_scoutx"
  name: "scout-rt-gerrit-jdk11-ht7jf-7j33g"
  namespace: "scout"
spec:
  containers:
  - command:
    - "cat"
    env:
    - name: "HOME"
      value: "/home/jenkins/agent"
    image: "bsisoftware/scout-maven-chrome:mvn-3.9.5-node-20.10.0"
    imagePullPolicy: "Always"
    name: "maven"
    resources:
      limits:
        memory: "6144Mi"
        cpu: "2000m"
      requests:
        memory: "6144Mi"
        cpu: "1000m"
    tty: true
    volumeMounts:
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
  - env:
    - name: "JENKINS_SECRET"
      value: "********"
    - name: "JENKINS_TUNNEL"
      value: "jenkins-discovery.scout.svc.cluster.local:50000"
    - name: "JENKINS_AGENT_NAME"
      value: "scout-rt-gerrit-jdk11-ht7jf-7j33g"
    - name: "REMOTING_OPTS"
      value: "-noReconnectAfter 1d"
    - name: "JENKINS_NAME"
      value: "scout-rt-gerrit-jdk11-ht7jf-7j33g"
    - name: "JENKINS_AGENT_WORKDIR"
      value: "/home/jenkins/agent"
    - name: "JENKINS_URL"
      value: "http://jenkins-ui.scout.svc.cluster.local/scout/"
    image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3206.vb_15dcf73f6a_9"
    name: "jnlp"
    resources:
      requests:
        memory: "256Mi"
        cpu: "100m"
    volumeMounts:
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
  nodeSelector:
    kubernetes.io/os: "linux"
  restartPolicy: "Never"
  volumes:
  - emptyDir:
      medium: ""
    name: "workspace-volume"

Running on scout-rt-gerrit-jdk11-ht7jf-7j33g in /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Checkout)
[Pipeline] checkout
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository https://github.com/eclipse-scout/scout.rt.git
 > git init /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline # timeout=10
Fetching upstream changes from https://github.com/eclipse-scout/scout.rt.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
 > git fetch --tags --force --progress -- https://github.com/eclipse-scout/scout.rt.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/eclipse-scout/scout.rt.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/eclipse-scout/scout.rt.git # timeout=10
Fetching upstream changes from https://github.com/eclipse-scout/scout.rt.git
 > git fetch --tags --force --progress -- https://github.com/eclipse-scout/scout.rt.git +refs/heads/*:refs/remotes/origin/features/* +refs/pull/1046/*:refs/remotes/origin/pr/1046/* # timeout=10
JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script
Checking out Revision 3528b6aebf4d0e696883a4316f7bc34c71ac5c3f (refs/remotes/origin/pr/1046/merge)
 > git rev-parse refs/remotes/origin/pr/1046/merge^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 3528b6aebf4d0e696883a4316f7bc34c71ac5c3f # timeout=10
Commit message: "Merge f4e9f4d3307ee8c44dca15ce08db4ced88d72d98 into a2f6b9610da9641517d6f323ef043f03810e98c7"
First time build. Skipping changelog.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] container
[Pipeline] {
[Pipeline] sh
+ mvn -f org.eclipse.scout.rt/pom.xml clean verify -U -B -e -Dmaster_enforcerCheck_skip=true -Dmaster_node_dir=/opt/nodejs/bin -Dscout.excludeTestCategories=org.eclipse.scout.rt.testing.platform.testcategory.ResourceIntensiveTest
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/scout/maven_rt_plugin_config-master/24.1.2/maven_rt_plugin_config-master-24.1.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/scout/maven_rt_plugin_config-master/24.1.2/maven_rt_plugin_config-master-24.1.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/scout/maven_rt_plugin_config-master/24.1.2/maven_rt_plugin_config-master-24.1.2.pom (37 kB at 415 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/scout/maven_plugin_config-master/24.1.2/maven_plugin_config-master-24.1.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/scout/maven_plugin_config-master/24.1.2/maven_plugin_config-master-24.1.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/scout/maven_plugin_config-master/24.1.2/maven_plugin_config-master-24.1.2.pom (30 kB at 2.0 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/scout/maven_plugin_version-master/24.1.2/maven_plugin_version-master-24.1.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/scout/maven_plugin_version-master/24.1.2/maven_plugin_version-master-24.1.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/scout/maven_plugin_version-master/24.1.2/maven_plugin_version-master-24.1.2.pom (28 kB at 1.9 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/jackson-bom/2.16.0/jackson-bom-2.16.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.16.0/jackson-bom-2.16.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.16.0/jackson-bom-2.16.0.pom (18 kB at 1.7 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/jackson-parent/2.16/jackson-parent-2.16.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.16/jackson-parent-2.16.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.16/jackson-parent-2.16.pom (6.5 kB at 652 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/oss-parent/56/oss-parent-56.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/56/oss-parent-56.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/56/oss-parent-56.pom (24 kB at 2.4 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/netty/netty-bom/4.1.101.Final/netty-bom-4.1.101.Final.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-bom/4.1.101.Final/netty-bom-4.1.101.Final.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-bom/4.1.101.Final/netty-bom-4.1.101.Final.pom (13 kB at 1.2 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (4.8 kB at 536 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/jersey/jersey-bom/3.0.12/jersey-bom-3.0.12.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/jersey-bom/3.0.12/jersey-bom-3.0.12.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/jersey-bom/3.0.12/jersey-bom-3.0.12.pom (20 kB at 1.6 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/ee4j/project/1.0.8/project-1.0.8.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.8/project-1.0.8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.8/project-1.0.8.pom (15 kB at 1.5 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/jetty-bom/11.0.18/jetty-bom-11.0.18.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-bom/11.0.18/jetty-bom-11.0.18.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-bom/11.0.18/jetty-bom-11.0.18.pom (19 kB at 1.7 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-bom/1.34.1/opentelemetry-bom-1.34.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-bom/1.34.1/opentelemetry-bom-1.34.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-bom/1.34.1/opentelemetry-bom-1.34.1.pom (7.0 kB at 698 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/archetype/archetype-packaging/3.2.1/archetype-packaging-3.2.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-packaging/3.2.1/archetype-packaging-3.2.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-packaging/3.2.1/archetype-packaging-3.2.1.pom (1.4 kB at 140 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/archetype/maven-archetype/3.2.1/maven-archetype-3.2.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/maven-archetype/3.2.1/maven-archetype-3.2.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/maven-archetype/3.2.1/maven-archetype-3.2.1.pom (13 kB at 1.3 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/34/maven-parent-34.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/34/maven-parent-34.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/34/maven-parent-34.pom (43 kB at 3.6 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/apache/23/apache-23.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/23/apache-23.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/23/apache-23.pom (18 kB at 1.8 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/archetype/archetype-packaging/3.2.1/archetype-packaging-3.2.1.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-packaging/3.2.1/archetype-packaging-3.2.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-packaging/3.2.1/archetype-packaging-3.2.1.jar (7.3 kB at 810 kB/s)
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Scout Hello World Sample Application                   [maven-archetype]
[INFO] Scout JaxWs Module                                     [maven-archetype]
[INFO] Scout JS Sample Application                            [maven-archetype]
[INFO] org.eclipse.scout.rt                                               [pom]
[INFO] org.eclipse.scout.json                                             [jar]
[INFO] org.eclipse.scout.rt.platform                                      [jar]
[INFO] org.eclipse.scout.rt.dataobject                                    [jar]
[INFO] org.eclipse.scout.rt.platform.test                                 [jar]
[INFO] org.eclipse.scout.rt.api.data                                      [jar]
[INFO] org.eclipse.scout.rt.security                                      [jar]
[INFO] org.eclipse.scout.rt.nls                                           [jar]
[INFO] org.eclipse.scout.rt.shared                                        [jar]
[INFO] org.eclipse.scout.rt.server.commons                                [jar]
[INFO] org.eclipse.scout.rt.mom.api                                       [jar]
[INFO] org.eclipse.scout.rt.jackson                                       [jar]
[INFO] org.eclipse.scout.rt.uinotification                                [jar]
[INFO] org.eclipse.scout.rt.server                                        [jar]
[INFO] org.eclipse.scout.rt.server.jaxws                                  [jar]
[INFO] org.eclipse.scout.jaxws.apt                                        [jar]
[INFO] org.eclipse.scout.rt.dataobject.test                               [jar]
[INFO] org.eclipse.scout.rt.shared.test                                   [jar]
[INFO] org.eclipse.scout.rt.server.commons.test                           [jar]
[INFO] org.eclipse.scout.rt.jetty                                         [jar]
[INFO] org.eclipse.scout.rt.app                                           [jar]
[INFO] org.eclipse.scout.rt.server.app                                    [jar]
[INFO] org.eclipse.scout.rt.server.test                                   [jar]
[INFO] org.eclipse.scout.rt.server.jaxws.test                             [jar]
[INFO] org.eclipse.scout.rt.server.jdbc                                   [jar]
[INFO] org.eclipse.scout.rt.server.jdbc.test                              [jar]
[INFO] org.eclipse.scout.rt.rest                                          [jar]
[INFO] org.eclipse.scout.rt.api                                           [jar]
[INFO] org.eclipse.scout.rt.jackson.test                                  [jar]
[INFO] org.eclipse.scout.rt.mom.api.test                                  [jar]
[INFO] org.eclipse.scout.rt.mom.jms                                       [jar]
[INFO] org.eclipse.scout.rt.mom.jms.test                                  [jar]
[INFO] org.eclipse.scout.rt.charsetdetect                                 [jar]
[INFO] org.eclipse.scout.rt.oauth2                                        [jar]
[INFO] org.eclipse.scout.rt.mail                                          [jar]
[INFO] org.eclipse.scout.rt.mail.test                                     [jar]
[INFO] org.eclipse.scout.rt.security.test                                 [jar]
[INFO] org.eclipse.scout.rt.dataformat                                    [jar]
[INFO] org.eclipse.scout.rt.rest.test                                     [jar]
[INFO] org.eclipse.scout.rt.rest.jackson                                  [jar]
[INFO] org.eclipse.scout.rt.rest.jersey.client                            [jar]
[INFO] org.eclipse.scout.rt.rest.jersey.server                            [jar]
[INFO] org.eclipse.scout.rt.rest.jersey.test                              [jar]
[INFO] org.eclipse.scout.rt.client                                        [jar]
[INFO] org.eclipse.scout.rt.client.test                                   [jar]
[INFO] org.eclipse.scout.rt.svg.client                                    [jar]
[INFO] org.eclipse.scout.rt.svg.client.test                               [jar]
[INFO] org.eclipse.scout.rt.serverbridge                                  [jar]
[INFO] org.eclipse.scout.rt.ui.html                                       [jar]
[INFO] org.eclipse.scout.rt.ui.html.app                                   [jar]
[INFO] org.eclipse.scout.rt.ui.html.test                                  [jar]
[INFO] org.eclipse.scout.rt.ui.html.selenium                              [jar]
[INFO] eclipse-scout-core                                                 [jar]
[INFO] org.eclipse.scout.rt.svg.ui.html                                   [jar]
[INFO] eclipse-scout-cli                                                  [jar]
[INFO] karma-jasmine-scout                                                [jar]
[INFO] eclipse-scout-releng                                               [jar]
[INFO] eclipse-scout-migrate                                              [jar]
[INFO] eclipse-scout-tsconfig                                             [jar]
[INFO] eslint-config                                                      [jar]
[INFO] org.eclipse.scout.rt.opentelemetry.sdk                             [jar]
[INFO] org.eclipse.scout.rt.chart.shared                                  [jar]
[INFO] org.eclipse.scout.rt.chart.client                                  [jar]
[INFO] org.eclipse.scout.rt.chart.ui.html                                 [jar]
[INFO] eclipse-scout-chart                                                [jar]
[INFO] org.eclipse.scout.rt.datamodel.shared                              [jar]
[INFO] org.eclipse.scout.rt.datamodel.client                              [jar]
[INFO] org.eclipse.scout.rt.datamodel.server                              [jar]
[INFO] org.eclipse.scout.rt.datamodel.ui.html                             [jar]
[INFO] 
[INFO] ---------< org.eclipse.scout.archetypes:scout-helloworld-app >----------
[INFO] Building Scout Hello World Sample Application 24.2-SNAPSHOT       [1/72]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/scout-helloworld-app/pom.xml
[INFO] --------------------------[ maven-archetype ]---------------------------
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-enforcer-plugin/3.4.1/maven-enforcer-plugin-3.4.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/3.4.1/maven-enforcer-plugin-3.4.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/3.4.1/maven-enforcer-plugin-3.4.1.pom (7.7 kB at 860 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/enforcer/enforcer/3.4.1/enforcer-3.4.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer/3.4.1/enforcer-3.4.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer/3.4.1/enforcer-3.4.1.pom (9.1 kB at 1.0 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/40/maven-parent-40.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/40/maven-parent-40.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/40/maven-parent-40.pom (49 kB at 4.4 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/apache/30/apache-30.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/30/apache-30.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/30/apache-30.pom (23 kB at 2.6 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/junit/junit-bom/5.10.0/junit-bom-5.10.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.10.0/junit-bom-5.10.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.10.0/junit-bom-5.10.0.pom (5.6 kB at 706 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-enforcer-plugin/3.4.1/maven-enforcer-plugin-3.4.1.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/3.4.1/maven-enforcer-plugin-3.4.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/3.4.1/maven-enforcer-plugin-3.4.1.jar (39 kB at 3.6 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-source-plugin/3.3.0/maven-source-plugin-3.3.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/3.3.0/maven-source-plugin-3.3.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/3.3.0/maven-source-plugin-3.3.0.pom (6.7 kB at 842 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom (8.1 kB at 1.0 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/39/maven-parent-39.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/39/maven-parent-39.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/39/maven-parent-39.pom (48 kB at 5.3 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/apache/29/apache-29.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/29/apache-29.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/29/apache-29.pom (21 kB at 2.3 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-source-plugin/3.3.0/maven-source-plugin-3.3.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/3.3.0/maven-source-plugin-3.3.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/3.3.0/maven-source-plugin-3.3.0.jar (32 kB at 3.2 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-clean-plugin/3.3.2/maven-clean-plugin-3.3.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/3.3.2/maven-clean-plugin-3.3.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/3.3.2/maven-clean-plugin-3.3.2.pom (5.3 kB at 666 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/40/maven-plugins-40.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/40/maven-plugins-40.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/40/maven-plugins-40.pom (8.1 kB at 1.0 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-clean-plugin/3.3.2/maven-clean-plugin-3.3.2.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/3.3.2/maven-clean-plugin-3.3.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/3.3.2/maven-clean-plugin-3.3.2.jar (36 kB at 3.6 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/jacoco/jacoco-maven-plugin/0.8.11/jacoco-maven-plugin-0.8.11.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jacoco/jacoco-maven-plugin/0.8.11/jacoco-maven-plugin-0.8.11.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jacoco/jacoco-maven-plugin/0.8.11/jacoco-maven-plugin-0.8.11.pom (4.2 kB at 423 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.build/0.8.11/org.jacoco.build-0.8.11.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.build/0.8.11/org.jacoco.build-0.8.11.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.build/0.8.11/org.jacoco.build-0.8.11.pom (44 kB at 4.0 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-bom/9.6/asm-bom-9.6.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-bom/9.6/asm-bom-9.6.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-bom/9.6/asm-bom-9.6.pom (3.2 kB at 403 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/ow2/ow2/1.5.1/ow2-1.5.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/ow2/1.5.1/ow2-1.5.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/ow2/1.5.1/ow2-1.5.1.pom (11 kB at 1.4 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/jacoco/jacoco-maven-plugin/0.8.11/jacoco-maven-plugin-0.8.11.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jacoco/jacoco-maven-plugin/0.8.11/jacoco-maven-plugin-0.8.11.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jacoco/jacoco-maven-plugin/0.8.11/jacoco-maven-plugin-0.8.11.jar (57 kB at 5.2 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.pom (8.2 kB at 906 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.jar (31 kB at 3.4 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-archetype-plugin/3.2.1/maven-archetype-plugin-3.2.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-archetype-plugin/3.2.1/maven-archetype-plugin-3.2.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-archetype-plugin/3.2.1/maven-archetype-plugin-3.2.1.pom (12 kB at 1.5 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-archetype-plugin/3.2.1/maven-archetype-plugin-3.2.1.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-archetype-plugin/3.2.1/maven-archetype-plugin-3.2.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-archetype-plugin/3.2.1/maven-archetype-plugin-3.2.1.jar (101 kB at 9.1 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-jar-plugin/3.3.0/maven-jar-plugin-3.3.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/3.3.0/maven-jar-plugin-3.3.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/3.3.0/maven-jar-plugin-3.3.0.pom (6.8 kB at 966 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/37/maven-plugins-37.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/37/maven-plugins-37.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/37/maven-plugins-37.pom (9.9 kB at 1.2 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/37/maven-parent-37.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/37/maven-parent-37.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/37/maven-parent-37.pom (46 kB at 5.1 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/apache/27/apache-27.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/27/apache-27.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/27/apache-27.pom (20 kB at 2.5 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-jar-plugin/3.3.0/maven-jar-plugin-3.3.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/3.3.0/maven-jar-plugin-3.3.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/3.3.0/maven-jar-plugin-3.3.0.jar (27 kB at 3.0 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/basepom/maven/duplicate-finder-maven-plugin/2.0.1/duplicate-finder-maven-plugin-2.0.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/basepom/maven/duplicate-finder-maven-plugin/2.0.1/duplicate-finder-maven-plugin-2.0.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/basepom/maven/duplicate-finder-maven-plugin/2.0.1/duplicate-finder-maven-plugin-2.0.1.pom (19 kB at 2.1 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/basepom/basepom-oss/53/basepom-oss-53.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/basepom/basepom-oss/53/basepom-oss-53.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/basepom/basepom-oss/53/basepom-oss-53.pom (23 kB at 2.3 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/basepom/basepom-minimal/53/basepom-minimal-53.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/basepom/basepom-minimal/53/basepom-minimal-53.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/basepom/basepom-minimal/53/basepom-minimal-53.pom (19 kB at 2.4 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/basepom/basepom-foundation/53/basepom-foundation-53.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/basepom/basepom-foundation/53/basepom-foundation-53.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/basepom/basepom-foundation/53/basepom-foundation-53.pom (56 kB at 2.4 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/basepom/maven/duplicate-finder-maven-plugin/2.0.1/duplicate-finder-maven-plugin-2.0.1.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/basepom/maven/duplicate-finder-maven-plugin/2.0.1/duplicate-finder-maven-plugin-2.0.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/basepom/maven/duplicate-finder-maven-plugin/2.0.1/duplicate-finder-maven-plugin-2.0.1.jar (71 kB at 7.1 MB/s)
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ scout-helloworld-app ---
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.pom (8.7 kB at 962 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/13/plexus-13.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/13/plexus-13.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/13/plexus-13.pom (27 kB at 3.4 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/junit/junit-bom/5.9.3/junit-bom-5.9.3.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.9.3/junit-bom-5.9.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.9.3/junit-bom-5.9.3.pom (5.6 kB at 804 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.jar (192 kB at 13 MB/s)
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ scout-helloworld-app ---
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/enforcer/enforcer-api/3.4.1/enforcer-api-3.4.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-api/3.4.1/enforcer-api-3.4.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-api/3.4.1/enforcer-api-3.4.1.pom (3.8 kB at 417 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/enforcer/enforcer-rules/3.4.1/enforcer-rules-3.4.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-rules/3.4.1/enforcer-rules-3.4.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-rules/3.4.1/enforcer-rules-3.4.1.pom (4.3 kB at 610 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom (2.2 kB at 313 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom (30 kB at 3.8 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom (1.9 kB at 271 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.pom (8.8 kB at 1.3 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/10/plexus-10.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/10/plexus-10.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/10/plexus-10.pom (25 kB at 3.2 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.pom (31 kB at 3.9 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/58/commons-parent-58.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/58/commons-parent-58.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/58/commons-parent-58.pom (83 kB at 9.2 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.pom (16 kB at 2.0 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.13.0/commons-io-2.13.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.13.0/commons-io-2.13.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.13.0/commons-io-2.13.0.pom (20 kB at 2.5 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom (5.0 kB at 624 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/enforcer/enforcer-api/3.4.1/enforcer-api-3.4.1.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/enforcer/enforcer-rules/3.4.1/enforcer-rules-3.4.1.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.13.0/commons-io-2.13.0.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-api/3.4.1/enforcer-api-3.4.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-api/3.4.1/enforcer-api-3.4.1.jar (14 kB at 1.6 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-rules/3.4.1/enforcer-rules-3.4.1.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-rules/3.4.1/enforcer-rules-3.4.1.jar (145 kB at 9.6 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.13.0/commons-io-2.13.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar (146 kB at 2.4 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.jar (269 kB at 4.2 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.13.0/commons-io-2.13.0.jar (484 kB at 7.4 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar (361 kB at 5.5 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.jar (632 kB at 8.8 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar (389 kB at 5.2 MB/s)
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (default) @ scout-helloworld-app ---
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom (4.1 kB at 590 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom (22 kB at 3.1 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 kB at 1.9 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.pom (4.5 kB at 641 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/36/maven-shared-components-36.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/36/maven-shared-components-36.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/36/maven-shared-components-36.pom (4.9 kB at 612 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/36/maven-parent-36.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/36/maven-parent-36.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/36/maven-parent-36.pom (45 kB at 5.7 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/apache/26/apache-26.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/26/apache-26.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/26/apache-26.pom (21 kB at 2.6 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom (2.7 kB at 343 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom (14 kB at 1.8 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.pom (8.2 kB at 1.0 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/8/plexus-8.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/8/plexus-8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/8/plexus-8.pom (25 kB at 3.6 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom (20 kB at 2.8 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/52/commons-parent-52.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/52/commons-parent-52.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/52/commons-parent-52.pom (79 kB at 7.9 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/junit/junit-bom/5.7.2/junit-bom-5.7.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.7.2/junit-bom-5.7.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.7.2/junit-bom-5.7.2.pom (5.1 kB at 728 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom (2.4 kB at 339 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom (9.3 kB at 1.3 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/16/maven-parent-16.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/16/maven-parent-16.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/16/maven-parent-16.pom (23 kB at 3.3 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/apache/7/apache-7.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom (14 kB at 2.1 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom (1.4 kB at 231 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom (9.6 kB at 1.4 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/10/maven-parent-10.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/10/maven-parent-10.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/10/maven-parent-10.pom (32 kB at 4.0 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/apache/4/apache-4.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom (4.5 kB at 642 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11.pom (3.5 kB at 500 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.core/0.8.11/org.jacoco.core-0.8.11.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.core/0.8.11/org.jacoco.core-0.8.11.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.core/0.8.11/org.jacoco.core-0.8.11.pom (2.1 kB at 298 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/9.6/asm-9.6.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.6/asm-9.6.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.6/asm-9.6.pom (2.4 kB at 339 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-commons/9.6/asm-commons-9.6.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/9.6/asm-commons-9.6.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/9.6/asm-commons-9.6.pom (2.8 kB at 398 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-tree/9.6/asm-tree-9.6.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/9.6/asm-tree-9.6.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/9.6/asm-tree-9.6.pom (2.6 kB at 370 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.report/0.8.11/org.jacoco.report-0.8.11.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.report/0.8.11/org.jacoco.report-0.8.11.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.report/0.8.11/org.jacoco.report-0.8.11.pom (1.9 kB at 235 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.core/0.8.11/org.jacoco.core-0.8.11.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/9.6/asm-9.6.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-commons/9.6/asm-commons-9.6.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-tree/9.6/asm-tree-9.6.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.report/0.8.11/org.jacoco.report-0.8.11.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar (247 kB at 21 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.jar (36 kB at 4.5 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar (41 kB at 5.1 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.core/0.8.11/org.jacoco.core-0.8.11.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar (11 kB at 1.4 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.6/asm-9.6.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar (10 kB at 1.1 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/9.6/asm-commons-9.6.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar (327 kB at 25 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/9.6/asm-tree-9.6.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.6/asm-9.6.jar (124 kB at 7.7 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.report/0.8.11/org.jacoco.report-0.8.11.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.core/0.8.11/org.jacoco.core-0.8.11.jar (210 kB at 11 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/9.6/asm-tree-9.6.jar (52 kB at 2.6 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/9.6/asm-commons-9.6.jar (72 kB at 3.6 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar (301 kB at 14 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.report/0.8.11/org.jacoco.report-0.8.11.jar (131 kB at 5.0 MB/s)
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/scout-helloworld-app/../target/jacoco-all.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ scout-helloworld-app ---
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom (2.7 kB at 379 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom (23 kB at 3.2 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.pom (6.0 kB at 862 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/39/maven-shared-components-39.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/39/maven-shared-components-39.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/39/maven-shared-components-39.pom (3.2 kB at 460 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/javax/inject/javax.inject/1/javax.inject-1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom (612 B at 87 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom (3.2 kB at 458 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/15/spice-parent-15.pom (8.4 kB at 1.4 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (8.4 kB at 1.2 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.pom (8.0 kB at 1.1 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom (31 kB at 4.4 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom (5.1 kB at 850 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/javax/inject/javax.inject/1/javax.inject-1.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar (85 kB at 9.5 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar (2.5 kB at 357 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar (8.5 kB at 1.2 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.jar (55 kB at 6.9 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar (587 kB at 28 MB/s)
[INFO] Copying 139 resources from src/main/resources to target/classes
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ scout-helloworld-app ---
[INFO] Copying 2 resources from src/test/resources to target/test-classes
[INFO] 
[INFO] --- archetype:3.2.1:jar (default-jar) @ scout-helloworld-app ---
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/archetype/archetype-catalog/3.2.1/archetype-catalog-3.2.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-catalog/3.2.1/archetype-catalog-3.2.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-catalog/3.2.1/archetype-catalog-3.2.1.pom (1.9 kB at 318 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/archetype/archetype-models/3.2.1/archetype-models-3.2.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-models/3.2.1/archetype-models-3.2.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-models/3.2.1/archetype-models-3.2.1.pom (2.7 kB at 393 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom (5.2 kB at 740 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/archetype/archetype-descriptor/3.2.1/archetype-descriptor-3.2.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-descriptor/3.2.1/archetype-descriptor-3.2.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-descriptor/3.2.1/archetype-descriptor-3.2.1.pom (2.0 kB at 244 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/archetype/archetype-common/3.2.1/archetype-common-3.2.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-common/3.2.1/archetype-common-3.2.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-common/3.2.1/archetype-common-3.2.1.pom (18 kB at 2.2 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/groovy/groovy-all/2.4.16/groovy-all-2.4.16.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-all/2.4.16/groovy-all-2.4.16.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-all/2.4.16/groovy-all-2.4.16.pom (22 kB at 1.8 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/ivy/ivy/2.5.0/ivy-2.5.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ivy/ivy/2.5.0/ivy-2.5.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ivy/ivy/2.5.0/ivy-2.5.0.pom (6.8 kB at 844 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom (750 B at 125 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom (4.8 kB at 801 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/jdom/jdom2/2.0.6/jdom2-2.0.6.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jdom/jdom2/2.0.6/jdom2-2.0.6.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jdom/jdom2/2.0.6/jdom2-2.0.6.pom (4.6 kB at 766 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-invoker/3.0.1/maven-invoker-3.0.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/3.0.1/maven-invoker-3.0.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/3.0.1/maven-invoker-3.0.1.pom (4.9 kB at 694 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/31/maven-shared-components-31.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/31/maven-shared-components-31.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/31/maven-shared-components-31.pom (5.1 kB at 852 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/31/maven-parent-31.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/31/maven-parent-31.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/31/maven-parent-31.pom (43 kB at 6.2 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/apache/19/apache-19.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/19/apache-19.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/19/apache-19.pom (15 kB at 1.9 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.pom (5.6 kB at 805 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom (4.6 kB at 655 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/30/maven-parent-30.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/30/maven-parent-30.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/30/maven-parent-30.pom (41 kB at 5.9 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/apache/18/apache-18.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom (16 kB at 2.6 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.6/commons-io-2.6.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.pom (14 kB at 2.4 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/42/commons-parent-42.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/42/commons-parent-42.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/42/commons-parent-42.pom (68 kB at 9.7 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom (2.5 kB at 412 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/3.0/maven-3.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0/maven-3.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0/maven-3.0.pom (22 kB at 3.1 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/15/maven-parent-15.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/15/maven-parent-15.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/15/maven-parent-15.pom (24 kB at 3.4 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/apache/6/apache-6.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/6/apache-6.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/6/apache-6.pom (13 kB at 2.1 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom (2.2 kB at 321 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom (910 B at 152 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom (5.4 kB at 765 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 kB at 2.5 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/3.0/maven-model-3.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.pom (3.9 kB at 556 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom (1.9 kB at 276 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom (1.7 kB at 239 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom (7.7 kB at 1.1 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/6/forge-parent-6.pom (11 kB at 1.3 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom (2.1 kB at 295 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom (3.7 kB at 616 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom (1.7 kB at 290 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.pom (11 kB at 1.4 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom (5.1 kB at 728 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-core/3.0/maven-core-3.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.pom (6.6 kB at 947 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom (1.9 kB at 235 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom (2.2 kB at 278 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom (3.0 kB at 370 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (6.8 kB at 971 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (8.4 kB at 1.2 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (2.1 kB at 295 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom (1.9 kB at 275 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom (2.3 kB at 381 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom (5.4 kB at 767 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom (3.1 kB at 447 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom (2.6 kB at 326 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom (1.2 kB at 178 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom (7.8 kB at 556 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom (4.0 kB at 500 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (17 kB at 2.1 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom (5.5 kB at 910 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom (11 kB at 1.6 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.pom (5.3 kB at 755 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom (5.1 kB at 728 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/33/maven-parent-33.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/33/maven-parent-33.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/33/maven-parent-33.pom (44 kB at 6.3 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/apache/21/apache-21.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/21/apache-21.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/21/apache-21.pom (17 kB at 2.9 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom (5.0 kB at 711 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom (2.7 kB at 384 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom (12 kB at 1.5 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom (12 kB at 1.6 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/39/commons-parent-39.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/39/commons-parent-39.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/39/commons-parent-39.pom (62 kB at 7.7 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/apache/16/apache-16.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom (15 kB at 2.2 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom (2.8 kB at 403 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom (2.7 kB at 380 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/velocity/velocity/1.7/velocity-1.7.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.pom (11 kB at 1.6 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/commons-lang/commons-lang/2.4/commons-lang-2.4.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.pom (14 kB at 2.0 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/9/commons-parent-9.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/9/commons-parent-9.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/9/commons-parent-9.pom (22 kB at 2.4 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/ibm/icu/icu4j/70.1/icu4j-70.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/ibm/icu/icu4j/70.1/icu4j-70.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/ibm/icu/icu4j/70.1/icu4j-70.1.pom (4.9 kB at 616 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-archiver/3.5.1/maven-archiver-3.5.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.5.1/maven-archiver-3.5.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.5.1/maven-archiver-3.5.1.pom (5.4 kB at 767 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom (5.8 kB at 722 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/4.2.3/plexus-archiver-4.2.3.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.2.3/plexus-archiver-4.2.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.2.3/plexus-archiver-4.2.3.pom (4.9 kB at 614 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/6.4/plexus-6.4.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/6.4/plexus-6.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/6.4/plexus-6.4.pom (26 kB at 2.8 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom (4.5 kB at 649 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.20/commons-compress-1.20.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.20/commons-compress-1.20.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.20/commons-compress-1.20.pom (18 kB at 2.6 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/48/commons-parent-48.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/48/commons-parent-48.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/48/commons-parent-48.pom (72 kB at 8.0 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.pom (15 kB at 2.1 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.8/xz-1.8.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.8/xz-1.8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.8/xz-1.8.pom (1.9 kB at 318 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/4.2.2/plexus-archiver-4.2.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.2.2/plexus-archiver-4.2.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.2.2/plexus-archiver-4.2.2.pom (4.4 kB at 728 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/6.1/plexus-6.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/6.1/plexus-6.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/6.1/plexus-6.1.pom (24 kB at 3.4 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.pom (823 B at 103 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interactivity/1.1/plexus-interactivity-1.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity/1.1/plexus-interactivity-1.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity/1.1/plexus-interactivity-1.1.pom (1.7 kB at 247 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/6.5/plexus-components-6.5.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/6.5/plexus-components-6.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/6.5/plexus-components-6.5.pom (2.7 kB at 449 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom (26 kB at 3.2 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom (28 kB at 4.0 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/47/commons-parent-47.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/47/commons-parent-47.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/47/commons-parent-47.pom (78 kB at 9.7 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-script-interpreter/1.2/maven-script-interpreter-1.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-script-interpreter/1.2/maven-script-interpreter-1.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-script-interpreter/1.2/maven-script-interpreter-1.2.pom (4.0 kB at 500 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-utils/0.3/maven-shared-utils-0.3.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.3/maven-shared-utils-0.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.3/maven-shared-utils-0.3.pom (4.0 kB at 578 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom (4.9 kB at 705 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/22/maven-parent-22.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom (30 kB at 3.7 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/apache/11/apache-11.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom (15 kB at 2.1 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom (965 B at 138 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/groovy/groovy/2.0.1/groovy-2.0.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy/2.0.1/groovy-2.0.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy/2.0.1/groovy-2.0.1.pom (16 kB at 2.0 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/antlr/antlr/2.7.7/antlr-2.7.7.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.7/antlr-2.7.7.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.7/antlr-2.7.7.pom (632 B at 90 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-tree/4.0/asm-tree-4.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/4.0/asm-tree-4.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/4.0/asm-tree-4.0.pom (2.1 kB at 260 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-parent/4.0/asm-parent-4.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-parent/4.0/asm-parent-4.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-parent/4.0/asm-parent-4.0.pom (5.5 kB at 549 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/ow2/ow2/1.3/ow2-1.3.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/ow2/1.3/ow2-1.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/ow2/1.3/ow2-1.3.pom (9.5 kB at 1.1 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/4.0/asm-4.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/4.0/asm-4.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/4.0/asm-4.0.pom (1.9 kB at 242 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-commons/4.0/asm-commons-4.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/4.0/asm-commons-4.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/4.0/asm-commons-4.0.pom (2.1 kB at 100 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-util/4.0/asm-util-4.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/4.0/asm-util-4.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/4.0/asm-util-4.0.pom (2.1 kB at 298 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-analysis/4.0/asm-analysis-4.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/4.0/asm-analysis-4.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/4.0/asm-analysis-4.0.pom (2.1 kB at 299 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom (1.2 kB at 199 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom (1.4 kB at 202 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant/1.8.1/ant-1.8.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.8.1/ant-1.8.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.8.1/ant-1.8.1.pom (8.8 kB at 1.3 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant-parent/1.8.1/ant-parent-1.8.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-parent/1.8.1/ant-parent-1.8.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-parent/1.8.1/ant-parent-1.8.1.pom (4.3 kB at 612 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/archetype/archetype-catalog/3.2.1/archetype-catalog-3.2.1.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/archetype/archetype-descriptor/3.2.1/archetype-descriptor-3.2.1.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/archetype/archetype-common/3.2.1/archetype-common-3.2.1.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/groovy/groovy-all/2.4.16/groovy-all-2.4.16.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/ivy/ivy/2.5.0/ivy-2.5.0.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/jdom/jdom2/2.0.6/jdom2-2.0.6.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.6/commons-io-2.6.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/ibm/icu/icu4j/70.1/icu4j-70.1.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-archiver/3.5.1/maven-archiver-3.5.1.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/4.2.2/plexus-archiver-4.2.2.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.20/commons-compress-1.20.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.8/xz-1.8.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-invoker/3.0.1/maven-invoker-3.0.1.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/velocity/velocity/1.7/velocity-1.7.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/commons-lang/commons-lang/2.4/commons-lang-2.4.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-script-interpreter/1.2/maven-script-interpreter-1.2.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/antlr/antlr/2.7.7/antlr-2.7.7.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/groovy/groovy/2.0.1/groovy-2.0.1.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-tree/4.0/asm-tree-4.0.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-commons/4.0/asm-commons-4.0.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/4.0/asm-4.0.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-util/4.0/asm-util-4.0.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-analysis/4.0/asm-analysis-4.0.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant/1.8.1/ant-1.8.1.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-catalog/3.2.1/archetype-catalog-3.2.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-catalog/3.2.1/archetype-catalog-3.2.1.jar (19 kB at 2.1 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-descriptor/3.2.1/archetype-descriptor-3.2.1.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-common/3.2.1/archetype-common-3.2.1.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-all/2.4.16/groovy-all-2.4.16.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ivy/ivy/2.5.0/ivy-2.5.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jdom/jdom2/2.0.6/jdom2-2.0.6.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-descriptor/3.2.1/archetype-descriptor-3.2.1.jar (24 kB at 3.0 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-common/3.2.1/archetype-common-3.2.1.jar (181 kB at 14 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar (51 kB at 3.4 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jdom/jdom2/2.0.6/jdom2-2.0.6.jar (305 kB at 12 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar (148 kB at 5.5 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar (30 kB at 1.0 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/ibm/icu/icu4j/70.1/icu4j-70.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar (108 kB at 3.1 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.5.1/maven-archiver-3.5.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.jar (215 kB at 5.5 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ivy/ivy/2.5.0/ivy-2.5.0.jar (1.4 MB at 30 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.5.1/maven-archiver-3.5.1.jar (26 kB at 496 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar (202 kB at 3.7 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar (46 kB at 678 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar (153 kB at 1.4 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.2.2/plexus-archiver-4.2.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar (472 kB at 4.4 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.jar (154 kB at 1.4 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.20/commons-compress-1.20.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar (76 kB at 635 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.2.2/plexus-archiver-4.2.2.jar (194 kB at 1.6 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.8/xz-1.8.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.20/commons-compress-1.20.jar (632 kB at 4.2 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.jar (58 kB at 284 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.8/xz-1.8.jar (109 kB at 532 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar (263 kB at 1.3 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/3.0.1/maven-invoker-3.0.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar (4.2 kB at 20 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.jar (9.4 kB at 44 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/3.0.1/maven-invoker-3.0.1.jar (33 kB at 152 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.jar (61 kB at 280 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.jar (159 kB at 714 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar (26 kB at 116 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar (8.1 kB at 35 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar (502 kB at 2.1 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.jar (450 kB at 1.5 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-script-interpreter/1.2/maven-script-interpreter-1.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar (262 kB at 853 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy/2.0.1/groovy-2.0.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-script-interpreter/1.2/maven-script-interpreter-1.2.jar (22 kB at 71 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.7/antlr-2.7.7.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar (588 kB at 1.9 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/4.0/asm-tree-4.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/4.0/asm-tree-4.0.jar (22 kB at 68 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/4.0/asm-commons-4.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.7/antlr-2.7.7.jar (445 kB at 1.3 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/4.0/asm-4.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/4.0/asm-commons-4.0.jar (38 kB at 113 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/4.0/asm-util-4.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/4.0/asm-util-4.0.jar (37 kB at 92 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/4.0/asm-analysis-4.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/4.0/asm-4.0.jar (46 kB at 114 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/4.0/asm-analysis-4.0.jar (20 kB at 48 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.8.1/ant-1.8.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar (282 kB at 679 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-all/2.4.16/groovy-all-2.4.16.jar (7.2 MB at 16 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.8.1/ant-1.8.1.jar (1.5 MB at 2.9 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy/2.0.1/groovy-2.0.1.jar (3.3 MB at 6.2 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/ibm/icu/icu4j/70.1/icu4j-70.1.jar (14 MB at 23 MB/s)
[INFO] Building archetype jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/scout-helloworld-app/target/scout-helloworld-app-24.2-SNAPSHOT.jar
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/scout-helloworld-app/target/scout-helloworld-app-24.2-SNAPSHOT.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (attach-tests) @ scout-helloworld-app ---
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.pom (3.9 kB at 560 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.pom (6.0 kB at 1.0 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.pom (6.3 kB at 783 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom (20 kB at 3.3 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.9/xz-1.9.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.9/xz-1.9.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.9/xz-1.9.pom (2.0 kB at 292 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.9/xz-1.9.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.jar (26 kB at 3.7 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.9/xz-1.9.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.jar (79 kB at 8.8 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.9/xz-1.9.jar (116 kB at 12 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.jar (211 kB at 15 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.jar (267 kB at 17 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar (1.0 MB at 33 MB/s)
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/scout-helloworld-app/target/scout-helloworld-app-24.2-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ scout-helloworld-app ---
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/4.7.1/plexus-archiver-4.7.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.7.1/plexus-archiver-4.7.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.7.1/plexus-archiver-4.7.1.pom (6.5 kB at 933 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.pom (6.0 kB at 1.0 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.23.0/commons-compress-1.23.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.23.0/commons-compress-1.23.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.23.0/commons-compress-1.23.0.pom (22 kB at 3.1 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/56/commons-parent-56.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/56/commons-parent-56.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/56/commons-parent-56.pom (82 kB at 10 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/junit/junit-bom/5.9.1/junit-bom-5.9.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.9.1/junit-bom-5.9.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.9.1/junit-bom-5.9.1.pom (5.6 kB at 804 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/github/luben/zstd-jni/1.5.5-2/zstd-jni-1.5.5-2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/luben/zstd-jni/1.5.5-2/zstd-jni-1.5.5-2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/luben/zstd-jni/1.5.5-2/zstd-jni-1.5.5-2.pom (1.9 kB at 274 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/4.7.1/plexus-archiver-4.7.1.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.23.0/commons-compress-1.23.0.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/github/luben/zstd-jni/1.5.5-2/zstd-jni-1.5.5-2.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.7.1/plexus-archiver-4.7.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.7.1/plexus-archiver-4.7.1.jar (221 kB at 20 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.23.0/commons-compress-1.23.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/luben/zstd-jni/1.5.5-2/zstd-jni-1.5.5-2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.23.0/commons-compress-1.23.0.jar (1.1 MB at 35 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/luben/zstd-jni/1.5.5-2/zstd-jni-1.5.5-2.jar (5.9 MB at 45 MB/s)
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/scout-helloworld-app/target/scout-helloworld-app-24.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ scout-helloworld-app ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/scout-helloworld-app/target/scout-helloworld-app-24.2-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] --- archetype:3.2.1:integration-test (default-integration-test) @ scout-helloworld-app ---
[INFO] Processing Archetype IT project: basic
[INFO] ----------------------------------------------------------------------------
[INFO] Using following parameters for creating project from Archetype: scout-helloworld-app:24.2-SNAPSHOT
[INFO] ----------------------------------------------------------------------------
[INFO] Parameter: groupId, Value: org.eclipse.scout.apps
[INFO] Parameter: artifactId, Value: helloscout
[INFO] Parameter: version, Value: 1.0.0-SNAPSHOT
[INFO] Parameter: package, Value: org.eclipse.scout.apps.helloscout
[INFO] Parameter: packageInPathFormat, Value: org/eclipse/scout/apps/helloscout
[INFO] Parameter: package, Value: org.eclipse.scout.apps.helloscout
[INFO] Parameter: versionWithoutSnapshot, Value: 1.0.0
[INFO] Parameter: debug, Value: false
[INFO] Parameter: displayName, Value: My Application
[INFO] Parameter: javaVersion, Value: 11
[INFO] Parameter: skipChangeMeReplacement, Value: false
[INFO] Parameter: groupId, Value: org.eclipse.scout.apps
[INFO] Parameter: simpleArtifactName, Value: helloscout
[INFO] Parameter: artifactId, Value: helloscout
[INFO] Parameter: userName, Value: Scout Robot
[INFO] Parameter: version, Value: 1.0.0-SNAPSHOT
[INFO] Parent element not overwritten in /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/scout-helloworld-app/target/test-classes/projects/basic/project/helloscout/helloscout/pom.xml
[INFO] Parent element not overwritten in /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/scout-helloworld-app/target/test-classes/projects/basic/project/helloscout/helloscout.shared/pom.xml
[INFO] Parent element not overwritten in /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/scout-helloworld-app/target/test-classes/projects/basic/project/helloscout/helloscout.server/pom.xml
[INFO] Parent element not overwritten in /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/scout-helloworld-app/target/test-classes/projects/basic/project/helloscout/helloscout.client/pom.xml
[INFO] Parent element not overwritten in /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/scout-helloworld-app/target/test-classes/projects/basic/project/helloscout/helloscout.server.app/pom.xml
[INFO] Parent element not overwritten in /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/scout-helloworld-app/target/test-classes/projects/basic/project/helloscout/helloscout.server.app.image/pom.xml
[INFO] Parent element not overwritten in /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/scout-helloworld-app/target/test-classes/projects/basic/project/helloscout/helloscout.server.app.zip/pom.xml
[INFO] Parent element not overwritten in /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/scout-helloworld-app/target/test-classes/projects/basic/project/helloscout/helloscout.server.app.dev/pom.xml
[INFO] Parent element not overwritten in /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/scout-helloworld-app/target/test-classes/projects/basic/project/helloscout/helloscout.ui.html/pom.xml
[INFO] Parent element not overwritten in /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/scout-helloworld-app/target/test-classes/projects/basic/project/helloscout/helloscout.ui.html.app/pom.xml
[INFO] Parent element not overwritten in /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/scout-helloworld-app/target/test-classes/projects/basic/project/helloscout/helloscout.ui.html.app.image/pom.xml
[INFO] Parent element not overwritten in /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/scout-helloworld-app/target/test-classes/projects/basic/project/helloscout/helloscout.ui.html.app.zip/pom.xml
[INFO] Parent element not overwritten in /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/scout-helloworld-app/target/test-classes/projects/basic/project/helloscout/helloscout.ui.html.app.dev/pom.xml
[INFO] Executing META-INF/archetype-post-generate.groovy post-generation script
[INFO] Project created from Archetype in dir: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/scout-helloworld-app/target/test-classes/projects/basic/project/helloscout
[INFO] 
[INFO] --- duplicate-finder:2.0.1:check (default) @ scout-helloworld-app ---
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/31.1-jre/guava-31.1-jre.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/31.1-jre/guava-31.1-jre.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/31.1-jre/guava-31.1-jre.pom (11 kB at 1.4 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava-parent/31.1-jre/guava-parent-31.1-jre.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/31.1-jre/guava-parent-31.1-jre.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/31.1-jre/guava-parent-31.1-jre.pom (15 kB at 2.1 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom (2.4 kB at 345 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom (10 kB at 1.5 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (6.6 kB at 1.1 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom (2.3 kB at 325 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom (4.3 kB at 714 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.pom (2.1 kB at 349 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.pom (2.2 kB at 144 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/errorprone/error_prone_parent/2.11.0/error_prone_parent-2.11.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.11.0/error_prone_parent-2.11.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.11.0/error_prone_parent-2.11.0.pom (11 kB at 1.5 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom (2.8 kB at 460 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/net/jcip/jcip-annotations/1.0/jcip-annotations-1.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/jcip/jcip-annotations/1.0/jcip-annotations-1.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/jcip/jcip-annotations/1.0/jcip-annotations-1.0.pom (491 B at 82 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/github/spotbugs/spotbugs-annotations/4.7.3/spotbugs-annotations-4.7.3.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/spotbugs/spotbugs-annotations/4.7.3/spotbugs-annotations-4.7.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/spotbugs/spotbugs-annotations/4.7.3/spotbugs-annotations-4.7.3.pom (3.5 kB at 494 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/woodstox/stax2-api/3.1.4/stax2-api-3.1.4.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.4/stax2-api-3.1.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.4/stax2-api-3.1.4.pom (5.5 kB at 916 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/staxmate/staxmate/2.2.1/staxmate-2.2.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/staxmate/staxmate/2.2.1/staxmate-2.2.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/staxmate/staxmate/2.2.1/staxmate-2.2.1.pom (7.8 kB at 1.1 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/woodstox/stax2-api/3.1.1/stax2-api-3.1.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.1/stax2-api-3.1.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.1/stax2-api-3.1.1.pom (1.4 kB at 236 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/woodstox/woodstox-core-asl/4.4.1/woodstox-core-asl-4.4.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/woodstox-core-asl/4.4.1/woodstox-core-asl-4.4.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/woodstox-core-asl/4.4.1/woodstox-core-asl-4.4.1.pom (1.8 kB at 258 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/31.1-jre/guava-31.1-jre.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/net/jcip/jcip-annotations/1.0/jcip-annotations-1.0.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/github/spotbugs/spotbugs-annotations/4.7.3/spotbugs-annotations-4.7.3.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/woodstox/stax2-api/3.1.4/stax2-api-3.1.4.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/staxmate/staxmate/2.2.1/staxmate-2.2.1.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/woodstox/woodstox-core-asl/4.4.1/woodstox-core-asl-4.4.1.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/31.1-jre/guava-31.1-jre.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/31.1-jre/guava-31.1-jre.jar (3.0 MB at 41 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar (4.6 kB at 577 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar (2.2 kB at 275 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/jcip/jcip-annotations/1.0/jcip-annotations-1.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar (20 kB at 2.5 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/spotbugs/spotbugs-annotations/4.7.3/spotbugs-annotations-4.7.3.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.jar (16 kB at 1.8 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.4/stax2-api-3.1.4.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.jar (209 kB at 16 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/staxmate/staxmate/2.2.1/staxmate-2.2.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/jcip/jcip-annotations/1.0/jcip-annotations-1.0.jar (2.3 kB at 173 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/woodstox-core-asl/4.4.1/woodstox-core-asl-4.4.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar (8.8 kB at 549 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/spotbugs/spotbugs-annotations/4.7.3/spotbugs-annotations-4.7.3.jar (15 kB at 950 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/staxmate/staxmate/2.2.1/staxmate-2.2.1.jar (83 kB at 4.1 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.4/stax2-api-3.1.4.jar (162 kB at 7.7 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/woodstox-core-asl/4.4.1/woodstox-core-asl-4.4.1.jar (486 kB at 15 MB/s)
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] ----------< org.eclipse.scout.archetypes:scout-jaxws-module >-----------
[INFO] Building Scout JaxWs Module 24.2-SNAPSHOT                         [2/72]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/scout-jaxws-module/pom.xml
[INFO] --------------------------[ maven-archetype ]---------------------------
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ scout-jaxws-module ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ scout-jaxws-module ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (default) @ scout-jaxws-module ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/scout-jaxws-module/../target/jacoco-all.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ scout-jaxws-module ---
[INFO] Copying 7 resources from src/main/resources to target/classes
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ scout-jaxws-module ---
[INFO] Copying 2 resources from src/test/resources to target/test-classes
[INFO] 
[INFO] --- archetype:3.2.1:jar (default-jar) @ scout-jaxws-module ---
[INFO] Building archetype jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/scout-jaxws-module/target/scout-jaxws-module-24.2-SNAPSHOT.jar
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/scout-jaxws-module/target/scout-jaxws-module-24.2-SNAPSHOT.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (attach-tests) @ scout-jaxws-module ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/scout-jaxws-module/target/scout-jaxws-module-24.2-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ scout-jaxws-module ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/scout-jaxws-module/target/scout-jaxws-module-24.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ scout-jaxws-module ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/scout-jaxws-module/target/scout-jaxws-module-24.2-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] --- archetype:3.2.1:integration-test (default-integration-test) @ scout-jaxws-module ---
[INFO] Processing Archetype IT project: basic
[INFO] ----------------------------------------------------------------------------
[INFO] Using following parameters for creating project from Archetype: scout-jaxws-module:24.2-SNAPSHOT
[INFO] ----------------------------------------------------------------------------
[INFO] Parameter: groupId, Value: org.eclipse.scout.apps
[INFO] Parameter: artifactId, Value: helloworld.server.jaxws
[INFO] Parameter: version, Value: 1.0.0-SNAPSHOT
[INFO] Parameter: package, Value: org.eclipse.scout.apps.helloworld
[INFO] Parameter: packageInPathFormat, Value: org/eclipse/scout/apps/helloworld
[INFO] Parameter: package, Value: org.eclipse.scout.apps.helloworld
[INFO] Parameter: displayName, Value: My Application
[INFO] Parameter: groupId, Value: org.eclipse.scout.apps
[INFO] Parameter: artifactId, Value: helloworld.server.jaxws
[INFO] Parameter: version, Value: 1.0.0-SNAPSHOT
[INFO] Parameter: parentArtifactId, Value: helloworld
[WARNING] CP Don't override file /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/scout-jaxws-module/target/test-classes/projects/basic/project/helloworld.server.jaxws/src/main/resources/META-INF/scout.xml
[WARNING] CP Don't override file /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/scout-jaxws-module/target/test-classes/projects/basic/project/helloworld.server.jaxws/src/main/resources/WEB-INF/wsdl
[WARNING] CP Don't override file /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/scout-jaxws-module/target/test-classes/projects/basic/project/helloworld.server.jaxws/src/main/java
[INFO] Project created from Archetype in dir: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/scout-jaxws-module/target/test-classes/projects/basic/project/helloworld.server.jaxws
[INFO] 
[INFO] --- duplicate-finder:2.0.1:check (default) @ scout-jaxws-module ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] -----------< org.eclipse.scout.archetypes:scout-hellojs-app >-----------
[INFO] Building Scout JS Sample Application 24.2-SNAPSHOT                [3/72]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/scout-hellojs-app/pom.xml
[INFO] --------------------------[ maven-archetype ]---------------------------
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ scout-hellojs-app ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ scout-hellojs-app ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (default) @ scout-hellojs-app ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/scout-hellojs-app/../target/jacoco-all.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ scout-hellojs-app ---
[INFO] Copying 175 resources from src/main/resources to target/classes
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ scout-hellojs-app ---
[INFO] Copying 2 resources from src/test/resources to target/test-classes
[INFO] 
[INFO] --- archetype:3.2.1:jar (default-jar) @ scout-hellojs-app ---
[INFO] Building archetype jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/scout-hellojs-app/target/scout-hellojs-app-24.2-SNAPSHOT.jar
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/scout-hellojs-app/target/scout-hellojs-app-24.2-SNAPSHOT.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (attach-tests) @ scout-hellojs-app ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/scout-hellojs-app/target/scout-hellojs-app-24.2-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ scout-hellojs-app ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/scout-hellojs-app/target/scout-hellojs-app-24.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ scout-hellojs-app ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/scout-hellojs-app/target/scout-hellojs-app-24.2-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] --- archetype:3.2.1:integration-test (default-integration-test) @ scout-hellojs-app ---
[INFO] Processing Archetype IT project: basic
[INFO] ----------------------------------------------------------------------------
[INFO] Using following parameters for creating project from Archetype: scout-hellojs-app:24.2-SNAPSHOT
[INFO] ----------------------------------------------------------------------------
[INFO] Parameter: groupId, Value: org.eclipse.scout.apps
[INFO] Parameter: artifactId, Value: helloscout
[INFO] Parameter: version, Value: 1.0.0-SNAPSHOT
[INFO] Parameter: package, Value: org.eclipse.scout.apps.helloscout
[INFO] Parameter: packageInPathFormat, Value: org/eclipse/scout/apps/helloscout
[INFO] Parameter: package, Value: org.eclipse.scout.apps.helloscout
[INFO] Parameter: versionWithoutSnapshot, Value: 1.0.0
[INFO] Parameter: debug, Value: false
[INFO] Parameter: displayName, Value: My Application
[INFO] Parameter: javaVersion, Value: 11
[INFO] Parameter: skipChangeMeReplacement, Value: false
[INFO] Parameter: groupId, Value: org.eclipse.scout.apps
[INFO] Parameter: simpleArtifactName, Value: helloscout
[INFO] Parameter: artifactId, Value: helloscout
[INFO] Parameter: version, Value: 1.0.0-SNAPSHOT
[INFO] Parent element not overwritten in /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/scout-hellojs-app/target/test-classes/projects/basic/project/helloscout/helloscout/pom.xml
[INFO] Parent element not overwritten in /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/scout-hellojs-app/target/test-classes/projects/basic/project/helloscout/helloscout.api/pom.xml
[INFO] Parent element not overwritten in /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/scout-hellojs-app/target/test-classes/projects/basic/project/helloscout/helloscout.app/pom.xml
[INFO] Parent element not overwritten in /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/scout-hellojs-app/target/test-classes/projects/basic/project/helloscout/helloscout.app.dev/pom.xml
[INFO] Parent element not overwritten in /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/scout-hellojs-app/target/test-classes/projects/basic/project/helloscout/helloscout.app.image/pom.xml
[INFO] Parent element not overwritten in /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/scout-hellojs-app/target/test-classes/projects/basic/project/helloscout/helloscout.app.zip/pom.xml
[INFO] Parent element not overwritten in /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/scout-hellojs-app/target/test-classes/projects/basic/project/helloscout/helloscout.core/pom.xml
[INFO] Parent element not overwritten in /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/scout-hellojs-app/target/test-classes/projects/basic/project/helloscout/helloscout.data/pom.xml
[INFO] Parent element not overwritten in /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/scout-hellojs-app/target/test-classes/projects/basic/project/helloscout/helloscout.db/pom.xml
[INFO] Parent element not overwritten in /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/scout-hellojs-app/target/test-classes/projects/basic/project/helloscout/helloscout.persistence/pom.xml
[INFO] Parent element not overwritten in /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/scout-hellojs-app/target/test-classes/projects/basic/project/helloscout/helloscout.ui/pom.xml
[INFO] Executing META-INF/archetype-post-generate.groovy post-generation script
[INFO] Project created from Archetype in dir: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/scout-hellojs-app/target/test-classes/projects/basic/project/helloscout
[INFO] 
[INFO] --- duplicate-finder:2.0.1:check (default) @ scout-hellojs-app ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] -------------< org.eclipse.scout.rt:org.eclipse.scout.rt >--------------
[INFO] Building org.eclipse.scout.rt 24.2-SNAPSHOT                       [4/72]
[INFO]   from pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt ---
[INFO] 
[INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt ---
[INFO] 
[INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] ------------< org.eclipse.scout.rt:org.eclipse.scout.json >-------------
[INFO] Building org.eclipse.scout.json 24.2-SNAPSHOT                     [5/72]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.json/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-compiler-plugin/3.11.0/maven-compiler-plugin-3.11.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.11.0/maven-compiler-plugin-3.11.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.11.0/maven-compiler-plugin-3.11.0.pom (9.8 kB at 1.2 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-compiler-plugin/3.11.0/maven-compiler-plugin-3.11.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.11.0/maven-compiler-plugin-3.11.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.11.0/maven-compiler-plugin-3.11.0.jar (66 kB at 8.2 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-surefire-plugin/3.2.3/maven-surefire-plugin-3.2.3.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/3.2.3/maven-surefire-plugin-3.2.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/3.2.3/maven-surefire-plugin-3.2.3.pom (5.3 kB at 886 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire/3.2.3/surefire-3.2.3.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/3.2.3/surefire-3.2.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/3.2.3/surefire-3.2.3.pom (22 kB at 2.7 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/41/maven-parent-41.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/41/maven-parent-41.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/41/maven-parent-41.pom (50 kB at 8.3 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/apache/31/apache-31.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/31/apache-31.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/31/apache-31.pom (24 kB at 3.4 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-surefire-plugin/3.2.3/maven-surefire-plugin-3.2.3.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/3.2.3/maven-surefire-plugin-3.2.3.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/3.2.3/maven-surefire-plugin-3.2.3.jar (45 kB at 5.6 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/junit/junit/4.13.2/junit-4.13.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.13.2/junit-4.13.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.13.2/junit-4.13.2.pom (27 kB at 3.9 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom (766 B at 128 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom (2.0 kB at 329 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/junit/junit/4.13.2/junit-4.13.2.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.13.2/junit-4.13.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.13.2/junit-4.13.2.jar (385 kB at 27 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (45 kB at 6.4 MB/s)
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.json ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.json ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.json ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.json/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.json ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.json/src/main/resources
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.json ---
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-eclipse/2.13.0/plexus-compiler-eclipse-2.13.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-eclipse/2.13.0/plexus-compiler-eclipse-2.13.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-eclipse/2.13.0/plexus-compiler-eclipse-2.13.0.pom (2.3 kB at 331 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compilers/2.13.0/plexus-compilers-2.13.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/2.13.0/plexus-compilers-2.13.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/2.13.0/plexus-compilers-2.13.0.pom (1.3 kB at 189 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler/2.13.0/plexus-compiler-2.13.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.13.0/plexus-compiler-2.13.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.13.0/plexus-compiler-2.13.0.pom (8.4 kB at 1.7 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/10.0/plexus-components-10.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/10.0/plexus-components-10.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/10.0/plexus-components-10.0.pom (2.7 kB at 383 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-api/2.13.0/plexus-compiler-api-2.13.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.13.0/plexus-compiler-api-2.13.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.13.0/plexus-compiler-api-2.13.0.pom (1.1 kB at 176 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.pom (770 B at 128 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-containers/2.1.1/plexus-containers-2.1.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/2.1.1/plexus-containers-2.1.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/2.1.1/plexus-containers-2.1.1.pom (6.0 kB at 1.2 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-testing/1.1.0/plexus-testing-1.1.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-testing/1.1.0/plexus-testing-1.1.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-testing/1.1.0/plexus-testing-1.1.0.pom (2.5 kB at 356 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom (4.3 kB at 714 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom (14 kB at 2.3 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom (13 kB at 2.2 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/net/java/jvnet-parent/3/jvnet-parent-3.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/3/jvnet-parent-3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/3/jvnet-parent-3.pom (4.8 kB at 798 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/javax/enterprise/cdi-api/1.2/cdi-api-1.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.2/cdi-api-1.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.2/cdi-api-1.2.pom (6.3 kB at 897 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/jboss/weld/weld-parent/26/weld-parent-26.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/26/weld-parent-26.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/26/weld-parent-26.pom (32 kB at 4.6 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom (2.6 kB at 438 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom (14 kB at 2.1 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom (815 B at 116 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (4.2 kB at 707 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom (7.3 kB at 1.2 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (20 kB at 3.4 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (6.8 kB at 966 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/inject/guice/4.2.3/guice-4.2.3.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/inject/guice/4.2.3/guice-4.2.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/inject/guice/4.2.3/guice-4.2.3.pom (11 kB at 1.6 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/inject/guice-parent/4.2.3/guice-parent-4.2.3.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/inject/guice-parent/4.2.3/guice-parent-4.2.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/inject/guice-parent/4.2.3/guice-parent-4.2.3.pom (16 kB at 2.0 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/google/5/google-5.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/google/5/google-5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/google/5/google-5.pom (2.5 kB at 410 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom (363 B at 52 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/27.1-jre/guava-27.1-jre.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/27.1-jre/guava-27.1-jre.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/27.1-jre/guava-27.1-jre.pom (8.4 kB at 1.1 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava-parent/27.1-jre/guava-parent-27.1-jre.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/27.1-jre/guava-parent-27.1-jre.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/27.1-jre/guava-parent-27.1-jre.pom (10 kB at 1.5 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/checkerframework/checker-qual/2.5.2/checker-qual-2.5.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/2.5.2/checker-qual-2.5.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/2.5.2/checker-qual-2.5.2.pom (2.5 kB at 355 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/errorprone/error_prone_annotations/2.2.0/error_prone_annotations-2.2.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.2.0/error_prone_annotations-2.2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.2.0/error_prone_annotations-2.2.0.pom (1.8 kB at 297 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/errorprone/error_prone_parent/2.2.0/error_prone_parent-2.2.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.2.0/error_prone_parent-2.2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.2.0/error_prone_parent-2.2.0.pom (5.1 kB at 727 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.pom (2.8 kB at 395 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/animal-sniffer-annotations/1.17/animal-sniffer-annotations-1.17.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-annotations/1.17/animal-sniffer-annotations-1.17.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-annotations/1.17/animal-sniffer-annotations-1.17.pom (2.6 kB at 429 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/animal-sniffer-parent/1.17/animal-sniffer-parent-1.17.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-parent/1.17/animal-sniffer-parent-1.17.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-parent/1.17/animal-sniffer-parent-1.17.pom (8.6 kB at 1.2 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom (34 kB at 5.6 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/junit/jupiter/junit-jupiter-api/5.8.0/junit-jupiter-api-5.8.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.8.0/junit-jupiter-api-5.8.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.8.0/junit-jupiter-api-5.8.0.pom (3.2 kB at 530 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/junit/junit-bom/5.8.0/junit-bom-5.8.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.8.0/junit-bom-5.8.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.8.0/junit-bom-5.8.0.pom (5.6 kB at 804 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.pom (1.7 kB at 280 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/junit/platform/junit-platform-commons/1.8.0/junit-platform-commons-1.8.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.8.0/junit-platform-commons-1.8.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.8.0/junit-platform-commons-1.8.0.pom (2.8 kB at 404 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.pom (1.5 kB at 254 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jdt/ecj/3.31.0/ecj-3.31.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jdt/ecj/3.31.0/ecj-3.31.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jdt/ecj/3.31.0/ecj-3.31.0.pom (1.7 kB at 237 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom (5.8 kB at 972 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom (4.7 kB at 677 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom (6.4 kB at 1.1 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/23/maven-parent-23.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom (33 kB at 4.7 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/apache/13/apache-13.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom (14 kB at 2.3 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.pom (5.0 kB at 829 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-languages/1.1.2/plexus-languages-1.1.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-languages/1.1.2/plexus-languages-1.1.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-languages/1.1.2/plexus-languages-1.1.2.pom (4.1 kB at 690 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/9.4/asm-9.4.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.4/asm-9.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.4/asm-9.4.pom (2.4 kB at 395 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.pom (17 kB at 2.9 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-manager/2.13.0/plexus-compiler-manager-2.13.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.13.0/plexus-compiler-manager-2.13.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.13.0/plexus-compiler-manager-2.13.0.pom (1.1 kB at 163 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-javac/2.13.0/plexus-compiler-javac-2.13.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.13.0/plexus-compiler-javac-2.13.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.13.0/plexus-compiler-javac-2.13.0.pom (1.2 kB at 172 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-eclipse/2.13.0/plexus-compiler-eclipse-2.13.0.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-testing/1.1.0/plexus-testing-1.1.0.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/javax/enterprise/cdi-api/1.2/cdi-api-1.2.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/inject/guice/4.2.3/guice-4.2.3-no_aop.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/aopalliance/aopalliance/1.0/aopalliance-1.0.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/27.1-jre/guava-27.1-jre.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/errorprone/error_prone_annotations/2.2.0/error_prone_annotations-2.2.0.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/checkerframework/checker-qual/2.5.2/checker-qual-2.5.2.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/animal-sniffer-annotations/1.17/animal-sniffer-annotations-1.17.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/junit/jupiter/junit-jupiter-api/5.8.0/junit-jupiter-api-5.8.0.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/junit/platform/junit-platform-commons/1.8.0/junit-platform-commons-1.8.0.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jdt/ecj/3.31.0/ecj-3.31.0.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/9.4/asm-9.4.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-api/2.13.0/plexus-compiler-api-2.13.0.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-manager/2.13.0/plexus-compiler-manager-2.13.0.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-javac/2.13.0/plexus-compiler-javac-2.13.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-eclipse/2.13.0/plexus-compiler-eclipse-2.13.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-eclipse/2.13.0/plexus-compiler-eclipse-2.13.0.jar (20 kB at 3.3 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-testing/1.1.0/plexus-testing-1.1.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.jar (4.1 kB at 456 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.2/cdi-api-1.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar (26 kB at 2.9 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-testing/1.1.0/plexus-testing-1.1.0.jar (6.6 kB at 660 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.jar (267 kB at 21 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/inject/guice/4.2.3/guice-4.2.3-no_aop.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.jar (205 kB at 16 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar (53 kB at 3.3 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/27.1-jre/guava-27.1-jre.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.2/cdi-api-1.2.jar (71 kB at 3.9 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/2.5.2/checker-qual-2.5.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar (4.5 kB at 235 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.2.0/error_prone_annotations-2.2.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar (379 kB at 15 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.2.0/error_prone_annotations-2.2.0.jar (14 kB at 507 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-annotations/1.17/animal-sniffer-annotations-1.17.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/2.5.2/checker-qual-2.5.2.jar (193 kB at 6.7 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.8.0/junit-jupiter-api-5.8.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/inject/guice/4.2.3/guice-4.2.3-no_aop.jar (530 kB at 17 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.jar (8.8 kB at 266 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.8.0/junit-platform-commons-1.8.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-annotations/1.17/animal-sniffer-annotations-1.17.jar (3.4 kB at 104 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar (7.7 kB at 201 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jdt/ecj/3.31.0/ecj-3.31.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.8.0/junit-jupiter-api-5.8.0.jar (193 kB at 5.0 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar (6.8 kB at 170 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.8.0/junit-platform-commons-1.8.0.jar (100 kB at 2.4 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar (14 kB at 288 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.4/asm-9.4.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar (153 kB at 3.0 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.jar (55 kB at 1.0 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.13.0/plexus-compiler-api-2.13.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.4/asm-9.4.jar (122 kB at 2.0 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.13.0/plexus-compiler-manager-2.13.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.13.0/plexus-compiler-manager-2.13.0.jar (4.7 kB at 45 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.13.0/plexus-compiler-api-2.13.0.jar (27 kB at 260 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.13.0/plexus-compiler-javac-2.13.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.13.0/plexus-compiler-javac-2.13.0.jar (23 kB at 205 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.jar (334 kB at 2.9 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/27.1-jre/guava-27.1-jre.jar (2.7 MB at 23 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jdt/ecj/3.31.0/ecj-3.31.0.jar (3.2 MB at 20 MB/s)
[INFO] Changes detected - recompiling the module! :source
[INFO] Compiling with eclipse [debug release 11] to target/classes
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.json/src/main/java/org/json/JSONTokener.java:[141,21] Unsupported @SuppressWarnings("squid:S128")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.json/src/main/java/org/json/JSONTokener.java:[577,21] Unsupported @SuppressWarnings("squid:S1695")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.json/src/main/java/org/json/JSON.java:[46,21] Unsupported @SuppressWarnings("findbugs:NP_BOOLEAN_RETURN_NULL")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.json/src/main/java/org/json/JSONStringer.java:[71,21] Unsupported @SuppressWarnings("squid:S00116")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.json/src/main/java/org/json/JSONArray.java:[578,22] Unsupported @SuppressWarnings("squid:S1166")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.json/src/main/java/org/json/JSONArray.java:[578,37] Unsupported @SuppressWarnings("squid:S2225")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.json/src/main/java/org/json/JSONObject.java:[105,24] Unsupported @SuppressWarnings("squid:S1206")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.json/src/main/java/org/json/JSONObject.java:[105,39] Unsupported @SuppressWarnings("findbugs:EQ_UNUSUAL")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.json/src/main/java/org/json/JSONObject.java:[105,62] Unsupported @SuppressWarnings("EqualsWhichDoesntCheckParameterClass")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.json/src/main/java/org/json/JSONObject.java:[139,21] Unsupported @SuppressWarnings("squid:S1695")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.json/src/main/java/org/json/JSONObject.java:[678,22] Unsupported @SuppressWarnings("squid:S1166")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.json/src/main/java/org/json/JSONObject.java:[678,37] Unsupported @SuppressWarnings("squid:S2225")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.json/src/main/java/org/json/JSONObject.java:[726,21] Unsupported @SuppressWarnings("squid:S1244")
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.json ---
[INFO] Copying 1 resource from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.json ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling with eclipse [debug release 11] to target/test-classes
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.json/src/test/java/org/json/JSONObjectTest.java:[190,24] java.util.Collection is a raw type. References to generic type java.util.Collection<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.json/src/test/java/org/json/JSONObjectTest.java:[897,24] java.util.Collection is a raw type. References to generic type java.util.Collection<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.json/src/test/java/org/json/JSONObjectTest.java:[1008,5] java.util.Iterator is a raw type. References to generic type java.util.Iterator<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.json/src/test/java/org/json/JSONArrayTest.java:[156,19] java.util.Collection is a raw type. References to generic type java.util.Collection<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.json/src/test/java/org/json/JSONArrayTest.java:[200,16] java.util.Collection is a raw type. References to generic type java.util.Collection<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.json/src/test/java/org/json/JSONArrayTest.java:[321,16] java.util.Collection is a raw type. References to generic type java.util.Collection<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.json/src/test/java/org/json/JSONArrayTest.java:[370,17] java.util.Collection is a raw type. References to generic type java.util.Collection<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.json/src/test/java/org/json/JSONStringerTest.java:[37,19] Unsupported @SuppressWarnings("CatchMayIgnoreException")
[INFO] 
[INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.json ---
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/maven-surefire-common/3.2.3/maven-surefire-common-3.2.3.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/3.2.3/maven-surefire-common-3.2.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/3.2.3/maven-surefire-common-3.2.3.pom (6.2 kB at 694 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-api/3.2.3/surefire-api-3.2.3.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/3.2.3/surefire-api-3.2.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/3.2.3/surefire-api-3.2.3.pom (3.5 kB at 504 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-logger-api/3.2.3/surefire-logger-api-3.2.3.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/3.2.3/surefire-logger-api-3.2.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/3.2.3/surefire-logger-api-3.2.3.pom (3.3 kB at 466 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-shared-utils/3.2.3/surefire-shared-utils-3.2.3.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-shared-utils/3.2.3/surefire-shared-utils-3.2.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-shared-utils/3.2.3/surefire-shared-utils-3.2.3.pom (4.1 kB at 369 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-extensions-api/3.2.3/surefire-extensions-api-3.2.3.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-api/3.2.3/surefire-extensions-api-3.2.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-api/3.2.3/surefire-extensions-api-3.2.3.pom (3.3 kB at 472 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-booter/3.2.3/surefire-booter-3.2.3.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/3.2.3/surefire-booter-3.2.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/3.2.3/surefire-booter-3.2.3.pom (4.5 kB at 636 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-extensions-spi/3.2.3/surefire-extensions-spi-3.2.3.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-spi/3.2.3/surefire-extensions-spi-3.2.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-spi/3.2.3/surefire-extensions-spi-3.2.3.pom (1.8 kB at 252 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.pom (5.8 kB at 966 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.pom (2.3 kB at 391 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/3.2.5/maven-3.2.5.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.2.5/maven-3.2.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.2.5/maven-3.2.5.pom (22 kB at 3.2 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/25/maven-parent-25.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/25/maven-parent-25.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/25/maven-parent-25.pom (37 kB at 5.3 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/apache/15/apache-15.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/15/apache-15.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/15/apache-15.pom (15 kB at 2.2 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.pom (8.1 kB at 1.3 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.pom (2.2 kB at 362 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.pom (2.6 kB at 371 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom (1.5 kB at 257 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom (3.1 kB at 511 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.pom (2.2 kB at 372 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.pom (3.0 kB at 504 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M2/org.eclipse.sisu.plexus-0.9.0.M2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M2/org.eclipse.sisu.plexus-0.9.0.M2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M2/org.eclipse.sisu.plexus-0.9.0.M2.pom (15 kB at 2.1 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/sisu-plexus/0.9.0.M2/sisu-plexus-0.9.0.M2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.9.0.M2/sisu-plexus-0.9.0.M2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.9.0.M2/sisu-plexus-0.9.0.M2.pom (15 kB at 2.4 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M2/org.eclipse.sisu.inject-0.9.0.M2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M2/org.eclipse.sisu.inject-0.9.0.M2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M2/org.eclipse.sisu.inject-0.9.0.M2.pom (17 kB at 2.9 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/sisu-inject/0.9.0.M2/sisu-inject-0.9.0.M2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.9.0.M2/sisu-inject-0.9.0.M2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.9.0.M2/sisu-inject-0.9.0.M2.pom (15 kB at 2.1 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom (750 B at 107 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom (4.8 kB at 686 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom (7.9 kB at 1.1 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.pom (3.0 kB at 499 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.pom (4.2 kB at 708 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom (2.1 kB at 342 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.pom (3.5 kB at 496 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3.pom (11 kB at 1.8 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/inject/guice-parent/3.2.3/guice-parent-3.2.3.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-parent/3.2.3/guice-parent-3.2.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-parent/3.2.3/guice-parent-3.2.3.pom (13 kB at 2.2 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/38/forge-parent-38.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/38/forge-parent-38.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/38/forge-parent-38.pom (19 kB at 3.1 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/16.0.1/guava-16.0.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/16.0.1/guava-16.0.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/16.0.1/guava-16.0.1.pom (6.1 kB at 1.0 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava-parent/16.0.1/guava-parent-16.0.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/16.0.1/guava-parent-16.0.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/16.0.1/guava-parent-16.0.1.pom (7.3 kB at 1.5 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.15.0/commons-io-2.15.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.15.0/commons-io-2.15.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.15.0/commons-io-2.15.0.pom (22 kB at 2.7 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/64/commons-parent-64.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/64/commons-parent-64.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/64/commons-parent-64.pom (78 kB at 9.7 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-java/1.2.0/plexus-java-1.2.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.2.0/plexus-java-1.2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.2.0/plexus-java-1.2.0.pom (4.3 kB at 712 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-languages/1.2.0/plexus-languages-1.2.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-languages/1.2.0/plexus-languages-1.2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-languages/1.2.0/plexus-languages-1.2.0.pom (3.2 kB at 532 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/15/plexus-15.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/15/plexus-15.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/15/plexus-15.pom (28 kB at 3.5 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/maven-surefire-common/3.2.3/maven-surefire-common-3.2.3.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-api/3.2.3/surefire-api-3.2.3.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-logger-api/3.2.3/surefire-logger-api-3.2.3.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-extensions-api/3.2.3/surefire-extensions-api-3.2.3.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-booter/3.2.3/surefire-booter-3.2.3.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-extensions-spi/3.2.3/surefire-extensions-spi-3.2.3.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.15.0/commons-io-2.15.0.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-java/1.2.0/plexus-java-1.2.0.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-shared-utils/3.2.3/surefire-shared-utils-3.2.3.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/3.2.3/maven-surefire-common-3.2.3.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/3.2.3/maven-surefire-common-3.2.3.jar (308 kB at 22 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/3.2.3/surefire-api-3.2.3.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/3.2.3/surefire-logger-api-3.2.3.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-api/3.2.3/surefire-extensions-api-3.2.3.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/3.2.3/surefire-booter-3.2.3.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-spi/3.2.3/surefire-extensions-spi-3.2.3.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/3.2.3/surefire-logger-api-3.2.3.jar (14 kB at 1.4 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-spi/3.2.3/surefire-extensions-spi-3.2.3.jar (8.2 kB at 908 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-api/3.2.3/surefire-extensions-api-3.2.3.jar (26 kB at 2.9 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.15.0/commons-io-2.15.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/3.2.3/surefire-api-3.2.3.jar (171 kB at 14 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.2.0/plexus-java-1.2.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/3.2.3/surefire-booter-3.2.3.jar (118 kB at 9.0 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-shared-utils/3.2.3/surefire-shared-utils-3.2.3.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.jar (61 kB at 3.8 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.2.0/plexus-java-1.2.0.jar (58 kB at 3.2 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar (136 kB at 7.6 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.15.0/commons-io-2.15.0.jar (501 kB at 19 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-shared-utils/3.2.3/surefire-shared-utils-3.2.3.jar (2.4 MB at 31 MB/s)
[INFO] Surefire report directory: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.json/target/surefire-reports
[INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-junit4/3.2.3/surefire-junit4-3.2.3.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/3.2.3/surefire-junit4-3.2.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/3.2.3/surefire-junit4-3.2.3.pom (3.0 kB at 435 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-providers/3.2.3/surefire-providers-3.2.3.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/3.2.3/surefire-providers-3.2.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/3.2.3/surefire-providers-3.2.3.pom (2.6 kB at 373 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/common-junit4/3.2.3/common-junit4-3.2.3.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit4/3.2.3/common-junit4-3.2.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit4/3.2.3/common-junit4-3.2.3.pom (3.1 kB at 522 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/common-junit3/3.2.3/common-junit3-3.2.3.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit3/3.2.3/common-junit3-3.2.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit3/3.2.3/common-junit3-3.2.3.pom (2.8 kB at 396 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/common-java5/3.2.3/common-java5-3.2.3.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/3.2.3/common-java5-3.2.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/3.2.3/common-java5-3.2.3.pom (2.8 kB at 469 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-junit4/3.2.3/surefire-junit4-3.2.3.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/common-junit4/3.2.3/common-junit4-3.2.3.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/common-junit3/3.2.3/common-junit3-3.2.3.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/common-java5/3.2.3/common-java5-3.2.3.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/3.2.3/surefire-junit4-3.2.3.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/3.2.3/surefire-junit4-3.2.3.jar (18 kB at 2.5 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit4/3.2.3/common-junit4-3.2.3.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit3/3.2.3/common-junit3-3.2.3.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/3.2.3/common-java5-3.2.3.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit3/3.2.3/common-junit3-3.2.3.jar (12 kB at 1.7 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit4/3.2.3/common-junit4-3.2.3.jar (26 kB at 3.7 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/3.2.3/common-java5-3.2.3.jar (18 kB at 1.5 MB/s)
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.json.CompatibilityTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.176 s -- in org.json.CompatibilityTest
[INFO] Running org.json.JSONArrayTest
[INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s -- in org.json.JSONArrayTest
[INFO] Running org.json.JSONObjectTest
[INFO] Tests run: 66, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 s -- in org.json.JSONObjectTest
[INFO] Running org.json.JSONStringerTest
[INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.json.JSONStringerTest
[INFO] Running org.json.JSONTokenerTest
[INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.169 s -- in org.json.JSONTokenerTest
[INFO] Running org.json.ParsingTest
[INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.json.ParsingTest
[INFO] Running org.json.SelfUseTest
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.json.SelfUseTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 187, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.json ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.json/target/org.eclipse.scout.json-24.2-SNAPSHOT.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.json ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.json/target/org.eclipse.scout.json-24.2-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.json ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.json/target/org.eclipse.scout.json-24.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.json ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.json/target/org.eclipse.scout.json-24.2-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.json ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] ---------< org.eclipse.scout.rt:org.eclipse.scout.rt.platform >---------
[INFO] Building org.eclipse.scout.rt.platform 24.2-SNAPSHOT              [6/72]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/smallrye/jandex-maven-plugin/3.1.6/jandex-maven-plugin-3.1.6.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/jandex-maven-plugin/3.1.6/jandex-maven-plugin-3.1.6.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/jandex-maven-plugin/3.1.6/jandex-maven-plugin-3.1.6.pom (3.4 kB at 421 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/smallrye/jandex-parent/3.1.6/jandex-parent-3.1.6.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/jandex-parent/3.1.6/jandex-parent-3.1.6.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/jandex-parent/3.1.6/jandex-parent-3.1.6.pom (7.2 kB at 1.0 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/smallrye/smallrye-build-parent/42/smallrye-build-parent-42.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-build-parent/42/smallrye-build-parent-42.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-build-parent/42/smallrye-build-parent-42.pom (39 kB at 5.6 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/smallrye/jandex-maven-plugin/3.1.6/jandex-maven-plugin-3.1.6.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/jandex-maven-plugin/3.1.6/jandex-maven-plugin-3.1.6.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/jandex-maven-plugin/3.1.6/jandex-maven-plugin-3.1.6.jar (20 kB at 2.9 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/smallrye/jandex/3.1.6/jandex-3.1.6.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/jandex/3.1.6/jandex-3.1.6.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/jandex/3.1.6/jandex-3.1.6.pom (7.0 kB at 995 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.pom (2.8 kB at 469 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-parent/2.0.9/slf4j-parent-2.0.9.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/2.0.9/slf4j-parent-2.0.9.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/2.0.9/slf4j-parent-2.0.9.pom (16 kB at 1.7 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-bom/2.0.9/slf4j-bom-2.0.9.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-bom/2.0.9/slf4j-bom-2.0.9.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-bom/2.0.9/slf4j-bom-2.0.9.pom (4.9 kB at 703 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/jakarta/annotation/jakarta.annotation-api/2.0.0/jakarta.annotation-api-2.0.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/annotation/jakarta.annotation-api/2.0.0/jakarta.annotation-api-2.0.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/annotation/jakarta.annotation-api/2.0.0/jakarta.annotation-api-2.0.0.pom (16 kB at 2.0 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom (13 kB at 2.2 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/quartz-scheduler/quartz/2.3.2/quartz-2.3.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/quartz-scheduler/quartz/2.3.2/quartz-2.3.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/quartz-scheduler/quartz/2.3.2/quartz-2.3.2.pom (9.0 kB at 1.5 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/quartz-scheduler/quartz-parent/2.3.2/quartz-parent-2.3.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/quartz-scheduler/quartz-parent/2.3.2/quartz-parent-2.3.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/quartz-scheduler/quartz-parent/2.3.2/quartz-parent-2.3.2.pom (15 kB at 2.5 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/slf4j/jul-to-slf4j/2.0.9/jul-to-slf4j-2.0.9.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/jul-to-slf4j/2.0.9/jul-to-slf4j-2.0.9.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/jul-to-slf4j/2.0.9/jul-to-slf4j-2.0.9.pom (1.1 kB at 183 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/ch/qos/logback/logback-classic/1.4.14/logback-classic-1.4.14.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.4.14/logback-classic-1.4.14.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.4.14/logback-classic-1.4.14.pom (13 kB at 1.9 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/ch/qos/logback/logback-parent/1.4.14/logback-parent-1.4.14.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-parent/1.4.14/logback-parent-1.4.14.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-parent/1.4.14/logback-parent-1.4.14.pom (20 kB at 2.8 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/ch/qos/logback/logback-core/1.4.14/logback-core-1.4.14.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.4.14/logback-core-1.4.14.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.4.14/logback-core-1.4.14.pom (5.0 kB at 721 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-jdk14/2.0.9/slf4j-jdk14-2.0.9.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/2.0.9/slf4j-jdk14-2.0.9.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/2.0.9/slf4j-jdk14-2.0.9.pom (1.3 kB at 216 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-api/1.34.1/opentelemetry-api-1.34.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-api/1.34.1/opentelemetry-api-1.34.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-api/1.34.1/opentelemetry-api-1.34.1.pom (1.8 kB at 254 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-context/1.34.1/opentelemetry-context-1.34.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-context/1.34.1/opentelemetry-context-1.34.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-context/1.34.1/opentelemetry-context-1.34.1.pom (1.6 kB at 262 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/smallrye/jandex/3.1.6/jandex-3.1.6.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/jakarta/annotation/jakarta.annotation-api/2.0.0/jakarta.annotation-api-2.0.0.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/quartz-scheduler/quartz/2.3.2/quartz-2.3.2.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/slf4j/jul-to-slf4j/2.0.9/jul-to-slf4j-2.0.9.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/ch/qos/logback/logback-classic/1.4.14/logback-classic-1.4.14.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/ch/qos/logback/logback-core/1.4.14/logback-core-1.4.14.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-jdk14/2.0.9/slf4j-jdk14-2.0.9.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-api/1.34.1/opentelemetry-api-1.34.1.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-context/1.34.1/opentelemetry-context-1.34.1.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/jandex/3.1.6/jandex-3.1.6.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/jandex/3.1.6/jandex-3.1.6.jar (331 kB at 24 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/annotation/jakarta.annotation-api/2.0.0/jakarta.annotation-api-2.0.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/quartz-scheduler/quartz/2.3.2/quartz-2.3.2.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/jul-to-slf4j/2.0.9/jul-to-slf4j-2.0.9.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.4.14/logback-classic-1.4.14.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.jar (65 kB at 6.5 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/annotation/jakarta.annotation-api/2.0.0/jakarta.annotation-api-2.0.0.jar (25 kB at 2.8 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.4.14/logback-core-1.4.14.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/2.0.9/slf4j-jdk14-2.0.9.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/jul-to-slf4j/2.0.9/jul-to-slf4j-2.0.9.jar (6.3 kB at 705 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-api/1.34.1/opentelemetry-api-1.34.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.4.14/logback-classic-1.4.14.jar (284 kB at 19 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-context/1.34.1/opentelemetry-context-1.34.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/2.0.9/slf4j-jdk14-2.0.9.jar (10 kB at 695 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-api/1.34.1/opentelemetry-api-1.34.1.jar (139 kB at 7.3 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-context/1.34.1/opentelemetry-context-1.34.1.jar (47 kB at 1.9 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/quartz-scheduler/quartz/2.3.2/quartz-2.3.2.jar (693 kB at 24 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.4.14/logback-core-1.4.14.jar (597 kB at 19 MB/s)
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.platform ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.platform ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.platform ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.platform ---
[INFO] Copying 2 resources from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.platform ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling with eclipse [debug release 11] to target/classes
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/transaction/BasicTransaction.java:[24,19] Unsupported @SuppressWarnings("squid:S1181")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/TypeParameterBeanRegistry.java:[83,11] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/EnumerationUtility.java:[43,25] Unsupported @SuppressWarnings("squid:S2272")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/ObjectUtility.java:[81,21] Unsupported @SuppressWarnings("squid:S1201")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/config/AbstractBooleanConfigProperty.java:[18,21] Unsupported @SuppressWarnings("findbugs:NP_BOOLEAN_RETURN_NULL")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/Pair.java:[20,19] Unsupported @SuppressWarnings("squid:S00118")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/Pair.java:[49,5] org.eclipse.scout.rt.platform.util.Pair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.Pair<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/Pair.java:[49,19] org.eclipse.scout.rt.platform.util.Pair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.Pair<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/extension/InjectFieldTo.java:[50,3] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/date/DateUtility.java:[635,21] Unsupported @SuppressWarnings("squid:S1201")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/cache/ICacheBuilder.java:[209,67] org.eclipse.scout.rt.platform.cache.ICache is a raw type. References to generic type org.eclipse.scout.rt.platform.cache.ICache<K,V> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/cache/ICacheBuilder.java:[214,54] org.eclipse.scout.rt.platform.cache.ICache is a raw type. References to generic type org.eclipse.scout.rt.platform.cache.ICache<K,V> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/config/PropertiesUtility.java:[121,21] Unsupported @SuppressWarnings("squid:S1149")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/interceptor/DecoratingProxy.java:[28,17] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/interceptor/DecoratingProxy.java:[44,91] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/interceptor/DecoratingProxy.java:[63,127] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/interceptor/DecoratingProxy.java:[67,118] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/interceptor/DecoratingProxy.java:[149,159] org.eclipse.scout.rt.platform.interceptor.DecoratingProxy.P_InvocationHandler is a raw type. References to generic type org.eclipse.scout.rt.platform.interceptor.DecoratingProxy.P_InvocationHandler<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/interceptor/DecoratingProxy.java:[155,10] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/internal/BeanHierarchy.java:[140,35] Unsupported @SuppressWarnings("squid:S1244")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/CompositeObject.java:[98,16] java.lang.Comparable is a raw type. References to generic type java.lang.Comparable<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/config/AbstractConfigProperty.java:[20,19] Unsupported @SuppressWarnings("findbugs:UG_SYNC_SET_UNSYNC_GET")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/config/PropertiesHelper.java:[1130,21] Unsupported @SuppressWarnings("squid:S1149")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/exception/PlatformError.java:[105,21] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/NumberUtility.java:[27,21] Unsupported @SuppressWarnings("squid:S2245")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/security/SubjectProcessor.java:[12,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/security/SubjectProcessor.java:[51,55] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/security/SubjectProcessor.java:[51,66] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/security/SubjectProcessor.java:[51,83] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/transaction/TransactionProcessor.java:[184,21] Unsupported @SuppressWarnings("squid:S00112")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/exception/ProcessingStatus.java:[24,21] Unsupported @SuppressWarnings("squid:S2387")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/status/MultiStatus.java:[209,21] Unsupported @SuppressWarnings("squid:S2583")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/status/MultiStatus.java:[218,21] Unsupported @SuppressWarnings("squid:S2583")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/FastBeanUtility.java:[15,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/FastBeanUtility.java:[46,17] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/FastBeanUtility.java:[65,10] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/FastBeanUtility.java:[102,51] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/FastBeanUtility.java:[104,11] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/FastBeanUtility.java:[105,15] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/FastBeanUtility.java:[105,32] The method doPrivileged(java.security.PrivilegedAction<java.lang.reflect.Method[]>) from the type java.security.AccessController has been deprecated and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/collection/TransformingSet.java:[28,19] Unsupported @SuppressWarnings("squid:S2160")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/EventListenerList.java:[47,32] java.lang.ref.Reference is a raw type. References to generic type java.lang.ref.Reference<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/EventListenerList.java:[72,31] java.lang.ref.Reference is a raw type. References to generic type java.lang.ref.Reference<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/EventListenerList.java:[189,17] java.lang.ref.Reference is a raw type. References to generic type java.lang.ref.Reference<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/EventListenerList.java:[247,15] java.lang.ref.Reference is a raw type. References to generic type java.lang.ref.Reference<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/EventListenerList.java:[280,38] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/security/JwtPrincipal.java:[13,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/security/JwtPrincipal.java:[68,35] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/security/JwtPrincipal.java:[68,46] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/security/JwtPrincipal.java:[68,63] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/BeanUtility.java:[41,28] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/BeanUtility.java:[41,35] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/BeanUtility.java:[42,28] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/BeanUtility.java:[42,35] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/BeanUtility.java:[58,16] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/BeanUtility.java:[58,23] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/BeanUtility.java:[450,11] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/BeanUtility.java:[453,18] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/config/PlatformConfigProperties.java:[174,23] Unsupported @SuppressWarnings("findbugs:VA_FORMAT_STRING_USES_NEWLINE")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/holders/HolderUtility.java:[24,44] org.eclipse.scout.rt.platform.holders.IHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IHolder<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/holders/HolderUtility.java:[24,55] org.eclipse.scout.rt.platform.holders.IHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IHolder<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/interceptor/internal/BeanProxyImplementor.java:[35,77] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/collection/AbstractTransactionalMap.java:[212,21] Unsupported @SuppressWarnings("squid:S2160")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/collection/AbstractTransactionalMap.java:[398,23] Unsupported @SuppressWarnings("SuspiciousMethodCalls")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/collection/AbstractTransactionalMap.java:[439,24] Unsupported @SuppressWarnings("SuspiciousMethodCalls")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/MutablePair.java:[23,19] Unsupported @SuppressWarnings("squid:S2160")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/JarManifestHelper.java:[41,21] Unsupported @SuppressWarnings("SpellCheckingInspection")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/collection/LRUCache.java:[29,19] Unsupported @SuppressWarnings("squid:S2160")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/CollectionUtility.java:[659,28] java.lang.Comparable is a raw type. References to generic type java.lang.Comparable<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/CollectionUtility.java:[667,28] java.lang.Comparable is a raw type. References to generic type java.lang.Comparable<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/CollectionUtility.java:[674,28] java.lang.Comparable is a raw type. References to generic type java.lang.Comparable<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/CollectionUtility.java:[682,28] java.lang.Comparable is a raw type. References to generic type java.lang.Comparable<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/internal/BeanFilter.java:[29,15] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/internal/BeanFilter.java:[36,14] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/UriUtility.java:[319,21] Unsupported @SuppressWarnings("JavadocLinkAsPlainText")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/BasicPropertySupport.java:[70,34] java.lang.ref.Reference is a raw type. References to generic type java.lang.ref.Reference<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/BasicPropertySupport.java:[82,39] java.lang.ref.Reference is a raw type. References to generic type java.lang.ref.Reference<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/BasicPropertySupport.java:[363,16] java.util.List is a raw type. References to generic type java.util.List<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/BasicPropertySupport.java:[389,9] java.util.List is a raw type. References to generic type java.util.List<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/BasicPropertySupport.java:[407,19] java.lang.ref.Reference is a raw type. References to generic type java.lang.ref.Reference<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/BasicPropertySupport.java:[427,17] java.util.List is a raw type. References to generic type java.util.List<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/BasicPropertySupport.java:[431,23] java.lang.ref.Reference is a raw type. References to generic type java.lang.ref.Reference<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/BasicPropertySupport.java:[445,37] java.util.List is a raw type. References to generic type java.util.List<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/BasicPropertySupport.java:[452,45] java.lang.ref.Reference is a raw type. References to generic type java.lang.ref.Reference<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/BasicPropertySupport.java:[462,9] java.util.ArrayList is a raw type. References to generic type java.util.ArrayList<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/BasicPropertySupport.java:[492,5] java.util.List is a raw type. References to generic type java.util.List<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/BasicPropertySupport.java:[493,5] java.util.Map is a raw type. References to generic type java.util.Map<K,V> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/BasicPropertySupport.java:[520,21] java.lang.ref.Reference is a raw type. References to generic type java.lang.ref.Reference<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/BasicPropertySupport.java:[529,11] java.util.List is a raw type. References to generic type java.util.List<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/BasicPropertySupport.java:[533,23] java.lang.ref.Reference is a raw type. References to generic type java.lang.ref.Reference<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/BasicPropertySupport.java:[590,7] java.util.List is a raw type. References to generic type java.util.List<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/BasicPropertySupport.java:[594,7] java.util.List is a raw type. References to generic type java.util.List<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/holders/NVPair.java:[22,17] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/holders/NVPair.java:[30,44] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/holders/NVPair.java:[44,10] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/chain/callable/ICallableInterceptor.java:[41,21] Unsupported @SuppressWarnings("squid:S00112")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/holders/Holder.java:[66,21] Unsupported @SuppressWarnings("findbugs:RCN_REDUNDANT_NULLCHECK_OF_NONNULL_VALUE")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/Range.java:[70,5] org.eclipse.scout.rt.platform.util.Range is a raw type. References to generic type org.eclipse.scout.rt.platform.util.Range<VALUE_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/Range.java:[70,20] org.eclipse.scout.rt.platform.util.Range is a raw type. References to generic type org.eclipse.scout.rt.platform.util.Range<VALUE_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/ConfigurationUtility.java:[47,42] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/ConfigurationUtility.java:[47,49] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/ConfigurationUtility.java:[60,98] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/ConfigurationUtility.java:[63,10] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/ConfigurationUtility.java:[89,42] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/ConfigurationUtility.java:[90,10] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/ConfigurationUtility.java:[105,71] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/ConfigurationUtility.java:[106,10] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/ConfigurationUtility.java:[123,50] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/ConfigurationUtility.java:[125,10] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/ConfigurationUtility.java:[140,79] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/ConfigurationUtility.java:[142,10] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/ConfigurationUtility.java:[157,75] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/ConfigurationUtility.java:[159,10] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/ConfigurationUtility.java:[180,17] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/ConfigurationUtility.java:[180,50] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/ConfigurationUtility.java:[184,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/ConfigurationUtility.java:[212,86] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/resource/BinaryResource.java:[71,21] Unsupported @SuppressWarnings("findbugs:RV_RETURN_VALUE_IGNORED_BAD_PRACTICE")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/html/HtmlHelper.java:[24,21] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/html/HtmlHelper.java:[213,21] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/job/filter/future/FutureFilterBuilder.java:[88,51] org.eclipse.scout.rt.platform.job.IFuture is a raw type. References to generic type org.eclipse.scout.rt.platform.job.IFuture<RESULT> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/transaction/TwoPhaseTransactionCommitProtocol.java:[25,19] Unsupported @SuppressWarnings("squid:S1181")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/ArrayComparator.java:[15,19] Unsupported @SuppressWarnings("squid:S2063")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/ArrayComparator.java:[100,21] Unsupported @SuppressWarnings("squid:S2063")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/ArrayComparator.java:[126,15] java.lang.Comparable is a raw type. References to generic type java.lang.Comparable<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/ImmutablePair.java:[18,19] Unsupported @SuppressWarnings("squid:S2160")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/job/internal/FixedDelayTrigger.java:[28,19] Unsupported @SuppressWarnings("squid:S2160")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/job/internal/JobExceptionTranslator.java:[12,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/job/internal/JobExceptionTranslator.java:[73,78] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/job/internal/JobExceptionTranslator.java:[73,89] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/job/internal/JobExceptionTranslator.java:[73,106] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/events/management/IListenerListMonitorMBean.java:[66,23] Unsupported @SuppressWarnings("findbugs:VA_FORMAT_STRING_USES_NEWLINE")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/FastBeanInfo.java:[23,17] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/FastBeanInfo.java:[33,10] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/namespace/NamespaceVersionedModel.java:[105,48] org.eclipse.scout.rt.platform.namespace.NamespaceVersionedModel.Builder is a raw type. References to generic type org.eclipse.scout.rt.platform.namespace.NamespaceVersionedModel.Builder<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/job/internal/JobListeners.java:[50,11] org.eclipse.scout.rt.platform.job.IFuture is a raw type. References to generic type org.eclipse.scout.rt.platform.job.IFuture<RESULT> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/job/internal/JobListeners.java:[72,119] org.eclipse.scout.rt.platform.job.IFuture is a raw type. References to generic type org.eclipse.scout.rt.platform.job.IFuture<RESULT> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/job/internal/JobListeners.java:[123,13] org.eclipse.scout.rt.platform.job.IFuture is a raw type. References to generic type org.eclipse.scout.rt.platform.job.IFuture<RESULT> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/chain/callable/ICallableDecorator.java:[34,21] Unsupported @SuppressWarnings("squid:S00112")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/interceptor/IInstanceInvocationHandler.java:[61,21] Unsupported @SuppressWarnings("squid:S00112")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/cache/CacheRegistryService.java:[22,29] org.eclipse.scout.rt.platform.cache.ICache is a raw type. References to generic type org.eclipse.scout.rt.platform.cache.ICache<K,V> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/cache/CacheRegistryService.java:[30,21] Unnecessary @SuppressWarnings("unchecked")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/cache/CacheRegistryService.java:[53,25] org.eclipse.scout.rt.platform.cache.ICache is a raw type. References to generic type org.eclipse.scout.rt.platform.cache.ICache<K,V> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/internal/PlatformImplementor.java:[127,21] Unsupported @SuppressWarnings("squid:S1181")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/internal/PlatformImplementor.java:[224,9] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/internal/PlatformImplementor.java:[319,21] Unsupported @SuppressWarnings("squid:S1181")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[109,21] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[109,28] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[110,21] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[111,21] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[158,42] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[159,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[178,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[191,25] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[204,34] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[217,11] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[217,32] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[224,11] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[224,42] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[226,18] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[279,62] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[279,78] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[292,47] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[292,63] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[297,15] java.util.Collection is a raw type. References to generic type java.util.Collection<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[300,15] java.util.Map is a raw type. References to generic type java.util.Map<K,V> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[306,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[309,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[339,21] Unsupported @SuppressWarnings("squid:S138")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[340,47] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[340,63] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[1884,21] Unsupported @SuppressWarnings("squid:S00116")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[1888,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[1900,19] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[1900,37] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[1930,17] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[1930,49] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[1930,67] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[1945,17] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[1945,49] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[1945,67] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[1949,11] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[1949,47] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[1949,65] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[1951,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[1986,7] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[1986,18] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[2081,33] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[2084,32] java.lang.reflect.TypeVariable is a raw type. References to generic type java.lang.reflect.TypeVariable<D> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/VerboseUtility.java:[86,7] java.lang.reflect.TypeVariable is a raw type. References to generic type java.lang.reflect.TypeVariable<D> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/VerboseUtility.java:[86,25] java.lang.reflect.TypeVariable is a raw type. References to generic type java.lang.reflect.TypeVariable<D> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/VerboseUtility.java:[125,21] Unsupported @SuppressWarnings("squid:S1643")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/VerboseUtility.java:[126,33] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/VerboseUtility.java:[130,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/MatrixUtility.java:[148,21] Unsupported @SuppressWarnings("pmd:AvoidArrayLoops")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/exception/PlatformException.java:[105,21] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/nls/NlsResourceBundleCache.java:[41,60] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/LocalHostAddressHelper.java:[35,21] Unsupported @SuppressWarnings("squid:S1166")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/LocalHostAddressHelper.java:[70,21] Unsupported @SuppressWarnings("squid:S1166")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/exception/DefaultExceptionTranslator.java:[14,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/exception/DefaultExceptionTranslator.java:[142,113] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/exception/DefaultExceptionTranslator.java:[142,124] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/exception/DefaultExceptionTranslator.java:[142,141] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/FileUtility.java:[53,19] Unsupported @SuppressWarnings("findbugs:RV_RETURN_VALUE_IGNORED_BAD_PRACTICE")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/FileUtility.java:[549,27] Unsupported @SuppressWarnings("squid:S2095")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/cache/CacheBuilder.java:[330,73] org.eclipse.scout.rt.platform.cache.ICache is a raw type. References to generic type org.eclipse.scout.rt.platform.cache.ICache<K,V> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/cache/CacheBuilder.java:[338,61] org.eclipse.scout.rt.platform.cache.ICache is a raw type. References to generic type org.eclipse.scout.rt.platform.cache.ICache<K,V> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/cache/CacheBuilder.java:[358,35] org.eclipse.scout.rt.platform.cache.ICache is a raw type. References to generic type org.eclipse.scout.rt.platform.cache.ICache<K,V> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/cache/CacheBuilder.java:[361,53] org.eclipse.scout.rt.platform.cache.ICache is a raw type. References to generic type org.eclipse.scout.rt.platform.cache.ICache<K,V> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/cache/CacheBuilder.java:[367,28] org.eclipse.scout.rt.platform.cache.ICache is a raw type. References to generic type org.eclipse.scout.rt.platform.cache.ICache<K,V> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/job/internal/NamedThreadFactory.java:[42,11] The type java.lang.SecurityManager has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/job/internal/NamedThreadFactory.java:[42,52] The method getSecurityManager() from the type java.lang.System has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/job/internal/NamedThreadFactory.java:[43,59] The method getThreadGroup() from the type java.lang.SecurityManager has been deprecated and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/AnnotationFactory.java:[14,19] Unsupported @SuppressWarnings("squid:S2162")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/context/PrinicpalContextValueProvider.java:[12,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/context/PrinicpalContextValueProvider.java:[41,44] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/context/PrinicpalContextValueProvider.java:[41,55] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/context/PrinicpalContextValueProvider.java:[41,72] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/config/ConfigPropertyValidator.java:[40,12] org.eclipse.scout.rt.platform.config.IConfigProperty is a raw type. References to generic type org.eclipse.scout.rt.platform.config.IConfigProperty<DATA_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/context/RunContext.java:[12,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/context/RunContext.java:[153,21] Unsupported @SuppressWarnings("squid:S1181")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/context/RunContext.java:[542,25] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/context/RunContext.java:[542,36] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/context/RunContext.java:[542,53] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/AbstractPropertyObserver.java:[25,21] Unsupported @SuppressWarnings("squid:S00116")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/collection/ConcurrentExpiringMap.java:[62,19] Unsupported @SuppressWarnings("squid:S2160")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/collection/ConcurrentExpiringMap.java:[674,7] org.eclipse.scout.rt.platform.util.collection.ConcurrentExpiringMap.ExpiringElement is a raw type. References to generic type org.eclipse.scout.rt.platform.util.collection.ConcurrentExpiringMap.ExpiringElement<V> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/collection/ConcurrentExpiringMap.java:[674,32] org.eclipse.scout.rt.platform.util.collection.ConcurrentExpiringMap.ExpiringElement is a raw type. References to generic type org.eclipse.scout.rt.platform.util.collection.ConcurrentExpiringMap.ExpiringElement<V> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/config/ConfigDescriptionExporter.java:[75,10] org.eclipse.scout.rt.platform.config.IConfigProperty is a raw type. References to generic type org.eclipse.scout.rt.platform.config.IConfigProperty<DATA_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/config/ConfigDescriptionExporter.java:[104,23] Unsupported @SuppressWarnings("findbugs:NP_NULL_ON_SOME_PATH_FROM_RETURN_VALUE")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/config/ConfigDescriptionExporter.java:[126,23] Unsupported @SuppressWarnings("findbugs:RCN_REDUNDANT_NULLCHECK_OF_NONNULL_VALUE")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/IOUtility.java:[62,19] Unsupported @SuppressWarnings("findbugs:RV_RETURN_VALUE_IGNORED_BAD_PRACTICE")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/event/UnsafeFastListenerList.java:[73,42] java.lang.ref.Reference is a raw type. References to generic type java.lang.ref.Reference<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/event/UnsafeFastListenerList.java:[126,15] java.lang.ref.Reference is a raw type. References to generic type java.lang.ref.Reference<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/event/UnsafeFastListenerList.java:[148,15] java.lang.ref.WeakReference is a raw type. References to generic type java.lang.ref.WeakReference<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/event/UnsafeFastListenerList.java:[162,74] java.lang.ref.WeakReference is a raw type. References to generic type java.lang.ref.WeakReference<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/chain/callable/CallableChain.java:[218,62] org.eclipse.scout.rt.platform.chain.callable.ICallableInterceptor is a raw type. References to generic type org.eclipse.scout.rt.platform.chain.callable.ICallableInterceptor<RESULT> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/security/ConfigFileCredentialVerifier.java:[182,23] Unsupported @SuppressWarnings("findbugs:VA_FORMAT_STRING_USES_NEWLINE")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/extension/Extends.java:[44,3] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/internal/BeanManagerImplementor.java:[47,31] org.eclipse.scout.rt.platform.internal.BeanHierarchy is a raw type. References to generic type org.eclipse.scout.rt.platform.internal.BeanHierarchy<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/internal/BeanManagerImplementor.java:[108,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/internal/BeanManagerImplementor.java:[164,9] org.eclipse.scout.rt.platform.internal.BeanHierarchy is a raw type. References to generic type org.eclipse.scout.rt.platform.internal.BeanHierarchy<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/internal/BeanManagerImplementor.java:[164,76] org.eclipse.scout.rt.platform.internal.BeanHierarchy is a raw type. References to generic type org.eclipse.scout.rt.platform.internal.BeanHierarchy<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/internal/BeanManagerImplementor.java:[181,9] org.eclipse.scout.rt.platform.internal.BeanHierarchy is a raw type. References to generic type org.eclipse.scout.rt.platform.internal.BeanHierarchy<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/internal/BeanManagerImplementor.java:[187,11] org.eclipse.scout.rt.platform.internal.BeanImplementor is a raw type. References to generic type org.eclipse.scout.rt.platform.internal.BeanImplementor<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/internal/BeanManagerImplementor.java:[216,7] org.eclipse.scout.rt.platform.internal.BeanHierarchy is a raw type. References to generic type org.eclipse.scout.rt.platform.internal.BeanHierarchy<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/internal/BeanManagerImplementor.java:[282,7] org.eclipse.scout.rt.platform.internal.BeanHierarchy is a raw type. References to generic type org.eclipse.scout.rt.platform.internal.BeanHierarchy<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/internal/BeanManagerImplementor.java:[343,10] org.eclipse.scout.rt.platform.IBean is a raw type. References to generic type org.eclipse.scout.rt.platform.IBean<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/concurrent/IRunnable.java:[25,21] Unsupported @SuppressWarnings("squid:S00112")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/collection/ConcurrentTransactionalMap.java:[27,19] Unsupported @SuppressWarnings("squid:S2160")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/FastPropertyDescriptor.java:[42,10] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/context/RunContextChainIntercepterRegistry.java:[28,43] org.eclipse.scout.rt.platform.context.IRunContextChainInterceptorProducer is a raw type. References to generic type org.eclipse.scout.rt.platform.context.IRunContextChainInterceptorProducer<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/context/RunContextChainIntercepterRegistry.java:[48,10] org.eclipse.scout.rt.platform.context.IRunContextChainInterceptorProducer is a raw type. References to generic type org.eclipse.scout.rt.platform.context.IRunContextChainInterceptorProducer<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/context/RunContextChainIntercepterRegistry.java:[49,10] org.eclipse.scout.rt.platform.context.IRunContextChainInterceptorProducer is a raw type. References to generic type org.eclipse.scout.rt.platform.context.IRunContextChainInterceptorProducer<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/StringUtility.java:[45,21] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/StringUtility.java:[473,21] Unsupported @SuppressWarnings("squid:AssignmentInSubExpressionCheck")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/StringUtility.java:[508,21] Unsupported @SuppressWarnings("squid:S2259")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/StringUtility.java:[541,21] Unsupported @SuppressWarnings("squid:S2259")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/StringUtility.java:[589,21] Unsupported @SuppressWarnings("squid:S2259")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/StringUtility.java:[819,21] Unsupported @SuppressWarnings("squid:ForLoopCounterChangedCheck")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/StringUtility.java:[1028,21] Unsupported @SuppressWarnings("squid:S1643")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/StringUtility.java:[1395,21] Unsupported @SuppressWarnings("squid:S00116")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/StringUtility.java:[1562,22] Unsupported @SuppressWarnings("squid:S1166")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/StringUtility.java:[1562,37] Unsupported @SuppressWarnings("squid:S00108")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/StringUtility.java:[1618,22] Unsupported @SuppressWarnings("squid:S1166")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/StringUtility.java:[1618,37] Unsupported @SuppressWarnings("squid:S00108")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/StringUtility.java:[1789,22] Unsupported @SuppressWarnings("squid:ClassVariableVisibilityCheck")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/StringUtility.java:[1789,60] Unsupported @SuppressWarnings("squid:S1444")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/StringUtility.java:[1789,75] Unsupported @SuppressWarnings("squid:S3008")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/StringUtility.java:[1821,21] Unsupported @SuppressWarnings("squid:S2259")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/StringUtility.java:[2124,21] Unsupported @SuppressWarnings("squid:S2245")
[INFO] 
[INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.platform ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/target/classes/META-INF/jandex.idx
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.platform ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.platform ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.platform ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.platform ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/target/org.eclipse.scout.rt.platform-24.2-SNAPSHOT.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.platform ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.platform ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/target/org.eclipse.scout.rt.platform-24.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.platform ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.platform ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] --------< org.eclipse.scout.rt:org.eclipse.scout.rt.dataobject >--------
[INFO] Building org.eclipse.scout.rt.dataobject 24.2-SNAPSHOT            [7/72]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.dataobject ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.dataobject ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.dataobject ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.dataobject ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.dataobject ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling with eclipse [debug release 11] to target/classes
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/DataObjectInventory.java:[225,30] Type safety: Unchecked cast from java.lang.Class<capture#38-of ?> to java.lang.Class<? extends org.eclipse.scout.rt.dataobject.IDoEntity>
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/DataObjectInventory.java:[232,32] Type safety: Unchecked cast from java.lang.Class<capture#42-of ?> to java.lang.Class<? extends org.eclipse.scout.rt.dataobject.IDoEntity>
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/DataObjectInventory.java:[460,12] Type safety: Unchecked cast from org.eclipse.scout.rt.dataobject.IDataObjectVisitorExtension<capture#127-of ?> to org.eclipse.scout.rt.dataobject.IDataObjectVisitorExtension<T>
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/DataObjectVisitors.java:[115,16] Type safety: Unchecked cast from T to OT
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/id/IdFactory.java:[98,30] Unsupported @SuppressWarnings("squid:S1166")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/lookup/LookupHelper.java:[176,21] Unsupported @SuppressWarnings("squid:S00107")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/DataObjectHelper.java:[314,53] org.eclipse.scout.rt.dataobject.IDoCollection is a raw type. References to generic type org.eclipse.scout.rt.dataobject.IDoCollection<V,COLLECTION> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/migration/DoValueMigrationDataObjectVisitor.java:[56,12] Type safety: Unchecked cast from java.lang.Object to T
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/AbstractDoCollection.java:[26,19] Unsupported @SuppressWarnings("squid:S2333")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/AbstractDoCollection.java:[61,46] Unnecessary @SuppressWarnings("unchecked")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/AbstractDoCollection.java:[88,52] Unnecessary @SuppressWarnings("unchecked")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/AbstractDoCollection.java:[106,49] Unnecessary @SuppressWarnings("unchecked")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/AbstractDataObjectVisitorExtension.java:[23,12] Type safety: The expression of type java.lang.Class needs unchecked conversion to conform to java.lang.Class<T>
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/migration/DataObjectMigrator.java:[168,25] Type safety: Unchecked cast from capture#2-of ? to T
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/id/AbstractRootId.java:[52,5] org.eclipse.scout.rt.dataobject.id.AbstractRootId is a raw type. References to generic type org.eclipse.scout.rt.dataobject.id.AbstractRootId<WRAPPED_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/id/AbstractRootId.java:[52,29] org.eclipse.scout.rt.dataobject.id.AbstractRootId is a raw type. References to generic type org.eclipse.scout.rt.dataobject.id.AbstractRootId<WRAPPED_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/DoCollection.java:[29,19] Unsupported @SuppressWarnings("squid:S2333")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/DoCollection.java:[69,33] org.eclipse.scout.rt.dataobject.DoNode is a raw type. References to generic type org.eclipse.scout.rt.dataobject.DoNode<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/DoCollection.java:[74,54] Type safety: Unchecked cast from java.lang.Object to java.util.Collection<V>
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/DoList.java:[24,19] Unsupported @SuppressWarnings("squid:S2333")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/migration/AbstractDoValueUntypedMigrationHandler.java:[48,12] Type safety: The expression of type java.lang.Class needs unchecked conversion to conform to java.lang.Class<T>
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/id/IdInventory.java:[46,32] Unsupported @SuppressWarnings("squid:S1166")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/id/IdInventory.java:[56,29] Type safety: Unchecked cast from java.lang.Class<capture#8-of ?> to java.lang.Class<? extends org.eclipse.scout.rt.dataobject.id.IId>
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/id/IdInventory.java:[142,35] Type safety: Unchecked cast from java.lang.Class<capture#33-of ? super capture#32-of ? extends org.eclipse.scout.rt.dataobject.id.IId> to java.lang.Class<? extends org.eclipse.scout.rt.dataobject.id.IId>
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/DoSet.java:[25,19] Unsupported @SuppressWarnings("squid:S2333")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/enumeration/EnumResolver.java:[47,30] Unsupported @SuppressWarnings("squid:S1166")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/enumeration/EnumResolver.java:[79,30] Unsupported @SuppressWarnings("squid:S1166")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/migration/DataObjectIntermediateMigrationContextData.java:[49,75] Type safety: Unchecked cast from org.eclipse.scout.rt.dataobject.migration.IDataObjectIntermediateMigration<capture#2-of ?> to org.eclipse.scout.rt.dataobject.migration.IDataObjectIntermediateMigration<T>
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/migration/DataObjectMigrationInventory.java:[110,23] Type safety: Unchecked cast from java.lang.Class<capture#1-of ?> to java.lang.Class<? extends org.eclipse.scout.rt.dataobject.migration.IDoStructureMigrationTargetContextData>
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/migration/DataObjectMigrationInventory.java:[176,29] Type safety: Unchecked cast from java.lang.Class<capture#21-of ?> to java.lang.Class<? extends org.eclipse.scout.rt.dataobject.IDoEntity>
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/migration/DataObjectMigrationInventory.java:[340,48] org.eclipse.scout.rt.dataobject.migration.IDoValueMigrationHandler is a raw type. References to generic type org.eclipse.scout.rt.dataobject.migration.IDoValueMigrationHandler<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/mapping/DoEntityMappings.java:[213,25] Unnecessary @SuppressWarnings("unchecked")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/mapping/DoEntityMappings.java:[226,25] Unnecessary @SuppressWarnings("unchecked")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/AbstractDataObjectVisitor.java:[137,92] Type safety: Unchecked cast from java.lang.Class<capture#28-of ? extends java.lang.Object> to java.lang.Class<java.lang.Object>
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/DoEntityBuilder.java:[74,84] Unnecessary @SuppressWarnings("unchecked")
[INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/id/IdCodec.java:[164,33] Unlikely argument type for equals(): org.eclipse.scout.rt.dataobject.id.IdCodec.IIdCodecFlag seems to be unrelated to java.lang.Enum<org.eclipse.scout.rt.dataobject.id.IdCodec.IdCodecFlag>
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/id/IdCodec.java:[271,42] Type safety: Unchecked cast from java.util.function.Function<T,java.lang.String> to java.util.function.Function<java.lang.Object,java.lang.String>
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/mapping/AbstractToDoFunction.java:[29,29] Type safety: The expression of type java.lang.Class needs unchecked conversion to conform to java.lang.Class<EXPLICIT_SOURCE>
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/mapping/AbstractToDoFunction.java:[31,29] Type safety: The expression of type java.lang.Class needs unchecked conversion to conform to java.lang.Class<EXPLICIT_TARGET>
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/TypedIdDataObjectVisitorExtension.java:[22,91] org.eclipse.scout.rt.dataobject.id.TypedId is a raw type. References to generic type org.eclipse.scout.rt.dataobject.id.TypedId<ID> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/TypedIdDataObjectVisitorExtension.java:[25,21] org.eclipse.scout.rt.dataobject.id.TypedId is a raw type. References to generic type org.eclipse.scout.rt.dataobject.id.TypedId<ID> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/TypedIdDataObjectVisitorExtension.java:[30,10] org.eclipse.scout.rt.dataobject.id.TypedId is a raw type. References to generic type org.eclipse.scout.rt.dataobject.id.TypedId<ID> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/TypedIdDataObjectVisitorExtension.java:[30,33] org.eclipse.scout.rt.dataobject.id.TypedId is a raw type. References to generic type org.eclipse.scout.rt.dataobject.id.TypedId<ID> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/DoEntity.java:[301,12] Type safety: Unchecked cast from org.eclipse.scout.rt.dataobject.DoNode<capture#18-of ?> to NODE
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/DoEntity.java:[309,12] Type safety: Unchecked invocation getNode(java.lang.String, java.lang.Class<org.eclipse.scout.rt.dataobject.DoValue>) of the generic method getNode(java.lang.String, java.lang.Class<NODE>) of type org.eclipse.scout.rt.dataobject.DoEntity
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/DoEntity.java:[309,12] Type safety: The expression of type org.eclipse.scout.rt.dataobject.DoValue needs unchecked conversion to conform to org.eclipse.scout.rt.dataobject.DoValue<V>
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/DoEntity.java:[317,12] Type safety: Unchecked invocation getNode(java.lang.String, java.lang.Class<org.eclipse.scout.rt.dataobject.DoList>) of the generic method getNode(java.lang.String, java.lang.Class<NODE>) of type org.eclipse.scout.rt.dataobject.DoEntity
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/DoEntity.java:[317,12] Type safety: The expression of type org.eclipse.scout.rt.dataobject.DoList needs unchecked conversion to conform to org.eclipse.scout.rt.dataobject.DoList<V>
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/DoEntity.java:[325,12] Type safety: Unchecked invocation getNode(java.lang.String, java.lang.Class<org.eclipse.scout.rt.dataobject.DoSet>) of the generic method getNode(java.lang.String, java.lang.Class<NODE>) of type org.eclipse.scout.rt.dataobject.DoEntity
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/DoEntity.java:[325,12] Type safety: The expression of type org.eclipse.scout.rt.dataobject.DoSet needs unchecked conversion to conform to org.eclipse.scout.rt.dataobject.DoSet<V>
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/DoEntity.java:[333,12] Type safety: Unchecked invocation getNode(java.lang.String, java.lang.Class<org.eclipse.scout.rt.dataobject.DoCollection>) of the generic method getNode(java.lang.String, java.lang.Class<NODE>) of type org.eclipse.scout.rt.dataobject.DoEntity
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/DoEntity.java:[333,12] Type safety: The expression of type org.eclipse.scout.rt.dataobject.DoCollection needs unchecked conversion to conform to org.eclipse.scout.rt.dataobject.DoCollection<V>
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/lookup/AbstractLookupRestrictionDo.java:[65,56] Type safety: Potential heap pollution via varargs parameter ids
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/DoNode.java:[134,5] org.eclipse.scout.rt.dataobject.DoNode is a raw type. References to generic type org.eclipse.scout.rt.dataobject.DoNode<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/DoNode.java:[134,21] org.eclipse.scout.rt.dataobject.DoNode is a raw type. References to generic type org.eclipse.scout.rt.dataobject.DoNode<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/DoNode.java:[156,33] org.eclipse.scout.rt.dataobject.DoNode is a raw type. References to generic type org.eclipse.scout.rt.dataobject.DoNode<T> should be parameterized
[INFO] 
[INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.dataobject ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject/target/classes/META-INF/jandex.idx
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.dataobject ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.dataobject ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.dataobject ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.dataobject ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject/target/org.eclipse.scout.rt.dataobject-24.2-SNAPSHOT.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.dataobject ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.dataobject ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject/target/org.eclipse.scout.rt.dataobject-24.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.dataobject ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.dataobject ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] ------< org.eclipse.scout.rt:org.eclipse.scout.rt.platform.test >-------
[INFO] Building org.eclipse.scout.rt.platform.test 24.2-SNAPSHOT         [8/72]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/mockito/mockito-core/5.7.0/mockito-core-5.7.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/5.7.0/mockito-core-5.7.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/5.7.0/mockito-core-5.7.0.pom (2.5 kB at 274 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/net/bytebuddy/byte-buddy/1.14.9/byte-buddy-1.14.9.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.14.9/byte-buddy-1.14.9.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.14.9/byte-buddy-1.14.9.pom (16 kB at 990 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/net/bytebuddy/byte-buddy-parent/1.14.9/byte-buddy-parent-1.14.9.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-parent/1.14.9/byte-buddy-parent-1.14.9.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-parent/1.14.9/byte-buddy-parent-1.14.9.pom (62 kB at 2.3 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/net/bytebuddy/byte-buddy-agent/1.14.9/byte-buddy-agent-1.14.9.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.14.9/byte-buddy-agent-1.14.9.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.14.9/byte-buddy-agent-1.14.9.pom (10 kB at 1.5 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/objenesis/objenesis/3.3/objenesis-3.3.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/3.3/objenesis-3.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/3.3/objenesis-3.3.pom (3.0 kB at 430 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/objenesis/objenesis-parent/3.3/objenesis-parent-3.3.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis-parent/3.3/objenesis-parent-3.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis-parent/3.3/objenesis-parent-3.3.pom (19 kB at 2.7 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/mockito/mockito-core/5.7.0/mockito-core-5.7.0.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/net/bytebuddy/byte-buddy/1.14.9/byte-buddy-1.14.9.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/net/bytebuddy/byte-buddy-agent/1.14.9/byte-buddy-agent-1.14.9.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/objenesis/objenesis/3.3/objenesis-3.3.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/5.7.0/mockito-core-5.7.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/5.7.0/mockito-core-5.7.0.jar (700 kB at 33 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.14.9/byte-buddy-1.14.9.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.14.9/byte-buddy-agent-1.14.9.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/3.3/objenesis-3.3.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/3.3/objenesis-3.3.jar (49 kB at 5.5 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.14.9/byte-buddy-agent-1.14.9.jar (257 kB at 18 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.14.9/byte-buddy-1.14.9.jar (4.2 MB at 46 MB/s)
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.platform.test ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.platform.test ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.platform.test ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.platform.test ---
[INFO] Copying 3 resources from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.platform.test ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling with eclipse [debug release 11] to target/classes
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/main/java/org/eclipse/scout/rt/testing/platform/mock/MockBeanMetaDataProducer.java:[25,27] org.eclipse.scout.rt.testing.platform.mock.MockBeanInstanceProducer is a raw type. References to generic type org.eclipse.scout.rt.testing.platform.mock.MockBeanInstanceProducer<T> should be parameterized
[INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/main/java/org/eclipse/scout/rt/testing/platform/runner/PlatformTestRunner.java:[276,21] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.deprecation' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/main/java/org/eclipse/scout/rt/testing/platform/runner/parameterized/ParameterizedTestRunnerExtension.java:[31,21] Unsupported @SuppressWarnings("squid:S00112")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/main/java/org/eclipse/scout/rt/testing/platform/runner/JUnitExceptionHandler.java:[70,21] Unsupported @SuppressWarnings("squid:S00112")
[INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/main/java/org/eclipse/scout/rt/testing/platform/util/ScoutAssert.java:[63,21] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentialNullReference' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/main/java/org/eclipse/scout/rt/testing/platform/runner/InteractiveTestSuite.java:[83,22] Unsupported @SuppressWarnings("squid:S1181")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/main/java/org/eclipse/scout/rt/testing/platform/runner/InteractiveTestSuite.java:[83,37] Unsupported @SuppressWarnings("squid:S1166")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/main/java/org/eclipse/scout/rt/testing/platform/runner/InteractiveTestSuite.java:[158,22] Unsupported @SuppressWarnings("squid:S1166")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/main/java/org/eclipse/scout/rt/testing/platform/runner/SafeStatementInvoker.java:[52,21] Unsupported @SuppressWarnings("squid:S00112")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/main/java/org/eclipse/scout/rt/testing/platform/runner/statement/RegisterBeanStatement.java:[46,11] org.eclipse.scout.rt.platform.IBean is a raw type. References to generic type org.eclipse.scout.rt.platform.IBean<T> should be parameterized
[INFO] 
[INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.platform.test ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/target/classes/META-INF/jandex.idx
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.platform.test ---
[INFO] Copying 31 resources from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.platform.test ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling with eclipse [debug release 11] to target/test-classes
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/util/ConfigurationUtilityTest.java:[131,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/reflect/FastBeanUtilityTest.java:[130,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/reflect/FastBeanUtilityTest.java:[134,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/reflect/FastBeanUtilityTest.java:[151,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/reflect/FastBeanUtilityTest.java:[155,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/reflect/FastBeanUtilityTest.java:[175,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/reflect/FastBeanUtilityTest.java:[179,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/reflect/FastBeanUtilityTest.java:[199,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/reflect/FastBeanUtilityTest.java:[203,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/reflect/FastBeanUtilityTest.java:[223,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/reflect/FastBeanUtilityTest.java:[225,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/util/IOUtilityTest.java:[71,21] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/util/BeanUtilityTest.java:[41,23] Unsupported @SuppressWarnings("JavaReflectionMemberAccess")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/util/BeanUtilityTest.java:[55,21] Unsupported @SuppressWarnings("JavaReflectionMemberAccess")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/util/BeanUtilityTest.java:[268,26] java.util.Set is a raw type. References to generic type java.util.Set<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/util/BeanUtilityTest.java:[269,30] java.util.Set is a raw type. References to generic type java.util.Set<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextChainTest.java:[47,38] org.eclipse.scout.rt.platform.util.ThreadLocalProcessor is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ThreadLocalProcessor<THREAD_LOCAL> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextChainTest.java:[52,41] org.eclipse.scout.rt.platform.util.ThreadLocalProcessor is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ThreadLocalProcessor<THREAD_LOCAL> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextChainTest.java:[57,38] org.eclipse.scout.rt.platform.util.ThreadLocalProcessor is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ThreadLocalProcessor<THREAD_LOCAL> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextChainTest.java:[76,37] org.eclipse.scout.rt.platform.util.ThreadLocalProcessor is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ThreadLocalProcessor<THREAD_LOCAL> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextChainTest.java:[81,39] org.eclipse.scout.rt.platform.util.ThreadLocalProcessor is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ThreadLocalProcessor<THREAD_LOCAL> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/util/ConcurrentExpiringMapTest.java:[264,5] org.eclipse.scout.rt.platform.util.collection.ConcurrentExpiringMap is a raw type. References to generic type org.eclipse.scout.rt.platform.util.collection.ConcurrentExpiringMap<K,V> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/util/CollectionUtilityTest.java:[114,21] Type safety: Unchecked invocation hashCodeCollection(java.util.List) of the generic method hashCodeCollection(java.util.Collection<? extends T>) of type org.eclipse.scout.rt.platform.util.CollectionUtility
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/util/CollectionUtilityTest.java:[114,58] Type safety: The expression of type java.util.List needs unchecked conversion to conform to java.util.Collection<? extends java.lang.Object>
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/util/CollectionUtilityTest.java:[115,21] Type safety: Unchecked invocation hashCodeCollection(java.util.Set) of the generic method hashCodeCollection(java.util.Collection<? extends T>) of type org.eclipse.scout.rt.platform.util.CollectionUtility
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/util/CollectionUtilityTest.java:[115,58] Type safety: The expression of type java.util.Set needs unchecked conversion to conform to java.util.Collection<? extends java.lang.Object>
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/util/CollectionUtilityTest.java:[493,46] java.util.ArrayList is a raw type. References to generic type java.util.ArrayList<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/inventory/internal/JandexClassInventoryTest.java:[29,49] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/inventory/internal/JandexClassInventoryTest.java:[36,46] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/inventory/internal/JandexClassInventoryTest.java:[36,67] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/inventory/internal/JandexClassInventoryTest.java:[71,15] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/inventory/internal/JandexClassInventoryTest.java:[73,9] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/inventory/internal/JandexClassInventoryTest.java:[96,10] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/job/internal/JobManagerChainTest.java:[48,35] org.eclipse.scout.rt.platform.util.ThreadLocalProcessor is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ThreadLocalProcessor<THREAD_LOCAL> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/job/internal/JobManagerChainTest.java:[53,38] org.eclipse.scout.rt.platform.util.ThreadLocalProcessor is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ThreadLocalProcessor<THREAD_LOCAL> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/util/StringUtilityTest.java:[25,19] Unsupported @SuppressWarnings("SimplifiableJUnitAssertion")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/opentelemetry/PeriodicAsyncMeasurementTest.java:[276,31] Type safety: The expression of type java.util.concurrent.Callable needs unchecked conversion to conform to java.util.concurrent.Callable<java.lang.Long>
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/util/ReflectionUtilityTest.java:[54,56] java.util.concurrent.Callable is a raw type. References to generic type java.util.concurrent.Callable<V> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/security/SubjectProcessorTest.java:[14,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/security/SubjectProcessorTest.java:[33,38] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/security/SubjectProcessorTest.java:[33,49] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/security/SubjectProcessorTest.java:[33,66] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/security/SubjectProcessorTest.java:[49,38] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/security/SubjectProcessorTest.java:[49,49] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/security/SubjectProcessorTest.java:[49,66] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/security/SubjectProcessorTest.java:[68,40] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/security/SubjectProcessorTest.java:[68,51] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/security/SubjectProcessorTest.java:[68,68] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/security/SubjectProcessorTest.java:[91,40] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/security/SubjectProcessorTest.java:[91,51] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/security/SubjectProcessorTest.java:[91,68] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/internal/BeanInstanceUtilTest.java:[180,39] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/internal/BeanInstanceUtilTest.java:[194,40] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/util/event/FastListenerListTest.java:[226,5] java.lang.ref.WeakReference is a raw type. References to generic type java.lang.ref.WeakReference<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/util/event/FastListenerListTest.java:[228,43] java.lang.ref.WeakReference is a raw type. References to generic type java.lang.ref.WeakReference<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/util/event/FastListenerListTest.java:[229,16] java.lang.ref.WeakReference is a raw type. References to generic type java.lang.ref.WeakReference<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/BeanContextTest.java:[35,5] org.eclipse.scout.rt.platform.IBean is a raw type. References to generic type org.eclipse.scout.rt.platform.IBean<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/BeanContextTest.java:[36,5] org.eclipse.scout.rt.platform.IBean is a raw type. References to generic type org.eclipse.scout.rt.platform.IBean<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[15,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[113,39] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[113,50] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[113,67] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[122,41] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[122,52] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[122,69] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[132,32] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[132,43] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[132,60] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[157,26] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[157,37] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[157,54] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[163,26] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[163,37] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[163,54] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[172,36] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[172,47] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[172,64] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[177,36] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[177,47] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[177,64] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[184,36] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[184,47] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[184,64] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[194,26] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[194,37] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[194,54] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/util/StreamUtilityTest.java:[128,36] Type safety: The expression of type org.eclipse.scout.rt.platform.util.Pair[] needs unchecked conversion to conform to org.eclipse.scout.rt.platform.util.Pair<java.lang.String,java.lang.String>[]
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/util/StreamUtilityTest.java:[137,36] Type safety: The expression of type org.eclipse.scout.rt.platform.util.Pair[] needs unchecked conversion to conform to org.eclipse.scout.rt.platform.util.Pair<java.lang.String,java.lang.String>[]
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/util/StreamUtilityTest.java:[153,36] Type safety: The expression of type org.eclipse.scout.rt.platform.util.Pair[] needs unchecked conversion to conform to org.eclipse.scout.rt.platform.util.Pair<java.lang.String,java.lang.String>[]
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/DoubleReplaceTest.java:[53,52] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/DynamicAnnotationTest.java:[37,21] Unsupported @SuppressWarnings("SimplifiableAssertion")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/util/ToStringBuilderTest.java:[85,25] java.util.Collection is a raw type. References to generic type java.util.Collection<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/util/ToStringBuilderTest.java:[98,25] java.util.Collection is a raw type. References to generic type java.util.Collection<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/cache/BasicCacheTest.java:[71,37] Type safety: The method withValueResolver(org.eclipse.scout.rt.platform.cache.ICacheValueResolver) belongs to the raw type org.eclipse.scout.rt.platform.cache.ICacheBuilder. References to generic type org.eclipse.scout.rt.platform.cache.ICacheBuilder<K,V> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/cache/BasicCacheTest.java:[71,37] Type safety: The expression of type org.eclipse.scout.rt.platform.cache.ICache needs unchecked conversion to conform to org.eclipse.scout.rt.platform.cache.ICache<java.lang.Integer,java.lang.String>
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/cache/BasicCacheTest.java:[80,13] Type safety: The method withValueResolver(org.eclipse.scout.rt.platform.cache.ICacheValueResolver) belongs to the raw type org.eclipse.scout.rt.platform.cache.ICacheBuilder. References to generic type org.eclipse.scout.rt.platform.cache.ICacheBuilder<K,V> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/cache/BasicCacheTest.java:[80,13] Type safety: The expression of type org.eclipse.scout.rt.platform.cache.ICache needs unchecked conversion to conform to org.eclipse.scout.rt.platform.cache.ICache<java.lang.Integer,java.lang.String>
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/cache/BasicCacheTest.java:[89,13] Type safety: The method withLabelSupplier(java.util.function.Supplier) belongs to the raw type org.eclipse.scout.rt.platform.cache.ICacheBuilder. References to generic type org.eclipse.scout.rt.platform.cache.ICacheBuilder<K,V> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/cache/BasicCacheTest.java:[89,13] Type safety: The method withValueResolver(org.eclipse.scout.rt.platform.cache.ICacheValueResolver) belongs to the raw type org.eclipse.scout.rt.platform.cache.ICacheBuilder. References to generic type org.eclipse.scout.rt.platform.cache.ICacheBuilder<K,V> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/cache/BasicCacheTest.java:[89,13] Type safety: The expression of type org.eclipse.scout.rt.platform.cache.ICache needs unchecked conversion to conform to org.eclipse.scout.rt.platform.cache.ICache<java.lang.Integer,java.lang.String>
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/cache/BasicCacheTest.java:[177,37] Type safety: The method withValueResolver(org.eclipse.scout.rt.platform.cache.ICacheValueResolver) belongs to the raw type org.eclipse.scout.rt.platform.cache.ICacheBuilder. References to generic type org.eclipse.scout.rt.platform.cache.ICacheBuilder<K,V> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/cache/BasicCacheTest.java:[177,37] Type safety: The expression of type org.eclipse.scout.rt.platform.cache.ICache needs unchecked conversion to conform to org.eclipse.scout.rt.platform.cache.ICache<java.lang.Integer,java.lang.String>
[INFO] 
[INFO] --- jandex:3.1.6:jandex (make-test-index) @ org.eclipse.scout.rt.platform.test ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/jandex.idx
[INFO] 
[INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.platform.test ---
[INFO] Surefire report directory: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/target/surefire-reports
[INFO] Using auto detected provider org.apache.maven.surefire.junitcore.JUnitCoreProvider
[INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-junit47/3.2.3/surefire-junit47-3.2.3.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit47/3.2.3/surefire-junit47-3.2.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit47/3.2.3/surefire-junit47-3.2.3.pom (3.7 kB at 411 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/common-junit48/3.2.3/common-junit48-3.2.3.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit48/3.2.3/common-junit48-3.2.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit48/3.2.3/common-junit48-3.2.3.pom (6.6 kB at 820 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-grouper/3.2.3/surefire-grouper-3.2.3.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-grouper/3.2.3/surefire-grouper-3.2.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-grouper/3.2.3/surefire-grouper-3.2.3.pom (3.4 kB at 492 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-junit47/3.2.3/surefire-junit47-3.2.3.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/common-junit48/3.2.3/common-junit48-3.2.3.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-grouper/3.2.3/surefire-grouper-3.2.3.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit47/3.2.3/surefire-junit47-3.2.3.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit47/3.2.3/surefire-junit47-3.2.3.jar (90 kB at 10 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit48/3.2.3/common-junit48-3.2.3.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-grouper/3.2.3/surefire-grouper-3.2.3.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit48/3.2.3/common-junit48-3.2.3.jar (22 kB at 2.7 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-grouper/3.2.3/surefire-grouper-3.2.3.jar (40 kB at 5.0 MB/s)
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.scout.rt.platform.ApplicationTest
2024-06-28 12:00:46,816 INFO  [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.parse(ConfigPropertyProvider.java:115) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/config.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader
2024-06-28 12:00:46,866 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true
2024-06-28 12:00:46,882 INFO  [main] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:37) - Building jandex class inventory using rebuild strategy IF_MISSING...
2024-06-28 12:00:46,973 INFO  [ForkJoinPool.commonPool-worker-1] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:180) - Rebuild index 'file:/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/META-INF/jandex.idx'. Scanning location...
2024-06-28 12:00:47,809 INFO  [main] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:43) - Finished building jandex class inventory in 940.083459 ms. Total class count: 1369
2024-06-28 12:00:47,879 WARN  [main] org.eclipse.scout.rt.platform.internal.BeanFilter.collect(BeanFilter.java:104) - Skipping bean candidate 'org.eclipse.scout.rt.platform.inventory.internal.fixture.TestingBean$S6Sub2' because it has no empty or injectable constructor().
2024-06-28 12:00:47,893 WARN  [ForkJoinPool.commonPool-worker-1] org.eclipse.scout.rt.platform.internal.BeanFilter.collectWithSubClasses(BeanFilter.java:75) - Skipping bean candidate 'org.eclipse.scout.rt.platform.inventory.internal.fixture.TestingBean$E1' because it is no supported class type (enum, annotation, anonymous class).
2024-06-28 12:00:47,977 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:226) - Collected 163 beans in 166.852562 ms
2024-06-28 12:00:48,031 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:231) - Registered 163 beans in 53.223417 ms
2024-06-28 12:00:48,071 INFO  [main] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport
2024-06-28 12:00:48,220 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination...
2024-06-28 12:00:48,221 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true
2024-06-28 12:00:48,223 INFO  [main] org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport.shutdown(LogbackLoggerSupport.java:158) - About to stop ch.qos.logback.classic.LoggerContext[default]
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.218 s -- in org.eclipse.scout.rt.platform.ApplicationTest
[INFO] Running org.eclipse.scout.rt.platform.ApplicationsScopedTest
OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.700 s -- in org.eclipse.scout.rt.platform.ApplicationsScopedTest
[INFO] Running org.eclipse.scout.rt.platform.BEANSTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.scout.rt.platform.BEANSTest
[INFO] Running org.eclipse.scout.rt.platform.BeanContextTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.eclipse.scout.rt.platform.BeanContextTest
[INFO] Running org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.072 s -- in org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest
[INFO] Running org.eclipse.scout.rt.platform.BeanDoubleRegistrationTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.platform.BeanDoubleRegistrationTest
[INFO] Running org.eclipse.scout.rt.platform.BeanManagerIsBeanTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.platform.BeanManagerIsBeanTest
[INFO] Running org.eclipse.scout.rt.platform.BeanManagerUniqueTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.platform.BeanManagerUniqueTest
[INFO] Running org.eclipse.scout.rt.platform.BeanOrderTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.platform.BeanOrderTest
[INFO] Running org.eclipse.scout.rt.platform.BeanRegisterUnregisterTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.BeanRegisterUnregisterTest
[INFO] Running org.eclipse.scout.rt.platform.BeanTestingHelperTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.816 s -- in org.eclipse.scout.rt.platform.BeanTestingHelperTest
[INFO] Running org.eclipse.scout.rt.platform.BeansWithCircularDependenciesTest
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 s -- in org.eclipse.scout.rt.platform.BeansWithCircularDependenciesTest
[INFO] Running org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.150 s -- in org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest
[INFO] Running org.eclipse.scout.rt.platform.DoubleReplaceTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.eclipse.scout.rt.platform.DoubleReplaceTest
[INFO] Running org.eclipse.scout.rt.platform.DynamicAnnotationTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.scout.rt.platform.DynamicAnnotationTest
[INFO] Running org.eclipse.scout.rt.platform.InheritOrderTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.scout.rt.platform.InheritOrderTest
[INFO] Running org.eclipse.scout.rt.platform.InjectInstancesTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.scout.rt.platform.InjectInstancesTest
[INFO] Running org.eclipse.scout.rt.platform.InjectionTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.scout.rt.platform.InjectionTest
[INFO] Running org.eclipse.scout.rt.platform.InterfaceBeanTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.InterfaceBeanTest
[INFO] Running org.eclipse.scout.rt.platform.PlatformAwaitStartedTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.165 s -- in org.eclipse.scout.rt.platform.PlatformAwaitStartedTest
[INFO] Running org.eclipse.scout.rt.platform.PlatformStartTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.scout.rt.platform.PlatformStartTest
[INFO] Running org.eclipse.scout.rt.platform.PostConstructTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.scout.rt.platform.PostConstructTest
[INFO] Running org.eclipse.scout.rt.platform.PreDestroyTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.scout.rt.platform.PreDestroyTest
[INFO] Running org.eclipse.scout.rt.platform.ReUseVsReplaceTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.ReUseVsReplaceTest
[INFO] Running org.eclipse.scout.rt.platform.SameBeanOrderTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.platform.SameBeanOrderTest
[INFO] Running org.eclipse.scout.rt.platform.SimpleInstanceTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.SimpleInstanceTest
[INFO] Running org.eclipse.scout.rt.platform.cache.BasicCacheTest
[INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.309 s -- in org.eclipse.scout.rt.platform.cache.BasicCacheTest
[INFO] Running org.eclipse.scout.rt.platform.cache.CacheBuilderTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.177 s -- in org.eclipse.scout.rt.platform.cache.CacheBuilderTest
[INFO] Running org.eclipse.scout.rt.platform.chain.callable.CallableChainTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.eclipse.scout.rt.platform.chain.callable.CallableChainTest
[INFO] Running org.eclipse.scout.rt.platform.config.ConfigFileLoaderTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.scout.rt.platform.config.ConfigFileLoaderTest
[INFO] Running org.eclipse.scout.rt.platform.config.ConfigPropertyTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.scout.rt.platform.config.ConfigPropertyTest
[INFO] Running org.eclipse.scout.rt.platform.config.IntegerConfigPropertyTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.scout.rt.platform.config.IntegerConfigPropertyTest
[INFO] Running org.eclipse.scout.rt.platform.config.LongConfigPropertyTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.config.LongConfigPropertyTest
[INFO] Running org.eclipse.scout.rt.platform.config.PropertiesHelperTest
[INFO] Tests run: 52, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.504 s -- in org.eclipse.scout.rt.platform.config.PropertiesHelperTest
[INFO] Running org.eclipse.scout.rt.platform.config.PropertiesUtilityTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.platform.config.PropertiesUtilityTest
[INFO] Running org.eclipse.scout.rt.platform.context.RunContextChainInterceptorTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s -- in org.eclipse.scout.rt.platform.context.RunContextChainInterceptorTest
[INFO] Running org.eclipse.scout.rt.platform.context.RunContextChainTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.context.RunContextChainTest
[INFO] Running org.eclipse.scout.rt.platform.context.RunContextExceptionTranslationTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.context.RunContextExceptionTranslationTest
[INFO] Running org.eclipse.scout.rt.platform.context.RunContextTest
[INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.425 s -- in org.eclipse.scout.rt.platform.context.RunContextTest
[INFO] Running org.eclipse.scout.rt.platform.context.RunMonitorTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 s -- in org.eclipse.scout.rt.platform.context.RunMonitorTest
[INFO] Running org.eclipse.scout.rt.platform.events.ListenerListMonitorTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.scout.rt.platform.events.ListenerListMonitorTest
[INFO] Running org.eclipse.scout.rt.platform.exception.DefaultExceptionTranslatorTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.scout.rt.platform.exception.DefaultExceptionTranslatorTest
[INFO] Running org.eclipse.scout.rt.platform.exception.DefaultRuntimeExceptionTranslatorTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s -- in org.eclipse.scout.rt.platform.exception.DefaultRuntimeExceptionTranslatorTest
[INFO] Running org.eclipse.scout.rt.platform.exception.ExceptionHandlerTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.platform.exception.ExceptionHandlerTest
[INFO] Running org.eclipse.scout.rt.platform.exception.NullExceptionTranslatorTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.exception.NullExceptionTranslatorTest
[INFO] Running org.eclipse.scout.rt.platform.exception.PlaceholderExceptionTest
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.scout.rt.platform.exception.PlaceholderExceptionTest
[INFO] Running org.eclipse.scout.rt.platform.exception.PlatformExceptionTest
[WARNING] Tests run: 5, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.075 s -- in org.eclipse.scout.rt.platform.exception.PlatformExceptionTest
[INFO] Running org.eclipse.scout.rt.platform.exception.PlatformExceptionTranslatorTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.scout.rt.platform.exception.PlatformExceptionTranslatorTest
[INFO] Running org.eclipse.scout.rt.platform.exception.ProcessingExceptionTest
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.scout.rt.platform.exception.ProcessingExceptionTest
[INFO] Running org.eclipse.scout.rt.platform.exception.ProcessingStatusTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.platform.exception.ProcessingStatusTest
[INFO] Running org.eclipse.scout.rt.platform.exception.VetoExceptionTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.scout.rt.platform.exception.VetoExceptionTest
[INFO] Running org.eclipse.scout.rt.platform.filter.AndFilterTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.143 s -- in org.eclipse.scout.rt.platform.filter.AndFilterTest
[INFO] Running org.eclipse.scout.rt.platform.html.HTMLTest
[INFO] Tests run: 44, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.eclipse.scout.rt.platform.html.HTMLTest
[INFO] Running org.eclipse.scout.rt.platform.html.HtmlContentBuilderTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.html.HtmlContentBuilderTest
[INFO] Running org.eclipse.scout.rt.platform.html.HtmlHelperTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s -- in org.eclipse.scout.rt.platform.html.HtmlHelperTest
[INFO] Running org.eclipse.scout.rt.platform.html.StyleHelperTest
[INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.eclipse.scout.rt.platform.html.StyleHelperTest
[INFO] Running org.eclipse.scout.rt.platform.index.IndexedStoreTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.scout.rt.platform.index.IndexedStoreTest
[INFO] Running org.eclipse.scout.rt.platform.interceptor.DecoratingProxyTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.scout.rt.platform.interceptor.DecoratingProxyTest
[INFO] Running org.eclipse.scout.rt.platform.internal.BeanFilterTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.scout.rt.platform.internal.BeanFilterTest
[INFO] Running org.eclipse.scout.rt.platform.internal.BeanHierarchyTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.162 s -- in org.eclipse.scout.rt.platform.internal.BeanHierarchyTest
[INFO] Running org.eclipse.scout.rt.platform.internal.BeanInstanceUtilTest
[INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.scout.rt.platform.internal.BeanInstanceUtilTest
[INFO] Running org.eclipse.scout.rt.platform.internal.PlatformImplementorTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.eclipse.scout.rt.platform.internal.PlatformImplementorTest
[INFO] Running org.eclipse.scout.rt.platform.inventory.internal.JandexClassInfoTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.inventory.internal.JandexClassInfoTest
[INFO] Running org.eclipse.scout.rt.platform.inventory.internal.JandexClassInventoryTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.eclipse.scout.rt.platform.inventory.internal.JandexClassInventoryTest
[INFO] Running org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilderTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.129 s -- in org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilderTest
[INFO] Running org.eclipse.scout.rt.platform.job.AwaitDoneTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.622 s -- in org.eclipse.scout.rt.platform.job.AwaitDoneTest
[INFO] Running org.eclipse.scout.rt.platform.job.BlockingConditionInterruptionTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.108 s -- in org.eclipse.scout.rt.platform.job.BlockingConditionInterruptionTest
[INFO] Running org.eclipse.scout.rt.platform.job.BlockingConditionTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.scout.rt.platform.job.BlockingConditionTest
[INFO] Running org.eclipse.scout.rt.platform.job.ExecutionHintTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.scout.rt.platform.job.ExecutionHintTest
[INFO] Running org.eclipse.scout.rt.platform.job.ExecutionTriggerTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.scout.rt.platform.job.ExecutionTriggerTest
[INFO] Running org.eclipse.scout.rt.platform.job.FutureAwaitTest
[INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 s -- in org.eclipse.scout.rt.platform.job.FutureAwaitTest
[INFO] Running org.eclipse.scout.rt.platform.job.JobAsyncExceptionTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s -- in org.eclipse.scout.rt.platform.job.JobAsyncExceptionTest
[INFO] Running org.eclipse.scout.rt.platform.job.JobCancelTest
for-loop 1 in state DONE
[INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.070 s -- in org.eclipse.scout.rt.platform.job.JobCancelTest
[INFO] Running org.eclipse.scout.rt.platform.job.JobExceptionTranslationTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.platform.job.JobExceptionTranslationTest
[INFO] Running org.eclipse.scout.rt.platform.job.JobFutureTaskTest
Run: 2584 [2584 run/sec]
Run: 6504 [3219 run/sec]
Run: 11408 [3777 run/sec]
Run: 18063 [4493 run/sec]
Run: 26699 [5318 run/sec]
Run: 36975 [6142 run/sec]
Run: 46833 [6670 run/sec]
Run: 59223 [7383 run/sec]
Run: 73525 [8147 run/sec]
Run: 89954 [8972 run/sec]
Run: 100000 [9070 run/sec]
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.03 s -- in org.eclipse.scout.rt.platform.job.JobFutureTaskTest
[INFO] Running org.eclipse.scout.rt.platform.job.JobFutureVisitTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.109 s -- in org.eclipse.scout.rt.platform.job.JobFutureVisitTest
[INFO] Running org.eclipse.scout.rt.platform.job.JobInputTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.job.JobInputTest
[INFO] Running org.eclipse.scout.rt.platform.job.JobListenerTest
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.180 s -- in org.eclipse.scout.rt.platform.job.JobListenerTest
[INFO] Running org.eclipse.scout.rt.platform.job.JobManagerTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.scout.rt.platform.job.JobManagerTest
[INFO] Running org.eclipse.scout.rt.platform.job.JobScheduleTest
[INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.539 s -- in org.eclipse.scout.rt.platform.job.JobScheduleTest
[INFO] Running org.eclipse.scout.rt.platform.job.JobStateTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.429 s -- in org.eclipse.scout.rt.platform.job.JobStateTest
[INFO] Running org.eclipse.scout.rt.platform.job.JobsTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.scout.rt.platform.job.JobsTest
[INFO] Running org.eclipse.scout.rt.platform.job.PeriodicJobMutexTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.609 s -- in org.eclipse.scout.rt.platform.job.PeriodicJobMutexTest
[INFO] Running org.eclipse.scout.rt.platform.job.ScheduleAtFixedRateTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.21 s -- in org.eclipse.scout.rt.platform.job.ScheduleAtFixedRateTest
[INFO] Running org.eclipse.scout.rt.platform.job.ScheduleDelayedTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.000 s -- in org.eclipse.scout.rt.platform.job.ScheduleDelayedTest
[INFO] Running org.eclipse.scout.rt.platform.job.ScheduleWithFixedDelayTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.823 s -- in org.eclipse.scout.rt.platform.job.ScheduleWithFixedDelayTest
[INFO] Running org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest
[INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.700 s -- in org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest
[INFO] Running org.eclipse.scout.rt.platform.job.WhenDoneTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.010 s -- in org.eclipse.scout.rt.platform.job.WhenDoneTest
[INFO] Running org.eclipse.scout.rt.platform.job.filter.event.JobEventFilterBuilderTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.120 s -- in org.eclipse.scout.rt.platform.job.filter.event.JobEventFilterBuilderTest
[INFO] Running org.eclipse.scout.rt.platform.job.filter.event.JobEventFilterTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.job.filter.event.JobEventFilterTest
[INFO] Running org.eclipse.scout.rt.platform.job.filter.future.ExecutionHintFutureFilterTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.job.filter.future.ExecutionHintFutureFilterTest
[INFO] Running org.eclipse.scout.rt.platform.job.filter.future.FutureFilterBuilderTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.scout.rt.platform.job.filter.future.FutureFilterBuilderTest
[INFO] Running org.eclipse.scout.rt.platform.job.filter.future.FutureFilterTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.job.filter.future.FutureFilterTest
[INFO] Running org.eclipse.scout.rt.platform.job.filter.future.JobNameFutureFilterTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.job.filter.future.JobNameFutureFilterTest
[INFO] Running org.eclipse.scout.rt.platform.job.filter.future.JobNameRegexFutureFilterTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.platform.job.filter.future.JobNameRegexFutureFilterTest
[INFO] Running org.eclipse.scout.rt.platform.job.filter.future.MutexFutureFilterTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.job.filter.future.MutexFutureFilterTest
[INFO] Running org.eclipse.scout.rt.platform.job.filter.future.RunContextFutureFilterTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.job.filter.future.RunContextFutureFilterTest
[INFO] Running org.eclipse.scout.rt.platform.job.filter.future.SingleExecutionFutureFilterTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.job.filter.future.SingleExecutionFutureFilterTest
[INFO] Running org.eclipse.scout.rt.platform.job.internal.CompletionPromiseTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.280 s -- in org.eclipse.scout.rt.platform.job.internal.CompletionPromiseTest
[INFO] Running org.eclipse.scout.rt.platform.job.internal.DevelopmentThreadNameDecoratorTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 s -- in org.eclipse.scout.rt.platform.job.internal.DevelopmentThreadNameDecoratorTest
[INFO] Running org.eclipse.scout.rt.platform.job.internal.ExceptionProcessorTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s -- in org.eclipse.scout.rt.platform.job.internal.ExceptionProcessorTest
[INFO] Running org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphoreTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.792 s -- in org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphoreTest
[INFO] Running org.eclipse.scout.rt.platform.job.internal.ExecutionTriggerWithCalendarTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.001 s -- in org.eclipse.scout.rt.platform.job.internal.ExecutionTriggerWithCalendarTest
[INFO] Running org.eclipse.scout.rt.platform.job.internal.FutureFinishedTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.006 s -- in org.eclipse.scout.rt.platform.job.internal.FutureFinishedTest
[INFO] Running org.eclipse.scout.rt.platform.job.internal.JobManagerChainTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.166 s -- in org.eclipse.scout.rt.platform.job.internal.JobManagerChainTest
[INFO] Running org.eclipse.scout.rt.platform.job.internal.JobManagerTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.259 s -- in org.eclipse.scout.rt.platform.job.internal.JobManagerTest
[INFO] Running org.eclipse.scout.rt.platform.job.internal.MisfireTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.707 s -- in org.eclipse.scout.rt.platform.job.internal.MisfireTest
[INFO] Running org.eclipse.scout.rt.platform.job.internal.MutualExclusionTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.184 s -- in org.eclipse.scout.rt.platform.job.internal.MutualExclusionTest
[INFO] Running org.eclipse.scout.rt.platform.job.internal.NamedThreadFactoryTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.job.internal.NamedThreadFactoryTest
[INFO] Running org.eclipse.scout.rt.platform.job.internal.PermitAcquisitionOrderTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.25 s -- in org.eclipse.scout.rt.platform.job.internal.PermitAcquisitionOrderTest
[INFO] Running org.eclipse.scout.rt.platform.job.internal.SerialFutureExecutionTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.228 s -- in org.eclipse.scout.rt.platform.job.internal.SerialFutureExecutionTest
[INFO] Running org.eclipse.scout.rt.platform.job.internal.TemporalValueComputationTest
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.03 s -- in org.eclipse.scout.rt.platform.job.internal.TemporalValueComputationTest
[INFO] Running org.eclipse.scout.rt.platform.job.internal.ThreadNameDecoratorTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.scout.rt.platform.job.internal.ThreadNameDecoratorTest
[INFO] Running org.eclipse.scout.rt.platform.logger.ExpiringDuplicateMessageFilterTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.scout.rt.platform.logger.ExpiringDuplicateMessageFilterTest
[INFO] Running org.eclipse.scout.rt.platform.logger.JulLoggerSupportTest
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.scout.rt.platform.logger.JulLoggerSupportTest
[INFO] Running org.eclipse.scout.rt.platform.logger.LogbackLoggerSupportTest
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.252 s -- in org.eclipse.scout.rt.platform.logger.LogbackLoggerSupportTest
[INFO] Running org.eclipse.scout.rt.platform.logger.NullLoggerSupportTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.logger.NullLoggerSupportTest
[INFO] Running org.eclipse.scout.rt.platform.namespace.NamespaceVersionTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.scout.rt.platform.namespace.NamespaceVersionTest
[INFO] Running org.eclipse.scout.rt.platform.namespace.NamespaceVersionedModelTest
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.eclipse.scout.rt.platform.namespace.NamespaceVersionedModelTest
[INFO] Running org.eclipse.scout.rt.platform.nls.CollatorProviderTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.eclipse.scout.rt.platform.nls.CollatorProviderTest
[INFO] Running org.eclipse.scout.rt.platform.nls.DynamicNlsTest
[WARNING] Tests run: 6, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.103 s -- in org.eclipse.scout.rt.platform.nls.DynamicNlsTest
[INFO] Running org.eclipse.scout.rt.platform.nls.NaturalCollatorProviderConcurrencyTest
Done: Job 7
Done: Job 0
Done: Job 5
Done: Job 1
Done: Job 3
Done: Job 6
Done: Job 2
Done: Job 9
Done: Job 8
Done: Job 4
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.972 s -- in org.eclipse.scout.rt.platform.nls.NaturalCollatorProviderConcurrencyTest
[INFO] Running org.eclipse.scout.rt.platform.nls.NaturalCollatorProviderTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.scout.rt.platform.nls.NaturalCollatorProviderTest
[INFO] Running org.eclipse.scout.rt.platform.nls.NlsResourceBundleTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.nls.NlsResourceBundleTest
[INFO] Running org.eclipse.scout.rt.platform.opentelemetry.AttributesCacheTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s -- in org.eclipse.scout.rt.platform.opentelemetry.AttributesCacheTest
[INFO] Running org.eclipse.scout.rt.platform.opentelemetry.PeriodicAsyncMeasurementTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.051 s -- in org.eclipse.scout.rt.platform.opentelemetry.PeriodicAsyncMeasurementTest
[INFO] Running org.eclipse.scout.rt.platform.reflect.BasicPropertySupportTest
[WARNING] Tests run: 7, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.062 s -- in org.eclipse.scout.rt.platform.reflect.BasicPropertySupportTest
[INFO] Running org.eclipse.scout.rt.platform.reflect.FastBeanUtilityTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.scout.rt.platform.reflect.FastBeanUtilityTest
[INFO] Running org.eclipse.scout.rt.platform.resource.BinaryRefTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.eclipse.scout.rt.platform.resource.BinaryRefTest
[INFO] Running org.eclipse.scout.rt.platform.resource.BinaryResourceTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.125 s -- in org.eclipse.scout.rt.platform.resource.BinaryResourceTest
[INFO] Running org.eclipse.scout.rt.platform.security.CrypterTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.446 s -- in org.eclipse.scout.rt.platform.security.CrypterTest
[INFO] Running org.eclipse.scout.rt.platform.security.LegacySecurityProviderTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.224 s -- in org.eclipse.scout.rt.platform.security.LegacySecurityProviderTest
[INFO] Running org.eclipse.scout.rt.platform.security.MalwareScannerTest
[WARNING] Tests run: 5, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.506 s -- in org.eclipse.scout.rt.platform.security.MalwareScannerTest
[INFO] Running org.eclipse.scout.rt.platform.security.SecurityUtilityTest
[INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.416 s -- in org.eclipse.scout.rt.platform.security.SecurityUtilityTest
[INFO] Running org.eclipse.scout.rt.platform.security.SubjectProcessorTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s -- in org.eclipse.scout.rt.platform.security.SubjectProcessorTest
[INFO] Running org.eclipse.scout.rt.platform.serialization.OwaspDeserializationTest
[WARNING] Tests run: 17, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.095 s -- in org.eclipse.scout.rt.platform.serialization.OwaspDeserializationTest
[INFO] Running org.eclipse.scout.rt.platform.service.ServiceTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.service.ServiceTest
[INFO] Running org.eclipse.scout.rt.platform.status.MultiStatusTest
[INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.scout.rt.platform.status.MultiStatusTest
[INFO] Running org.eclipse.scout.rt.platform.status.StatusTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.status.StatusTest
[INFO] Running org.eclipse.scout.rt.platform.text.HTMLTextTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.text.HTMLTextTest
[INFO] Running org.eclipse.scout.rt.platform.text.TextsTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.platform.text.TextsTest
[INFO] Running org.eclipse.scout.rt.platform.transaction.TransactionProcessorTest
java.lang.RuntimeException: Expected JUnit exception
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessorTest.testRequiresNewWithExistingTransactionAndError(TransactionProcessorTest.java:394)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedBeforeStatement.evaluate(PlatformTestRunner.java:333)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedAfterStatement.evaluate(PlatformTestRunner.java:354)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
[INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.202 s -- in org.eclipse.scout.rt.platform.transaction.TransactionProcessorTest
[INFO] Running org.eclipse.scout.rt.platform.util.AlphanumericComparatorTest
[INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.scout.rt.platform.util.AlphanumericComparatorTest
[INFO] Running org.eclipse.scout.rt.platform.util.AssertionsTest
[INFO] Tests run: 45, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s -- in org.eclipse.scout.rt.platform.util.AssertionsTest
[INFO] Running org.eclipse.scout.rt.platform.util.Base64UtilityTest
#TUNING: decode[1000] sum=50.634405ms min=0.007977ms avg=0.050634ms median=0.051525ms max=0.288851ms  [without 10 smallest and 10 largest:  sum=49.113536 min=0.010254ms avg=0.050167ms median=0.051525ms max=0.110081ms]
#TUNING: encode[1000] sum=8.008085ms min=0.002616ms avg=0.008008ms median=0.005147ms max=0.067570ms  [without 10 smallest and 10 largest:  sum=7.576772 min=0.002758ms avg=0.007739ms median=0.005147ms max=0.028051ms]
[INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.130 s -- in org.eclipse.scout.rt.platform.util.Base64UtilityTest
[INFO] Running org.eclipse.scout.rt.platform.util.BeanUtilityTest
[INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.scout.rt.platform.util.BeanUtilityTest
[INFO] Running org.eclipse.scout.rt.platform.util.BomInputStreamReaderTest
[INFO] Tests run: 212, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.110 s -- in org.eclipse.scout.rt.platform.util.BomInputStreamReaderTest
[INFO] Running org.eclipse.scout.rt.platform.util.BooleanUtilityTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.util.BooleanUtilityTest
[INFO] Running org.eclipse.scout.rt.platform.util.ClassIdentifierTest
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.platform.util.ClassIdentifierTest
[INFO] Running org.eclipse.scout.rt.platform.util.CloneUtilityTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.util.CloneUtilityTest
[INFO] Running org.eclipse.scout.rt.platform.util.CollectionUtilityTest
[INFO] Tests run: 37, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.scout.rt.platform.util.CollectionUtilityTest
[INFO] Running org.eclipse.scout.rt.platform.util.CompositeObjectTest
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.util.CompositeObjectTest
[INFO] Running org.eclipse.scout.rt.platform.util.ConcurrentExpiringMapTest
[INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.137 s -- in org.eclipse.scout.rt.platform.util.ConcurrentExpiringMapTest
[INFO] Running org.eclipse.scout.rt.platform.util.ConfigurationUtilityTest
[INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.scout.rt.platform.util.ConfigurationUtilityTest
[INFO] Running org.eclipse.scout.rt.platform.util.ConnectionErrorDetectorTest
[INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.scout.rt.platform.util.ConnectionErrorDetectorTest
[INFO] Running org.eclipse.scout.rt.platform.util.DownloadResponseHelperTest
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.platform.util.DownloadResponseHelperTest
[INFO] Running org.eclipse.scout.rt.platform.util.EnumerationUtilityTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.platform.util.EnumerationUtilityTest
[INFO] Running org.eclipse.scout.rt.platform.util.EventListenerListTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.platform.util.EventListenerListTest
[INFO] Running org.eclipse.scout.rt.platform.util.ExceptionUtilityTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.util.ExceptionUtilityTest
[INFO] Running org.eclipse.scout.rt.platform.util.FileUtilityTest
[INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s -- in org.eclipse.scout.rt.platform.util.FileUtilityTest
[INFO] Running org.eclipse.scout.rt.platform.util.FinalValueTest
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.scout.rt.platform.util.FinalValueTest
[INFO] Running org.eclipse.scout.rt.platform.util.FormattingUtilityTest
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.eclipse.scout.rt.platform.util.FormattingUtilityTest
[INFO] Running org.eclipse.scout.rt.platform.util.HexUtilityTest
#TUNING: decode[1000] sum=75.144623ms min=0.003873ms avg=0.075144ms median=0.064587ms max=8.430823ms  [without 10 smallest and 10 largest:  sum=65.344260 min=0.005479ms avg=0.066745ms median=0.064587ms max=0.141954ms]
#TUNING: encode[1000] sum=47.887318ms min=0.003534ms avg=0.047887ms median=0.046416ms max=0.113350ms  [without 10 smallest and 10 largest:  sum=46.767422 min=0.004664ms avg=0.047770ms median=0.046416ms max=0.098492ms]
[INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.195 s -- in org.eclipse.scout.rt.platform.util.HexUtilityTest
[INFO] Running org.eclipse.scout.rt.platform.util.IOUtilityTest
[INFO] Tests run: 36, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s -- in org.eclipse.scout.rt.platform.util.IOUtilityTest
[INFO] Running org.eclipse.scout.rt.platform.util.JarManifestHelperTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.scout.rt.platform.util.JarManifestHelperTest
[INFO] Running org.eclipse.scout.rt.platform.util.LambdaUtilityTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.platform.util.LambdaUtilityTest
[INFO] Running org.eclipse.scout.rt.platform.util.LazyValueTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.util.LazyValueTest
[INFO] Running org.eclipse.scout.rt.platform.util.LocalHostAddressHelperTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.util.LocalHostAddressHelperTest
[INFO] Running org.eclipse.scout.rt.platform.util.LockFileTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.002 s -- in org.eclipse.scout.rt.platform.util.LockFileTest
[INFO] Running org.eclipse.scout.rt.platform.util.MatrixUtilityTest
[INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.scout.rt.platform.util.MatrixUtilityTest
[INFO] Running org.eclipse.scout.rt.platform.util.MimeTypeDetectorTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.util.MimeTypeDetectorTest
[INFO] Running org.eclipse.scout.rt.platform.util.NumberUtilityTest
[INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.scout.rt.platform.util.NumberUtilityTest
[INFO] Running org.eclipse.scout.rt.platform.util.ObjectUtilityTest
[INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.util.ObjectUtilityTest
[INFO] Running org.eclipse.scout.rt.platform.util.PairTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.util.PairTest
[INFO] Running org.eclipse.scout.rt.platform.util.PathValidatorTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.util.PathValidatorTest
[INFO] Running org.eclipse.scout.rt.platform.util.PreferredValueTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.util.PreferredValueTest
[INFO] Running org.eclipse.scout.rt.platform.util.ReflectionUtilityTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.util.ReflectionUtilityTest
[INFO] Running org.eclipse.scout.rt.platform.util.StreamUtilityTest
[INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.util.StreamUtilityTest
[INFO] Running org.eclipse.scout.rt.platform.util.StringUtilityTest
[INFO] Tests run: 52, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s -- in org.eclipse.scout.rt.platform.util.StringUtilityTest
[INFO] Running org.eclipse.scout.rt.platform.util.ThreadLocalProcessorTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.util.ThreadLocalProcessorTest
[INFO] Running org.eclipse.scout.rt.platform.util.ToStringBuilderTest
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.eclipse.scout.rt.platform.util.ToStringBuilderTest
[INFO] Running org.eclipse.scout.rt.platform.util.TriStateTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.scout.rt.platform.util.TriStateTest
[INFO] Running org.eclipse.scout.rt.platform.util.TypeCastUtilityTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.scout.rt.platform.util.TypeCastUtilityTest
[INFO] Running org.eclipse.scout.rt.platform.util.UriBuilderTest
[INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.scout.rt.platform.util.UriBuilderTest
[INFO] Running org.eclipse.scout.rt.platform.util.UriUtilityTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.scout.rt.platform.util.UriUtilityTest
[INFO] Running org.eclipse.scout.rt.platform.util.XmlUtilityFactoryTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.689 s -- in org.eclipse.scout.rt.platform.util.XmlUtilityFactoryTest
[INFO] Running org.eclipse.scout.rt.platform.util.XmlUtilityTest
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.169 s -- in org.eclipse.scout.rt.platform.util.XmlUtilityTest
[INFO] Running org.eclipse.scout.rt.platform.util.collection.ConcurrentTransactionalMapTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.scout.rt.platform.util.collection.ConcurrentTransactionalMapTest
[INFO] Running org.eclipse.scout.rt.platform.util.collection.CopyOnWriteTransactionalMapTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.util.collection.CopyOnWriteTransactionalMapTest
[INFO] Running org.eclipse.scout.rt.platform.util.collection.OrderedCollectionTest
[INFO] Tests run: 102, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.169 s -- in org.eclipse.scout.rt.platform.util.collection.OrderedCollectionTest
[INFO] Running org.eclipse.scout.rt.platform.util.collection.TransformingSetTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.util.collection.TransformingSetTest
[INFO] Running org.eclipse.scout.rt.platform.util.concurrent.AdjustableSemaphoreTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.util.concurrent.AdjustableSemaphoreTest
[INFO] Running org.eclipse.scout.rt.platform.util.concurrent.DeferredOperationQueueTest
[INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.029 s -- in org.eclipse.scout.rt.platform.util.concurrent.DeferredOperationQueueTest
[INFO] Running org.eclipse.scout.rt.platform.util.concurrent.GroupedSynchronizerTest
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.819 s -- in org.eclipse.scout.rt.platform.util.concurrent.GroupedSynchronizerTest
[INFO] Running org.eclipse.scout.rt.platform.util.date.DateFormatProviderTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.util.date.DateFormatProviderTest
[INFO] Running org.eclipse.scout.rt.platform.util.date.DateProviderTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.util.date.DateProviderTest
[INFO] Running org.eclipse.scout.rt.platform.util.date.DateTimePeriodFormatterTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.util.date.DateTimePeriodFormatterTest
[INFO] Running org.eclipse.scout.rt.platform.util.date.DateUtilityTest
[INFO] Tests run: 38, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.102 s -- in org.eclipse.scout.rt.platform.util.date.DateUtilityTest
[INFO] Running org.eclipse.scout.rt.platform.util.date.StrictSimpleDateFormatTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.eclipse.scout.rt.platform.util.date.StrictSimpleDateFormatTest
[INFO] Running org.eclipse.scout.rt.platform.util.event.AbstractGroupedListenerListTest
#TUNING: add1 50000 took 131.609101ms
#TUNING: add1-last 50000 took 93.552783ms
#TUNING: add2 50000 took 22.442615ms
#TUNING: add2-last 50000 took 19.485551ms
#TUNING: event1 took 28.117710ms
#TUNING: event2 took 10.020262ms
#TUNING: remove1 50000 took 290.958461ms
#TUNING: remove2 50000 took 12.903881ms
[WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.617 s -- in org.eclipse.scout.rt.platform.util.event.AbstractGroupedListenerListTest
[INFO] Running org.eclipse.scout.rt.platform.util.event.FastListenerListTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.scout.rt.platform.util.event.FastListenerListTest
[INFO] Running org.eclipse.scout.rt.platform.util.event.uuid.UuidHelperTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.util.event.uuid.UuidHelperTest
[INFO] Running org.eclipse.scout.rt.testing.platform.mock.BeanAnnotationsTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s -- in org.eclipse.scout.rt.testing.platform.mock.BeanAnnotationsTest
[INFO] Running org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandlerTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandlerTest
[INFO] Running org.eclipse.scout.rt.testing.platform.runner.MockBeanTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s -- in org.eclipse.scout.rt.testing.platform.runner.MockBeanTest
[INFO] Running org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunnerTransactionTest
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunnerTransactionTest
[INFO] Running org.eclipse.scout.rt.testing.platform.runner.TimesClassLevelTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.testing.platform.runner.TimesClassLevelTest
[INFO] Running org.eclipse.scout.rt.testing.platform.runner.TimesMethodLevelTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.testing.platform.runner.TimesMethodLevelTest
[INFO] Running org.eclipse.scout.rt.testing.platform.runner.parameterized.ParameterizedPlatformTestRunnerTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.testing.platform.runner.parameterized.ParameterizedPlatformTestRunnerTest
[INFO] Running org.eclipse.scout.rt.testing.platform.runner.parameterized.ParameterizedTestRunnerExtensionTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.testing.platform.runner.parameterized.ParameterizedTestRunnerExtensionTest
[INFO] Running org.eclipse.scout.rt.testing.platform.runner.parameterized.SampleParameterizedPlatformTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.testing.platform.runner.parameterized.SampleParameterizedPlatformTest
[INFO] Running org.eclipse.scout.rt.testing.platform.runner.statement.ScheduledDescendantJobListenerPlatformTest
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.005 s -- in org.eclipse.scout.rt.testing.platform.runner.statement.ScheduledDescendantJobListenerPlatformTest
[INFO] Running org.eclipse.scout.rt.testing.platform.util.BlockingCountDownLatchTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.000 s -- in org.eclipse.scout.rt.testing.platform.util.BlockingCountDownLatchTest
[INFO] Running org.eclipse.scout.rt.testing.platform.util.ScoutAssertTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.scout.rt.testing.platform.util.ScoutAssertTest
[INFO] Running org.eclipse.scout.rt.testing.platform.util.concurrent.OptimisticLockTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.testing.platform.util.concurrent.OptimisticLockTest
[INFO] Running org.eclipse.scout.rt.testing.platform.util.concurrent.ThreadInterruptionTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.testing.platform.util.concurrent.ThreadInterruptionTest
[INFO] Running org.eclipse.scout.rt.testing.platform.util.date.FixedDateProviderTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.testing.platform.util.date.FixedDateProviderTest
[INFO] 
[INFO] Results:
[INFO] 
[WARNING] Tests run: 1939, Failures: 0, Errors: 0, Skipped: 6
[INFO] 
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.platform.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/target/org.eclipse.scout.rt.platform.test-24.2-SNAPSHOT.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.platform.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/target/org.eclipse.scout.rt.platform.test-24.2-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.platform.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/target/org.eclipse.scout.rt.platform.test-24.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.platform.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/target/org.eclipse.scout.rt.platform.test-24.2-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.platform.test ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] ---------< org.eclipse.scout.rt:org.eclipse.scout.rt.api.data >---------
[INFO] Building org.eclipse.scout.rt.api.data 24.2-SNAPSHOT              [9/72]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.api.data/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.api.data ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.api.data ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.api.data ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.api.data/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.api.data ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.api.data ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling with eclipse [debug release 11] to target/classes
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.api.data/src/main/java/org/eclipse/scout/rt/api/data/config/ApiExposedConfigPropertyContributor.java:[38,54] org.eclipse.scout.rt.platform.config.IConfigProperty is a raw type. References to generic type org.eclipse.scout.rt.platform.config.IConfigProperty<DATA_TYPE> should be parameterized
[INFO] 
[INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.api.data ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.api.data/target/classes/META-INF/jandex.idx
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.api.data ---
[INFO] Copying 2 resources from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.api.data ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling with eclipse [debug release 11] to target/test-classes
[INFO] 
[INFO] --- jandex:3.1.6:jandex (make-test-index) @ org.eclipse.scout.rt.api.data ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.api.data/target/test-classes/jandex.idx
[INFO] 
[INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.api.data ---
[INFO] Surefire report directory: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.api.data/target/surefire-reports
[INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.scout.rt.api.data.ApiExposeHelperTest
2024-06-28 12:03:23,636 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true
2024-06-28 12:03:23,684 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:37) - Building jandex class inventory using rebuild strategy IF_MISSING...
2024-06-28 12:03:23,818 INFO  [ForkJoinPool.commonPool-worker-1] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:180) - Rebuild index 'file:/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.api.data/target/test-classes/META-INF/jandex.idx'. Scanning location...
2024-06-28 12:03:24,004 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:43) - Finished building jandex class inventory in 339.840605 ms. Total class count: 850
2024-06-28 12:03:24,231 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:226) - Collected 166 beans in 223.811032 ms
2024-06-28 12:03:24,347 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:231) - Registered 166 beans in 116.559366 ms
2024-06-28 12:03:24,386 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport
2024-06-28 12:03:24,390 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:191) - No classpath:config.properties found. Running with empty configuration.
2024-06-28 12:03:24,526 INFO  [main] org.eclipse.scout.rt.testing.platform.GlobalTestingPlatform.checkAccess(GlobalTestingPlatform.java:75) - Accessing the BeanManager before the testing platform is fully started; blocking until Platform.awaitPlatformStarted
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.960 s -- in org.eclipse.scout.rt.api.data.ApiExposeHelperTest
[INFO] Running org.eclipse.scout.rt.api.data.table.MaxResultsHelperTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.eclipse.scout.rt.api.data.table.MaxResultsHelperTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.api.data ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.api.data/target/org.eclipse.scout.rt.api.data-24.2-SNAPSHOT.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.api.data ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.api.data/target/org.eclipse.scout.rt.api.data-24.2-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.api.data ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.api.data/target/org.eclipse.scout.rt.api.data-24.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.api.data ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.api.data/target/org.eclipse.scout.rt.api.data-24.2-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.api.data ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] ---------< org.eclipse.scout.rt:org.eclipse.scout.rt.security >---------
[INFO] Building org.eclipse.scout.rt.security 24.2-SNAPSHOT             [10/72]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.security/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.security ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.security ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.security ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.security/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.security ---
[INFO] Copying 12 resources from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.security ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling with eclipse [debug release 11] to target/classes
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.security/src/main/java/org/eclipse/scout/rt/security/AbstractAccessControlService.java:[12,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.security/src/main/java/org/eclipse/scout/rt/security/AbstractAccessControlService.java:[186,30] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.security/src/main/java/org/eclipse/scout/rt/security/AbstractAccessControlService.java:[186,41] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.security/src/main/java/org/eclipse/scout/rt/security/AbstractAccessControlService.java:[186,58] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal
[INFO] 
[INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.security ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.security/target/classes/META-INF/jandex.idx
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.security ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.security/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.security ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.security ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.security ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.security/target/org.eclipse.scout.rt.security-24.2-SNAPSHOT.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.security ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.security ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.security/target/org.eclipse.scout.rt.security-24.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.security ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.security ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] -----------< org.eclipse.scout.rt:org.eclipse.scout.rt.nls >------------
[INFO] Building org.eclipse.scout.rt.nls 24.2-SNAPSHOT                  [11/72]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.nls/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.nls ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.nls ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.nls ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.nls/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.nls ---
[INFO] Copying 28 resources from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.nls ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling with eclipse [debug release 11] to target/classes
[INFO] 
[INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.nls ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.nls/target/classes/META-INF/jandex.idx
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.nls ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.nls/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.nls ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.nls ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.nls ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.nls/target/org.eclipse.scout.rt.nls-24.2-SNAPSHOT.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.nls ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.nls ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.nls/target/org.eclipse.scout.rt.nls-24.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.nls ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.nls ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] ----------< org.eclipse.scout.rt:org.eclipse.scout.rt.shared >----------
[INFO] Building org.eclipse.scout.rt.shared 24.2-SNAPSHOT               [12/72]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/http-client/google-http-client/1.43.3/google-http-client-1.43.3.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/http-client/google-http-client/1.43.3/google-http-client-1.43.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/http-client/google-http-client/1.43.3/google-http-client-1.43.3.pom (6.1 kB at 164 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/http-client/google-http-client-parent/1.43.3/google-http-client-parent-1.43.3.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/http-client/google-http-client-parent/1.43.3/google-http-client-parent-1.43.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/http-client/google-http-client-parent/1.43.3/google-http-client-parent-1.43.3.pom (27 kB at 3.8 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/errorprone/error_prone_annotations/2.23.0/error_prone_annotations-2.23.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.23.0/error_prone_annotations-2.23.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.23.0/error_prone_annotations-2.23.0.pom (1.8 kB at 305 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/errorprone/error_prone_parent/2.23.0/error_prone_parent-2.23.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.23.0/error_prone_parent-2.23.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.23.0/error_prone_parent-2.23.0.pom (13 kB at 2.1 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.pom (13 kB at 1.8 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava-parent/33.0.0-jre/guava-parent-33.0.0-jre.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/33.0.0-jre/guava-parent-33.0.0-jre.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/33.0.0-jre/guava-parent-33.0.0-jre.pom (19 kB at 2.3 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.pom (3.3 kB at 556 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/checkerframework/checker-qual/3.41.0/checker-qual-3.41.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.41.0/checker-qual-3.41.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.41.0/checker-qual-3.41.0.pom (2.1 kB at 349 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.pom (2.9 kB at 487 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opencensus/opencensus-api/0.31.1/opencensus-api-0.31.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opencensus/opencensus-api/0.31.1/opencensus-api-0.31.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opencensus/opencensus-api/0.31.1/opencensus-api-0.31.1.pom (2.2 kB at 373 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/grpc/grpc-context/1.27.2/grpc-context-1.27.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-context/1.27.2/grpc-context-1.27.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-context/1.27.2/grpc-context-1.27.2.pom (1.2 kB at 172 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opencensus/opencensus-contrib-http-util/0.31.1/opencensus-contrib-http-util-0.31.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opencensus/opencensus-contrib-http-util/0.31.1/opencensus-contrib-http-util-0.31.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opencensus/opencensus-contrib-http-util/0.31.1/opencensus-contrib-http-util-0.31.1.pom (2.4 kB at 349 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/client5/httpclient5/5.2.1/httpclient5-5.2.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/client5/httpclient5/5.2.1/httpclient5-5.2.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/client5/httpclient5/5.2.1/httpclient5-5.2.1.pom (6.0 kB at 852 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/client5/httpclient5-parent/5.2.1/httpclient5-parent-5.2.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/client5/httpclient5-parent/5.2.1/httpclient5-parent-5.2.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/client5/httpclient5-parent/5.2.1/httpclient5-parent-5.2.1.pom (17 kB at 2.4 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcomponents-parent/13/httpcomponents-parent-13.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-parent/13/httpcomponents-parent-13.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-parent/13/httpcomponents-parent-13.pom (30 kB at 4.3 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/core5/httpcore5/5.2/httpcore5-5.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5/5.2/httpcore5-5.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5/5.2/httpcore5-5.2.pom (3.9 kB at 563 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/core5/httpcore5-parent/5.2/httpcore5-parent-5.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-parent/5.2/httpcore5-parent-5.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-parent/5.2/httpcore5-parent-5.2.pom (14 kB at 2.0 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/core5/httpcore5-h2/5.2/httpcore5-h2-5.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-h2/5.2/httpcore5-h2-5.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-h2/5.2/httpcore5-h2-5.2.pom (3.6 kB at 602 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/slf4j/jcl-over-slf4j/2.0.9/jcl-over-slf4j-2.0.9.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/2.0.9/jcl-over-slf4j-2.0.9.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/2.0.9/jcl-over-slf4j-2.0.9.pom (1.7 kB at 288 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/http-client/google-http-client/1.43.3/google-http-client-1.43.3.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/errorprone/error_prone_annotations/2.23.0/error_prone_annotations-2.23.0.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/checkerframework/checker-qual/3.41.0/checker-qual-3.41.0.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opencensus/opencensus-api/0.31.1/opencensus-api-0.31.1.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/grpc/grpc-context/1.27.2/grpc-context-1.27.2.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opencensus/opencensus-contrib-http-util/0.31.1/opencensus-contrib-http-util-0.31.1.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/client5/httpclient5/5.2.1/httpclient5-5.2.1.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/core5/httpcore5/5.2/httpcore5-5.2.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/core5/httpcore5-h2/5.2/httpcore5-h2-5.2.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/slf4j/jcl-over-slf4j/2.0.9/jcl-over-slf4j-2.0.9.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/http-client/google-http-client/1.43.3/google-http-client-1.43.3.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/http-client/google-http-client/1.43.3/google-http-client-1.43.3.jar (293 kB at 23 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.23.0/error_prone_annotations-2.23.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.41.0/checker-qual-3.41.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.jar (9.3 kB at 1.2 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.jar (4.7 kB at 592 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-context/1.27.2/grpc-context-1.27.2.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opencensus/opencensus-api/0.31.1/opencensus-api-0.31.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.23.0/error_prone_annotations-2.23.0.jar (17 kB at 1.5 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opencensus/opencensus-contrib-http-util/0.31.1/opencensus-contrib-http-util-0.31.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opencensus/opencensus-contrib-http-util/0.31.1/opencensus-contrib-http-util-0.31.1.jar (23 kB at 1.6 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-context/1.27.2/grpc-context-1.27.2.jar (30 kB at 2.0 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/client5/httpclient5/5.2.1/httpclient5-5.2.1.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5/5.2/httpcore5-5.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.41.0/checker-qual-3.41.0.jar (229 kB at 13 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-h2/5.2/httpcore5-h2-5.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opencensus/opencensus-api/0.31.1/opencensus-api-0.31.1.jar (355 kB at 15 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/2.0.9/jcl-over-slf4j-2.0.9.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-h2/5.2/httpcore5-h2-5.2.jar (237 kB at 7.9 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/2.0.9/jcl-over-slf4j-2.0.9.jar (18 kB at 512 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/client5/httpclient5/5.2.1/httpclient5-5.2.1.jar (840 kB at 13 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5/5.2/httpcore5-5.2.jar (853 kB at 11 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar (3.0 MB at 33 MB/s)
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.shared ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.shared ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.shared ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.shared ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.shared ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling with eclipse [debug release 11] to target/classes
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/lookup/BatchLookupResultCache.java:[31,44] org.eclipse.scout.rt.shared.services.lookup.ILookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.ILookupCall<KEY_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/lookup/BatchLookupResultCache.java:[33,21] org.eclipse.scout.rt.shared.services.lookup.ILookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.ILookupCall<KEY_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/lookup/BatchLookupResultCache.java:[45,43] org.eclipse.scout.rt.shared.services.lookup.ILookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.ILookupCall<KEY_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/lookup/BatchLookupResultCache.java:[60,44] org.eclipse.scout.rt.shared.services.lookup.ILookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.ILookupCall<KEY_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/lookup/BatchLookupResultCache.java:[72,43] org.eclipse.scout.rt.shared.services.lookup.ILookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.ILookupCall<KEY_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/lookup/BatchLookupResultCache.java:[84,43] org.eclipse.scout.rt.shared.services.lookup.ILookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.ILookupCall<KEY_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/lookup/BatchLookupResultCache.java:[96,46] org.eclipse.scout.rt.shared.services.lookup.ILookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.ILookupCall<KEY_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/lookup/BatchLookupResultCache.java:[110,31] org.eclipse.scout.rt.shared.services.lookup.ILookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.ILookupCall<KEY_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/lookup/BatchLookupResultCache.java:[120,53] org.eclipse.scout.rt.shared.services.lookup.ILookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.ILookupCall<KEY_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/lookup/BatchLookupResultCache.java:[137,70] org.eclipse.scout.rt.shared.services.lookup.ILookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.ILookupCall<KEY_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/calendar/CalendarAppointment.java:[47,21] Unsupported @SuppressWarnings("squid:S00107")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/clientnotification/ClientNotificationAddress.java:[118,21] Unsupported @SuppressWarnings("squid:S2583")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/clientnotification/ClientNotificationAddress.java:[136,21] Unsupported @SuppressWarnings("squid:S2583")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/lookup/CodeLookupCall.java:[75,5] org.eclipse.scout.rt.shared.services.lookup.CodeLookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.CodeLookupCall<CODE_ID> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/lookup/CodeLookupCall.java:[75,29] org.eclipse.scout.rt.shared.services.lookup.CodeLookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.CodeLookupCall<CODE_ID> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/lookup/CodeLookupCall.java:[95,26] org.eclipse.scout.rt.shared.services.common.code.ICodeType is a raw type. References to generic type org.eclipse.scout.rt.shared.services.common.code.ICodeType<CODE_TYPE_ID,CODE_ID> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/lookup/CodeLookupCall.java:[103,10] org.eclipse.scout.rt.shared.services.lookup.ICodeLookupCallVisitor is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.ICodeLookupCallVisitor<KEY_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/lookup/CodeLookupCall.java:[225,9] org.eclipse.scout.rt.shared.services.common.code.ICode is a raw type. References to generic type org.eclipse.scout.rt.shared.services.common.code.ICode<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/calendar/RecurrenceException.java:[15,19] Unsupported @SuppressWarnings("squid:S2166")
[INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/http/ApacheMultiSessionCookieStore.java:[51,21] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.deprecation' is not analysed due to a compiler option being ignored
[INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/http/ApacheMultiSessionCookieStore.java:[91,23] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.deprecation' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/servicetunnel/http/HttpServiceTunnel.java:[186,31] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/fields/treefield/TreeNodeData.java:[35,21] Unsupported @SuppressWarnings("squid:S2975")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/servicetunnel/ServiceUtility.java:[44,21] Unsupported @SuppressWarnings("squid:S1181")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/fields/AbstractFormFieldData.java:[28,31] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/fields/AbstractFormFieldData.java:[28,54] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/fields/AbstractFormFieldData.java:[32,22] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/fields/AbstractFormFieldData.java:[33,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/fields/AbstractFormFieldData.java:[38,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/fields/AbstractFormFieldData.java:[58,16] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/fields/AbstractFormFieldData.java:[59,25] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/fields/AbstractFormFieldData.java:[59,48] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/fields/AbstractFormFieldData.java:[60,16] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/fields/AbstractFormFieldData.java:[61,7] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/fields/AbstractFormFieldData.java:[106,10] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/fields/AbstractFormFieldData.java:[110,10] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/fields/AbstractFormFieldData.java:[120,21] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/fields/AbstractFormFieldData.java:[128,21] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/fields/AbstractFormFieldData.java:[143,10] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/CodeRow.java:[196,21] Unsupported @SuppressWarnings("squid:S00107")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/CodeRow.java:[202,21] Unsupported @SuppressWarnings("squid:S00107")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/CodeService.java:[221,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/CodeService.java:[222,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/CodeService.java:[223,5] org.eclipse.scout.rt.shared.services.common.code.ICodeType is a raw type. References to generic type org.eclipse.scout.rt.shared.services.common.code.ICodeType<CODE_TYPE_ID,CODE_ID> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/CodeService.java:[232,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/CodeService.java:[235,7] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/CodeService.java:[253,49] org.eclipse.scout.rt.shared.services.common.code.ICodeType is a raw type. References to generic type org.eclipse.scout.rt.shared.services.common.code.ICodeType<CODE_TYPE_ID,CODE_ID> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/CodeService.java:[257,18] org.eclipse.scout.rt.shared.services.common.code.ICode is a raw type. References to generic type org.eclipse.scout.rt.shared.services.common.code.ICode<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/CodeService.java:[258,5] org.eclipse.scout.rt.shared.services.common.code.ICodeVisitor is a raw type. References to generic type org.eclipse.scout.rt.shared.services.common.code.ICodeVisitor<CODE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/AnnotationFactory.java:[14,19] Unsupported @SuppressWarnings("squid:S2162")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/SharedConfigProperties.java:[42,23] Unsupported @SuppressWarnings("findbugs:VA_FORMAT_STRING_USES_NEWLINE")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/SharedConfigProperties.java:[58,23] Unsupported @SuppressWarnings("findbugs:VA_FORMAT_STRING_USES_NEWLINE")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/SharedConfigProperties.java:[176,23] Unsupported @SuppressWarnings("findbugs:VA_FORMAT_STRING_USES_NEWLINE")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/SharedConfigProperties.java:[191,23] Unsupported @SuppressWarnings("findbugs:NP_BOOLEAN_RETURN_NULL")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/SharedConfigProperties.java:[216,23] Unsupported @SuppressWarnings("findbugs:VA_FORMAT_STRING_USES_NEWLINE")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/SharedConfigProperties.java:[239,23] Unsupported @SuppressWarnings("findbugs:VA_FORMAT_STRING_USES_NEWLINE")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/SharedConfigProperties.java:[259,23] Unsupported @SuppressWarnings("findbugs:VA_FORMAT_STRING_USES_NEWLINE")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/lookup/LocalLookupCall.java:[36,19] Unsupported @SuppressWarnings("squid:S2057")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/lookup/LocalLookupCall.java:[45,21] Unsupported @SuppressWarnings("squid:S1185")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/lookup/LocalLookupCall.java:[51,21] Unsupported @SuppressWarnings("squid:S1185")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/ui/webresource/FilesystemWebResourceResolver.java:[37,21] Unsupported @SuppressWarnings("squid:S1166")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/servicetunnel/SoapServiceTunnelContentHandler.java:[142,21] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/servicetunnel/SoapServiceTunnelContentHandler.java:[190,21] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString")
[INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/servicetunnel/SoapServiceTunnelContentHandler.java:[288,21] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/IPropertyHolder.java:[21,3] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/IPropertyHolder.java:[27,14] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/IPropertyHolder.java:[32,3] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/IPropertyHolder.java:[38,14] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/extension/services/common/code/AbstractCodeTypeWithGenericExtension.java:[37,57] org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericCreateCodesChain is a raw type. References to generic type org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericCreateCodesChain<CODE_TYPE_ID,CODE_ID,CODE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/extension/services/common/code/AbstractCodeTypeWithGenericExtension.java:[43,40] org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericCreateCodeChain is a raw type. References to generic type org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericCreateCodeChain<CODE_TYPE_ID,CODE_ID,CODE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/extension/services/common/code/AbstractCodeTypeWithGenericExtension.java:[49,58] org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericLoadCodesChain is a raw type. References to generic type org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericLoadCodesChain<CODE_TYPE_ID,CODE_ID,CODE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/extension/services/common/code/AbstractCodeTypeWithGenericExtension.java:[55,33] org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericOverwriteCodeChain is a raw type. References to generic type org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericOverwriteCodeChain<CODE_TYPE_ID,CODE_ID,CODE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/servicetunnel/http/HttpServiceTunnelConfigurationProperties.java:[43,23] Unsupported @SuppressWarnings("findbugs:VA_FORMAT_STRING_USES_NEWLINE")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/servicetunnel/http/HttpServiceTunnelConfigurationProperties.java:[64,23] Unsupported @SuppressWarnings("findbugs:VA_FORMAT_STRING_USES_NEWLINE")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/CODES.java:[52,28] org.eclipse.scout.rt.shared.services.common.code.ICodeType is a raw type. References to generic type org.eclipse.scout.rt.shared.services.common.code.ICodeType<CODE_TYPE_ID,CODE_ID> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/CODES.java:[65,57] org.eclipse.scout.rt.shared.services.common.code.ICodeType is a raw type. References to generic type org.eclipse.scout.rt.shared.services.common.code.ICodeType<CODE_TYPE_ID,CODE_ID> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/mapping/AbstractCodeToDoFunction.java:[68,5] org.eclipse.scout.rt.shared.services.common.code.ICodeType is a raw type. References to generic type org.eclipse.scout.rt.shared.services.common.code.ICodeType<CODE_TYPE_ID,CODE_ID> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/mapping/AbstractCodeToDoFunction.java:[115,27] Type safety: The method getCodeIndex(org.eclipse.scout.rt.shared.services.common.code.ICode) belongs to the raw type org.eclipse.scout.rt.shared.services.common.code.ICodeType. References to generic type org.eclipse.scout.rt.shared.services.common.code.ICodeType<CODE_TYPE_ID,CODE_ID> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/basic/graph/GraphNode.java:[33,21] Unsupported @SuppressWarnings("squid:S00107")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/notification/NotificationHandlerRegistry.java:[31,43] org.eclipse.scout.rt.shared.notification.INotificationHandler is a raw type. References to generic type org.eclipse.scout.rt.shared.notification.INotificationHandler<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/notification/NotificationHandlerRegistry.java:[32,43] org.eclipse.scout.rt.shared.clientnotification.IDispatchingNotificationHandler is a raw type. References to generic type org.eclipse.scout.rt.shared.clientnotification.IDispatchingNotificationHandler<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/notification/NotificationHandlerRegistry.java:[47,16] org.eclipse.scout.rt.shared.clientnotification.IDispatchingNotificationHandler is a raw type. References to generic type org.eclipse.scout.rt.shared.clientnotification.IDispatchingNotificationHandler<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/notification/NotificationHandlerRegistry.java:[48,10] org.eclipse.scout.rt.shared.clientnotification.IDispatchingNotificationHandler is a raw type. References to generic type org.eclipse.scout.rt.shared.clientnotification.IDispatchingNotificationHandler<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/notification/NotificationHandlerRegistry.java:[66,16] org.eclipse.scout.rt.shared.notification.INotificationHandler is a raw type. References to generic type org.eclipse.scout.rt.shared.notification.INotificationHandler<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/notification/NotificationHandlerRegistry.java:[67,10] org.eclipse.scout.rt.shared.notification.INotificationHandler is a raw type. References to generic type org.eclipse.scout.rt.shared.notification.INotificationHandler<T> should be parameterized
[INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/http/transport/ApacheHttpRequest.java:[68,23] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.deprecation' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/http/HttpTransportFactoryProperty.java:[30,21] Unsupported @SuppressWarnings("findbugs:VA_FORMAT_STRING_USES_NEWLINE")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/ApiExposedCodeTypeDoContributor.java:[42,48] org.eclipse.scout.rt.shared.services.common.code.ICodeType is a raw type. References to generic type org.eclipse.scout.rt.shared.services.common.code.ICodeType<CODE_TYPE_ID,CODE_ID> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/servicetunnel/http/DefaultAuthTokenSigner.java:[13,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/servicetunnel/http/DefaultAuthTokenSigner.java:[106,31] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/servicetunnel/http/DefaultAuthTokenSigner.java:[106,42] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/servicetunnel/http/DefaultAuthTokenSigner.java:[106,59] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/extension/AbstractExtensionChain.java:[28,91] org.eclipse.scout.rt.shared.extension.IExtension is a raw type. References to generic type org.eclipse.scout.rt.shared.extension.IExtension<OWNER> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/extension/AbstractExtensionChain.java:[127,21] Unsupported @SuppressWarnings("squid:S00118")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/AbstractCodeTypeWithGeneric.java:[105,40] org.eclipse.scout.rt.shared.services.common.code.ICode is a raw type. References to generic type org.eclipse.scout.rt.shared.services.common.code.ICode<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/AbstractCodeTypeWithGeneric.java:[106,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/AbstractCodeTypeWithGeneric.java:[154,26] org.eclipse.scout.rt.shared.services.common.code.ICode is a raw type. References to generic type org.eclipse.scout.rt.shared.services.common.code.ICode<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/AbstractCodeTypeWithGeneric.java:[155,10] org.eclipse.scout.rt.shared.services.common.code.ICode is a raw type. References to generic type org.eclipse.scout.rt.shared.services.common.code.ICode<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/AbstractCodeTypeWithGeneric.java:[157,26] org.eclipse.scout.rt.shared.services.common.code.ICode is a raw type. References to generic type org.eclipse.scout.rt.shared.services.common.code.ICode<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/AbstractCodeTypeWithGeneric.java:[164,10] org.eclipse.scout.rt.shared.services.common.code.ICode is a raw type. References to generic type org.eclipse.scout.rt.shared.services.common.code.ICode<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/AbstractCodeTypeWithGeneric.java:[165,23] org.eclipse.scout.rt.shared.services.common.code.ICode is a raw type. References to generic type org.eclipse.scout.rt.shared.services.common.code.ICode<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/AbstractCodeTypeWithGeneric.java:[657,49] org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericCreateCodesChain is a raw type. References to generic type org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericCreateCodesChain<CODE_TYPE_ID,CODE_ID,CODE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/AbstractCodeTypeWithGeneric.java:[662,42] org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericCreateCodeChain is a raw type. References to generic type org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericCreateCodeChain<CODE_TYPE_ID,CODE_ID,CODE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/AbstractCodeTypeWithGeneric.java:[667,60] org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericLoadCodesChain is a raw type. References to generic type org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericLoadCodesChain<CODE_TYPE_ID,CODE_ID,CODE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/AbstractCodeTypeWithGeneric.java:[672,35] org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericOverwriteCodeChain is a raw type. References to generic type org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericOverwriteCodeChain<CODE_TYPE_ID,CODE_ID,CODE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/basic/AffineTransformSpec.java:[14,20] Unsupported @SuppressWarnings("squid:S00116")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/basic/AffineTransformSpec.java:[14,36] Unsupported @SuppressWarnings("squid:ClassVariableVisibilityCheck")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/AbstractFormData.java:[37,31] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/AbstractFormData.java:[37,54] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/AbstractFormData.java:[40,22] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/AbstractFormData.java:[41,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/AbstractFormData.java:[46,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/AbstractFormData.java:[54,16] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/AbstractFormData.java:[55,25] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/AbstractFormData.java:[55,48] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/AbstractFormData.java:[56,16] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/AbstractFormData.java:[57,7] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/AbstractFormData.java:[78,10] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/AbstractFormData.java:[82,10] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/AbstractFormData.java:[92,21] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/AbstractFormData.java:[100,21] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/AbstractFormData.java:[115,10] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/calendar/CalendarTask.java:[39,21] Unsupported @SuppressWarnings("squid:S00107")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/AbstractCode.java:[190,21] Unsupported @SuppressWarnings("squid:S1244")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/AbstractCode.java:[206,30] org.eclipse.scout.rt.shared.services.common.code.ICode is a raw type. References to generic type org.eclipse.scout.rt.shared.services.common.code.ICode<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/AbstractCode.java:[207,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/AbstractCode.java:[262,16] org.eclipse.scout.rt.shared.services.common.code.ICode is a raw type. References to generic type org.eclipse.scout.rt.shared.services.common.code.ICode<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/AbstractCode.java:[263,10] org.eclipse.scout.rt.shared.services.common.code.ICode is a raw type. References to generic type org.eclipse.scout.rt.shared.services.common.code.ICode<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/AbstractCode.java:[266,26] org.eclipse.scout.rt.shared.services.common.code.ICode is a raw type. References to generic type org.eclipse.scout.rt.shared.services.common.code.ICode<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/AbstractIcons.java:[18,19] Unsupported @SuppressWarnings("FieldNamingConvention")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/servicetunnel/ServiceTunnelRequest.java:[34,17] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/servicetunnel/ServiceTunnelRequest.java:[40,71] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/servicetunnel/ServiceTunnelRequest.java:[87,10] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/lookup/LookupCall.java:[248,15] org.eclipse.scout.rt.shared.services.lookup.LookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupCall<KEY_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/lookup/LookupCall.java:[271,5] org.eclipse.scout.rt.shared.services.lookup.LookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupCall<KEY_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/lookup/LookupCall.java:[271,25] org.eclipse.scout.rt.shared.services.lookup.LookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupCall<KEY_TYPE> should be parameterized
[INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/servicetunnel/http/HttpServiceTunnelTransportManager.java:[34,27] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/extension/services/common/code/ICodeTypeExtension.java:[25,50] org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericCreateCodesChain is a raw type. References to generic type org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericCreateCodesChain<CODE_TYPE_ID,CODE_ID,CODE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/extension/services/common/code/ICodeTypeExtension.java:[27,33] org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericCreateCodeChain is a raw type. References to generic type org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericCreateCodeChain<CODE_TYPE_ID,CODE_ID,CODE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/extension/services/common/code/ICodeTypeExtension.java:[29,51] org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericLoadCodesChain is a raw type. References to generic type org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericLoadCodesChain<CODE_TYPE_ID,CODE_ID,CODE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/extension/services/common/code/ICodeTypeExtension.java:[31,26] org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericOverwriteCodeChain is a raw type. References to generic type org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericOverwriteCodeChain<CODE_TYPE_ID,CODE_ID,CODE> should be parameterized
[INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/file/RemoteFile.java:[305,21] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored
[INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/file/RemoteFile.java:[372,21] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/file/RemoteFile.java:[480,21] Unsupported @SuppressWarnings("findbugs:RV_RETURN_VALUE_IGNORED_BAD_PRACTICE")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/extension/ExtensionRegistry.java:[147,13] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/servicetunnel/LenientPermissionWrapper.java:[63,21] Unsupported @SuppressWarnings("squid:S1181")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/http/HttpConfigurationProperties.java:[88,23] Unsupported @SuppressWarnings("findbugs:VA_FORMAT_STRING_USES_NEWLINE")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/http/HttpConfigurationProperties.java:[115,23] Unsupported @SuppressWarnings("findbugs:VA_FORMAT_STRING_USES_NEWLINE")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/http/HttpConfigurationProperties.java:[144,23] Unsupported @SuppressWarnings("findbugs:VA_FORMAT_STRING_USES_NEWLINE")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/basic/BoundsSpec.java:[14,20] Unsupported @SuppressWarnings("squid:S00116")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/basic/BoundsSpec.java:[14,36] Unsupported @SuppressWarnings("squid:ClassVariableVisibilityCheck")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/http/proxy/ProxyConfigurationProperty.java:[22,21] Unsupported @SuppressWarnings("findbugs:VA_FORMAT_STRING_USES_NEWLINE")
[INFO] 
[INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.shared ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/target/classes/META-INF/jandex.idx
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.shared ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.shared ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.shared ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.shared ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/target/org.eclipse.scout.rt.shared-24.2-SNAPSHOT.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.shared ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.shared ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/target/org.eclipse.scout.rt.shared-24.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.shared ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.shared ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] ------< org.eclipse.scout.rt:org.eclipse.scout.rt.server.commons >------
[INFO] Building org.eclipse.scout.rt.server.commons 24.2-SNAPSHOT       [13/72]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.commons/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/jakarta/servlet/jakarta.servlet-api/5.0.0/jakarta.servlet-api-5.0.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/servlet/jakarta.servlet-api/5.0.0/jakarta.servlet-api-5.0.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/servlet/jakarta.servlet-api/5.0.0/jakarta.servlet-api-5.0.0.pom (18 kB at 1.6 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/jakarta/servlet/jakarta.servlet-api/5.0.0/jakarta.servlet-api-5.0.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/servlet/jakarta.servlet-api/5.0.0/jakarta.servlet-api-5.0.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/servlet/jakarta.servlet-api/5.0.0/jakarta.servlet-api-5.0.0.jar (308 kB at 24 MB/s)
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.server.commons ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.server.commons ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.server.commons ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.commons/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.server.commons ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.server.commons ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling with eclipse [debug release 11] to target/classes
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/servlet/HttpProxy.java:[89,11] org.eclipse.scout.rt.shared.http.async.AbstractAsyncHttpClientManager is a raw type. References to generic type org.eclipse.scout.rt.shared.http.async.AbstractAsyncHttpClientManager<BUILDER> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/servlet/HttpProxy.java:[260,62] org.apache.hc.core5.http.support.AbstractRequestBuilder is a raw type. References to generic type org.apache.hc.core5.http.support.AbstractRequestBuilder<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/servlet/HttpProxy.java:[431,10] org.eclipse.scout.rt.shared.http.async.AbstractAsyncHttpClientManager is a raw type. References to generic type org.eclipse.scout.rt.shared.http.async.AbstractAsyncHttpClientManager<BUILDER> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/servlet/HttpProxy.java:[440,42] org.eclipse.scout.rt.shared.http.async.AbstractAsyncHttpClientManager is a raw type. References to generic type org.eclipse.scout.rt.shared.http.async.AbstractAsyncHttpClientManager<BUILDER> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/authentication/FormBasedAccessController.java:[92,22] Unsupported @SuppressWarnings("squid:RedundantThrowsDeclarationCheck")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/authentication/FormBasedAccessController.java:[92,63] Unsupported @SuppressWarnings("DuplicatedCode")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/authentication/FormBasedAccessController.java:[143,22] Unsupported @SuppressWarnings("squid:RedundantThrowsDeclarationCheck")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/authentication/FormBasedAccessController.java:[143,63] Unsupported @SuppressWarnings("DuplicatedCode")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/servlet/UrlHints.java:[179,21] Unsupported @SuppressWarnings("findbugs:NP_BOOLEAN_RETURN_NULL")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/context/HttpRunContextProducer.java:[12,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/context/HttpRunContextProducer.java:[65,30] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/context/HttpRunContextProducer.java:[65,41] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/context/HttpRunContextProducer.java:[65,58] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/GlobalTrustManager.java:[107,21] Unsupported @SuppressWarnings("squid:S1168")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/servlet/HttpProxyConfigProperties.java:[24,105] org.eclipse.scout.rt.shared.http.async.AbstractAsyncHttpClientManager is a raw type. References to generic type org.eclipse.scout.rt.shared.http.async.AbstractAsyncHttpClientManager<BUILDER> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/servlet/HttpProxyConfigProperties.java:[37,28] org.eclipse.scout.rt.shared.http.async.AbstractAsyncHttpClientManager is a raw type. References to generic type org.eclipse.scout.rt.shared.http.async.AbstractAsyncHttpClientManager<BUILDER> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/authentication/ServletFilterHelper.java:[15,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/authentication/ServletFilterHelper.java:[138,31] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/authentication/ServletFilterHelper.java:[138,42] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/authentication/ServletFilterHelper.java:[138,59] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/authentication/ServletFilterHelper.java:[191,31] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/authentication/ServletFilterHelper.java:[191,42] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/authentication/ServletFilterHelper.java:[191,59] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/healthcheck/AbstractHealthChecker.java:[88,13] org.eclipse.scout.rt.platform.job.IFuture is a raw type. References to generic type org.eclipse.scout.rt.platform.job.IFuture<RESULT> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/ServerCommonsConfigProperties.java:[45,23] Unsupported @SuppressWarnings("findbugs:VA_FORMAT_STRING_USES_NEWLINE")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/ServerCommonsConfigProperties.java:[66,23] Unsupported @SuppressWarnings("findbugs:VA_FORMAT_STRING_USES_NEWLINE")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/ServerCommonsConfigProperties.java:[112,23] Unsupported @SuppressWarnings("findbugs:VA_FORMAT_STRING_USES_NEWLINE")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/authentication/CookieAccessController.java:[220,23] Unsupported @SuppressWarnings("findbugs:VA_FORMAT_STRING_USES_NEWLINE")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/authentication/CookieAccessController.java:[240,23] Unsupported @SuppressWarnings("findbugs:VA_FORMAT_STRING_USES_NEWLINE")
[INFO] 
[INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.server.commons ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.commons/target/classes/META-INF/jandex.idx
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.server.commons ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.commons/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.server.commons ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.server.commons ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.server.commons ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.commons/target/org.eclipse.scout.rt.server.commons-24.2-SNAPSHOT.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.server.commons ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.server.commons ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.commons/target/org.eclipse.scout.rt.server.commons-24.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.server.commons ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.server.commons ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] ---------< org.eclipse.scout.rt:org.eclipse.scout.rt.mom.api >----------
[INFO] Building org.eclipse.scout.rt.mom.api 24.2-SNAPSHOT              [14/72]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.mom.api/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.mom.api ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.mom.api ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.mom.api ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.mom.api/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.mom.api ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.mom.api ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling with eclipse [debug release 11] to target/classes
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.mom.api/src/main/java/org/eclipse/scout/rt/mom/api/ClusterMom.java:[74,23] Unsupported @SuppressWarnings("findbugs:VA_FORMAT_STRING_USES_NEWLINE")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.mom.api/src/main/java/org/eclipse/scout/rt/mom/api/Destination.java:[104,5] org.eclipse.scout.rt.mom.api.Destination is a raw type. References to generic type org.eclipse.scout.rt.mom.api.Destination<REQUEST,REPLY> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.mom.api/src/main/java/org/eclipse/scout/rt/mom/api/Destination.java:[104,26] org.eclipse.scout.rt.mom.api.Destination is a raw type. References to generic type org.eclipse.scout.rt.mom.api.Destination<REQUEST,REPLY> should be parameterized
[INFO] 
[INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.mom.api ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.mom.api/target/classes/META-INF/jandex.idx
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.mom.api ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.mom.api/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.mom.api ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.mom.api ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.mom.api ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.mom.api/target/org.eclipse.scout.rt.mom.api-24.2-SNAPSHOT.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.mom.api ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.mom.api ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.mom.api/target/org.eclipse.scout.rt.mom.api-24.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.mom.api ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.mom.api ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] ---------< org.eclipse.scout.rt:org.eclipse.scout.rt.jackson >----------
[INFO] Building org.eclipse.scout.rt.jackson 24.2-SNAPSHOT              [15/72]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.jackson/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/core/jackson-databind/2.16.0/jackson-databind-2.16.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.16.0/jackson-databind-2.16.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.16.0/jackson-databind-2.16.0.pom (21 kB at 3.1 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/jackson-base/2.16.0/jackson-base-2.16.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-base/2.16.0/jackson-base-2.16.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-base/2.16.0/jackson-base-2.16.0.pom (11 kB at 1.6 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/junit/junit-bom/5.9.2/junit-bom-5.9.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.9.2/junit-bom-5.9.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.9.2/junit-bom-5.9.2.pom (5.6 kB at 938 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/core/jackson-annotations/2.16.0/jackson-annotations-2.16.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.16.0/jackson-annotations-2.16.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.16.0/jackson-annotations-2.16.0.pom (7.1 kB at 1.0 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/core/jackson-core/2.16.0/jackson-core-2.16.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.16.0/jackson-core-2.16.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.16.0/jackson-core-2.16.0.pom (9.9 kB at 1.4 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/core/jackson-databind/2.16.0/jackson-databind-2.16.0.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/core/jackson-annotations/2.16.0/jackson-annotations-2.16.0.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/core/jackson-core/2.16.0/jackson-core-2.16.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.16.0/jackson-databind-2.16.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.16.0/jackson-databind-2.16.0.jar (1.6 MB at 30 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.16.0/jackson-annotations-2.16.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.16.0/jackson-core-2.16.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.16.0/jackson-annotations-2.16.0.jar (78 kB at 8.7 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.16.0/jackson-core-2.16.0.jar (579 kB at 26 MB/s)
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.jackson ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.jackson ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.jackson ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.jackson/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.jackson ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.jackson ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling with eclipse [debug release 11] to target/classes
[INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.jackson/src/main/java/org/eclipse/scout/rt/jackson/dataobject/DoEntityDeserializer.java:[92,22] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.jackson/src/main/java/org/eclipse/scout/rt/jackson/dataobject/DoEntityDeserializer.java:[92,34] Unsupported @SuppressWarnings("squid:S2095")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.jackson/src/main/java/org/eclipse/scout/rt/jackson/dataobject/DoEntityDeserializer.java:[163,88] Type safety: Unchecked cast from org.eclipse.scout.rt.dataobject.DoNode<capture#6-of ?> to org.eclipse.scout.rt.dataobject.AbstractDoCollection<?,java.util.Collection<?>>
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.jackson/src/main/java/org/eclipse/scout/rt/jackson/dataobject/DoEntityDeserializer.java:[175,23] org.eclipse.scout.rt.dataobject.IDoCollection is a raw type. References to generic type org.eclipse.scout.rt.dataobject.IDoCollection<V,COLLECTION> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.jackson/src/main/java/org/eclipse/scout/rt/jackson/dataobject/DoEntityDeserializer.java:[191,16] Type safety: Unchecked cast from java.lang.Object to T
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.jackson/src/main/java/org/eclipse/scout/rt/jackson/dataobject/DefaultDoEntityDeserializerTypeStrategy.java:[63,42] Type safety: Unchecked cast from java.util.Collection<capture#7-of ?> to java.util.Collection<? extends org.eclipse.scout.rt.dataobject.IDoEntityContribution>
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.jackson/src/main/java/org/eclipse/scout/rt/jackson/dataobject/DoCollectionDeserializer.java:[63,12] Type safety: Unchecked cast from org.eclipse.scout.rt.dataobject.IDoCollection<java.lang.Object,capture#4-of ? extends java.util.Collection<java.lang.Object>> to COLLECTION_NODE
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.jackson/src/main/java/org/eclipse/scout/rt/jackson/dataobject/DoCollectionDeserializer.java:[99,12] Type safety: Unchecked cast from org.eclipse.scout.rt.dataobject.IDoCollection<java.lang.Object,capture#6-of ? extends java.util.Collection<java.lang.Object>> to COLLECTION_NODE
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.jackson/src/main/java/org/eclipse/scout/rt/jackson/dataobject/JacksonDataObjectMapper.java:[137,21] Unsupported @SuppressWarnings("DeprecatedIsStillUsed")
[INFO] 
[INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.jackson ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.jackson/target/classes/META-INF/jandex.idx
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.jackson ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.jackson/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.jackson ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.jackson ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.jackson ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.jackson/target/org.eclipse.scout.rt.jackson-24.2-SNAPSHOT.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.jackson ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.jackson ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.jackson/target/org.eclipse.scout.rt.jackson-24.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.jackson ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.jackson ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] ------< org.eclipse.scout.rt:org.eclipse.scout.rt.uinotification >------
[INFO] Building org.eclipse.scout.rt.uinotification 24.2-SNAPSHOT       [16/72]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.uinotification/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.uinotification ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.uinotification ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.uinotification ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.uinotification/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.uinotification ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.uinotification ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling with eclipse [debug release 11] to target/classes
[INFO] 
[INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.uinotification ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.uinotification/target/classes/META-INF/jandex.idx
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.uinotification ---
[INFO] Copying 1 resource from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.uinotification ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling with eclipse [debug release 11] to target/test-classes
[INFO] 
[INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.uinotification ---
[INFO] Surefire report directory: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.uinotification/target/surefire-reports
[INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.scout.rt.api.uinotification.UiNotificationRegistryTest
2024-06-28 12:03:35,197 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true
2024-06-28 12:03:35,232 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:37) - Building jandex class inventory using rebuild strategy IF_MISSING...
2024-06-28 12:03:35,416 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:43) - Finished building jandex class inventory in 202.592509 ms. Total class count: 920
2024-06-28 12:03:35,935 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:226) - Collected 191 beans in 515.930543 ms
2024-06-28 12:03:36,020 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:231) - Registered 191 beans in 85.141644 ms
2024-06-28 12:03:36,045 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport
2024-06-28 12:03:36,048 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:191) - No classpath:config.properties found. Running with empty configuration.
OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
2024-06-28 12:03:38,175 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.<init>(UiNotificationRegistry.java:79) - No implementation for IUiNotificationClusterService found. UI notifications won't be delivered to other cluster nodes.
2024-06-28 12:03:38,193 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-06-28 12:03:38.193","id":"1","message":{"dummy":"value"},"nodeId":"0WEmWarsGcL+EZsgb4KlHsgL9XmIFk5g5FNAgeCjRXznyB1LMwyDDUUo3qVtBzc/Yfr1Q3BAKheVAJvRMggQQA==","topic":"topic"} for topic topic. New size: 1
2024-06-28 12:03:38,853 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-06-28 12:03:38.853","id":"2","message":{"dummy":"value"},"nodeId":"0WEmWarsGcL+EZsgb4KlHsgL9XmIFk5g5FNAgeCjRXznyB1LMwyDDUUo3qVtBzc/Yfr1Q3BAKheVAJvRMggQQA==","topic":"topic"} for topic topic. New size: 2
2024-06-28 12:03:38,864 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-06-28 12:03:38.864","id":"3","message":{"dummy":"value"},"nodeId":"0WEmWarsGcL+EZsgb4KlHsgL9XmIFk5g5FNAgeCjRXznyB1LMwyDDUUo3qVtBzc/Yfr1Q3BAKheVAJvRMggQQA==","topic":"topic"} for topic topic. New size: 3
2024-06-28 12:03:38,948 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.<init>(UiNotificationRegistry.java:79) - No implementation for IUiNotificationClusterService found. UI notifications won't be delivered to other cluster nodes.
2024-06-28 12:03:38,949 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-06-28 12:03:38.949","id":"1","message":{"dummy":"value"},"nodeId":"0WEmWarsGcL+EZsgb4KlHsgL9XmIFk5g5FNAgeCjRXznyB1LMwyDDUUo3qVtBzc/Yfr1Q3BAKheVAJvRMggQQA==","topic":"topic"} for topic topic. New size: 1
2024-06-28 12:03:38,951 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-06-28 12:03:38.951","id":"2","message":{"dummy":"value"},"nodeId":"0WEmWarsGcL+EZsgb4KlHsgL9XmIFk5g5FNAgeCjRXznyB1LMwyDDUUo3qVtBzc/Yfr1Q3BAKheVAJvRMggQQA==","topic":"topic"} for topic topic. New size: 2
2024-06-28 12:03:38,967 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-06-28 12:03:38.967","id":"3","message":{"dummy":"value"},"nodeId":"0WEmWarsGcL+EZsgb4KlHsgL9XmIFk5g5FNAgeCjRXznyB1LMwyDDUUo3qVtBzc/Yfr1Q3BAKheVAJvRMggQQA==","topic":"topic"} for topic topic. New size: 3
2024-06-28 12:03:38,969 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-06-28 12:03:38.969","id":"4","message":{"dummy":"value"},"nodeId":"0WEmWarsGcL+EZsgb4KlHsgL9XmIFk5g5FNAgeCjRXznyB1LMwyDDUUo3qVtBzc/Yfr1Q3BAKheVAJvRMggQQA==","topic":"topic"} for topic topic. New size: 4
2024-06-28 12:03:38,971 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-06-28 12:03:38.971","id":"5","message":{"dummy":"value"},"nodeId":"0WEmWarsGcL+EZsgb4KlHsgL9XmIFk5g5FNAgeCjRXznyB1LMwyDDUUo3qVtBzc/Yfr1Q3BAKheVAJvRMggQQA==","topic":"topic"} for topic topic. New size: 5
2024-06-28 12:03:38,974 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.<init>(UiNotificationRegistry.java:79) - No implementation for IUiNotificationClusterService found. UI notifications won't be delivered to other cluster nodes.
2024-06-28 12:03:38,977 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-06-28 12:03:38.977","id":"1","message":{"dummy":"value"},"nodeId":"0WEmWarsGcL+EZsgb4KlHsgL9XmIFk5g5FNAgeCjRXznyB1LMwyDDUUo3qVtBzc/Yfr1Q3BAKheVAJvRMggQQA==","topic":"topic"} for topic topic. New size: 1
2024-06-28 12:03:38,981 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.<init>(UiNotificationRegistry.java:79) - No implementation for IUiNotificationClusterService found. UI notifications won't be delivered to other cluster nodes.
2024-06-28 12:03:38,984 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.<init>(UiNotificationRegistry.java:79) - No implementation for IUiNotificationClusterService found. UI notifications won't be delivered to other cluster nodes.
2024-06-28 12:03:38,985 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-06-28 12:03:38.985","id":"1","message":{"dummy":"value"},"nodeId":"0WEmWarsGcL+EZsgb4KlHsgL9XmIFk5g5FNAgeCjRXznyB1LMwyDDUUo3qVtBzc/Yfr1Q3BAKheVAJvRMggQQA==","topic":"topic"} for topic topic. New size: 1
2024-06-28 12:03:38,990 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.<init>(UiNotificationRegistry.java:79) - No implementation for IUiNotificationClusterService found. UI notifications won't be delivered to other cluster nodes.
2024-06-28 12:03:38,991 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-06-28 12:03:38.991","id":"1","message":{"dummy":"value"},"nodeId":"0WEmWarsGcL+EZsgb4KlHsgL9XmIFk5g5FNAgeCjRXznyB1LMwyDDUUo3qVtBzc/Yfr1Q3BAKheVAJvRMggQQA==","topic":"topic"} for topic topic. New size: 1
2024-06-28 12:03:38,992 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-06-28 12:03:38.992","id":"2","message":{"dummy":"value"},"nodeId":"0WEmWarsGcL+EZsgb4KlHsgL9XmIFk5g5FNAgeCjRXznyB1LMwyDDUUo3qVtBzc/Yfr1Q3BAKheVAJvRMggQQA==","topic":"topic"} for topic topic. New size: 2
2024-06-28 12:03:38,995 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.<init>(UiNotificationRegistry.java:79) - No implementation for IUiNotificationClusterService found. UI notifications won't be delivered to other cluster nodes.
2024-06-28 12:03:38,996 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-06-28 12:03:38.996","id":"1","message":{"dummy":"value"},"nodeId":"0WEmWarsGcL+EZsgb4KlHsgL9XmIFk5g5FNAgeCjRXznyB1LMwyDDUUo3qVtBzc/Yfr1Q3BAKheVAJvRMggQQA==","topic":"topic"} for topic topic. New size: 1
2024-06-28 12:03:38,998 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-06-28 12:03:38.998","id":"2","message":{"dummy":"value"},"nodeId":"0WEmWarsGcL+EZsgb4KlHsgL9XmIFk5g5FNAgeCjRXznyB1LMwyDDUUo3qVtBzc/Yfr1Q3BAKheVAJvRMggQQA==","topic":"topic"} for topic topic. New size: 2
2024-06-28 12:03:38,999 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-06-28 12:03:38.999","id":"3","message":{"dummy":"value"},"nodeId":"0WEmWarsGcL+EZsgb4KlHsgL9XmIFk5g5FNAgeCjRXznyB1LMwyDDUUo3qVtBzc/Yfr1Q3BAKheVAJvRMggQQA==","topic":"topic"} for topic topic. New size: 3
2024-06-28 12:03:39,001 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-06-28 12:03:39.001","id":"4","message":{"dummy":"value"},"nodeId":"0WEmWarsGcL+EZsgb4KlHsgL9XmIFk5g5FNAgeCjRXznyB1LMwyDDUUo3qVtBzc/Yfr1Q3BAKheVAJvRMggQQA==","topic":"topic"} for topic topic. New size: 4
2024-06-28 12:03:39,003 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-06-28 12:03:39.003","id":"5","message":{"dummy":"value"},"nodeId":"0WEmWarsGcL+EZsgb4KlHsgL9XmIFk5g5FNAgeCjRXznyB1LMwyDDUUo3qVtBzc/Yfr1Q3BAKheVAJvRMggQQA==","topic":"topic"} for topic topic. New size: 5
2024-06-28 12:03:39,006 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.<init>(UiNotificationRegistry.java:79) - No implementation for IUiNotificationClusterService found. UI notifications won't be delivered to other cluster nodes.
2024-06-28 12:03:39,007 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-06-28 12:03:39.007","id":"11","message":{"dummy":"a"},"nodeId":"0WEmWarsGcL+EZsgb4KlHsgL9XmIFk5g5FNAgeCjRXznyB1LMwyDDUUo3qVtBzc/Yfr1Q3BAKheVAJvRMggQQA==","topic":"topic"} for topic topic. New size: 1
2024-06-28 12:03:39,009 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-06-28 12:03:39.009","id":"12","message":{"dummy":"b"},"nodeId":"0WEmWarsGcL+EZsgb4KlHsgL9XmIFk5g5FNAgeCjRXznyB1LMwyDDUUo3qVtBzc/Yfr1Q3BAKheVAJvRMggQQA==","topic":"topic"} for topic topic. New size: 2
2024-06-28 12:03:39,015 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.<init>(UiNotificationRegistry.java:79) - No implementation for IUiNotificationClusterService found. UI notifications won't be delivered to other cluster nodes.
2024-06-28 12:03:39,015 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-06-28 12:03:39.015","id":"1","message":{"dummy":"value"},"nodeId":"0WEmWarsGcL+EZsgb4KlHsgL9XmIFk5g5FNAgeCjRXznyB1LMwyDDUUo3qVtBzc/Yfr1Q3BAKheVAJvRMggQQA==","topic":"topic a"} for topic topic a. New size: 1
2024-06-28 12:03:39,016 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-06-28 12:03:39.016","id":"2","message":{"dummy":"value"},"nodeId":"0WEmWarsGcL+EZsgb4KlHsgL9XmIFk5g5FNAgeCjRXznyB1LMwyDDUUo3qVtBzc/Yfr1Q3BAKheVAJvRMggQQA==","topic":"topic a"} for topic topic a. New size: 2
2024-06-28 12:03:39,018 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-06-28 12:03:39.018","id":"3","message":{"dummy":"value"},"nodeId":"0WEmWarsGcL+EZsgb4KlHsgL9XmIFk5g5FNAgeCjRXznyB1LMwyDDUUo3qVtBzc/Yfr1Q3BAKheVAJvRMggQQA==","topic":"topic a"} for topic topic a. New size: 3
2024-06-28 12:03:39,022 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-06-28 12:03:39.022","id":"4","message":{"dummy":"a new"},"nodeId":"0WEmWarsGcL+EZsgb4KlHsgL9XmIFk5g5FNAgeCjRXznyB1LMwyDDUUo3qVtBzc/Yfr1Q3BAKheVAJvRMggQQA==","topic":"topic a"} for topic topic a. New size: 4
2024-06-28 12:03:39,025 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-06-28 12:03:39.025","id":"5","message":{"dummy":"a new user"},"nodeId":"0WEmWarsGcL+EZsgb4KlHsgL9XmIFk5g5FNAgeCjRXznyB1LMwyDDUUo3qVtBzc/Yfr1Q3BAKheVAJvRMggQQA==","topic":"topic a"} for topic topic a. New size: 5
2024-06-28 12:03:39,028 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-06-28 12:03:39.028","id":"6","message":{"dummy":"a new user max"},"nodeId":"0WEmWarsGcL+EZsgb4KlHsgL9XmIFk5g5FNAgeCjRXznyB1LMwyDDUUo3qVtBzc/Yfr1Q3BAKheVAJvRMggQQA==","topic":"topic a"} for topic topic a. New size: 6
2024-06-28 12:03:39,063 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.<init>(UiNotificationRegistry.java:79) - No implementation for IUiNotificationClusterService found. UI notifications won't be delivered to other cluster nodes.
2024-06-28 12:03:39,064 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-06-28 12:03:39.064","id":"1","message":{"dummy":"value"},"nodeId":"0WEmWarsGcL+EZsgb4KlHsgL9XmIFk5g5FNAgeCjRXznyB1LMwyDDUUo3qVtBzc/Yfr1Q3BAKheVAJvRMggQQA==","topic":"topic"} for topic topic. New size: 1
2024-06-28 12:03:39,065 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-06-28 12:03:39.065","id":"2","message":{"dummy":"value"},"nodeId":"0WEmWarsGcL+EZsgb4KlHsgL9XmIFk5g5FNAgeCjRXznyB1LMwyDDUUo3qVtBzc/Yfr1Q3BAKheVAJvRMggQQA==","topic":"topic"} for topic topic. New size: 2
2024-06-28 12:03:39,119 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.cleanup(UiNotificationRegistry.java:479) - Removed 1 expired notifications for topic topic. New size: 1.
2024-06-28 12:03:39,570 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.cleanup(UiNotificationRegistry.java:479) - Removed 1 expired notifications for topic topic. New size: 0.
2024-06-28 12:03:39,573 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.<init>(UiNotificationRegistry.java:79) - No implementation for IUiNotificationClusterService found. UI notifications won't be delivered to other cluster nodes.
2024-06-28 12:03:39,584 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-06-28 12:03:39.584","id":"1","message":{"dummy":"value"},"nodeId":"0WEmWarsGcL+EZsgb4KlHsgL9XmIFk5g5FNAgeCjRXznyB1LMwyDDUUo3qVtBzc/Yfr1Q3BAKheVAJvRMggQQA==","topic":"topic"} for topic topic. New size: 1
2024-06-28 12:03:39,586 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.lambda$0(UiNotificationRegistry.java:110) - New notifications received for topics [TopicDo {"_type":"scout.Topic","lastNotifications":[{"_type":"scout.UiNotification","creationTime":"1970-01-01 00:00:00.000","id":"-1","nodeId":"0WEmWarsGcL+EZsgb4KlHsgL9XmIFk5g5FNAgeCjRXznyB1LMwyDDUUo3qVtBzc/Yfr1Q3BAKheVAJvRMggQQA=="}],"name":"topic"}] and user null.
2024-06-28 12:03:39,600 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.lambda$0(UiNotificationRegistry.java:110) - New notifications received for topics [TopicDo {"_type":"scout.Topic","lastNotifications":[{"_type":"scout.UiNotification","creationTime":"1970-01-01 00:00:00.000","id":"-1","nodeId":"0WEmWarsGcL+EZsgb4KlHsgL9XmIFk5g5FNAgeCjRXznyB1LMwyDDUUo3qVtBzc/Yfr1Q3BAKheVAJvRMggQQA=="}],"name":"topic"}] and user null.
2024-06-28 12:03:39,607 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-06-28 12:03:39.607","id":"2","message":{"dummy":"value"},"nodeId":"0WEmWarsGcL+EZsgb4KlHsgL9XmIFk5g5FNAgeCjRXznyB1LMwyDDUUo3qVtBzc/Yfr1Q3BAKheVAJvRMggQQA==","topic":"topic b"} for topic topic b. New size: 1
2024-06-28 12:03:39,608 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.lambda$0(UiNotificationRegistry.java:110) - New notifications received for topics [TopicDo {"_type":"scout.Topic","lastNotifications":[{"_type":"scout.UiNotification","creationTime":"1970-01-01 00:00:00.000","id":"-1","nodeId":"0WEmWarsGcL+EZsgb4KlHsgL9XmIFk5g5FNAgeCjRXznyB1LMwyDDUUo3qVtBzc/Yfr1Q3BAKheVAJvRMggQQA=="}],"name":"topic b"}] and user otto.
2024-06-28 12:03:39,614 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-06-28 12:03:39.614","id":"3","message":{"dummy":"value"},"nodeId":"0WEmWarsGcL+EZsgb4KlHsgL9XmIFk5g5FNAgeCjRXznyB1LMwyDDUUo3qVtBzc/Yfr1Q3BAKheVAJvRMggQQA==","topic":"topic b"} for topic topic b. New size: 2
2024-06-28 12:03:39,616 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.lambda$0(UiNotificationRegistry.java:110) - New notifications received for topics [TopicDo {"_type":"scout.Topic","lastNotifications":[{"_type":"scout.UiNotification","creationTime":"1970-01-01 00:00:00.000","id":"-1","nodeId":"0WEmWarsGcL+EZsgb4KlHsgL9XmIFk5g5FNAgeCjRXznyB1LMwyDDUUo3qVtBzc/Yfr1Q3BAKheVAJvRMggQQA=="}],"name":"topic b"}] and user null.
2024-06-28 12:03:39,622 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.<init>(UiNotificationRegistry.java:79) - No implementation for IUiNotificationClusterService found. UI notifications won't be delivered to other cluster nodes.
2024-06-28 12:03:40,125 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.<init>(UiNotificationRegistry.java:79) - No implementation for IUiNotificationClusterService found. UI notifications won't be delivered to other cluster nodes.
2024-06-28 12:03:40,125 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.getOrWait(UiNotificationRegistry.java:102) - Returning 1 notifications for topics [TopicDo {"_type":"scout.Topic","lastNotifications":[],"name":"topic"}] and user null without waiting.
2024-06-28 12:03:40,128 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.<init>(UiNotificationRegistry.java:79) - No implementation for IUiNotificationClusterService found. UI notifications won't be delivered to other cluster nodes.
2024-06-28 12:03:40,128 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-06-28 12:03:40.128","id":"1","message":{"dummy":"value"},"nodeId":"0WEmWarsGcL+EZsgb4KlHsgL9XmIFk5g5FNAgeCjRXznyB1LMwyDDUUo3qVtBzc/Yfr1Q3BAKheVAJvRMggQQA==","topic":"topic"} for topic topic. New size: 1
2024-06-28 12:03:40,130 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.getOrWait(UiNotificationRegistry.java:102) - Returning 1 notifications for topics [TopicDo {"_type":"scout.Topic","lastNotifications":[{"_type":"scout.UiNotification","creationTime":"1970-01-01 00:00:00.000","id":"-1","nodeId":"0WEmWarsGcL+EZsgb4KlHsgL9XmIFk5g5FNAgeCjRXznyB1LMwyDDUUo3qVtBzc/Yfr1Q3BAKheVAJvRMggQQA=="}],"name":"topic"}] and user null without waiting.
2024-06-28 12:03:40,134 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.<init>(UiNotificationRegistry.java:79) - No implementation for IUiNotificationClusterService found. UI notifications won't be delivered to other cluster nodes.
2024-06-28 12:03:40,135 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-06-28 12:03:40.135","id":"1","message":{"dummy":"value"},"nodeId":"0WEmWarsGcL+EZsgb4KlHsgL9XmIFk5g5FNAgeCjRXznyB1LMwyDDUUo3qVtBzc/Yfr1Q3BAKheVAJvRMggQQA==","topic":"topic"} for topic topic. New size: 1
2024-06-28 12:03:40,137 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-06-28 12:03:40.137","id":"2","message":{"dummy":"a"},"nodeId":"0WEmWarsGcL+EZsgb4KlHsgL9XmIFk5g5FNAgeCjRXznyB1LMwyDDUUo3qVtBzc/Yfr1Q3BAKheVAJvRMggQQA==","topic":"topic"} for topic topic. New size: 2
2024-06-28 12:03:40,140 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-06-28 12:03:40.140","id":"3","message":{"dummy":"b"},"nodeId":"0WEmWarsGcL+EZsgb4KlHsgL9XmIFk5g5FNAgeCjRXznyB1LMwyDDUUo3qVtBzc/Yfr1Q3BAKheVAJvRMggQQA==","topic":"topic"} for topic topic. New size: 3
2024-06-28 12:03:40,144 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.<init>(UiNotificationRegistry.java:79) - No implementation for IUiNotificationClusterService found. UI notifications won't be delivered to other cluster nodes.
2024-06-28 12:03:40,145 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-06-28 12:03:40.145","id":"2","message":{"dummy":"value"},"nodeId":"0WEmWarsGcL+EZsgb4KlHsgL9XmIFk5g5FNAgeCjRXznyB1LMwyDDUUo3qVtBzc/Yfr1Q3BAKheVAJvRMggQQA==","topic":"topic"} for topic topic. New size: 1
2024-06-28 12:03:40,149 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.<init>(UiNotificationRegistry.java:79) - No implementation for IUiNotificationClusterService found. UI notifications won't be delivered to other cluster nodes.
2024-06-28 12:03:40,150 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-06-28 12:03:40.150","id":"1","message":{"dummy":"value"},"nodeId":"0WEmWarsGcL+EZsgb4KlHsgL9XmIFk5g5FNAgeCjRXznyB1LMwyDDUUo3qVtBzc/Yfr1Q3BAKheVAJvRMggQQA==","topic":"topic"} for topic topic. New size: 1
2024-06-28 12:03:40,151 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.lambda$0(UiNotificationRegistry.java:110) - New notifications received for topics [TopicDo {"_type":"scout.Topic","lastNotifications":[{"_type":"scout.UiNotification","creationTime":"1970-01-01 00:00:00.000","id":"-1","nodeId":"0WEmWarsGcL+EZsgb4KlHsgL9XmIFk5g5FNAgeCjRXznyB1LMwyDDUUo3qVtBzc/Yfr1Q3BAKheVAJvRMggQQA=="}],"name":"topic"}] and user null.
2024-06-28 12:03:40,154 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.<init>(UiNotificationRegistry.java:79) - No implementation for IUiNotificationClusterService found. UI notifications won't be delivered to other cluster nodes.
2024-06-28 12:03:40,155 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-06-28 12:03:40.155","id":"1","message":{"dummy":"value"},"nodeId":"0WEmWarsGcL+EZsgb4KlHsgL9XmIFk5g5FNAgeCjRXznyB1LMwyDDUUo3qVtBzc/Yfr1Q3BAKheVAJvRMggQQA==","topic":"topic a"} for topic topic a. New size: 1
2024-06-28 12:03:40,159 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-06-28 12:03:40.159","id":"2","message":{"dummy":"a"},"nodeId":"0WEmWarsGcL+EZsgb4KlHsgL9XmIFk5g5FNAgeCjRXznyB1LMwyDDUUo3qVtBzc/Yfr1Q3BAKheVAJvRMggQQA==","topic":"topic a"} for topic topic a. New size: 2
2024-06-28 12:03:40,160 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-06-28 12:03:40.160","id":"3","message":{"dummy":"b"},"nodeId":"0WEmWarsGcL+EZsgb4KlHsgL9XmIFk5g5FNAgeCjRXznyB1LMwyDDUUo3qVtBzc/Yfr1Q3BAKheVAJvRMggQQA==","topic":"topic b"} for topic topic b. New size: 1
2024-06-28 12:03:40,164 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.<init>(UiNotificationRegistry.java:79) - No implementation for IUiNotificationClusterService found. UI notifications won't be delivered to other cluster nodes.
2024-06-28 12:03:40,165 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-06-28 12:03:40.165","id":"1","message":{"dummy":"value"},"nodeId":"0WEmWarsGcL+EZsgb4KlHsgL9XmIFk5g5FNAgeCjRXznyB1LMwyDDUUo3qVtBzc/Yfr1Q3BAKheVAJvRMggQQA==","topic":"topic"} for topic topic. New size: 1
[INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.056 s -- in org.eclipse.scout.rt.api.uinotification.UiNotificationRegistryTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.uinotification ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.uinotification/target/org.eclipse.scout.rt.uinotification-24.2-SNAPSHOT.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.uinotification ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.uinotification/target/org.eclipse.scout.rt.uinotification-24.2-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.uinotification ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.uinotification/target/org.eclipse.scout.rt.uinotification-24.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.uinotification ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.uinotification/target/org.eclipse.scout.rt.uinotification-24.2-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.uinotification ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] ----------< org.eclipse.scout.rt:org.eclipse.scout.rt.server >----------
[INFO] Building org.eclipse.scout.rt.server 24.2-SNAPSHOT               [17/72]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.server ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.server ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.server ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.server ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.server ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling with eclipse [debug release 11] to target/classes
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/diagnostic/DiagnosticServlet.java:[13,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/diagnostic/DiagnosticServlet.java:[40,17] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/diagnostic/DiagnosticServlet.java:[40,28] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/diagnostic/DiagnosticServlet.java:[40,45] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/diagnostic/DiagnosticServlet.java:[56,21] Unsupported @SuppressWarnings("squid:S00112")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/AbstractHtmlAction.java:[38,10] java.util.Map is a raw type. References to generic type java.util.Map<K,V> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/services/common/security/PermissionsInvalidationNotificationListener.java:[36,19] Unnecessary @SuppressWarnings("unchecked")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/CallsView.java:[32,19] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/CallsView.java:[295,28] java.util.Map is a raw type. References to generic type java.util.Map<K,V> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/CallsView.java:[296,11] java.util.Map.Entry is a raw type. References to generic type java.util.Map.Entry<K,V> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/CallsView.java:[296,22] java.util.Map.Entry is a raw type. References to generic type java.util.Map.Entry<K,V> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/CallsView.java:[302,31] java.lang.Iterable is a raw type. References to generic type java.lang.Iterable<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/TopView.java:[17,19] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/services/lookup/AbstractLookupService.java:[26,19] Unsupported @SuppressWarnings("squid:S1118")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/widget/table/HtmlTable.java:[21,19] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/GeneralView.java:[12,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/GeneralView.java:[33,19] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/GeneralView.java:[94,7] The type java.lang.SecurityManager has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/GeneralView.java:[94,35] The method getSecurityManager() from the type java.lang.System has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/GeneralView.java:[97,33] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/GeneralView.java:[97,44] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/GeneralView.java:[97,61] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/context/ServerRunContextProducer.java:[12,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/context/ServerRunContextProducer.java:[53,60] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/context/ServerRunContextProducer.java:[53,71] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/context/ServerRunContextProducer.java:[53,88] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/notification/NotificationCoalescer.java:[33,43] org.eclipse.scout.rt.server.notification.ICoalescer is a raw type. References to generic type org.eclipse.scout.rt.server.notification.ICoalescer<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/notification/NotificationCoalescer.java:[48,20] org.eclipse.scout.rt.server.notification.ICoalescer is a raw type. References to generic type org.eclipse.scout.rt.server.notification.ICoalescer<T> should be parameterized
[INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/ResourceServlet.java:[117,25] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/ServiceOperationInvoker.java:[54,21] Unsupported @SuppressWarnings("squid:S1193")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/MessagesView.java:[21,19] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/services/common/file/RemoteFileService.java:[214,21] Unsupported @SuppressWarnings("findbugs:RV_RETURN_VALUE_IGNORED_BAD_PRACTICE")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/cache/InvalidateCacheNotificationCoalescer.java:[58,70] org.eclipse.scout.rt.platform.cache.ICacheEntryFilter is a raw type. References to generic type org.eclipse.scout.rt.platform.cache.ICacheEntryFilter<K,V> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/inspector/SessionInspector.java:[12,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/inspector/SessionInspector.java:[52,33] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/inspector/SessionInspector.java:[52,44] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/inspector/SessionInspector.java:[52,61] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/inspector/SessionInspector.java:[106,12] java.util.Iterator is a raw type. References to generic type java.util.Iterator<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/ServiceTunnelServlet.java:[13,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/ServiceTunnelServlet.java:[75,17] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/ServiceTunnelServlet.java:[75,28] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/ServiceTunnelServlet.java:[75,45] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/ServiceTunnelServlet.java:[91,21] Unsupported @SuppressWarnings("squid:S00112")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/ServiceTunnelServlet.java:[117,17] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/ServiceTunnelServlet.java:[117,28] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/ServiceTunnelServlet.java:[117,45] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/diagnostic/DiagnosticSession.java:[37,19] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString")
[INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/diagnostic/DiagnosticSession.java:[69,23] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/diagnostic/DiagnosticSession.java:[77,21] Unsupported @SuppressWarnings("squid:S1215")
[INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/diagnostic/DiagnosticSession.java:[109,23] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/AdminSession.java:[27,19] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString")
[INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/AdminSession.java:[70,23] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/ServicesView.java:[37,19] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/ServicesView.java:[114,13] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/ServicesView.java:[190,21] Unsupported @SuppressWarnings("squid:S1643")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/ServicesView.java:[193,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/ServicesView.java:[194,10] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/ServicesView.java:[195,10] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/ServicesView.java:[202,10] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/ServicesView.java:[203,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/ServicesView.java:[220,10] java.util.Iterator is a raw type. References to generic type java.util.Iterator<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/ServicesView.java:[221,7] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/ServicesView.java:[221,18] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/ServicesView.java:[231,10] java.util.Iterator is a raw type. References to generic type java.util.Iterator<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/ServicesView.java:[232,7] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/ServicesView.java:[232,18] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/ServicesView.java:[362,34] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/ServicesView.java:[371,34] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/ServicesView.java:[373,10] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/context/ServerRunContextFilter.java:[13,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/context/ServerRunContextFilter.java:[80,89] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/context/ServerRunContextFilter.java:[80,100] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/context/ServerRunContextFilter.java:[80,117] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/widget/table/HtmlComponent.java:[24,19] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString")
[INFO] 
[INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.server ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server/target/classes/META-INF/jandex.idx
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.server ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.server ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.server ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.server ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server/target/org.eclipse.scout.rt.server-24.2-SNAPSHOT.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.server ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.server ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server/target/org.eclipse.scout.rt.server-24.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.server ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.server ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.server.jaxws >-------
[INFO] Building org.eclipse.scout.rt.server.jaxws 24.2-SNAPSHOT         [18/72]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jaxws/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/jakarta/xml/ws/jakarta.xml.ws-api/3.0.1/jakarta.xml.ws-api-3.0.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/xml/ws/jakarta.xml.ws-api/3.0.1/jakarta.xml.ws-api-3.0.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/xml/ws/jakarta.xml.ws-api/3.0.1/jakarta.xml.ws-api-3.0.1.pom (19 kB at 2.4 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/jakarta/xml/bind/jakarta.xml.bind-api/3.0.1/jakarta.xml.bind-api-3.0.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api/3.0.1/jakarta.xml.bind-api-3.0.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api/3.0.1/jakarta.xml.bind-api-3.0.1.pom (13 kB at 1.9 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/jakarta/xml/bind/jakarta.xml.bind-api-parent/3.0.1/jakarta.xml.bind-api-parent-3.0.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api-parent/3.0.1/jakarta.xml.bind-api-parent-3.0.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api-parent/3.0.1/jakarta.xml.bind-api-parent-3.0.1.pom (9.5 kB at 1.6 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/activation/jakarta.activation/2.0.1/jakarta.activation-2.0.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/activation/jakarta.activation/2.0.1/jakarta.activation-2.0.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/activation/jakarta.activation/2.0.1/jakarta.activation-2.0.1.pom (2.0 kB at 285 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/activation/all/2.0.1/all-2.0.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/activation/all/2.0.1/all-2.0.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/activation/all/2.0.1/all-2.0.1.pom (23 kB at 3.8 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/jakarta/xml/soap/jakarta.xml.soap-api/2.0.1/jakarta.xml.soap-api-2.0.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/xml/soap/jakarta.xml.soap-api/2.0.1/jakarta.xml.soap-api-2.0.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/xml/soap/jakarta.xml.soap-api/2.0.1/jakarta.xml.soap-api-2.0.1.pom (19 kB at 2.4 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/jakarta/jws/jakarta.jws-api/3.0.0/jakarta.jws-api-3.0.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/jws/jakarta.jws-api/3.0.0/jakarta.jws-api-3.0.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/jws/jakarta.jws-api/3.0.0/jakarta.jws-api-3.0.0.pom (17 kB at 2.4 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/jakarta/xml/ws/jakarta.xml.ws-api/3.0.1/jakarta.xml.ws-api-3.0.1.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/jakarta/xml/bind/jakarta.xml.bind-api/3.0.1/jakarta.xml.bind-api-3.0.1.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/jakarta/xml/soap/jakarta.xml.soap-api/2.0.1/jakarta.xml.soap-api-2.0.1.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/activation/jakarta.activation/2.0.1/jakarta.activation-2.0.1.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/jakarta/jws/jakarta.jws-api/3.0.0/jakarta.jws-api-3.0.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/xml/ws/jakarta.xml.ws-api/3.0.1/jakarta.xml.ws-api-3.0.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/xml/ws/jakarta.xml.ws-api/3.0.1/jakarta.xml.ws-api-3.0.1.jar (62 kB at 6.9 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api/3.0.1/jakarta.xml.bind-api-3.0.1.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/xml/soap/jakarta.xml.soap-api/2.0.1/jakarta.xml.soap-api-2.0.1.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/activation/jakarta.activation/2.0.1/jakarta.activation-2.0.1.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/jws/jakarta.jws-api/3.0.0/jakarta.jws-api-3.0.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/xml/soap/jakarta.xml.soap-api/2.0.1/jakarta.xml.soap-api-2.0.1.jar (37 kB at 3.7 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/jws/jakarta.jws-api/3.0.0/jakarta.jws-api-3.0.0.jar (17 kB at 1.7 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api/3.0.1/jakarta.xml.bind-api-3.0.1.jar (129 kB at 13 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/activation/jakarta.activation/2.0.1/jakarta.activation-2.0.1.jar (62 kB at 6.2 MB/s)
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.server.jaxws ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.server.jaxws ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.server.jaxws ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jaxws/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.server.jaxws ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.server.jaxws ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling with eclipse [debug release 11] to target/classes
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/consumer/pool/AbstractNonBlockingPool.java:[170,21] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/provider/auth/handler/AuthenticationHandler.java:[101,21] Unsupported @SuppressWarnings("squid:S1181")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/provider/auth/handler/AuthenticationHandler.java:[184,21] Unsupported @SuppressWarnings("squid:S00112")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/provider/auth/method/IAuthenticationMethod.java:[42,21] Unsupported @SuppressWarnings("squid:S00112")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/provider/auth/method/WsseUsernameTokenMethod.java:[48,21] Unsupported @SuppressWarnings("squid:S2068")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/provider/auth/method/WsseUsernameTokenMethod.java:[100,11] java.util.Iterator is a raw type. References to generic type java.util.Iterator<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/provider/auth/method/WsseUsernameTokenMethod.java:[103,13] java.util.Iterator is a raw type. References to generic type java.util.Iterator<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/provider/auth/method/WsseUsernameTokenMethod.java:[107,15] java.util.Iterator is a raw type. References to generic type java.util.Iterator<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/provider/auth/method/WsseUsernameTokenMethod.java:[108,15] java.util.Iterator is a raw type. References to generic type java.util.Iterator<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/provider/auth/method/PreAuthenticationMethod.java:[12,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/provider/auth/method/PreAuthenticationMethod.java:[57,22] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/provider/auth/method/PreAuthenticationMethod.java:[57,33] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/provider/auth/method/PreAuthenticationMethod.java:[57,50] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/consumer/PortProducer.java:[16,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/consumer/PortProducer.java:[83,20] jakarta.xml.ws.handler.Handler is a raw type. References to generic type jakarta.xml.ws.handler.Handler<C> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/consumer/PortProducer.java:[112,51] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/consumer/PortProducer.java:[112,62] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/consumer/PortProducer.java:[112,79] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/JaxWsPlatformListener.java:[39,13] The enum constant PlatformInvalid needs a corresponding case label in this enum switch on org.eclipse.scout.rt.platform.IPlatform.State
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/JaxWsPlatformListener.java:[39,13] The enum constant PlatformStarted needs a corresponding case label in this enum switch on org.eclipse.scout.rt.platform.IPlatform.State
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/JaxWsPlatformListener.java:[39,13] The enum constant PlatformStopped needs a corresponding case label in this enum switch on org.eclipse.scout.rt.platform.IPlatform.State
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/JaxWsPlatformListener.java:[39,13] The enum constant PlatformStopping needs a corresponding case label in this enum switch on org.eclipse.scout.rt.platform.IPlatform.State
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/consumer/InvocationContext.java:[348,23] Unsupported @SuppressWarnings("squid:S00112")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/consumer/pool/ServicePool.java:[16,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/consumer/pool/ServicePool.java:[81,20] jakarta.xml.ws.handler.Handler is a raw type. References to generic type jakarta.xml.ws.handler.Handler<C> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/consumer/pool/ServicePool.java:[110,51] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/consumer/pool/ServicePool.java:[110,62] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/consumer/pool/ServicePool.java:[110,79] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/provider/context/JaxWsRunContextLookup.java:[12,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/provider/context/JaxWsRunContextLookup.java:[104,20] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/provider/context/JaxWsRunContextLookup.java:[104,31] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/provider/context/JaxWsRunContextLookup.java:[104,48] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/JaxWsConfigProperties.java:[62,23] Unsupported @SuppressWarnings("findbugs:VA_FORMAT_STRING_USES_NEWLINE")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/JaxWsConfigProperties.java:[100,23] Unsupported @SuppressWarnings("findbugs:VA_FORMAT_STRING_USES_NEWLINE")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/JaxWsConfigProperties.java:[139,23] Unsupported @SuppressWarnings("findbugs:VA_FORMAT_STRING_USES_NEWLINE")
[INFO] 
[INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.server.jaxws ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jaxws/target/classes/META-INF/jandex.idx
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.server.jaxws ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jaxws/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.server.jaxws ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.server.jaxws ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.server.jaxws ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jaxws/target/org.eclipse.scout.rt.server.jaxws-24.2-SNAPSHOT.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.server.jaxws ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.server.jaxws ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jaxws/target/org.eclipse.scout.rt.server.jaxws-24.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.server.jaxws ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.server.jaxws ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] ----------< org.eclipse.scout.rt:org.eclipse.scout.jaxws.apt >----------
[INFO] Building org.eclipse.scout.jaxws.apt 24.2-SNAPSHOT               [19/72]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.jaxws.apt/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/jaxb/codemodel/4.0.4/codemodel-4.0.4.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/codemodel/4.0.4/codemodel-4.0.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/codemodel/4.0.4/codemodel-4.0.4.pom (1.7 kB at 248 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/xml/bind/mvn/jaxb-codemodel-parent/4.0.4/jaxb-codemodel-parent-4.0.4.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-codemodel-parent/4.0.4/jaxb-codemodel-parent-4.0.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-codemodel-parent/4.0.4/jaxb-codemodel-parent-4.0.4.pom (20 kB at 2.9 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/jaxb/codemodel/4.0.4/codemodel-4.0.4.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/codemodel/4.0.4/codemodel-4.0.4.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/codemodel/4.0.4/codemodel-4.0.4.jar (169 kB at 14 MB/s)
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.jaxws.apt ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.jaxws.apt ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.jaxws.apt ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.jaxws.apt/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.jaxws.apt ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.jaxws.apt ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling with eclipse [debug release 11] to target/classes
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.jaxws.apt/src/main/java/org/eclipse/scout/jaxws/apt/internal/util/AnnotationUtil.java:[48,19] Unsupported @SuppressWarnings("squid:S00117")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.jaxws.apt/src/main/java/org/eclipse/scout/jaxws/apt/internal/EntryPointDefinition.java:[46,19] Unsupported @SuppressWarnings("squid:S00117")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.jaxws.apt/src/main/java/org/eclipse/scout/jaxws/apt/JaxWsAnnotationProcessor.java:[91,19] Unsupported @SuppressWarnings("squid:S00117")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.jaxws.apt/src/main/java/org/eclipse/scout/jaxws/apt/JaxWsAnnotationProcessor.java:[461,21] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.jaxws.apt/src/main/java/org/eclipse/scout/jaxws/apt/internal/HandlerArtifactProcessor.java:[211,21] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.jaxws.apt/src/main/java/org/eclipse/scout/jaxws/apt/internal/codemodel/JConditionalEx.java:[27,19] Unsupported @SuppressWarnings("squid:S00100")
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.jaxws.apt ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.jaxws.apt/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.jaxws.apt ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.jaxws.apt ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.jaxws.apt ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.jaxws.apt/target/org.eclipse.scout.jaxws.apt-24.2-SNAPSHOT.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.jaxws.apt ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.jaxws.apt ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.jaxws.apt/target/org.eclipse.scout.jaxws.apt-24.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.jaxws.apt ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.jaxws.apt ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] -----< org.eclipse.scout.rt:org.eclipse.scout.rt.dataobject.test >------
[INFO] Building org.eclipse.scout.rt.dataobject.test 24.2-SNAPSHOT      [20/72]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject.test/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.dataobject.test ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.dataobject.test ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.dataobject.test ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject.test/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.dataobject.test ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.dataobject.test ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling with eclipse [debug release 11] to target/classes
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject.test/src/main/java/org/eclipse/scout/rt/dataobject/migration/ConstantUuidProvider.java:[26,21] Unsupported @SuppressWarnings("squid:S2245")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject.test/src/main/java/org/eclipse/scout/rt/dataobject/id/AbstractIdCodecTest.java:[44,19] Unsupported @SuppressWarnings("squid:S00100")
[INFO] 
[INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.dataobject.test ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject.test/target/classes/META-INF/jandex.idx
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.dataobject.test ---
[INFO] Copying 2 resources from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.dataobject.test ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling with eclipse [debug release 11] to target/test-classes
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject.test/src/test/java/org/eclipse/scout/rt/dataobject/lookup/LookupHelperTest.java:[158,22] Unsupported @SuppressWarnings("ResultOfMethodCallIgnored")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject.test/src/test/java/org/eclipse/scout/rt/dataobject/lookup/LookupHelperTest.java:[158,51] Unsupported @SuppressWarnings("EqualsWithItself")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject.test/src/test/java/org/eclipse/scout/rt/dataobject/lookup/LookupHelperTest.java:[233,149] Unnecessary @SuppressWarnings("unchecked")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject.test/src/test/java/org/eclipse/scout/rt/dataobject/lookup/LookupHelperTest.java:[242,151] Unnecessary @SuppressWarnings("unchecked")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject.test/src/test/java/org/eclipse/scout/rt/dataobject/DataObjectHelperTest.java:[296,37] org.eclipse.scout.rt.dataobject.DoList is a raw type. References to generic type org.eclipse.scout.rt.dataobject.DoList<V> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject.test/src/test/java/org/eclipse/scout/rt/dataobject/DataObjectHelperTest.java:[297,37] org.eclipse.scout.rt.dataobject.DoList is a raw type. References to generic type org.eclipse.scout.rt.dataobject.DoList<V> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject.test/src/test/java/org/eclipse/scout/rt/dataobject/DataObjectHelperTest.java:[299,38] org.eclipse.scout.rt.dataobject.DoList is a raw type. References to generic type org.eclipse.scout.rt.dataobject.DoList<V> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject.test/src/test/java/org/eclipse/scout/rt/dataobject/DataObjectHelperTest.java:[300,38] org.eclipse.scout.rt.dataobject.DoList is a raw type. References to generic type org.eclipse.scout.rt.dataobject.DoList<V> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject.test/src/test/java/org/eclipse/scout/rt/dataobject/fixture/DataObjectWithTypedIdDo.java:[56,70] Type safety: Potential heap pollution via varargs parameter ids
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject.test/src/test/java/org/eclipse/scout/rt/dataobject/DoEntityTest.java:[97,21] Unnecessary @SuppressWarnings("unchecked")
[INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject.test/src/test/java/org/eclipse/scout/rt/dataobject/AbstractRootIdTest.java:[53,39] Unlikely argument type for equals(): org.eclipse.scout.rt.dataobject.fixture.FixtureUuIdWithCustomFromString seems to be unrelated to org.eclipse.scout.rt.dataobject.fixture.FixtureUuId
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject.test/src/test/java/org/eclipse/scout/rt/dataobject/DoNodeTest.java:[34,5] org.eclipse.scout.rt.dataobject.DoNodeTest.FixtureDoNode is a raw type. References to generic type org.eclipse.scout.rt.dataobject.DoNodeTest.FixtureDoNode<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject.test/src/test/java/org/eclipse/scout/rt/dataobject/DoNodeTest.java:[34,30] org.eclipse.scout.rt.dataobject.DoNodeTest.FixtureDoNode is a raw type. References to generic type org.eclipse.scout.rt.dataobject.DoNodeTest.FixtureDoNode<T> should be parameterized
[INFO] 
[INFO] --- jandex:3.1.6:jandex (make-test-index) @ org.eclipse.scout.rt.dataobject.test ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject.test/target/test-classes/jandex.idx
[INFO] 
[INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.dataobject.test ---
[INFO] Surefire report directory: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject.test/target/surefire-reports
[INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.scout.rt.dataobject.AbstractLongIdTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.131 s -- in org.eclipse.scout.rt.dataobject.AbstractLongIdTest
[INFO] Running org.eclipse.scout.rt.dataobject.AbstractRootIdTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.eclipse.scout.rt.dataobject.AbstractRootIdTest
[INFO] Running org.eclipse.scout.rt.dataobject.AbstractStringIdTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.eclipse.scout.rt.dataobject.AbstractStringIdTest
[INFO] Running org.eclipse.scout.rt.dataobject.AbstractTypeVersionTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.scout.rt.dataobject.AbstractTypeVersionTest
[INFO] Running org.eclipse.scout.rt.dataobject.AbstractUuIdTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.scout.rt.dataobject.AbstractUuIdTest
[INFO] Running org.eclipse.scout.rt.dataobject.DataObjectContributionTest
2024-06-28 12:03:48,396 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true
2024-06-28 12:03:48,424 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:37) - Building jandex class inventory using rebuild strategy IF_MISSING...
2024-06-28 12:03:48,588 INFO  [ForkJoinPool.commonPool-worker-1] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:180) - Rebuild index 'file:/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject.test/target/test-classes/META-INF/jandex.idx'. Scanning location...
2024-06-28 12:03:49,085 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:43) - Finished building jandex class inventory in 675.441405 ms. Total class count: 1126
2024-06-28 12:03:49,498 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:226) - Collected 258 beans in 409.223936 ms
2024-06-28 12:03:49,591 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:231) - Registered 258 beans in 93.268490 ms
2024-06-28 12:03:49,612 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport
2024-06-28 12:03:49,613 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:191) - No classpath:config.properties found. Running with empty configuration.
OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.724 s -- in org.eclipse.scout.rt.dataobject.DataObjectContributionTest
[INFO] Running org.eclipse.scout.rt.dataobject.DataObjectHelperTest
2024-06-28 12:03:52,380 WARN  [main] org.eclipse.scout.rt.dataobject.DataObjectInventory.registerClassByTypeName(DataObjectInventory.java:323) - Class org.eclipse.scout.rt.dataobject.fixture.EntityFixtureInvalidTypeNameDo is annotated with @TypeName with an empty type name value, skip registration
2024-06-28 12:03:52,426 INFO  [main] org.eclipse.scout.rt.dataobject.DataObjectInventory.init(DataObjectInventory.java:116) - Registry initialized, found 63 IDoEntity implementations with @TypeName annotation and 15 implementations with @TypeVersion annotation.
[INFO] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.289 s -- in org.eclipse.scout.rt.dataobject.DataObjectHelperTest
[INFO] Running org.eclipse.scout.rt.dataobject.DataObjectInventoryTest
2024-06-28 12:03:53,818 WARN  [main] org.eclipse.scout.rt.dataobject.DataObjectInventory.registerClassByTypeName(DataObjectInventory.java:323) - Class org.eclipse.scout.rt.dataobject.fixture.EntityFixtureInvalidTypeNameDo is annotated with @TypeName with an empty type name value, skip registration
2024-06-28 12:03:53,818 WARN  [main] org.eclipse.scout.rt.dataobject.DataObjectInventory.fromTypeName(DataObjectInventory.java:156) - Class lookup for raw class class org.eclipse.scout.rt.dataobject.DataObjectInventoryTest$TestBaseFixtureEntityDo with type name TestBaseFixtureEntity is not unique, cannot lookup matching bean class!
2024-06-28 12:03:53,820 WARN  [main] org.eclipse.scout.rt.dataobject.DataObjectInventory.registerClassByTypeName(DataObjectInventory.java:323) - Class org.eclipse.scout.rt.dataobject.fixture.EntityFixtureInvalidTypeNameDo is annotated with @TypeName with an empty type name value, skip registration
2024-06-28 12:03:53,821 WARN  [main] org.eclipse.scout.rt.dataobject.DataObjectInventory.registerClassByTypeName(DataObjectInventory.java:323) - Class org.eclipse.scout.rt.dataobject.fixture.EntityFixtureInvalidTypeNameDo is annotated with @TypeName with an empty type name value, skip registration
2024-06-28 12:03:53,825 WARN  [main] org.eclipse.scout.rt.dataobject.DataObjectInventory.registerClassByTypeName(DataObjectInventory.java:323) - Class org.eclipse.scout.rt.dataobject.fixture.EntityFixtureInvalidTypeNameDo is annotated with @TypeName with an empty type name value, skip registration
2024-06-28 12:03:53,864 WARN  [main] org.eclipse.scout.rt.dataobject.DataObjectInventory.registerClassByTypeName(DataObjectInventory.java:323) - Class org.eclipse.scout.rt.dataobject.fixture.EntityFixtureInvalidTypeNameDo is annotated with @TypeName with an empty type name value, skip registration
2024-06-28 12:03:53,865 WARN  [main] org.eclipse.scout.rt.dataobject.DataObjectInventory.registerClassByTypeName(DataObjectInventory.java:323) - Class org.eclipse.scout.rt.dataobject.fixture.EntityFixtureInvalidTypeNameDo is annotated with @TypeName with an empty type name value, skip registration
2024-06-28 12:03:53,866 WARN  [main] org.eclipse.scout.rt.dataobject.DataObjectInventory.registerClassByTypeName(DataObjectInventory.java:323) - Class org.eclipse.scout.rt.dataobject.fixture.EntityFixtureInvalidTypeNameDo is annotated with @TypeName with an empty type name value, skip registration
2024-06-28 12:03:53,868 WARN  [main] org.eclipse.scout.rt.dataobject.DataObjectInventory.registerClassByTypeName(DataObjectInventory.java:323) - Class org.eclipse.scout.rt.dataobject.fixture.EntityFixtureInvalidTypeNameDo is annotated with @TypeName with an empty type name value, skip registration
2024-06-28 12:03:53,877 WARN  [main] org.eclipse.scout.rt.dataobject.DataObjectInventory.registerClassByTypeName(DataObjectInventory.java:323) - Class org.eclipse.scout.rt.dataobject.fixture.EntityFixtureInvalidTypeNameDo is annotated with @TypeName with an empty type name value, skip registration
2024-06-28 12:03:53,881 WARN  [main] org.eclipse.scout.rt.dataobject.DataObjectInventory.registerClassByTypeName(DataObjectInventory.java:323) - Class org.eclipse.scout.rt.dataobject.fixture.EntityFixtureInvalidTypeNameDo is annotated with @TypeName with an empty type name value, skip registration
2024-06-28 12:03:53,883 WARN  [main] org.eclipse.scout.rt.dataobject.DataObjectInventory.registerClassByTypeName(DataObjectInventory.java:323) - Class org.eclipse.scout.rt.dataobject.fixture.EntityFixtureInvalidTypeNameDo is annotated with @TypeName with an empty type name value, skip registration
2024-06-28 12:03:53,896 WARN  [main] org.eclipse.scout.rt.dataobject.DataObjectInventory.registerClassByTypeName(DataObjectInventory.java:323) - Class org.eclipse.scout.rt.dataobject.fixture.EntityFixtureInvalidTypeNameDo is annotated with @TypeName with an empty type name value, skip registration
2024-06-28 12:03:53,898 WARN  [main] org.eclipse.scout.rt.dataobject.DataObjectInventory.registerClassByTypeName(DataObjectInventory.java:323) - Class org.eclipse.scout.rt.dataobject.fixture.EntityFixtureInvalidTypeNameDo is annotated with @TypeName with an empty type name value, skip registration
2024-06-28 12:03:53,899 WARN  [main] org.eclipse.scout.rt.dataobject.DataObjectInventory.registerClassByTypeName(DataObjectInventory.java:323) - Class org.eclipse.scout.rt.dataobject.fixture.EntityFixtureInvalidTypeNameDo is annotated with @TypeName with an empty type name value, skip registration
[INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s -- in org.eclipse.scout.rt.dataobject.DataObjectInventoryTest
[INFO] Running org.eclipse.scout.rt.dataobject.DataObjectVisitorExtensionTest
[INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s -- in org.eclipse.scout.rt.dataobject.DataObjectVisitorExtensionTest
[INFO] Running org.eclipse.scout.rt.dataobject.DataObjectVisitorsTest
[INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.eclipse.scout.rt.dataobject.DataObjectVisitorsTest
[INFO] Running org.eclipse.scout.rt.dataobject.DoCollectionTest
[INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.scout.rt.dataobject.DoCollectionTest
[INFO] Running org.eclipse.scout.rt.dataobject.DoEntityBuilderTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.eclipse.scout.rt.dataobject.DoEntityBuilderTest
[INFO] Running org.eclipse.scout.rt.dataobject.DoEntityHolderTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.dataobject.DoEntityHolderTest
[INFO] Running org.eclipse.scout.rt.dataobject.DoEntityMapperTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.scout.rt.dataobject.DoEntityMapperTest
[INFO] Running org.eclipse.scout.rt.dataobject.DoEntityMappingsTest
[INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.eclipse.scout.rt.dataobject.DoEntityMappingsTest
[INFO] Running org.eclipse.scout.rt.dataobject.DoEntityTest
[INFO] Tests run: 72, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s -- in org.eclipse.scout.rt.dataobject.DoEntityTest
[INFO] Running org.eclipse.scout.rt.dataobject.DoListTest
[INFO] Tests run: 44, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.eclipse.scout.rt.dataobject.DoListTest
[INFO] Running org.eclipse.scout.rt.dataobject.DoMapEntityTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.dataobject.DoMapEntityTest
[INFO] Running org.eclipse.scout.rt.dataobject.DoNodeTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.scout.rt.dataobject.DoNodeTest
[INFO] Running org.eclipse.scout.rt.dataobject.DoPredicatesTest
[INFO] Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s -- in org.eclipse.scout.rt.dataobject.DoPredicatesTest
[INFO] Running org.eclipse.scout.rt.dataobject.DoSetTest
[INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s -- in org.eclipse.scout.rt.dataobject.DoSetTest
[INFO] Running org.eclipse.scout.rt.dataobject.DoValueTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.dataobject.DoValueTest
[INFO] Running org.eclipse.scout.rt.dataobject.EnumResolverTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.scout.rt.dataobject.EnumResolverTest
[INFO] Running org.eclipse.scout.rt.dataobject.EnumsTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.dataobject.EnumsTest
[INFO] Running org.eclipse.scout.rt.dataobject.enumeration.EnumInventoryTest
2024-06-28 12:03:54,391 WARN  [main] org.eclipse.scout.rt.dataobject.enumeration.EnumInventory.registerClass(EnumInventory.java:92) - Class org.eclipse.scout.rt.dataobject.enumeration.fixture.EmptyEnumNameFixture is annotated with @EnumName with an empty enum name value, skip registration
2024-06-28 12:03:54,393 WARN  [main] org.eclipse.scout.rt.dataobject.enumeration.EnumInventory.registerClass(EnumInventory.java:92) - Class org.eclipse.scout.rt.dataobject.enumeration.fixture.NoEnumNameFixture is annotated with @EnumName with an empty enum name value, skip registration
2024-06-28 12:03:54,395 WARN  [main] org.eclipse.scout.rt.dataobject.enumeration.EnumInventory.registerClass(EnumInventory.java:92) - Class org.eclipse.scout.rt.dataobject.enumeration.fixture.EmptyEnumNameFixture is annotated with @EnumName with an empty enum name value, skip registration
2024-06-28 12:03:54,395 INFO  [main] org.eclipse.scout.rt.dataobject.enumeration.EnumInventory.init(EnumInventory.java:48) - Registry initialized, found 4 IEnum implementations with @EnumName annotation.
2024-06-28 12:03:54,396 WARN  [main] org.eclipse.scout.rt.dataobject.enumeration.EnumInventory.registerClass(EnumInventory.java:92) - Class org.eclipse.scout.rt.dataobject.enumeration.fixture.EmptyEnumNameFixture is annotated with @EnumName with an empty enum name value, skip registration
2024-06-28 12:03:54,396 WARN  [main] org.eclipse.scout.rt.dataobject.enumeration.EnumInventory.registerClass(EnumInventory.java:92) - Class org.eclipse.scout.rt.dataobject.enumeration.fixture.NoEnumNameFixture is annotated with @EnumName with an empty enum name value, skip registration
2024-06-28 12:03:54,397 WARN  [main] org.eclipse.scout.rt.dataobject.enumeration.EnumInventory.registerClass(EnumInventory.java:92) - Class org.eclipse.scout.rt.dataobject.enumeration.fixture.EmptyEnumNameFixture is annotated with @EnumName with an empty enum name value, skip registration
2024-06-28 12:03:54,397 WARN  [main] org.eclipse.scout.rt.dataobject.enumeration.EnumInventory.registerClass(EnumInventory.java:92) - Class org.eclipse.scout.rt.dataobject.enumeration.fixture.NoEnumNameFixture is annotated with @EnumName with an empty enum name value, skip registration
2024-06-28 12:03:54,398 WARN  [main] org.eclipse.scout.rt.dataobject.enumeration.EnumInventory.registerClass(EnumInventory.java:92) - Class org.eclipse.scout.rt.dataobject.enumeration.fixture.EmptyEnumNameFixture is annotated with @EnumName with an empty enum name value, skip registration
2024-06-28 12:03:54,399 WARN  [main] org.eclipse.scout.rt.dataobject.enumeration.EnumInventory.registerClass(EnumInventory.java:92) - Class org.eclipse.scout.rt.dataobject.enumeration.fixture.NoEnumNameFixture is annotated with @EnumName with an empty enum name value, skip registration
2024-06-28 12:03:54,399 WARN  [main] org.eclipse.scout.rt.dataobject.enumeration.EnumInventory.registerClass(EnumInventory.java:92) - Class org.eclipse.scout.rt.dataobject.enumeration.fixture.EmptyEnumNameFixture is annotated with @EnumName with an empty enum name value, skip registration
2024-06-28 12:03:54,400 WARN  [main] org.eclipse.scout.rt.dataobject.enumeration.EnumInventory.registerClass(EnumInventory.java:92) - Class org.eclipse.scout.rt.dataobject.enumeration.fixture.NoEnumNameFixture is annotated with @EnumName with an empty enum name value, skip registration
2024-06-28 12:03:54,401 WARN  [main] org.eclipse.scout.rt.dataobject.enumeration.EnumInventory.registerClass(EnumInventory.java:92) - Class org.eclipse.scout.rt.dataobject.enumeration.fixture.EmptyEnumNameFixture is annotated with @EnumName with an empty enum name value, skip registration
2024-06-28 12:03:54,401 WARN  [main] org.eclipse.scout.rt.dataobject.enumeration.EnumInventory.registerClass(EnumInventory.java:92) - Class org.eclipse.scout.rt.dataobject.enumeration.fixture.NoEnumNameFixture is annotated with @EnumName with an empty enum name value, skip registration
2024-06-28 12:03:54,402 WARN  [main] org.eclipse.scout.rt.dataobject.enumeration.EnumInventory.registerClass(EnumInventory.java:92) - Class org.eclipse.scout.rt.dataobject.enumeration.fixture.EmptyEnumNameFixture is annotated with @EnumName with an empty enum name value, skip registration
2024-06-28 12:03:54,402 WARN  [main] org.eclipse.scout.rt.dataobject.enumeration.EnumInventory.registerClass(EnumInventory.java:92) - Class org.eclipse.scout.rt.dataobject.enumeration.fixture.NoEnumNameFixture is annotated with @EnumName with an empty enum name value, skip registration
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.scout.rt.dataobject.enumeration.EnumInventoryTest
[INFO] Running org.eclipse.scout.rt.dataobject.id.DataObjectIdStructureTest
[INFO] Tests run: 54, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.090 s -- in org.eclipse.scout.rt.dataobject.id.DataObjectIdStructureTest
[INFO] Running org.eclipse.scout.rt.dataobject.id.IIdsTest
2024-06-28 12:03:54,987 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true
2024-06-28 12:03:54,993 WARN  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.initBeanDecorationFactory(PlatformImplementor.java:244) - Using org.eclipse.scout.rt.platform.SimpleBeanDecorationFactory. Please verify that this application really has no client or server side IBeanDecorationFactory
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.530 s -- in org.eclipse.scout.rt.dataobject.id.IIdsTest
[INFO] Running org.eclipse.scout.rt.dataobject.id.IdCodecTest
[INFO] Tests run: 79, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.350 s -- in org.eclipse.scout.rt.dataobject.id.IdCodecTest
[INFO] Running org.eclipse.scout.rt.dataobject.id.IdFactoryTest
[INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.scout.rt.dataobject.id.IdFactoryTest
[INFO] Running org.eclipse.scout.rt.dataobject.id.IdInventoryTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.scout.rt.dataobject.id.IdInventoryTest
[INFO] Running org.eclipse.scout.rt.dataobject.id.NodeIdTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s -- in org.eclipse.scout.rt.dataobject.id.NodeIdTest
[INFO] Running org.eclipse.scout.rt.dataobject.lookup.LookupHelperTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.118 s -- in org.eclipse.scout.rt.dataobject.lookup.LookupHelperTest
[INFO] Running org.eclipse.scout.rt.dataobject.mapping.ToDoFunctionTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s -- in org.eclipse.scout.rt.dataobject.mapping.ToDoFunctionTest
[INFO] Running org.eclipse.scout.rt.dataobject.migration.DataObjectMigrationContextTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.scout.rt.dataobject.migration.DataObjectMigrationContextTest
[INFO] Running org.eclipse.scout.rt.dataobject.migration.DataObjectMigrationInventoryTest
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.128 s -- in org.eclipse.scout.rt.dataobject.migration.DataObjectMigrationInventoryTest
[INFO] Running org.eclipse.scout.rt.dataobject.migration.DataObjectMigratorStructureMigrationTest
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s -- in org.eclipse.scout.rt.dataobject.migration.DataObjectMigratorStructureMigrationTest
[INFO] Running org.eclipse.scout.rt.dataobject.migration.DataObjectMigratorValueMigrationTest
2024-06-28 12:03:56,169 WARN  [main] org.eclipse.scout.rt.jackson.dataobject.DoEntityDeserializer.deserializeDoEntityVersionAttribute(DoEntityDeserializer.java:211) - Found version mismatch while deserializing DoEntity org.eclipse.scout.rt.dataobject.migration.fixture.house.CharlieCustomerFixtureDo. Data object version (in class file) 'charlieFixture-3', deserialized data version 'alfaFixture-3'
2024-06-28 12:03:56,173 WARN  [main] org.eclipse.scout.rt.jackson.dataobject.DoEntityDeserializer.deserializeDoEntityVersionAttribute(DoEntityDeserializer.java:211) - Found version mismatch while deserializing DoEntity org.eclipse.scout.rt.dataobject.migration.fixture.house.CharlieCustomerFixtureDo. Data object version (in class file) 'charlieFixture-3', deserialized data version 'alfaFixture-3'
[INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.303 s -- in org.eclipse.scout.rt.dataobject.migration.DataObjectMigratorValueMigrationTest
[INFO] Running org.eclipse.scout.rt.dataobject.migration.DoStructureMigrationHelperTest
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.scout.rt.dataobject.migration.DoStructureMigrationHelperTest
[INFO] Running org.eclipse.scout.rt.dataobject.testing.signature.DataObjectSignatureGeneratorTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.scout.rt.dataobject.testing.signature.DataObjectSignatureGeneratorTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 609, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.dataobject.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject.test/target/org.eclipse.scout.rt.dataobject.test-24.2-SNAPSHOT.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.dataobject.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject.test/target/org.eclipse.scout.rt.dataobject.test-24.2-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.dataobject.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject.test/target/org.eclipse.scout.rt.dataobject.test-24.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.dataobject.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject.test/target/org.eclipse.scout.rt.dataobject.test-24.2-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.dataobject.test ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.shared.test >--------
[INFO] Building org.eclipse.scout.rt.shared.test 24.2-SNAPSHOT          [21/72]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared.test/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.shared.test ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.shared.test ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.shared.test ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared.test/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.shared.test ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.shared.test ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling with eclipse [debug release 11] to target/classes
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared.test/src/main/java/org/eclipse/scout/rt/testing/shared/TestingUtility.java:[106,21] Unsupported @SuppressWarnings("squid:S1215")
[INFO] 
[INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.shared.test ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared.test/target/classes/META-INF/jandex.idx
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.shared.test ---
[INFO] Copying 2 resources from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.shared.test ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling with eclipse [debug release 11] to target/test-classes
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/services/lookup/fixture/LegacyCodeLookupCall.java:[53,5] org.eclipse.scout.rt.shared.services.lookup.fixture.LegacyCodeLookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.fixture.LegacyCodeLookupCall<CODE_ID_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/services/lookup/fixture/LegacyCodeLookupCall.java:[53,35] org.eclipse.scout.rt.shared.services.lookup.fixture.LegacyCodeLookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.fixture.LegacyCodeLookupCall<CODE_ID_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/services/lookup/fixture/LegacyCodeLookupCall.java:[71,10] org.eclipse.scout.rt.shared.services.lookup.fixture.ILegacyCodeLookupCallVisitor is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.fixture.ILegacyCodeLookupCallVisitor<CODE_ID_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/services/lookup/fixture/LegacyCodeLookupCall.java:[212,9] org.eclipse.scout.rt.shared.services.common.code.ICode is a raw type. References to generic type org.eclipse.scout.rt.shared.services.common.code.ICode<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/services/common/code/CodeTypeTest.java:[33,5] org.eclipse.scout.rt.shared.services.common.code.ICode is a raw type. References to generic type org.eclipse.scout.rt.shared.services.common.code.ICode<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/services/common/code/CodeTypeTest.java:[52,5] org.eclipse.scout.rt.shared.services.common.code.ICode is a raw type. References to generic type org.eclipse.scout.rt.shared.services.common.code.ICode<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/extension/fixture/TestingExtensionChain.java:[22,90] org.eclipse.scout.rt.shared.extension.IExtension is a raw type. References to generic type org.eclipse.scout.rt.shared.extension.IExtension<OWNER> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/services/lookup/LookupRowTest.java:[122,5] org.eclipse.scout.rt.shared.services.lookup.LookupRow is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupRow<ID_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/services/lookup/LookupRowTest.java:[122,34] org.eclipse.scout.rt.shared.services.lookup.LookupRow is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupRow<ID_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/notification/TypeParameterBeanRegistryTest.java:[32,37] org.eclipse.scout.rt.shared.notification.TypeParameterBeanRegistryTest.ITestHandler is a raw type. References to generic type org.eclipse.scout.rt.shared.notification.TypeParameterBeanRegistryTest.ITestHandler<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/notification/TypeParameterBeanRegistryTest.java:[38,37] org.eclipse.scout.rt.shared.notification.TypeParameterBeanRegistryTest.ITestHandler is a raw type. References to generic type org.eclipse.scout.rt.shared.notification.TypeParameterBeanRegistryTest.ITestHandler<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/notification/TypeParameterBeanRegistryTest.java:[39,16] org.eclipse.scout.rt.shared.notification.TypeParameterBeanRegistryTest.ITestHandler is a raw type. References to generic type org.eclipse.scout.rt.shared.notification.TypeParameterBeanRegistryTest.ITestHandler<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/notification/TypeParameterBeanRegistryTest.java:[46,37] org.eclipse.scout.rt.shared.notification.TypeParameterBeanRegistryTest.ITestHandler is a raw type. References to generic type org.eclipse.scout.rt.shared.notification.TypeParameterBeanRegistryTest.ITestHandler<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/notification/TypeParameterBeanRegistryTest.java:[47,16] org.eclipse.scout.rt.shared.notification.TypeParameterBeanRegistryTest.ITestHandler is a raw type. References to generic type org.eclipse.scout.rt.shared.notification.TypeParameterBeanRegistryTest.ITestHandler<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/notification/TypeParameterBeanRegistryTest.java:[54,16] org.eclipse.scout.rt.shared.notification.TypeParameterBeanRegistryTest.ITestHandler is a raw type. References to generic type org.eclipse.scout.rt.shared.notification.TypeParameterBeanRegistryTest.ITestHandler<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/notification/TypeParameterBeanRegistryTest.java:[60,10] org.eclipse.scout.rt.shared.notification.TypeParameterBeanRegistryTest.ITestHandler is a raw type. References to generic type org.eclipse.scout.rt.shared.notification.TypeParameterBeanRegistryTest.ITestHandler<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/notification/TypeParameterBeanRegistryTest.java:[76,37] org.eclipse.scout.rt.shared.notification.TypeParameterBeanRegistryTest.ITestHandler is a raw type. References to generic type org.eclipse.scout.rt.shared.notification.TypeParameterBeanRegistryTest.ITestHandler<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/notification/TypeParameterBeanRegistryTest.java:[93,37] org.eclipse.scout.rt.shared.notification.TypeParameterBeanRegistryTest.ITestHandler is a raw type. References to generic type org.eclipse.scout.rt.shared.notification.TypeParameterBeanRegistryTest.ITestHandler<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/notification/TypeParameterBeanRegistryTest.java:[94,16] org.eclipse.scout.rt.shared.notification.TypeParameterBeanRegistryTest.ITestHandler is a raw type. References to generic type org.eclipse.scout.rt.shared.notification.TypeParameterBeanRegistryTest.ITestHandler<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/notification/TypeParameterBeanRegistryTest.java:[103,16] org.eclipse.scout.rt.shared.notification.TypeParameterBeanRegistryTest.ITestHandler is a raw type. References to generic type org.eclipse.scout.rt.shared.notification.TypeParameterBeanRegistryTest.ITestHandler<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/notification/TypeParameterBeanRegistryTest.java:[111,37] java.util.function.Consumer is a raw type. References to generic type java.util.function.Consumer<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/notification/TypeParameterBeanRegistryTest.java:[127,37] java.util.function.Consumer is a raw type. References to generic type java.util.function.Consumer<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/notification/TypeParameterBeanRegistryTest.java:[140,10] java.util.function.Consumer is a raw type. References to generic type java.util.function.Consumer<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/extension/service/common/code/CodeTypeAopTest.java:[174,56] org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericCreateCodesChain is a raw type. References to generic type org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericCreateCodesChain<CODE_TYPE_ID,CODE_ID,CODE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/extension/service/common/code/CodeTypeAopTest.java:[193,39] org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericCreateCodeChain is a raw type. References to generic type org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericCreateCodeChain<CODE_TYPE_ID,CODE_ID,CODE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/extension/service/common/code/CodeTypeAopTest.java:[199,57] org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericLoadCodesChain is a raw type. References to generic type org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericLoadCodesChain<CODE_TYPE_ID,CODE_ID,CODE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/extension/service/common/code/CodeTypeAopTest.java:[205,35] org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericOverwriteCodeChain is a raw type. References to generic type org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericOverwriteCodeChain<CODE_TYPE_ID,CODE_ID,CODE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/servicetunnel/BinaryServiceTunnelContentHandlerTest.java:[40,11] org.eclipse.scout.rt.platform.config.IConfigProperty is a raw type. References to generic type org.eclipse.scout.rt.platform.config.IConfigProperty<DATA_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/servicetunnel/BinaryServiceTunnelContentHandlerTest.java:[41,11] org.eclipse.scout.rt.platform.IBean is a raw type. References to generic type org.eclipse.scout.rt.platform.IBean<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/servicetunnel/BinaryServiceTunnelContentHandlerTest.java:[42,22] org.eclipse.scout.rt.platform.config.IConfigProperty is a raw type. References to generic type org.eclipse.scout.rt.platform.config.IConfigProperty<DATA_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/servicetunnel/BinaryServiceTunnelContentHandlerTest.java:[47,16] org.eclipse.scout.rt.platform.config.IConfigProperty is a raw type. References to generic type org.eclipse.scout.rt.platform.config.IConfigProperty<DATA_TYPE> should be parameterized
[INFO] 
[INFO] --- jandex:3.1.6:jandex (make-test-index) @ org.eclipse.scout.rt.shared.test ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared.test/target/test-classes/jandex.idx
[INFO] 
[INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.shared.test ---
[INFO] Surefire report directory: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared.test/target/surefire-reports
[INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.scout.rt.shared.ScoutSharedIdStructureTest
2024-06-28 12:04:00,377 INFO  [main] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:37) - Building jandex class inventory using rebuild strategy IF_MISSING...
2024-06-28 12:04:00,676 INFO  [main] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:180) - Rebuild index 'file:/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared.test/target/test-classes/META-INF/jandex.idx'. Scanning location...
2024-06-28 12:04:01,121 INFO  [main] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:43) - Finished building jandex class inventory in 840.980356 ms. Total class count: 1424
2024-06-28 12:04:01,293 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true
2024-06-28 12:04:01,518 WARN  [ForkJoinPool.commonPool-worker-1] org.eclipse.scout.rt.platform.internal.BeanFilter.collect(BeanFilter.java:104) - Skipping bean candidate 'org.eclipse.scout.rt.shared.services.lookup.fixture.LegacyCodeLookupCall' because it has no empty or injectable constructor().
2024-06-28 12:04:01,615 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:226) - Collected 270 beans in 319.645239 ms
2024-06-28 12:04:01,718 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:231) - Registered 270 beans in 102.745588 ms
2024-06-28 12:04:01,739 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport
2024-06-28 12:04:01,795 INFO  [scout-platform-starter] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:41) - 10 code type classes registered.
2024-06-28 12:04:01,798 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:191) - No classpath:config.properties found. Running with empty configuration.
2024-06-28 12:04:01,944 INFO  [main] org.eclipse.scout.rt.testing.platform.GlobalTestingPlatform.checkAccess(GlobalTestingPlatform.java:75) - Accessing the BeanManager before the testing platform is fully started; blocking until Platform.awaitPlatformStarted
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.482 s -- in org.eclipse.scout.rt.shared.ScoutSharedIdStructureTest
[INFO] Running org.eclipse.scout.rt.shared.cache.CacheRegistryServiceTest
OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.248 s -- in org.eclipse.scout.rt.shared.cache.CacheRegistryServiceTest
[INFO] Running org.eclipse.scout.rt.shared.calendar.CalendarTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.225 s -- in org.eclipse.scout.rt.shared.calendar.CalendarTest
[INFO] Running org.eclipse.scout.rt.shared.csv.CsvHelperTest
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.323 s -- in org.eclipse.scout.rt.shared.csv.CsvHelperTest
[INFO] Running org.eclipse.scout.rt.shared.data.basic.MemoryOptimizedObjectTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.scout.rt.shared.data.basic.MemoryOptimizedObjectTest
[INFO] Running org.eclipse.scout.rt.shared.data.basic.NamedBitMaskHelperTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.scout.rt.shared.data.basic.NamedBitMaskHelperTest
[INFO] Running org.eclipse.scout.rt.shared.data.basic.table.AbstractTableRowDataTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.205 s -- in org.eclipse.scout.rt.shared.data.basic.table.AbstractTableRowDataTest
[INFO] Running org.eclipse.scout.rt.shared.data.form.FormDataInjectionTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s -- in org.eclipse.scout.rt.shared.data.form.FormDataInjectionTest
[INFO] Running org.eclipse.scout.rt.shared.data.form.FormDataTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.scout.rt.shared.data.form.FormDataTest
[INFO] Running org.eclipse.scout.rt.shared.data.form.FormDataUtilityTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.scout.rt.shared.data.form.FormDataUtilityTest
[INFO] Running org.eclipse.scout.rt.shared.data.form.FormFieldDataTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.scout.rt.shared.data.form.FormFieldDataTest
[INFO] Running org.eclipse.scout.rt.shared.data.form.fields.tablefield.TableFieldBeanDataTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.shared.data.form.fields.tablefield.TableFieldBeanDataTest
[INFO] Running org.eclipse.scout.rt.shared.data.form.properties.FormDataPropertyTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.shared.data.form.properties.FormDataPropertyTest
[INFO] Running org.eclipse.scout.rt.shared.extension.ExtensionChainTest
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.108 s -- in org.eclipse.scout.rt.shared.extension.ExtensionChainTest
[INFO] Running org.eclipse.scout.rt.shared.extension.service.common.code.CodeTypeAopTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.121 s -- in org.eclipse.scout.rt.shared.extension.service.common.code.CodeTypeAopTest
[INFO] Running org.eclipse.scout.rt.shared.notification.NotificationHandlerRegistryTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.214 s -- in org.eclipse.scout.rt.shared.notification.NotificationHandlerRegistryTest
[INFO] Running org.eclipse.scout.rt.shared.notification.TypeParameterBeanRegistryTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s -- in org.eclipse.scout.rt.shared.notification.TypeParameterBeanRegistryTest
[INFO] Running org.eclipse.scout.rt.shared.services.common.calendar.CalendarItemTest
[INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.eclipse.scout.rt.shared.services.common.calendar.CalendarItemTest
[INFO] Running org.eclipse.scout.rt.shared.services.common.code.ApiExposedCodeTypeDoContributorTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s -- in org.eclipse.scout.rt.shared.services.common.code.ApiExposedCodeTypeDoContributorTest
[INFO] Running org.eclipse.scout.rt.shared.services.common.code.CodeRowTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.scout.rt.shared.services.common.code.CodeRowTest
[INFO] Running org.eclipse.scout.rt.shared.services.common.code.CodeServiceTest
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s -- in org.eclipse.scout.rt.shared.services.common.code.CodeServiceTest
[INFO] Running org.eclipse.scout.rt.shared.services.common.code.CodeTypeClassInventoryTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.scout.rt.shared.services.common.code.CodeTypeClassInventoryTest
[INFO] Running org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrationTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrationTest
[INFO] Running org.eclipse.scout.rt.shared.services.common.code.CodeTypeTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.eclipse.scout.rt.shared.services.common.code.CodeTypeTest
[INFO] Running org.eclipse.scout.rt.shared.services.common.code.CodeTypeWithAddRemoveCodeTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.eclipse.scout.rt.shared.services.common.code.CodeTypeWithAddRemoveCodeTest
[INFO] Running org.eclipse.scout.rt.shared.services.common.code.mapping.CodeTypeToDoFunctionTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.eclipse.scout.rt.shared.services.common.code.mapping.CodeTypeToDoFunctionTest
[INFO] Running org.eclipse.scout.rt.shared.services.common.jdbc.SearchFilterTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.scout.rt.shared.services.common.jdbc.SearchFilterTest
[INFO] Running org.eclipse.scout.rt.shared.services.common.prefs.PreferencesTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s -- in org.eclipse.scout.rt.shared.services.common.prefs.PreferencesTest
[INFO] Running org.eclipse.scout.rt.shared.services.lookup.CodeLookupCallTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 s -- in org.eclipse.scout.rt.shared.services.lookup.CodeLookupCallTest
[INFO] Running org.eclipse.scout.rt.shared.services.lookup.LocalLookupCallTest
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.scout.rt.shared.services.lookup.LocalLookupCallTest
[INFO] Running org.eclipse.scout.rt.shared.services.lookup.LookupRowTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.scout.rt.shared.services.lookup.LookupRowTest
[INFO] Running org.eclipse.scout.rt.shared.servicetunnel.BinaryServiceTunnelContentHandlerTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.261 s -- in org.eclipse.scout.rt.shared.servicetunnel.BinaryServiceTunnelContentHandlerTest
[INFO] Running org.eclipse.scout.rt.shared.servicetunnel.LenientPermissionWrapperTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.eclipse.scout.rt.shared.servicetunnel.LenientPermissionWrapperTest
[INFO] Running org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListenerTest
2024-06-28 12:04:06,719 INFO  [main] org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListener.registerTunnelToServerProxies(RegisterTunnelToServerPlatformListener.java:67) - Tunnel to server proxies registered.
2024-06-28 12:04:06,730 INFO  [main] org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListener.registerTunnelToServerProxies(RegisterTunnelToServerPlatformListener.java:67) - Tunnel to server proxies registered.
2024-06-28 12:04:06,732 INFO  [main] org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListener.registerTunnelToServerProxies(RegisterTunnelToServerPlatformListener.java:67) - Tunnel to server proxies registered.
2024-06-28 12:04:06,734 INFO  [main] org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListener.registerTunnelToServerProxies(RegisterTunnelToServerPlatformListener.java:67) - Tunnel to server proxies registered.
2024-06-28 12:04:06,735 ERROR [main] org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListener.registerTunnelToServerProxies(RegisterTunnelToServerPlatformListener.java:55) - The annotation @TunnelToServer can only be used on public interfaces, not on org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListenerTest$FixtureTunnelToServerEx3Impl
2024-06-28 12:04:06,735 INFO  [main] org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListener.registerTunnelToServerProxies(RegisterTunnelToServerPlatformListener.java:67) - Tunnel to server proxies registered.
2024-06-28 12:04:06,737 INFO  [main] org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListener.registerTunnelToServerProxies(RegisterTunnelToServerPlatformListener.java:67) - Tunnel to server proxies registered.
2024-06-28 12:04:06,740 INFO  [main] org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListener.registerTunnelToServerProxies(RegisterTunnelToServerPlatformListener.java:67) - Tunnel to server proxies registered.
2024-06-28 12:04:06,742 INFO  [main] org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListener.registerTunnelToServerProxies(RegisterTunnelToServerPlatformListener.java:67) - Tunnel to server proxies registered.
2024-06-28 12:04:06,763 INFO  [main] org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListener.registerTunnelToServerProxies(RegisterTunnelToServerPlatformListener.java:67) - Tunnel to server proxies registered.
2024-06-28 12:04:06,765 INFO  [main] org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListener.registerTunnelToServerProxies(RegisterTunnelToServerPlatformListener.java:67) - Tunnel to server proxies registered.
2024-06-28 12:04:06,767 INFO  [main] org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListener.registerTunnelToServerProxies(RegisterTunnelToServerPlatformListener.java:67) - Tunnel to server proxies registered.
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.152 s -- in org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListenerTest
[INFO] Running org.eclipse.scout.rt.shared.servicetunnel.SoapServiceTunnelContentHandlerTest
2024-06-28 12:04:06,776 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true
2024-06-28 12:04:06,785 WARN  [ForkJoinPool.commonPool-worker-1] org.eclipse.scout.rt.platform.internal.BeanFilter.collect(BeanFilter.java:104) - Skipping bean candidate 'org.eclipse.scout.rt.shared.services.lookup.fixture.LegacyCodeLookupCall' because it has no empty or injectable constructor().
2024-06-28 12:04:06,815 INFO  [main] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport
2024-06-28 12:04:06,819 INFO  [main] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:41) - 10 code type classes registered.
2024-06-28 12:04:06,820 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:191) - No classpath:config.properties found. Running with empty configuration.
2024-06-28 12:04:06,912 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination...
2024-06-28 12:04:06,913 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.143 s -- in org.eclipse.scout.rt.shared.servicetunnel.SoapServiceTunnelContentHandlerTest
[INFO] Running org.eclipse.scout.rt.shared.servicetunnel.http.DefaultAuthTokenTest
Token: $00$01$02$03$04$05$06$07$08$09$0a$0b$0c$0d$0e$0f$10$11$12$13$14$15$16$17$18$19$1a$1b$1c$1d$1e$1f$20$21$22$23$24$25$26$27$28$29$2a+$2c-./0123456789$3a$3b$3c$3d$3e$3f$40ABCDEFGHIJKLMNOPQRSTUVWXYZ$5b$5c$5d$5e_$60abcdefghijklmnopqrstuvwxyz$7b$7c$7d$7e$7f$c2$80$c2$81$c2$82$c2$83$c2$84$c2$85$c2$86$c2$87$c2$88$c2$89$c2$8a$c2$8b$c2$8c$c2$8d$c2$8e$c2$8f$c2$90$c2$91$c2$92$c2$93$c2$94$c2$95$c2$96$c2$97$c2$98$c2$99$c2$9a$c2$9b$c2$9c$c2$9d$c2$9e$c2$9f$c2$a0$c2$a1$c2$a2$c2$a3$c2$a4$c2$a5$c2$a6$c2$a7$c2$a8$c2$a9$c2$aa$c2$ab$c2$ac$c2$ad$c2$ae$c2$af$c2$b0$c2$b1$c2$b2$c2$b3$c2$b4$c2$b5$c2$b6$c2$b7$c2$b8$c2$b9$c2$ba$c2$bb$c2$bc$c2$bd$c2$be$c2$bf$c3$80$c3$81$c3$82$c3$83$c3$84$c3$85$c3$86$c3$87$c3$88$c3$89$c3$8a$c3$8b$c3$8c$c3$8d$c3$8e$c3$8f$c3$90$c3$91$c3$92$c3$93$c3$94$c3$95$c3$96$c3$97$c3$98$c3$99$c3$9a$c3$9b$c3$9c$c3$9d$c3$9e$c3$9f$c3$a0$c3$a1$c3$a2$c3$a3$c3$a4$c3$a5$c3$a6$c3$a7$c3$a8$c3$a9$c3$aa$c3$ab$c3$ac$c3$ad$c3$ae$c3$af$c3$b0$c3$b1$c3$b2$c3$b3$c3$b4$c3$b5$c3$b6$c3$b7$c3$b8$c3$b9$c3$ba$c3$bb$c3$bc$c3$bd$c3$be$c3$bf$c4$80$c4$81$c4$82$c4$83$c4$84$c4$85$c4$86$c4$87$c4$88$c4$89$c4$8a$c4$8b$c4$8c$c4$8d$c4$8e$c4$8f$c4$90$c4$91$c4$92$c4$93$c4$94$c4$95$c4$96$c4$97$c4$98$c4$99$c4$9a$c4$9b$c4$9c$c4$9d$c4$9e$c4$9f$c4$a0$c4$a1$c4$a2$c4$a3$c4$a4$c4$a5$c4$a6$c4$a7$c4$a8$c4$a9$c4$aa$c4$ab$c4$ac$c4$ad$c4$ae$c4$af$c4$b0$c4$b1$c4$b2$c4$b3$c4$b4$c4$b5$c4$b6$c4$b7$c4$b8$c4$b9$c4$ba$c4$bb$c4$bc$c4$bd$c4$be$c4$bf$c5$80$c5$81$c5$82$c5$83$c5$84$c5$85$c5$86$c5$87$c5$88$c5$89$c5$8a$c5$8b$c5$8c$c5$8d$c5$8e$c5$8f$c5$90$c5$91$c5$92$c5$93$c5$94$c5$95$c5$96$c5$97$c5$98$c5$99$c5$9a$c5$9b$c5$9c$c5$9d$c5$9e$c5$9f$c5$a0$c5$a1$c5$a2$c5$a3$c5$a4$c5$a5$c5$a6$c5$a7$c5$a8$c5$a9$c5$aa$c5$ab$c5$ac$c5$ad$c5$ae$c5$af$c5$b0$c5$b1$c5$b2$c5$b3$c5$b4$c5$b5$c5$b6$c5$b7$c5$b8$c5$b9$c5$ba$c5$bb$c5$bc$c5$bd$c5$be$c5$bf$c6$80$c6$81$c6$82$c6$83$c6$84$c6$85$c6$86$c6$87$c6$88$c6$89$c6$8a$c6$8b$c6$8c$c6$8d$c6$8e$c6$8f$c6$90$c6$91$c6$92$c6$93$c6$94$c6$95$c6$96$c6$97$c6$98$c6$99$c6$9a$c6$9b$c6$9c$c6$9d$c6$9e$c6$9f$c6$a0$c6$a1$c6$a2$c6$a3$c6$a4$c6$a5$c6$a6$c6$a7$c6$a8$c6$a9$c6$aa$c6$ab$c6$ac$c6$ad$c6$ae$c6$af$c6$b0$c6$b1$c6$b2$c6$b3$c6$b4$c6$b5$c6$b6$c6$b7$c6$b8$c6$b9$c6$ba$c6$bb$c6$bc$c6$bd$c6$be$c6$bf$c7$80$c7$81$c7$82$c7$83$c7$84$c7$85$c7$86$c7$87$c7$88$c7$89$c7$8a$c7$8b$c7$8c$c7$8d$c7$8e$c7$8f$c7$90$c7$91$c7$92$c7$93$c7$94$c7$95$c7$96$c7$97$c7$98$c7$99$c7$9a$c7$9b$c7$9c$c7$9d$c7$9e$c7$9f$c7$a0$c7$a1$c7$a2$c7$a3$c7$a4$c7$a5$c7$a6$c7$a7$c7$a8$c7$a9$c7$aa$c7$ab$c7$ac$c7$ad$c7$ae$c7$af$c7$b0$c7$b1$c7$b2$c7$b3$c7$b4$c7$b5$c7$b6$c7$b7$c7$b8$c7$b9$c7$ba$c7$bb$c7$bc$c7$bd$c7$be$c7$bf$c8$80$c8$81$c8$82$c8$83$c8$84$c8$85$c8$86$c8$87$c8$88$c8$89$c8$8a$c8$8b$c8$8c$c8$8d$c8$8e$c8$8f$c8$90$c8$91$c8$92$c8$93$c8$94$c8$95$c8$96$c8$97$c8$98$c8$99$c8$9a$c8$9b$c8$9c$c8$9d$c8$9e$c8$9f$c8$a0$c8$a1$c8$a2$c8$a3$c8$a4$c8$a5$c8$a6$c8$a7$c8$a8$c8$a9$c8$aa$c8$ab$c8$ac$c8$ad$c8$ae$c8$af$c8$b0$c8$b1$c8$b2$c8$b3$c8$b4$c8$b5$c8$b6$c8$b7$c8$b8$c8$b9$c8$ba$c8$bb$c8$bc$c8$bd$c8$be$c8$bf$c9$80$c9$81$c9$82$c9$83$c9$84$c9$85$c9$86$c9$87$c9$88$c9$89$c9$8a$c9$8b$c9$8c$c9$8d$c9$8e$c9$8f$c9$90$c9$91$c9$92$c9$93$c9$94$c9$95$c9$96$c9$97$c9$98$c9$99$c9$9a$c9$9b$c9$9c$c9$9d$c9$9e$c9$9f$c9$a0$c9$a1$c9$a2$c9$a3$c9$a4$c9$a5$c9$a6$c9$a7$c9$a8$c9$a9$c9$aa$c9$ab$c9$ac$c9$ad$c9$ae$c9$af$c9$b0$c9$b1$c9$b2$c9$b3$c9$b4$c9$b5$c9$b6$c9$b7$c9$b8$c9$b9$c9$ba$c9$bb$c9$bc$c9$bd$c9$be$c9$bf$ca$80$ca$81$ca$82$ca$83$ca$84$ca$85$ca$86$ca$87$ca$88$ca$89$ca$8a$ca$8b$ca$8c$ca$8d$ca$8e$ca$8f$ca$90$ca$91$ca$92$ca$93$ca$94$ca$95$ca$96$ca$97$ca$98$ca$99$ca$9a$ca$9b$ca$9c$ca$9d$ca$9e$ca$9f$ca$a0$ca$a1$ca$a2$ca$a3$ca$a4$ca$a5$ca$a6$ca$a7$ca$a8$ca$a9$ca$aa$ca$ab$ca$ac$ca$ad$ca$ae$ca$af$ca$b0$ca$b1$ca$b2$ca$b3$ca$b4$ca$b5$ca$b6$ca$b7$ca$b8$ca$b9$ca$ba$ca$bb$ca$bc$ca$bd$ca$be$ca$bf$cb$80$cb$81$cb$82$cb$83$cb$84$cb$85$cb$86$cb$87$cb$88$cb$89$cb$8a$cb$8b$cb$8c$cb$8d$cb$8e$cb$8f$cb$90$cb$91$cb$92$cb$93$cb$94$cb$95$cb$96$cb$97$cb$98$cb$99$cb$9a$cb$9b$cb$9c$cb$9d$cb$9e$cb$9f$cb$a0$cb$a1$cb$a2$cb$a3$cb$a4$cb$a5$cb$a6$cb$a7$cb$a8$cb$a9$cb$aa$cb$ab$cb$ac$cb$ad$cb$ae$cb$af$cb$b0$cb$b1$cb$b2$cb$b3$cb$b4$cb$b5$cb$b6$cb$b7$cb$b8$cb$b9$cb$ba$cb$bb$cb$bc$cb$bd$cb$be$cb$bf$cc$80$cc$81$cc$82$cc$83$cc$84$cc$85$cc$86$cc$87$cc$88$cc$89$cc$8a$cc$8b$cc$8c$cc$8d$cc$8e$cc$8f$cc$90$cc$91$cc$92$cc$93$cc$94$cc$95$cc$96$cc$97$cc$98$cc$99$cc$9a$cc$9b$cc$9c$cc$9d$cc$9e$cc$9f$cc$a0$cc$a1$cc$a2$cc$a3$cc$a4$cc$a5$cc$a6$cc$a7$cc$a8$cc$a9$cc$aa$cc$ab$cc$ac$cc$ad$cc$ae$cc$af$cc$b0$cc$b1$cc$b2$cc$b3$cc$b4$cc$b5$cc$b6$cc$b7$cc$b8$cc$b9$cc$ba$cc$bb$cc$bc$cc$bd$cc$be$cc$bf$cd$80$cd$81$cd$82$cd$83$cd$84$cd$85$cd$86$cd$87$cd$88$cd$89$cd$8a$cd$8b$cd$8c$cd$8d$cd$8e$cd$8f$cd$90$cd$91$cd$92$cd$93$cd$94$cd$95$cd$96$cd$97$cd$98$cd$99$cd$9a$cd$9b$cd$9c$cd$9d$cd$9e$cd$9f$cd$a0$cd$a1$cd$a2$cd$a3$cd$a4$cd$a5$cd$a6$cd$a7$cd$a8$cd$a9$cd$aa$cd$ab$cd$ac$cd$ad$cd$ae$cd$af$cd$b0$cd$b1$cd$b2$cd$b3$cd$b4$cd$b5$cd$b6$cd$b7$cd$b8$cd$b9$cd$ba$cd$bb$cd$bc$cd$bd$cd$be$cd$bf$ce$80$ce$81$ce$82$ce$83$ce$84$ce$85$ce$86$ce$87$ce$88$ce$89$ce$8a$ce$8b$ce$8c$ce$8d$ce$8e$ce$8f$ce$90$ce$91$ce$92$ce$93$ce$94$ce$95$ce$96$ce$97$ce$98$ce$99$ce$9a$ce$9b$ce$9c$ce$9d$ce$9e$ce$9f$ce$a0$ce$a1$ce$a2$ce$a3$ce$a4$ce$a5$ce$a6$ce$a7$ce$a8$ce$a9$ce$aa$ce$ab$ce$ac$ce$ad$ce$ae$ce$af$ce$b0$ce$b1$ce$b2$ce$b3$ce$b4$ce$b5$ce$b6$ce$b7$ce$b8$ce$b9$ce$ba$ce$bb$ce$bc$ce$bd$ce$be$ce$bf$cf$80$cf$81$cf$82$cf$83$cf$84$cf$85$cf$86$cf$87$cf$88$cf$89$cf$8a$cf$8b$cf$8c$cf$8d$cf$8e$cf$8f$cf$90$cf$91$cf$92$cf$93$cf$94$cf$95$cf$96$cf$97$cf$98$cf$99$cf$9a$cf$9b$cf$9c$cf$9d$cf$9e$cf$9f$cf$a0$cf$a1$cf$a2$cf$a3$cf$a4$cf$a5$cf$a6$cf$a7$cf$a8$cf$a9$cf$aa$cf$ab$cf$ac$cf$ad$cf$ae$cf$af$cf$b0$cf$b1$cf$b2$cf$b3$cf$b4$cf$b5$cf$b6$cf$b7$cf$b8$cf$b9$cf$ba$cf$bb$cf$bc$cf$bd$cf$be$cf$bf$d0$80$d0$81$d0$82$d0$83$d0$84$d0$85$d0$86$d0$87$d0$88$d0$89$d0$8a$d0$8b$d0$8c$d0$8d$d0$8e$d0$8f$d0$90$d0$91$d0$92$d0$93$d0$94$d0$95$d0$96$d0$97$d0$98$d0$99$d0$9a$d0$9b$d0$9c$d0$9d$d0$9e$d0$9f$d0$a0$d0$a1$d0$a2$d0$a3$d0$a4$d0$a5$d0$a6$d0$a7$d0$a8$d0$a9$d0$aa$d0$ab$d0$ac$d0$ad$d0$ae$d0$af$d0$b0$d0$b1$d0$b2$d0$b3$d0$b4$d0$b5$d0$b6$d0$b7$d0$b8$d0$b9$d0$ba$d0$bb$d0$bc$d0$bd$d0$be$d0$bf$d1$80$d1$81$d1$82$d1$83$d1$84$d1$85$d1$86$d1$87$d1$88$d1$89$d1$8a$d1$8b$d1$8c$d1$8d$d1$8e$d1$8f$d1$90$d1$91$d1$92$d1$93$d1$94$d1$95$d1$96$d1$97$d1$98$d1$99$d1$9a$d1$9b$d1$9c$d1$9d$d1$9e$d1$9f$d1$a0$d1$a1$d1$a2$d1$a3$d1$a4$d1$a5$d1$a6$d1$a7$d1$a8$d1$a9$d1$aa$d1$ab$d1$ac$d1$ad$d1$ae$d1$af$d1$b0$d1$b1$d1$b2$d1$b3$d1$b4$d1$b5$d1$b6$d1$b7$d1$b8$d1$b9$d1$ba$d1$bb$d1$bc$d1$bd$d1$be$d1$bf$d2$80$d2$81$d2$82$d2$83$d2$84$d2$85$d2$86$d2$87$d2$88$d2$89$d2$8a$d2$8b$d2$8c$d2$8d$d2$8e$d2$8f$d2$90$d2$91$d2$92$d2$93$d2$94$d2$95$d2$96$d2$97$d2$98$d2$99$d2$9a$d2$9b$d2$9c$d2$9d$d2$9e$d2$9f$d2$a0$d2$a1$d2$a2$d2$a3$d2$a4$d2$a5$d2$a6$d2$a7$d2$a8$d2$a9$d2$aa$d2$ab$d2$ac$d2$ad$d2$ae$d2$af$d2$b0$d2$b1$d2$b2$d2$b3$d2$b4$d2$b5$d2$b6$d2$b7$d2$b8$d2$b9$d2$ba$d2$bb$d2$bc$d2$bd$d2$be$d2$bf$d3$80$d3$81$d3$82$d3$83$d3$84$d3$85$d3$86$d3$87$d3$88$d3$89$d3$8a$d3$8b$d3$8c$d3$8d$d3$8e$d3$8f$d3$90$d3$91$d3$92$d3$93$d3$94$d3$95$d3$96$d3$97$d3$98$d3$99$d3$9a$d3$9b$d3$9c$d3$9d$d3$9e$d3$9f$d3$a0$d3$a1$d3$a2$d3$a3$d3$a4$d3$a5$d3$a6$d3$a7$d3$a8$d3$a9$d3$aa$d3$ab$d3$ac$d3$ad$d3$ae$d3$af$d3$b0$d3$b1$d3$b2$d3$b3$d3$b4$d3$b5$d3$b6$d3$b7$d3$b8$d3$b9$d3$ba$d3$bb$d3$bc$d3$bd$d3$be$d3$bf$d4$80$d4$81$d4$82$d4$83$d4$84$d4$85$d4$86$d4$87$d4$88$d4$89$d4$8a$d4$8b$d4$8c$d4$8d$d4$8e$d4$8f$d4$90$d4$91$d4$92$d4$93$d4$94$d4$95$d4$96$d4$97$d4$98$d4$99$d4$9a$d4$9b$d4$9c$d4$9d$d4$9e$d4$9f$d4$a0$d4$a1$d4$a2$d4$a3$d4$a4$d4$a5$d4$a6$d4$a7$d4$a8$d4$a9$d4$aa$d4$ab$d4$ac$d4$ad$d4$ae$d4$af$d4$b0$d4$b1$d4$b2$d4$b3$d4$b4$d4$b5$d4$b6$d4$b7$d4$b8$d4$b9$d4$ba$d4$bb$d4$bc$d4$bd$d4$be$d4$bf$d5$80$d5$81$d5$82$d5$83$d5$84$d5$85$d5$86$d5$87$d5$88$d5$89$d5$8a$d5$8b$d5$8c$d5$8d$d5$8e$d5$8f$d5$90$d5$91$d5$92$d5$93$d5$94$d5$95$d5$96$d5$97$d5$98$d5$99$d5$9a$d5$9b$d5$9c$d5$9d$d5$9e$d5$9f$d5$a0$d5$a1$d5$a2$d5$a3$d5$a4$d5$a5$d5$a6$d5$a7$d5$a8$d5$a9$d5$aa$d5$ab$d5$ac$d5$ad$d5$ae$d5$af$d5$b0$d5$b1$d5$b2$d5$b3$d5$b4$d5$b5$d5$b6$d5$b7$d5$b8$d5$b9$d5$ba$d5$bb$d5$bc$d5$bd$d5$be$d5$bf$d6$80$d6$81$d6$82$d6$83$d6$84$d6$85$d6$86$d6$87$d6$88$d6$89$d6$8a$d6$8b$d6$8c$d6$8d$d6$8e$d6$8f$d6$90$d6$91$d6$92$d6$93$d6$94$d6$95$d6$96$d6$97$d6$98$d6$99$d6$9a$d6$9b$d6$9c$d6$9d$d6$9e$d6$9f$d6$a0$d6$a1$d6$a2$d6$a3$d6$a4$d6$a5$d6$a6$d6$a7$d6$a8$d6$a9$d6$aa$d6$ab$d6$ac$d6$ad$d6$ae$d6$af$d6$b0$d6$b1$d6$b2$d6$b3$d6$b4$d6$b5$d6$b6$d6$b7$d6$b8$d6$b9$d6$ba$d6$bb$d6$bc$d6$bd$d6$be$d6$bf$d7$80$d7$81$d7$82$d7$83$d7$84$d7$85$d7$86$d7$87$d7$88$d7$89$d7$8a$d7$8b$d7$8c$d7$8d$d7$8e$d7$8f$d7$90$d7$91$d7$92$d7$93$d7$94$d7$95$d7$96$d7$97$d7$98$d7$99$d7$9a$d7$9b$d7$9c$d7$9d$d7$9e$d7$9f$d7$a0$d7$a1$d7$a2$d7$a3$d7$a4$d7$a5$d7$a6$d7$a7$d7$a8$d7$a9$d7$aa$d7$ab$d7$ac$d7$ad$d7$ae$d7$af$d7$b0$d7$b1$d7$b2$d7$b3$d7$b4$d7$b5$d7$b6$d7$b7$d7$b8$d7$b9$d7$ba$d7$bb$d7$bc$d7$bd$d7$be$d7$bf$d8$80$d8$81$d8$82$d8$83$d8$84$d8$85$d8$86$d8$87$d8$88$d8$89$d8$8a$d8$8b$d8$8c$d8$8d$d8$8e$d8$8f$d8$90$d8$91$d8$92$d8$93$d8$94$d8$95$d8$96$d8$97$d8$98$d8$99$d8$9a$d8$9b$d8$9c$d8$9d$d8$9e$d8$9f$d8$a0$d8$a1$d8$a2$d8$a3$d8$a4$d8$a5$d8$a6$d8$a7$d8$a8$d8$a9$d8$aa$d8$ab$d8$ac$d8$ad$d8$ae$d8$af$d8$b0$d8$b1$d8$b2$d8$b3$d8$b4$d8$b5$d8$b6$d8$b7$d8$b8$d8$b9$d8$ba$d8$bb$d8$bc$d8$bd$d8$be$d8$bf$d9$80$d9$81$d9$82$d9$83$d9$84$d9$85$d9$86$d9$87$d9$88$d9$89$d9$8a$d9$8b$d9$8c$d9$8d$d9$8e$d9$8f$d9$90$d9$91$d9$92$d9$93$d9$94$d9$95$d9$96$d9$97$d9$98$d9$99$d9$9a$d9$9b$d9$9c$d9$9d$d9$9e$d9$9f$d9$a0$d9$a1$d9$a2$d9$a3$d9$a4$d9$a5$d9$a6$d9$a7$d9$a8$d9$a9$d9$aa$d9$ab$d9$ac$d9$ad$d9$ae$d9$af$d9$b0$d9$b1$d9$b2$d9$b3$d9$b4$d9$b5$d9$b6$d9$b7$d9$b8$d9$b9$d9$ba$d9$bb$d9$bc$d9$bd$d9$be$d9$bf$da$80$da$81$da$82$da$83$da$84$da$85$da$86$da$87$da$88$da$89$da$8a$da$8b$da$8c$da$8d$da$8e$da$8f$da$90$da$91$da$92$da$93$da$94$da$95$da$96$da$97$da$98$da$99$da$9a$da$9b$da$9c$da$9d$da$9e$da$9f$da$a0$da$a1$da$a2$da$a3$da$a4$da$a5$da$a6$da$a7$da$a8$da$a9$da$aa$da$ab$da$ac$da$ad$da$ae$da$af$da$b0$da$b1$da$b2$da$b3$da$b4$da$b5$da$b6$da$b7$da$b8$da$b9$da$ba$da$bb$da$bc$da$bd$da$be$da$bf$db$80$db$81$db$82$db$83$db$84$db$85$db$86$db$87$db$88$db$89$db$8a$db$8b$db$8c$db$8d$db$8e$db$8f$db$90$db$91$db$92$db$93$db$94$db$95$db$96$db$97$db$98$db$99$db$9a$db$9b$db$9c$db$9d$db$9e$db$9f$db$a0$db$a1$db$a2$db$a3$db$a4$db$a5$db$a6$db$a7$db$a8$db$a9$db$aa$db$ab$db$ac$db$ad$db$ae$db$af$db$b0$db$b1$db$b2$db$b3$db$b4$db$b5$db$b6$db$b7$db$b8$db$b9$db$ba$db$bb$db$bc$db$bd$db$be$db$bf$dc$80$dc$81$dc$82$dc$83$dc$84$dc$85$dc$86$dc$87$dc$88$dc$89$dc$8a$dc$8b$dc$8c$dc$8d$dc$8e$dc$8f$dc$90$dc$91$dc$92$dc$93$dc$94$dc$95$dc$96$dc$97$dc$98$dc$99$dc$9a$dc$9b$dc$9c$dc$9d$dc$9e$dc$9f$dc$a0$dc$a1$dc$a2$dc$a3$dc$a4$dc$a5$dc$a6$dc$a7$dc$a8$dc$a9$dc$aa$dc$ab$dc$ac$dc$ad$dc$ae$dc$af$dc$b0$dc$b1$dc$b2$dc$b3$dc$b4$dc$b5$dc$b6$dc$b7$dc$b8$dc$b9$dc$ba$dc$bb$dc$bc$dc$bd$dc$be$dc$bf$dd$80$dd$81$dd$82$dd$83$dd$84$dd$85$dd$86$dd$87$dd$88$dd$89$dd$8a$dd$8b$dd$8c$dd$8d$dd$8e$dd$8f$dd$90$dd$91$dd$92$dd$93$dd$94$dd$95$dd$96$dd$97$dd$98$dd$99$dd$9a$dd$9b$dd$9c$dd$9d$dd$9e$dd$9f$dd$a0$dd$a1$dd$a2$dd$a3$dd$a4$dd$a5$dd$a6$dd$a7$dd$a8$dd$a9$dd$aa$dd$ab$dd$ac$dd$ad$dd$ae$dd$af$dd$b0$dd$b1$dd$b2$dd$b3$dd$b4$dd$b5$dd$b6$dd$b7$dd$b8$dd$b9$dd$ba$dd$bb$dd$bc$dd$bd$dd$be$dd$bf$de$80$de$81$de$82$de$83$de$84$de$85$de$86$de$87$de$88$de$89$de$8a$de$8b$de$8c$de$8d$de$8e$de$8f$de$90$de$91$de$92$de$93$de$94$de$95$de$96$de$97$de$98$de$99$de$9a$de$9b$de$9c$de$9d$de$9e$de$9f$de$a0$de$a1$de$a2$de$a3$de$a4$de$a5$de$a6$de$a7$de$a8$de$a9$de$aa$de$ab$de$ac$de$ad$de$ae$de$af$de$b0$de$b1$de$b2$de$b3$de$b4$de$b5$de$b6$de$b7$de$b8$de$b9$de$ba$de$bb$de$bc$de$bd$de$be$de$bf$df$80$df$81$df$82$df$83$df$84$df$85$df$86$df$87$df$88$df$89$df$8a$df$8b$df$8c$df$8d$df$8e$df$8f$df$90$df$91$df$92$df$93$df$94$df$95$df$96$df$97$df$98$df$99$df$9a$df$9b$df$9c$df$9d$df$9e$df$9f$df$a0$df$a1$df$a2$df$a3$df$a4$df$a5$df$a6$df$a7$df$a8$df$a9$df$aa$df$ab$df$ac$df$ad$df$ae$df$af$df$b0$df$b1$df$b2$df$b3$df$b4$df$b5$df$b6$df$b7$df$b8$df$b9$df$ba$df$bb$df$bc$df$bd$df$be$df$bf;1905ec462f8;0F$02$21$00$ee$80$e1$8e$0cD$23$22vC$afG$d6$de_$ae$29$7e_$2a$d0$e0$ceN$e2r$05T$87$1e$ee$ae$02$21$00$889$81$3c$0d$a0w$d7$0c$3b$ce$e5$3b$9e$605Igv$60$cb$86$0a$11$a9$ea$09$29$eaD$abI
Token: foo;1905ec4636b;jwt;aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa;bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb;cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc;0F$02$21$00$e0h$95$ce$86$f5P$bb2M$ec$e0$c5$7c3$7f$27$0e$d2$dd$f9$af$c7J$9a$86$03g$da$d7$c5$f8$02$21$00$efxH$a8$f3$5b$a6$efF$a9C$14$b1$8a$ca$dc$b9$5b$b7$95$01$c2$be$f9$ed$7f$05$1a$c1$e4$e9$e8
2024-06-28 12:04:07,305 INFO  [main] org.eclipse.scout.rt.shared.servicetunnel.http.DefaultAuthTokenVerifier.verify(DefaultAuthTokenVerifier.java:49) - Failed verifying signature of token foo;1905ec463b8;0D$02$20$1d$27rN$d9wPGa3G$0a$eaLp$27$b43$a8$c8$caW$40g2$3d$156p$09o$e7$02$20$06$40$8cTQ$a5$60$da7$0d$fc$07$0e$02$1c/$9b$5b$ed$ba$0a$dc$94$aa$dd$bf$a1$8e$b1
org.eclipse.scout.rt.platform.exception.ProcessingException: unable to verify signature [severity=ERROR]
	at org.eclipse.scout.rt.platform.security.SunSecurityProvider.verifySignature(SunSecurityProvider.java:442)
	at org.eclipse.scout.rt.platform.security.SecurityUtility.verifySignature(SecurityUtility.java:409)
	at org.eclipse.scout.rt.platform.security.SecurityUtility.verifySignature(SecurityUtility.java:431)
	at org.eclipse.scout.rt.shared.servicetunnel.http.DefaultAuthTokenVerifier.verifySignature(DefaultAuthTokenVerifier.java:71)
	at org.eclipse.scout.rt.shared.servicetunnel.http.DefaultAuthTokenVerifier.verify(DefaultAuthTokenVerifier.java:46)
	at org.eclipse.scout.rt.shared.servicetunnel.http.DefaultAuthTokenTest.testSimple(DefaultAuthTokenTest.java:102)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$2.evaluate(PlatformTestRunner.java:103)
	at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedAfterStatement.evaluate(PlatformTestRunner.java:354)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
Caused by: java.security.SignatureException: Invalid encoding for signature
	at java.base/sun.security.util.ECUtil.decodeSignature(ECUtil.java:309)
	at jdk.crypto.ec/sun.security.ec.ECDSASignature.engineVerify(ECDSASignature.java:525)
	at java.base/java.security.Signature$Delegate.engineVerify(Signature.java:1435)
	at java.base/java.security.Signature.verify(Signature.java:789)
	at org.eclipse.scout.rt.platform.security.SunSecurityProvider.verifySignature(SunSecurityProvider.java:439)
	... 59 common frames omitted
Caused by: java.io.EOFException: not enough content
	at java.base/sun.security.util.DerValue.<init>(DerValue.java:425)
	at java.base/sun.security.util.DerInputStream.getDerValue(DerInputStream.java:109)
	at java.base/sun.security.util.DerInputStream.getSequence(DerInputStream.java:203)
	at java.base/sun.security.util.ECUtil.decodeSignature(ECUtil.java:285)
	... 63 common frames omitted
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.400 s -- in org.eclipse.scout.rt.shared.servicetunnel.http.DefaultAuthTokenTest
[INFO] Running org.eclipse.scout.rt.shared.servicetunnel.http.HttpServiceTunnelTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.780 s -- in org.eclipse.scout.rt.shared.servicetunnel.http.HttpServiceTunnelTest
[INFO] Running org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStoreInstallerTest
2024-06-28 12:04:08,117 INFO  [main] org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStoreInstaller.install(MultiSessionCookieStoreInstaller.java:42) - Successfully installed java.net.CookieManager@12bcf7c6 (Cookie store: org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStore@5e763c07)
2024-06-28 12:04:08,307 WARN  [main] org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStoreInstaller.checkMultiSessionCookieStoreAlreadyInstalled(MultiSessionCookieStoreInstaller.java:71) - Overriding pre-installed cookie handler: Mock for CookieHandler, hashCode: 2079290629
2024-06-28 12:04:08,309 WARN  [main] org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStoreInstaller.checkMultiSessionCookieStoreAlreadyInstalled(MultiSessionCookieStoreInstaller.java:71) - Overriding pre-installed cookie handler: Mock for CookieManager, hashCode: 763398106 (Cookie store: null)
2024-06-28 12:04:08,396 WARN  [main] org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStoreInstaller.checkMultiSessionCookieStoreAlreadyInstalled(MultiSessionCookieStoreInstaller.java:71) - Overriding pre-installed cookie handler: Mock for CookieManager, hashCode: 763398106 (Cookie store: Mock for CookieStore, hashCode: 284957218)
2024-06-28 12:04:08,398 INFO  [main] org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStoreInstaller.checkMultiSessionCookieStoreAlreadyInstalled(MultiSessionCookieStoreInstaller.java:64) - Don't overriding already installed MultiSessionCookieStore cookie handler from same deployment: java.net.CookieManager@12bcf7c6 (Cookie store: org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStore@5e763c07)
2024-06-28 12:04:08,398 INFO  [main] org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStoreInstaller.uninstall(MultiSessionCookieStoreInstaller.java:80) - Successfully uninstalled java.net.CookieManager@12bcf7c6 (Cookie store: org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStore@5e763c07)
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.287 s -- in org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStoreInstallerTest
[INFO] Running org.eclipse.scout.rt.shared.servicetunnel.http.RemoteServiceInvocationCallableDisconnectTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.490 s -- in org.eclipse.scout.rt.shared.servicetunnel.http.RemoteServiceInvocationCallableDisconnectTest
[INFO] Running org.eclipse.scout.rt.shared.session.SessionDataTest
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.eclipse.scout.rt.shared.session.SessionDataTest
[INFO] Running org.eclipse.scout.rt.shared.ui.DefaultUserAgentParserTest
2024-06-28 12:04:08,940 ERROR [main] org.eclipse.scout.rt.shared.ui.UserAgents.createByIdentifier(UserAgents.java:106) - UserAgentIdentifier could not be parsed. Exception occurred while parsing. UserAgent: 
org.eclipse.scout.rt.platform.exception.PlatformException: Invalid number of tokens
	at org.eclipse.scout.rt.shared.ui.DefaultUserAgentParser.parseIdentifier(DefaultUserAgentParser.java:44)
	at org.eclipse.scout.rt.shared.ui.UserAgents.createByIdentifier(UserAgents.java:103)
	at org.eclipse.scout.rt.shared.ui.DefaultUserAgentParserTest.testEmptyId(DefaultUserAgentParserTest.java:34)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-06-28 12:04:08,964 ERROR [main] org.eclipse.scout.rt.shared.ui.UserAgents.createByIdentifier(UserAgents.java:106) - UserAgentIdentifier could not be parsed. Exception occurred while parsing. UserAgent: XY|DESKTOP|UNKNOWN|Windows7
org.eclipse.scout.rt.platform.exception.PlatformException: Invalid number of tokens
	at org.eclipse.scout.rt.shared.ui.DefaultUserAgentParser.parseIdentifier(DefaultUserAgentParser.java:44)
	at org.eclipse.scout.rt.shared.ui.UserAgents.createByIdentifier(UserAgents.java:103)
	at org.eclipse.scout.rt.shared.ui.DefaultUserAgentParserTest.testInvalidId(DefaultUserAgentParserTest.java:28)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-06-28 12:04:08,968 WARN  [main] org.eclipse.scout.rt.shared.ui.DefaultUserAgentParser.createIdentifier(DefaultUserAgentParser.java:69) - Character which is used as delimiter has been found in uiDeviceId. Replaced with '_'. Old uiDeviceId: xxx|yyy. New uiDeviceId: xxx_yyy
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s -- in org.eclipse.scout.rt.shared.ui.DefaultUserAgentParserTest
[INFO] Running org.eclipse.scout.rt.shared.ui.UserAgentTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.scout.rt.shared.ui.UserAgentTest
[INFO] Running org.eclipse.scout.rt.shared.ui.webresource.FileListParserTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.scout.rt.shared.ui.webresource.FileListParserTest
[INFO] Running org.eclipse.scout.rt.shared.ui.webresource.ScriptRequestTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.scout.rt.shared.ui.webresource.ScriptRequestTest
[INFO] Running org.eclipse.scout.rt.shared.ui.webresource.ScriptResourceIndexesTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.eclipse.scout.rt.shared.ui.webresource.ScriptResourceIndexesTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 213, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.shared.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared.test/target/org.eclipse.scout.rt.shared.test-24.2-SNAPSHOT.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.shared.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared.test/target/org.eclipse.scout.rt.shared.test-24.2-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.shared.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared.test/target/org.eclipse.scout.rt.shared.test-24.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.shared.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared.test/target/org.eclipse.scout.rt.shared.test-24.2-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.shared.test ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] ---< org.eclipse.scout.rt:org.eclipse.scout.rt.server.commons.test >----
[INFO] Building org.eclipse.scout.rt.server.commons.test 24.2-SNAPSHOT  [22/72]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.commons.test/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/http2/http2-server/11.0.18/http2-server-11.0.18.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/http2/http2-server/11.0.18/http2-server-11.0.18.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/http2/http2-server/11.0.18/http2-server-11.0.18.pom (4.1 kB at 457 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/http2/http2-parent/11.0.18/http2-parent-11.0.18.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/http2/http2-parent/11.0.18/http2-parent-11.0.18.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/http2/http2-parent/11.0.18/http2-parent-11.0.18.pom (783 B at 130 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/jetty-project/11.0.18/jetty-project-11.0.18.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-project/11.0.18/jetty-project-11.0.18.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-project/11.0.18/jetty-project-11.0.18.pom (101 kB at 8.4 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/infinispan/infinispan-bom/11.0.18.Final/infinispan-bom-11.0.18.Final.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-bom/11.0.18.Final/infinispan-bom-11.0.18.Final.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-bom/11.0.18.Final/infinispan-bom-11.0.18.Final.pom (18 kB at 2.6 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/infinispan/infinispan-build-configuration-parent/11.0.18.Final/infinispan-build-configuration-parent-11.0.18.Final.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-build-configuration-parent/11.0.18.Final/infinispan-build-configuration-parent-11.0.18.Final.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-build-configuration-parent/11.0.18.Final/infinispan-build-configuration-parent-11.0.18.Final.pom (16 kB at 2.2 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/jboss/jboss-parent/36/jboss-parent-36.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/36/jboss-parent-36.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/36/jboss-parent-36.pom (66 kB at 9.4 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/jackson-bom/2.14.2/jackson-bom-2.14.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.14.2/jackson-bom-2.14.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.14.2/jackson-bom-2.14.2.pom (17 kB at 2.9 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/jackson-parent/2.14/jackson-parent-2.14.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.14/jackson-parent-2.14.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.14/jackson-parent-2.14.pom (7.7 kB at 1.5 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/oss-parent/48/oss-parent-48.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/48/oss-parent-48.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/48/oss-parent-48.pom (24 kB at 4.0 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/testcontainers/testcontainers-bom/1.19.1/testcontainers-bom-1.19.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/testcontainers-bom/1.19.1/testcontainers-bom-1.19.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/testcontainers-bom/1.19.1/testcontainers-bom-1.19.1.pom (8.8 kB at 1.5 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/http2/http2-common/11.0.18/http2-common-11.0.18.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/http2/http2-common/11.0.18/http2-common-11.0.18.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/http2/http2-common/11.0.18/http2-common-11.0.18.pom (1.4 kB at 195 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/http2/http2-hpack/11.0.18/http2-hpack-11.0.18.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/http2/http2-hpack/11.0.18/http2-hpack-11.0.18.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/http2/http2-hpack/11.0.18/http2-hpack-11.0.18.pom (2.4 kB at 349 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/jetty-util/11.0.18/jetty-util-11.0.18.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-util/11.0.18/jetty-util-11.0.18.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-util/11.0.18/jetty-util-11.0.18.pom (3.7 kB at 610 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/jetty-http/11.0.18/jetty-http-11.0.18.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-http/11.0.18/jetty-http-11.0.18.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-http/11.0.18/jetty-http-11.0.18.pom (4.1 kB at 583 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/jetty-io/11.0.18/jetty-io-11.0.18.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-io/11.0.18/jetty-io-11.0.18.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-io/11.0.18/jetty-io-11.0.18.pom (1.8 kB at 256 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/jetty-server/11.0.18/jetty-server-11.0.18.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-server/11.0.18/jetty-server-11.0.18.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-server/11.0.18/jetty-server-11.0.18.pom (2.6 kB at 433 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/http2/http2-server/11.0.18/http2-server-11.0.18.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/http2/http2-common/11.0.18/http2-common-11.0.18.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/http2/http2-hpack/11.0.18/http2-hpack-11.0.18.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/jetty-util/11.0.18/jetty-util-11.0.18.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/jetty-server/11.0.18/jetty-server-11.0.18.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/jetty-http/11.0.18/jetty-http-11.0.18.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/jetty-io/11.0.18/jetty-io-11.0.18.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/http2/http2-server/11.0.18/http2-server-11.0.18.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/http2/http2-server/11.0.18/http2-server-11.0.18.jar (72 kB at 9.0 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/http2/http2-common/11.0.18/http2-common-11.0.18.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/http2/http2-hpack/11.0.18/http2-hpack-11.0.18.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-util/11.0.18/jetty-util-11.0.18.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-server/11.0.18/jetty-server-11.0.18.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-http/11.0.18/jetty-http-11.0.18.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/http2/http2-hpack/11.0.18/http2-hpack-11.0.18.jar (47 kB at 4.7 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-io/11.0.18/jetty-io-11.0.18.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-http/11.0.18/jetty-http-11.0.18.jar (278 kB at 17 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/http2/http2-common/11.0.18/http2-common-11.0.18.jar (233 kB at 14 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-util/11.0.18/jetty-util-11.0.18.jar (578 kB at 26 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-io/11.0.18/jetty-io-11.0.18.jar (217 kB at 9.0 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-server/11.0.18/jetty-server-11.0.18.jar (801 kB at 26 MB/s)
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.server.commons.test ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.server.commons.test ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.server.commons.test ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.commons.test/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.server.commons.test ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.commons.test/src/main/resources
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.server.commons.test ---
[INFO] No sources to compile
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.server.commons.test ---
[INFO] Copying 2 resources from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.server.commons.test ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling with eclipse [debug release 11] to target/test-classes
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.commons.test/src/test/java/org/eclipse/scout/rt/server/commons/authentication/BearerAuthAccessControllerTest.java:[124,5] org.mockito.stubbing.Answer is a raw type. References to generic type org.mockito.stubbing.Answer<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.commons.test/src/test/java/org/eclipse/scout/rt/server/commons/healthcheck/HealthCheckerTest.java:[73,28] org.eclipse.scout.rt.platform.job.IFuture is a raw type. References to generic type org.eclipse.scout.rt.platform.job.IFuture<RESULT> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.commons.test/src/test/java/org/eclipse/scout/rt/server/commons/servlet/HttpProxyTest.java:[114,23] Unsupported @SuppressWarnings("ressource")
[INFO] 
[INFO] --- jandex:3.1.6:jandex (make-test-index) @ org.eclipse.scout.rt.server.commons.test ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.commons.test/target/test-classes/jandex.idx
[INFO] 
[INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.server.commons.test ---
[INFO] Surefire report directory: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.commons.test/target/surefire-reports
[INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.scout.rt.server.commons.authentication.BearerAuthAccessControllerTest
2024-06-28 12:04:13,566 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true
2024-06-28 12:04:13,599 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:37) - Building jandex class inventory using rebuild strategy IF_MISSING...
2024-06-28 12:04:13,773 INFO  [ForkJoinPool.commonPool-worker-1] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:180) - Rebuild index 'file:/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.commons.test/target/test-classes/META-INF/jandex.idx'. Scanning location...
2024-06-28 12:04:14,018 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:43) - Finished building jandex class inventory in 436.896523 ms. Total class count: 1413
2024-06-28 12:04:14,656 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:226) - Collected 313 beans in 634.826482 ms
2024-06-28 12:04:14,769 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:231) - Registered 313 beans in 112.525481 ms
2024-06-28 12:04:14,793 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport
2024-06-28 12:04:14,827 INFO  [scout-platform-starter] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:41) - 0 code type classes registered.
2024-06-28 12:04:14,829 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:191) - No classpath:config.properties found. Running with empty configuration.
2024-06-28 12:04:14,839 INFO  [scout-platform-starter] org.eclipse.scout.rt.server.commons.GlobalTrustManager.getTrustedCertificatesInRemoteFiles(GlobalTrustManager.java:220) - No instance of org.eclipse.scout.rt.shared.services.common.file.IRemoteFileService available, skip loading certificates from remote file service.
OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
2024-06-28 12:04:18,017 ERROR [main] org.eclipse.scout.rt.server.commons.authentication.BearerAuthAccessController.readBearerToken(BearerAuthAccessController.java:139) - Token is not a valid base64 encoded value. Check part 0 of the token
java.lang.IllegalArgumentException: Illegal base64 character 20
	at java.base/java.util.Base64$Decoder.decode0(Base64.java:848)
	at java.base/java.util.Base64$Decoder.decode(Base64.java:566)
	at java.base/java.util.Base64$Decoder.decode(Base64.java:589)
	at org.eclipse.scout.rt.platform.util.Base64Utility.decode(Base64Utility.java:87)
	at org.eclipse.scout.rt.platform.util.Base64Utility.decode(Base64Utility.java:60)
	at org.eclipse.scout.rt.server.commons.authentication.BearerAuthAccessController.readBearerToken(BearerAuthAccessController.java:136)
	at org.eclipse.scout.rt.server.commons.authentication.BearerAuthAccessControllerTest.testParseBearerAuthRequest(BearerAuthAccessControllerTest.java:69)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.496 s -- in org.eclipse.scout.rt.server.commons.authentication.BearerAuthAccessControllerTest
[INFO] Running org.eclipse.scout.rt.server.commons.authentication.FormBasedAccessControllerTest
2024-06-28 12:04:20,300 INFO  [main] org.eclipse.scout.rt.dataobject.DataObjectInventory.init(DataObjectInventory.java:116) - Registry initialized, found 31 IDoEntity implementations with @TypeName annotation and 0 implementations with @TypeVersion annotation.
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.507 s -- in org.eclipse.scout.rt.server.commons.authentication.FormBasedAccessControllerTest
[INFO] Running org.eclipse.scout.rt.server.commons.authentication.ServiceTunnelAccessTokenAccessControllerTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s -- in org.eclipse.scout.rt.server.commons.authentication.ServiceTunnelAccessTokenAccessControllerTest
[INFO] Running org.eclipse.scout.rt.server.commons.authentication.ServletFilterHelperTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.339 s -- in org.eclipse.scout.rt.server.commons.authentication.ServletFilterHelperTest
[INFO] Running org.eclipse.scout.rt.server.commons.authentication.token.SingleStringTokenVerifierTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.scout.rt.server.commons.authentication.token.SingleStringTokenVerifierTest
[INFO] Running org.eclipse.scout.rt.server.commons.context.HttpRunContextProducerTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s -- in org.eclipse.scout.rt.server.commons.context.HttpRunContextProducerTest
[INFO] Running org.eclipse.scout.rt.server.commons.healthcheck.HealthCheckerTest
2024-06-28 12:04:22,977 WARN  [Time-limited test] org.eclipse.scout.rt.server.commons.healthcheck.AbstractHealthChecker.checkHealth(AbstractHealthChecker.java:131) - HealthCheck[73f35eea-f590-4957-8668-3a8937deb5ce] has timed out after 1000ms, future=JobFutureTask@5b35a7a4[job=73f35eea-f590-4957-8668-3a8937deb5ce, state=RUNNING]. Cancelling job now.
2024-06-28 12:04:27,049 INFO  [scout-thread-24] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:51) - Exception will be re-thrown for JUnit assertion. [exception=Array index out of range: 2] - MDC[jobName=97747362-dc92-4137-83a9-0cdcbb7c15a5]
java.lang.ArrayIndexOutOfBoundsException: Array index out of range: 2
	at org.eclipse.scout.rt.server.commons.healthcheck.HealthCheckerTest$2.run(HealthCheckerTest.java:198)
	at org.eclipse.scout.rt.server.commons.healthcheck.HealthCheckerTest$1.execCheckHealth(HealthCheckerTest.java:61)
	at org.eclipse.scout.rt.server.commons.healthcheck.AbstractHealthChecker.lambda$0(AbstractHealthChecker.java:145)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.165 s -- in org.eclipse.scout.rt.server.commons.healthcheck.HealthCheckerTest
[INFO] Running org.eclipse.scout.rt.server.commons.id.SignatureHttpServletRequestWrapperTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.eclipse.scout.rt.server.commons.id.SignatureHttpServletRequestWrapperTest
[INFO] Running org.eclipse.scout.rt.server.commons.idempotent.SequenceNumberDuplicateDetectorTest
2024-06-28 12:04:27,097 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true
2024-06-28 12:04:27,165 INFO  [main] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport
2024-06-28 12:04:27,166 INFO  [main] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:41) - 0 code type classes registered.
2024-06-28 12:04:27,167 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:191) - No classpath:config.properties found. Running with empty configuration.
2024-06-28 12:04:27,168 INFO  [main] org.eclipse.scout.rt.server.commons.GlobalTrustManager.getTrustedCertificatesInRemoteFiles(GlobalTrustManager.java:220) - No instance of org.eclipse.scout.rt.shared.services.common.file.IRemoteFileService available, skip loading certificates from remote file service.
2024-06-28 12:04:27,185 WARN  [main] org.eclipse.scout.rt.server.commons.idempotent.SequenceNumberDuplicateDetector.accept(SequenceNumberDuplicateDetector.java:110) - Potential duplicate request id 2. The cache size is 2, the window is 3, 4. Assuming new key is valid.
2024-06-28 12:04:27,186 WARN  [main] org.eclipse.scout.rt.server.commons.idempotent.SequenceNumberDuplicateDetector.accept(SequenceNumberDuplicateDetector.java:110) - Potential duplicate request id 1. The cache size is 3, the window is 2, 4. Assuming new key is valid.
2024-06-28 12:04:27,192 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination...
2024-06-28 12:04:27,193 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true
[WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.101 s -- in org.eclipse.scout.rt.server.commons.idempotent.SequenceNumberDuplicateDetectorTest
[INFO] Running org.eclipse.scout.rt.server.commons.servlet.ContentSecurityPolicyTest
[INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s -- in org.eclipse.scout.rt.server.commons.servlet.ContentSecurityPolicyTest
[INFO] Running org.eclipse.scout.rt.server.commons.servlet.HttpClientInfoTest
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.158 s -- in org.eclipse.scout.rt.server.commons.servlet.HttpClientInfoTest
[INFO] Running org.eclipse.scout.rt.server.commons.servlet.HttpProxyTest
2024-06-28 12:04:27,781 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9
2024-06-28 12:04:27,912 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@f08f8a9{HTTP/1.1, (http/1.1)}{0.0.0.0:42693}
2024-06-28 12:04:27,915 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@70cd122{STARTING}[11.0.18,sto=0] @16922ms
2024-06-28 12:04:29,279 INFO  [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@70cd122{STOPPING}[11.0.18,sto=0]
2024-06-28 12:04:29,283 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@f08f8a9{HTTP/1.1, (http/1.1)}{0.0.0.0:0}
2024-06-28 12:04:29,289 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9
2024-06-28 12:04:29,291 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@32068aef{HTTP/1.1, (http/1.1)}{0.0.0.0:41949}
2024-06-28 12:04:29,292 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@6ba0dcba{STARTING}[11.0.18,sto=0] @18298ms
2024-06-28 12:04:29,323 INFO  [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@6ba0dcba{STOPPING}[11.0.18,sto=0]
2024-06-28 12:04:29,324 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@32068aef{HTTP/1.1, (http/1.1)}{0.0.0.0:0}
2024-06-28 12:04:29,328 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9
2024-06-28 12:04:29,330 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@2e1c5d1f{HTTP/1.1, (http/1.1)}{0.0.0.0:36089}
2024-06-28 12:04:29,330 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@26c2f767{STARTING}[11.0.18,sto=0] @18337ms
2024-06-28 12:04:29,463 INFO  [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@26c2f767{STOPPING}[11.0.18,sto=0]
2024-06-28 12:04:29,465 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@2e1c5d1f{HTTP/1.1, (http/1.1)}{0.0.0.0:0}
2024-06-28 12:04:29,469 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9
2024-06-28 12:04:29,471 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@2689b752{HTTP/1.1, (http/1.1)}{0.0.0.0:46749}
2024-06-28 12:04:29,471 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@63d9e1a{STARTING}[11.0.18,sto=0] @18478ms
2024-06-28 12:04:29,480 WARN  [qtp1433068064-110] org.eclipse.jetty.server.HttpChannel.handleException(HttpChannel.java:793) - handleException / java.io.IOException
2024-06-28 12:04:29,522 INFO  [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@63d9e1a{STOPPING}[11.0.18,sto=0]
2024-06-28 12:04:29,523 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@2689b752{HTTP/1.1, (http/1.1)}{0.0.0.0:0}
2024-06-28 12:04:29,526 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9
2024-06-28 12:04:29,528 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@44aa5585{HTTP/1.1, (http/1.1)}{0.0.0.0:42473}
2024-06-28 12:04:29,528 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@24536f07{STARTING}[11.0.18,sto=0] @18535ms
2024-06-28 12:04:29,574 INFO  [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@24536f07{STOPPING}[11.0.18,sto=0]
2024-06-28 12:04:29,575 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@44aa5585{HTTP/1.1, (http/1.1)}{0.0.0.0:0}
2024-06-28 12:04:29,578 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9
2024-06-28 12:04:29,580 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@47f5ab58{HTTP/1.1, (http/1.1)}{0.0.0.0:33587}
2024-06-28 12:04:29,581 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@7f20dfd5{STARTING}[11.0.18,sto=0] @18587ms
2024-06-28 12:04:29,597 INFO  [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@7f20dfd5{STOPPING}[11.0.18,sto=0]
2024-06-28 12:04:29,598 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@47f5ab58{HTTP/1.1, (http/1.1)}{0.0.0.0:0}
2024-06-28 12:04:29,600 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9
2024-06-28 12:04:29,602 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@3f2ab6ec{HTTP/1.1, (http/1.1)}{0.0.0.0:45295}
2024-06-28 12:04:29,603 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@1f235a0a{STARTING}[11.0.18,sto=0] @18609ms
2024-06-28 12:04:29,618 INFO  [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@1f235a0a{STOPPING}[11.0.18,sto=0]
2024-06-28 12:04:29,619 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@3f2ab6ec{HTTP/1.1, (http/1.1)}{0.0.0.0:0}
2024-06-28 12:04:29,621 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9
2024-06-28 12:04:29,623 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@7d4135c9{HTTP/1.1, (http/1.1)}{0.0.0.0:43935}
2024-06-28 12:04:29,624 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@33bf2602{STARTING}[11.0.18,sto=0] @18630ms
2024-06-28 12:04:29,639 INFO  [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@33bf2602{STOPPING}[11.0.18,sto=0]
2024-06-28 12:04:29,640 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@7d4135c9{HTTP/1.1, (http/1.1)}{0.0.0.0:0}
2024-06-28 12:04:29,696 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9
2024-06-28 12:04:29,699 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@7bbe532b{h2c, (h2c)}{0.0.0.0:42825}
2024-06-28 12:04:29,699 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@7da1ef46{STARTING}[11.0.18,sto=0] @18706ms
2024-06-28 12:04:30,101 INFO  [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@7da1ef46{STOPPING}[11.0.18,sto=0]
2024-06-28 12:04:30,105 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@7bbe532b{h2c, (h2c)}{0.0.0.0:0}
2024-06-28 12:04:30,111 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9
2024-06-28 12:04:30,114 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@42457891{h2c, (h2c)}{0.0.0.0:45577}
2024-06-28 12:04:30,115 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@17a5ae7b{STARTING}[11.0.18,sto=0] @19121ms
2024-06-28 12:04:30,192 INFO  [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@17a5ae7b{STOPPING}[11.0.18,sto=0]
2024-06-28 12:04:30,193 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@42457891{h2c, (h2c)}{0.0.0.0:0}
2024-06-28 12:04:30,197 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9
2024-06-28 12:04:30,200 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@47e70f54{h2c, (h2c)}{0.0.0.0:40719}
2024-06-28 12:04:30,200 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@47c422d3{STARTING}[11.0.18,sto=0] @19207ms
2024-06-28 12:04:30,289 INFO  [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@47c422d3{STOPPING}[11.0.18,sto=0]
2024-06-28 12:04:30,291 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@47e70f54{h2c, (h2c)}{0.0.0.0:0}
2024-06-28 12:04:30,295 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9
2024-06-28 12:04:30,298 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@6efc9d3f{h2c, (h2c)}{0.0.0.0:45823}
2024-06-28 12:04:30,298 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@71ac5723{STARTING}[11.0.18,sto=0] @19305ms
2024-06-28 12:04:30,306 WARN  [qtp1739257986-185] org.eclipse.jetty.server.HttpChannel.handleException(HttpChannel.java:793) - handleException / java.io.IOException
2024-06-28 12:04:30,316 INFO  [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@71ac5723{STOPPING}[11.0.18,sto=0]
2024-06-28 12:04:30,317 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@6efc9d3f{h2c, (h2c)}{0.0.0.0:0}
2024-06-28 12:04:30,321 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9
2024-06-28 12:04:30,324 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@14580edc{h2c, (h2c)}{0.0.0.0:41707}
2024-06-28 12:04:30,324 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@5e8e02a3{STARTING}[11.0.18,sto=0] @19331ms
2024-06-28 12:04:30,381 INFO  [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@5e8e02a3{STOPPING}[11.0.18,sto=0]
2024-06-28 12:04:30,382 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@14580edc{h2c, (h2c)}{0.0.0.0:0}
2024-06-28 12:04:30,385 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9
2024-06-28 12:04:30,387 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@6778636f{h2c, (h2c)}{0.0.0.0:37483}
2024-06-28 12:04:30,387 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@e76134d{STARTING}[11.0.18,sto=0] @19394ms
2024-06-28 12:04:30,403 INFO  [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@e76134d{STOPPING}[11.0.18,sto=0]
2024-06-28 12:04:30,404 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@6778636f{h2c, (h2c)}{0.0.0.0:0}
2024-06-28 12:04:30,407 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9
2024-06-28 12:04:30,410 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@2b9615cb{h2c, (h2c)}{0.0.0.0:43971}
2024-06-28 12:04:30,411 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@5ead245{STARTING}[11.0.18,sto=0] @19417ms
2024-06-28 12:04:30,428 INFO  [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@5ead245{STOPPING}[11.0.18,sto=0]
2024-06-28 12:04:30,429 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@2b9615cb{h2c, (h2c)}{0.0.0.0:0}
2024-06-28 12:04:30,431 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9
2024-06-28 12:04:30,435 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@642d971f{h2c, (h2c)}{0.0.0.0:44555}
2024-06-28 12:04:30,436 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@4dd425dc{STARTING}[11.0.18,sto=0] @19442ms
2024-06-28 12:04:30,475 INFO  [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@4dd425dc{STOPPING}[11.0.18,sto=0]
2024-06-28 12:04:30,476 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@642d971f{h2c, (h2c)}{0.0.0.0:0}
2024-06-28 12:04:30,479 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9
2024-06-28 12:04:30,481 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@3f12676{h2c, (h2c)}{0.0.0.0:36725}
2024-06-28 12:04:30,481 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@64cec4d0{STARTING}[11.0.18,sto=0] @19488ms
2024-06-28 12:04:30,680 INFO  [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@64cec4d0{STOPPING}[11.0.18,sto=0]
2024-06-28 12:04:30,682 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@3f12676{h2c, (h2c)}{0.0.0.0:0}
2024-06-28 12:04:30,685 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9
2024-06-28 12:04:30,688 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@1d51b6a8{h2c, (h2c)}{0.0.0.0:42293}
2024-06-28 12:04:30,688 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@2e015ac1{STARTING}[11.0.18,sto=0] @19695ms
2024-06-28 12:04:30,720 INFO  [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@2e015ac1{STOPPING}[11.0.18,sto=0]
2024-06-28 12:04:30,721 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@1d51b6a8{h2c, (h2c)}{0.0.0.0:0}
2024-06-28 12:04:30,725 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9
2024-06-28 12:04:30,727 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@1d7d968c{h2c, (h2c)}{0.0.0.0:38851}
2024-06-28 12:04:30,728 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@5cea47a1{STARTING}[11.0.18,sto=0] @19734ms
2024-06-28 12:04:30,795 INFO  [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@5cea47a1{STOPPING}[11.0.18,sto=0]
2024-06-28 12:04:30,868 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@1d7d968c{h2c, (h2c)}{0.0.0.0:0}
2024-06-28 12:04:30,872 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9
2024-06-28 12:04:30,875 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@3da55998{h2c, (h2c)}{0.0.0.0:41723}
2024-06-28 12:04:30,875 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@33197c2f{STARTING}[11.0.18,sto=0] @19882ms
2024-06-28 12:04:30,884 WARN  [qtp1673618401-263] org.eclipse.jetty.server.HttpChannel.handleException(HttpChannel.java:793) - handleException / java.io.IOException
2024-06-28 12:04:30,892 INFO  [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@33197c2f{STOPPING}[11.0.18,sto=0]
2024-06-28 12:04:30,894 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@3da55998{h2c, (h2c)}{0.0.0.0:0}
2024-06-28 12:04:30,896 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9
2024-06-28 12:04:30,898 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@7c3223aa{h2c, (h2c)}{0.0.0.0:34649}
2024-06-28 12:04:30,899 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@693ed09d{STARTING}[11.0.18,sto=0] @19905ms
2024-06-28 12:04:30,914 INFO  [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@693ed09d{STOPPING}[11.0.18,sto=0]
2024-06-28 12:04:30,915 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@7c3223aa{h2c, (h2c)}{0.0.0.0:0}
2024-06-28 12:04:30,918 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9
2024-06-28 12:04:30,921 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@28befd62{h2c, (h2c)}{0.0.0.0:40237}
2024-06-28 12:04:30,922 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@7e84af34{STARTING}[11.0.18,sto=0] @19928ms
2024-06-28 12:04:30,976 INFO  [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@7e84af34{STOPPING}[11.0.18,sto=0]
2024-06-28 12:04:30,981 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@28befd62{h2c, (h2c)}{0.0.0.0:0}
2024-06-28 12:04:30,988 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9
2024-06-28 12:04:30,991 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@44d6f9cf{h2c, (h2c)}{0.0.0.0:35053}
2024-06-28 12:04:30,991 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@7c013560{STARTING}[11.0.18,sto=0] @19998ms
2024-06-28 12:04:31,012 INFO  [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@7c013560{STOPPING}[11.0.18,sto=0]
2024-06-28 12:04:31,013 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@44d6f9cf{h2c, (h2c)}{0.0.0.0:0}
2024-06-28 12:04:31,016 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9
2024-06-28 12:04:31,018 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@4df5f119{h2c, (h2c)}{0.0.0.0:38643}
2024-06-28 12:04:31,018 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@6632eb19{STARTING}[11.0.18,sto=0] @20025ms
2024-06-28 12:04:31,035 INFO  [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@6632eb19{STOPPING}[11.0.18,sto=0]
2024-06-28 12:04:31,036 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@4df5f119{h2c, (h2c)}{0.0.0.0:0}
[WARNING] Tests run: 33, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 3.574 s -- in org.eclipse.scout.rt.server.commons.servlet.HttpProxyTest
[INFO] Running org.eclipse.scout.rt.server.commons.servlet.HttpServletControlTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.498 s -- in org.eclipse.scout.rt.server.commons.servlet.HttpServletControlTest
[INFO] Running org.eclipse.scout.rt.server.commons.servlet.ServletExceptionTranslatorTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.eclipse.scout.rt.server.commons.servlet.ServletExceptionTranslatorTest
[INFO] Running org.eclipse.scout.rt.server.commons.servlet.cache.DownloadHttpResponseInterceptorTest
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.scout.rt.server.commons.servlet.cache.DownloadHttpResponseInterceptorTest
[INFO] 
[INFO] Results:
[INFO] 
[WARNING] Tests run: 105, Failures: 0, Errors: 0, Skipped: 4
[INFO] 
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.server.commons.test ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.commons.test/target/org.eclipse.scout.rt.server.commons.test-24.2-SNAPSHOT.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.server.commons.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.commons.test/target/org.eclipse.scout.rt.server.commons.test-24.2-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.server.commons.test ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.server.commons.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.commons.test/target/org.eclipse.scout.rt.server.commons.test-24.2-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.server.commons.test ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] ----------< org.eclipse.scout.rt:org.eclipse.scout.rt.jetty >-----------
[INFO] Building org.eclipse.scout.rt.jetty 24.2-SNAPSHOT                [23/72]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.jetty/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/jetty-webapp/11.0.18/jetty-webapp-11.0.18.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-webapp/11.0.18/jetty-webapp-11.0.18.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-webapp/11.0.18/jetty-webapp-11.0.18.pom (3.6 kB at 180 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/jetty-servlet/11.0.18/jetty-servlet-11.0.18.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-servlet/11.0.18/jetty-servlet-11.0.18.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-servlet/11.0.18/jetty-servlet-11.0.18.pom (2.3 kB at 294 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/jetty-security/11.0.18/jetty-security-11.0.18.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-security/11.0.18/jetty-security-11.0.18.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-security/11.0.18/jetty-security-11.0.18.pom (2.1 kB at 294 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/jetty-xml/11.0.18/jetty-xml-11.0.18.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-xml/11.0.18/jetty-xml-11.0.18.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-xml/11.0.18/jetty-xml-11.0.18.pom (2.2 kB at 372 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/jetty-alpn-java-server/11.0.18/jetty-alpn-java-server-11.0.18.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-alpn-java-server/11.0.18/jetty-alpn-java-server-11.0.18.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-alpn-java-server/11.0.18/jetty-alpn-java-server-11.0.18.pom (2.5 kB at 361 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/jetty-alpn-parent/11.0.18/jetty-alpn-parent-11.0.18.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-alpn-parent/11.0.18/jetty-alpn-parent-11.0.18.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-alpn-parent/11.0.18/jetty-alpn-parent-11.0.18.pom (792 B at 113 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/jetty-alpn-server/11.0.18/jetty-alpn-server-11.0.18.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-alpn-server/11.0.18/jetty-alpn-server-11.0.18.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-alpn-server/11.0.18/jetty-alpn-server-11.0.18.pom (2.2 kB at 371 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/toolchain/jetty-jakarta-servlet-api/5.0.2/jetty-jakarta-servlet-api-5.0.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/toolchain/jetty-jakarta-servlet-api/5.0.2/jetty-jakarta-servlet-api-5.0.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/toolchain/jetty-jakarta-servlet-api/5.0.2/jetty-jakarta-servlet-api-5.0.2.pom (10 kB at 1.5 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/toolchain/jetty-toolchain/1.6/jetty-toolchain-1.6.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/toolchain/jetty-toolchain/1.6/jetty-toolchain-1.6.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/toolchain/jetty-toolchain/1.6/jetty-toolchain-1.6.pom (17 kB at 2.4 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/jetty-webapp/11.0.18/jetty-webapp-11.0.18.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/jetty-servlet/11.0.18/jetty-servlet-11.0.18.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/jetty-security/11.0.18/jetty-security-11.0.18.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/jetty-xml/11.0.18/jetty-xml-11.0.18.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/jetty-alpn-java-server/11.0.18/jetty-alpn-java-server-11.0.18.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/jetty-alpn-server/11.0.18/jetty-alpn-server-11.0.18.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-webapp/11.0.18/jetty-webapp-11.0.18.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-webapp/11.0.18/jetty-webapp-11.0.18.jar (159 kB at 14 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-servlet/11.0.18/jetty-servlet-11.0.18.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-security/11.0.18/jetty-security-11.0.18.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-xml/11.0.18/jetty-xml-11.0.18.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-alpn-java-server/11.0.18/jetty-alpn-java-server-11.0.18.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-alpn-server/11.0.18/jetty-alpn-server-11.0.18.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-alpn-server/11.0.18/jetty-alpn-server-11.0.18.jar (18 kB at 2.0 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-alpn-java-server/11.0.18/jetty-alpn-java-server-11.0.18.jar (17 kB at 1.7 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-xml/11.0.18/jetty-xml-11.0.18.jar (73 kB at 6.6 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-servlet/11.0.18/jetty-servlet-11.0.18.jar (166 kB at 15 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-security/11.0.18/jetty-security-11.0.18.jar (121 kB at 10 MB/s)
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.jetty ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.jetty ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.jetty ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.jetty/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.jetty ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.jetty ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling with eclipse [debug release 11] to target/classes
[INFO] 
[INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.jetty ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.jetty/target/classes/META-INF/jandex.idx
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.jetty ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.jetty/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.jetty ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.jetty ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.jetty ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.jetty/target/org.eclipse.scout.rt.jetty-24.2-SNAPSHOT.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.jetty ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.jetty ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.jetty/target/org.eclipse.scout.rt.jetty-24.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.jetty ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.jetty ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] -----------< org.eclipse.scout.rt:org.eclipse.scout.rt.app >------------
[INFO] Building org.eclipse.scout.rt.app 24.2-SNAPSHOT                  [24/72]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.app/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.app ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.app ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.app ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.app/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.app ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.app ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling with eclipse [debug release 11] to target/classes
[INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.app/src/main/java/org/eclipse/scout/rt/app/Application.java:[157,21] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored
[INFO] 
[INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.app ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.app/target/classes/META-INF/jandex.idx
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.app ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.app/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.app ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.app ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.app ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.app/target/org.eclipse.scout.rt.app-24.2-SNAPSHOT.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.app ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.app ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.app/target/org.eclipse.scout.rt.app-24.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.app ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.app ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] --------< org.eclipse.scout.rt:org.eclipse.scout.rt.server.app >--------
[INFO] Building org.eclipse.scout.rt.server.app 24.2-SNAPSHOT           [25/72]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.app/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.server.app ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.server.app ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.server.app ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.app/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.server.app ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.server.app ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling with eclipse [debug release 11] to target/classes
[INFO] 
[INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.server.app ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.app/target/classes/META-INF/jandex.idx
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.server.app ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.app/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.server.app ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.server.app ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.server.app ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.app/target/org.eclipse.scout.rt.server.app-24.2-SNAPSHOT.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.server.app ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.server.app ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.app/target/org.eclipse.scout.rt.server.app-24.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.server.app ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.server.app ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.server.test >--------
[INFO] Building org.eclipse.scout.rt.server.test 24.2-SNAPSHOT          [26/72]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.server.test ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.server.test ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.server.test ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.server.test ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.server.test ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling with eclipse [debug release 11] to target/classes
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/src/main/java/org/eclipse/scout/rt/testing/server/runner/statement/ServerRunContextStatement.java:[12,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/src/main/java/org/eclipse/scout/rt/testing/server/runner/statement/ServerRunContextStatement.java:[57,44] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/src/main/java/org/eclipse/scout/rt/testing/server/runner/statement/ServerRunContextStatement.java:[57,55] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/src/main/java/org/eclipse/scout/rt/testing/server/runner/statement/ServerRunContextStatement.java:[57,72] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/src/main/java/org/eclipse/scout/rt/testing/server/runner/statement/ServerRunContextStatement.java:[69,11] org.eclipse.scout.rt.platform.IBean is a raw type. References to generic type org.eclipse.scout.rt.platform.IBean<T> should be parameterized
[INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/src/main/java/org/eclipse/scout/rt/testing/server/TestHttpSession.java:[28,19] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.deprecation' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/src/main/java/org/eclipse/scout/rt/testing/server/TestHttpSession.java:[94,10] java.util.Enumeration is a raw type. References to generic type java.util.Enumeration<E> should be parameterized
[INFO] 
[INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.server.test ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/target/classes/META-INF/jandex.idx
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.server.test ---
[INFO] Copying 3 resources from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.server.test ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling with eclipse [debug release 11] to target/test-classes
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/context/ServerRunContextChainTest.java:[60,38] org.eclipse.scout.rt.platform.util.ThreadLocalProcessor is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ThreadLocalProcessor<THREAD_LOCAL> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/context/ServerRunContextChainTest.java:[65,41] org.eclipse.scout.rt.platform.util.ThreadLocalProcessor is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ThreadLocalProcessor<THREAD_LOCAL> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/context/ServerRunContextChainTest.java:[70,38] org.eclipse.scout.rt.platform.util.ThreadLocalProcessor is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ThreadLocalProcessor<THREAD_LOCAL> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/context/ServerRunContextChainTest.java:[89,37] org.eclipse.scout.rt.platform.util.ThreadLocalProcessor is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ThreadLocalProcessor<THREAD_LOCAL> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/context/ServerRunContextChainTest.java:[94,39] org.eclipse.scout.rt.platform.util.ThreadLocalProcessor is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ThreadLocalProcessor<THREAD_LOCAL> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/context/ServerRunContextChainTest.java:[99,36] org.eclipse.scout.rt.platform.util.ThreadLocalProcessor is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ThreadLocalProcessor<THREAD_LOCAL> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/context/ServerRunContextChainTest.java:[114,37] org.eclipse.scout.rt.platform.util.ThreadLocalProcessor is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ThreadLocalProcessor<THREAD_LOCAL> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/context/ServerRunContextChainTest.java:[119,41] org.eclipse.scout.rt.platform.util.ThreadLocalProcessor is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ThreadLocalProcessor<THREAD_LOCAL> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/context/ServerRunContextChainTest.java:[124,55] org.eclipse.scout.rt.platform.util.ThreadLocalProcessor is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ThreadLocalProcessor<THREAD_LOCAL> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/ServiceTunnelServletTest.java:[15,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/ServiceTunnelServletTest.java:[164,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/ServiceTunnelServletTest.java:[232,30] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/ServiceTunnelServletTest.java:[232,41] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/ServiceTunnelServletTest.java:[232,58] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/PiggyBackClientNotificationTest.java:[54,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/services/lookup/BatchLookupTest.java:[47,5] org.mockito.stubbing.Answer is a raw type. References to generic type org.mockito.stubbing.Answer<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/services/lookup/BatchLookupTest.java:[125,32] org.eclipse.scout.rt.shared.services.lookup.LookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupCall<KEY_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/services/lookup/BatchLookupTest.java:[151,73] org.eclipse.scout.rt.shared.services.lookup.LookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupCall<KEY_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/services/lookup/BatchLookupTest.java:[155,37] org.eclipse.scout.rt.shared.services.lookup.ILookupService is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.ILookupService<KEY_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/services/lookup/BatchLookupTest.java:[175,75] org.eclipse.scout.rt.shared.services.lookup.LookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupCall<KEY_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/services/lookup/BatchLookupTest.java:[179,37] org.eclipse.scout.rt.shared.services.lookup.ILookupService is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.ILookupService<KEY_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/services/lookup/BatchLookupTest.java:[199,75] org.eclipse.scout.rt.shared.services.lookup.LookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupCall<KEY_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/services/lookup/BatchLookupTest.java:[205,37] org.eclipse.scout.rt.shared.services.lookup.ILookupService is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.ILookupService<KEY_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/services/lookup/BatchLookupTest.java:[220,77] org.eclipse.scout.rt.shared.services.lookup.LookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupCall<KEY_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/services/lookup/BatchLookupTest.java:[226,37] org.eclipse.scout.rt.shared.services.lookup.ILookupService is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.ILookupService<KEY_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/services/lookup/BatchLookupTest.java:[308,80] org.eclipse.scout.rt.shared.services.lookup.LocalLookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LocalLookupCall<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/services/lookup/BatchNormalizerTest.java:[46,5] org.mockito.stubbing.Answer is a raw type. References to generic type org.mockito.stubbing.Answer<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/services/lookup/BatchNormalizerTest.java:[72,32] org.eclipse.scout.rt.shared.services.lookup.LookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupCall<KEY_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/services/lookup/BatchNormalizerTest.java:[95,32] org.eclipse.scout.rt.shared.services.lookup.LookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupCall<KEY_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/services/lookup/BatchNormalizerTest.java:[118,32] org.eclipse.scout.rt.shared.services.lookup.LookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupCall<KEY_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/services/lookup/BatchNormalizerTest.java:[136,7] org.eclipse.scout.rt.shared.services.lookup.LookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupCall<KEY_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/services/lookup/BatchNormalizerTest.java:[139,32] org.eclipse.scout.rt.shared.services.lookup.LookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupCall<KEY_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/services/lookup/BatchNormalizerTest.java:[185,47] org.eclipse.scout.rt.shared.services.lookup.LookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupCall<KEY_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/services/lookup/BatchNormalizerTest.java:[189,37] org.eclipse.scout.rt.shared.services.lookup.ILookupService is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.ILookupService<KEY_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/services/lookup/BatchNormalizerTest.java:[197,59] org.eclipse.scout.rt.shared.services.lookup.LookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupCall<KEY_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/services/lookup/BatchNormalizerTest.java:[203,37] org.eclipse.scout.rt.shared.services.lookup.ILookupService is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.ILookupService<KEY_TYPE> should be parameterized
[INFO] 
[INFO] --- jandex:3.1.6:jandex (make-test-index) @ org.eclipse.scout.rt.server.test ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/jandex.idx
[INFO] 
[INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.server.test ---
[INFO] Surefire report directory: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/target/surefire-reports
[INFO] Using auto detected provider org.apache.maven.surefire.junitcore.JUnitCoreProvider
[INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
2024-06-28 12:04:37,506 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true
2024-06-28 12:04:37,542 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:37) - Building jandex class inventory using rebuild strategy IF_MISSING...
2024-06-28 12:04:37,778 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:180) - Rebuild index 'file:/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/META-INF/jandex.idx'. Scanning location...
2024-06-28 12:04:38,180 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:43) - Finished building jandex class inventory in 657.054162 ms. Total class count: 1750
2024-06-28 12:04:38,705 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:226) - Collected 401 beans in 522.203276 ms
2024-06-28 12:04:38,801 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:231) - Registered 401 beans in 95.974176 ms
2024-06-28 12:04:38,822 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport
2024-06-28 12:04:38,876 INFO  [scout-platform-starter] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:41) - 2 code type classes registered.
2024-06-28 12:04:38,879 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:191) - No classpath:config.properties found. Running with empty configuration.
2024-06-28 12:04:38,889 INFO  [scout-platform-starter] org.eclipse.scout.rt.server.commons.GlobalTrustManager.getTrustedCertificatesInRemoteFiles(GlobalTrustManager.java:232) - Unable to import trusted certificates from remote folder '/certificates'.
2024-06-28 12:04:39,166 INFO  [scout-platform-starter] org.eclipse.scout.rt.mom.api.AbstractMomTransport.initDelegate(AbstractMomTransport.java:98) - +++ Using 'NullMomImplementor' for transport 'ClusterMom'. No messages are published and received.
[INFO] Running org.eclipse.scout.rt.server.AbstractServerSessionTest
2024-06-28 12:04:39,434 INFO  [main] org.eclipse.scout.rt.shared.session.SessionMetricsHelper.initMetrics(SessionMetricsHelper.java:56) - Init session metrics of type 'server' - MDC[principal=john]
2024-06-28 12:04:39,541 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.server.TestServerSession@46cb98a3[id = jr3d533mrdc2deeaese20u19o2vqscvfqcbkr8p4e7v9bvu3g90], user=john] - MDC[principal=john]
OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
2024-06-28 12:04:41,073 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.server.TestServerSession@349c4d1c[id = 7e5327b0-612d-42e0-87ec-dbec5db341dd], user=john] - MDC[principal=john, scoutSession=jr3d533mrdc2deeaese20u19o2vqscvfqcbkr8p4e7v9bvu3g90]
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.699 s -- in org.eclipse.scout.rt.server.AbstractServerSessionTest
[INFO] Running org.eclipse.scout.rt.server.PiggyBackClientNotificationTest
2024-06-28 12:04:41,811 ERROR [main] org.eclipse.scout.rt.shared.ui.UserAgents.createByIdentifier(UserAgents.java:106) - UserAgentIdentifier could not be parsed. Exception occurred while parsing. UserAgent: null
org.eclipse.scout.rt.platform.exception.PlatformException: Invalid number of tokens
	at org.eclipse.scout.rt.shared.ui.DefaultUserAgentParser.parseIdentifier(DefaultUserAgentParser.java:44)
	at org.eclipse.scout.rt.shared.ui.UserAgents.createByIdentifier(UserAgents.java:103)
	at org.eclipse.scout.rt.shared.ui.UserAgents.createByIdentifier(UserAgents.java:112)
	at org.eclipse.scout.rt.server.ServiceTunnelServlet.createServiceTunnelRunContext(ServiceTunnelServlet.java:205)
	at org.eclipse.scout.rt.server.ServiceTunnelServlet.doPost(ServiceTunnelServlet.java:184)
	at org.eclipse.scout.rt.server.PiggyBackClientNotificationTest.testPiggyBack(PiggyBackClientNotificationTest.java:58)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedBeforeStatement.evaluate(PlatformTestRunner.java:333)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:75)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.804 s -- in org.eclipse.scout.rt.server.PiggyBackClientNotificationTest
[INFO] Running org.eclipse.scout.rt.server.ServerSessionListenerTest
2024-06-28 12:04:41,969 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.server.TestServerSession@374c3975[id = ], user=null]
2024-06-28 12:04:41,999 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.server.TestServerSession@37c1cfa[id = ], user=null]
2024-06-28 12:04:42,012 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession.inactivateSession(AbstractServerSession.java:281) - Server session stopped [session=org.eclipse.scout.rt.server.TestServerSession@37c1cfa[id = ], user=null]
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.119 s -- in org.eclipse.scout.rt.server.ServerSessionListenerTest
[INFO] Running org.eclipse.scout.rt.server.ServiceOperationInvokerTest
2024-06-28 12:04:42,095 INFO  [main] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:51) - Exception will be re-thrown for JUnit assertion. [exception=xxx [severity=ERROR, service.name=org.eclipse.scout.rt.shared.services.common.ping.IPingService, service.operation=ping]]
org.eclipse.scout.rt.platform.exception.ProcessingException: xxx [severity=ERROR, service.name=org.eclipse.scout.rt.shared.services.common.ping.IPingService, service.operation=ping]
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.eclipse.scout.rt.shared.servicetunnel.ServiceUtility.invoke(ServiceUtility.java:50)
	at org.eclipse.scout.rt.server.ServiceOperationInvoker.invokeInternal(ServiceOperationInvoker.java:96)
	at org.eclipse.scout.rt.server.ServiceOperationInvoker.lambda$0(ServiceOperationInvoker.java:59)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:75)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.server.ServiceOperationInvoker.invoke(ServiceOperationInvoker.java:59)
	at org.eclipse.scout.rt.server.ServiceOperationInvokerTest.invokePingService(ServiceOperationInvokerTest.java:109)
	at org.eclipse.scout.rt.server.ServiceOperationInvokerTest.testInvokeInvalidWithSession(ServiceOperationInvokerTest.java:70)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:75)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-06-28 12:04:42,164 INFO  [main] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:51) - Exception will be re-thrown for JUnit assertion. [exception=xxx [severity=ERROR, service.name=org.eclipse.scout.rt.shared.services.common.ping.IPingService, service.operation=ping]]
org.eclipse.scout.rt.platform.exception.ProcessingException: xxx [severity=ERROR, service.name=org.eclipse.scout.rt.shared.services.common.ping.IPingService, service.operation=ping]
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.eclipse.scout.rt.shared.servicetunnel.ServiceUtility.invoke(ServiceUtility.java:50)
	at org.eclipse.scout.rt.server.ServiceOperationInvoker.invokeInternal(ServiceOperationInvoker.java:96)
	at org.eclipse.scout.rt.server.ServiceOperationInvoker.lambda$0(ServiceOperationInvoker.java:59)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:75)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.server.ServiceOperationInvoker.invoke(ServiceOperationInvoker.java:59)
	at org.eclipse.scout.rt.server.ServiceOperationInvokerTest.invokePingService(ServiceOperationInvokerTest.java:109)
	at org.eclipse.scout.rt.server.ServiceOperationInvokerTest.testInvokeInvalidWithoutSession(ServiceOperationInvokerTest.java:85)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:75)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.147 s -- in org.eclipse.scout.rt.server.ServiceOperationInvokerTest
[INFO] Running org.eclipse.scout.rt.server.ServiceTunnelServletTest
2024-06-28 12:04:42,174 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.server.TestServerSession@63e4484d[id = 1j1o9qnsaavnpk8do39pb6v7jvr2e2r9v2dobqr5rmn96i8e25bb], user=default] - MDC[principal=default]
2024-06-28 12:04:43,164 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.server.TestServerSession@7ce30c0b[id = testSessionId], user=default] - MDC[principal=default, scoutSession=1j1o9qnsaavnpk8do39pb6v7jvr2e2r9v2dobqr5rmn96i8e25bb]
2024-06-28 12:04:45,310 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.server.TestServerSession@401926df[id = testid], user=default] - MDC[principal=default]
2024-06-28 12:04:45,327 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.server.TestServerSession@4db728df[id = id1], user=null]
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.167 s -- in org.eclipse.scout.rt.server.ServiceTunnelServletTest
[INFO] Running org.eclipse.scout.rt.server.admin.inspector.SessionInspectorTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.scout.rt.server.admin.inspector.SessionInspectorTest
[INFO] Running org.eclipse.scout.rt.server.cache.InvalidateCacheNotificationCoalescerTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.scout.rt.server.cache.InvalidateCacheNotificationCoalescerTest
[INFO] Running org.eclipse.scout.rt.server.clientnotification.ClientNotificationNodeQueueTest
2024-06-28 12:04:45,667 WARN  [main] org.eclipse.scout.rt.server.clientnotification.ClientNotificationNodeQueue.putDroppingOld(ClientNotificationNodeQueue.java:112) - Notification queue capacity reached. Added 1, removed oldest 1 notification messages. [clientNodeId=NodeId [testNodeId], lastConsumeAccess=2024-06-28 12:04:45.639, newNotifications=[String -> all nodes (1x)], droppedNotifications=[String -> all nodes (1x)]]
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.516 s -- in org.eclipse.scout.rt.server.clientnotification.ClientNotificationNodeQueueTest
[INFO] Running org.eclipse.scout.rt.server.clientnotification.ClientNotificationRegistryTest
2024-06-28 12:04:47,477 INFO  [main] org.eclipse.scout.rt.server.clientnotification.ClientNotificationRegistry.publishWithoutClusterNotification(ClientNotificationRegistry.java:231) - Removing expired queue [clientNodeId=NodeId [Node1], lastConsumeAccess=2024-06-28 12:04:47.376]
2024-06-28 12:04:47,480 INFO  [main] org.eclipse.scout.rt.server.clientnotification.ClientNotificationRegistry.unregisterNode(ClientNotificationRegistry.java:77) - Removing queue of unregistered node [clientNodeId=NodeId [Node1]]
[INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.575 s -- in org.eclipse.scout.rt.server.clientnotification.ClientNotificationRegistryTest
[INFO] Running org.eclipse.scout.rt.server.clientnotification.TransactionalClientNotificationCollectorTest
2024-06-28 12:04:47,533 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true
2024-06-28 12:04:47,599 INFO  [main] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport
2024-06-28 12:04:47,602 INFO  [main] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:41) - 2 code type classes registered.
2024-06-28 12:04:47,603 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:191) - No classpath:config.properties found. Running with empty configuration.
2024-06-28 12:04:47,604 INFO  [main] org.eclipse.scout.rt.server.commons.GlobalTrustManager.getTrustedCertificatesInRemoteFiles(GlobalTrustManager.java:232) - Unable to import trusted certificates from remote folder '/certificates'.
2024-06-28 12:04:47,611 INFO  [main] org.eclipse.scout.rt.mom.api.AbstractMomTransport.initDelegate(AbstractMomTransport.java:98) - +++ Using 'NullMomImplementor' for transport 'ClusterMom'. No messages are published and received.
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.138 s -- in org.eclipse.scout.rt.server.clientnotification.TransactionalClientNotificationCollectorTest
[INFO] Running org.eclipse.scout.rt.server.commons.http.HttpRedirectTest
2024-06-28 12:04:48,035 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9
2024-06-28 12:04:48,299 INFO  [main] org.eclipse.jetty.webapp.StandardDescriptorProcessor.visitServlet(StandardDescriptorProcessor.java:274) - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet
2024-06-28 12:04:48,325 INFO  [main] org.eclipse.jetty.server.session.DefaultSessionIdManager.doStart(DefaultSessionIdManager.java:332) - Session workerName=node0
2024-06-28 12:04:48,411 INFO  [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:907) - Started o.e.j.w.WebAppContext@3a359f7c{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,AVAILABLE}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/}
2024-06-28 12:04:48,478 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@28295554{HTTP/1.1, (http/1.1)}{0.0.0.0:33006}
2024-06-28 12:04:48,482 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@24cbf894{STARTING}[11.0.18,sto=0] @13196ms
2024-06-28 12:04:49,290 INFO  [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@24cbf894{STOPPING}[11.0.18,sto=0]
2024-06-28 12:04:49,293 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@28295554{HTTP/1.1, (http/1.1)}{0.0.0.0:33006}
2024-06-28 12:04:49,299 INFO  [main] org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1123) - Stopped o.e.j.w.WebAppContext@3a359f7c{/,null,STOPPED}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/}
2024-06-28 12:04:49,305 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9
2024-06-28 12:04:49,330 INFO  [main] org.eclipse.jetty.webapp.StandardDescriptorProcessor.visitServlet(StandardDescriptorProcessor.java:274) - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet
2024-06-28 12:04:49,332 INFO  [main] org.eclipse.jetty.server.session.DefaultSessionIdManager.doStart(DefaultSessionIdManager.java:332) - Session workerName=node0
2024-06-28 12:04:49,333 INFO  [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:907) - Started o.e.j.w.WebAppContext@20a7ce0{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,AVAILABLE}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/}
2024-06-28 12:04:49,335 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@d426e01{HTTP/1.1, (http/1.1)}{0.0.0.0:33006}
2024-06-28 12:04:49,335 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@183435c0{STARTING}[11.0.18,sto=0] @14050ms
2024-06-28 12:04:49,380 INFO  [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@183435c0{STOPPING}[11.0.18,sto=0]
2024-06-28 12:04:49,381 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@d426e01{HTTP/1.1, (http/1.1)}{0.0.0.0:33006}
2024-06-28 12:04:49,383 INFO  [main] org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1123) - Stopped o.e.j.w.WebAppContext@20a7ce0{/,null,STOPPED}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/}
2024-06-28 12:04:49,386 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9
2024-06-28 12:04:49,408 INFO  [main] org.eclipse.jetty.webapp.StandardDescriptorProcessor.visitServlet(StandardDescriptorProcessor.java:274) - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet
2024-06-28 12:04:49,409 INFO  [main] org.eclipse.jetty.server.session.DefaultSessionIdManager.doStart(DefaultSessionIdManager.java:332) - Session workerName=node0
2024-06-28 12:04:49,411 INFO  [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:907) - Started o.e.j.w.WebAppContext@5ec25b61{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,AVAILABLE}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/}
2024-06-28 12:04:49,413 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@4db10b9f{HTTP/1.1, (http/1.1)}{0.0.0.0:33006}
2024-06-28 12:04:49,413 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@4830c979{STARTING}[11.0.18,sto=0] @14128ms
2024-06-28 12:04:49,425 INFO  [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@4830c979{STOPPING}[11.0.18,sto=0]
2024-06-28 12:04:49,426 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@4db10b9f{HTTP/1.1, (http/1.1)}{0.0.0.0:33006}
2024-06-28 12:04:49,427 INFO  [main] org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1123) - Stopped o.e.j.w.WebAppContext@5ec25b61{/,null,STOPPED}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/}
2024-06-28 12:04:49,465 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9
2024-06-28 12:04:49,485 INFO  [main] org.eclipse.jetty.webapp.StandardDescriptorProcessor.visitServlet(StandardDescriptorProcessor.java:274) - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet
2024-06-28 12:04:49,487 INFO  [main] org.eclipse.jetty.server.session.DefaultSessionIdManager.doStart(DefaultSessionIdManager.java:332) - Session workerName=node0
2024-06-28 12:04:49,489 INFO  [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:907) - Started o.e.j.w.WebAppContext@79169472{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,AVAILABLE}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/}
2024-06-28 12:04:49,490 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@4468ced2{HTTP/1.1, (http/1.1)}{0.0.0.0:33006}
2024-06-28 12:04:49,491 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@2c989d82{STARTING}[11.0.18,sto=0] @14206ms
2024-06-28 12:04:49,511 INFO  [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@2c989d82{STOPPING}[11.0.18,sto=0]
2024-06-28 12:04:49,512 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@4468ced2{HTTP/1.1, (http/1.1)}{0.0.0.0:33006}
2024-06-28 12:04:49,513 INFO  [main] org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1123) - Stopped o.e.j.w.WebAppContext@79169472{/,null,STOPPED}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/}
2024-06-28 12:04:49,523 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination...
2024-06-28 12:04:49,524 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.936 s -- in org.eclipse.scout.rt.server.commons.http.HttpRedirectTest
[INFO] Running org.eclipse.scout.rt.server.commons.http.HttpRetryTest
2024-06-28 12:04:49,569 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9
2024-06-28 12:04:49,600 INFO  [main] org.eclipse.jetty.webapp.StandardDescriptorProcessor.visitServlet(StandardDescriptorProcessor.java:274) - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet
2024-06-28 12:04:49,602 INFO  [main] org.eclipse.jetty.server.session.DefaultSessionIdManager.doStart(DefaultSessionIdManager.java:332) - Session workerName=node0
2024-06-28 12:04:49,605 INFO  [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:907) - Started o.e.j.w.WebAppContext@1b89debc{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,AVAILABLE}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/}
2024-06-28 12:04:49,607 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@31c29db1{HTTP/1.1, (http/1.1)}{0.0.0.0:33000}
2024-06-28 12:04:49,607 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@4c5e123d{STARTING}[11.0.18,sto=0] @14322ms
2024-06-28 12:04:49,717 INFO  [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@4c5e123d{STOPPING}[11.0.18,sto=0]
2024-06-28 12:04:49,718 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@31c29db1{HTTP/1.1, (http/1.1)}{0.0.0.0:33000}
2024-06-28 12:04:49,721 INFO  [main] org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1123) - Stopped o.e.j.w.WebAppContext@1b89debc{/,null,STOPPED}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/}
2024-06-28 12:04:49,724 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9
2024-06-28 12:04:49,741 INFO  [main] org.eclipse.jetty.webapp.StandardDescriptorProcessor.visitServlet(StandardDescriptorProcessor.java:274) - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet
2024-06-28 12:04:49,743 INFO  [main] org.eclipse.jetty.server.session.DefaultSessionIdManager.doStart(DefaultSessionIdManager.java:332) - Session workerName=node0
2024-06-28 12:04:49,745 INFO  [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:907) - Started o.e.j.w.WebAppContext@3f7d73e3{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,AVAILABLE}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/}
2024-06-28 12:04:49,746 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@4f239a76{HTTP/1.1, (http/1.1)}{0.0.0.0:33000}
2024-06-28 12:04:49,746 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@190cc39e{STARTING}[11.0.18,sto=0] @14461ms
2024-06-28 12:04:49,753 INFO  [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@190cc39e{STOPPING}[11.0.18,sto=0]
2024-06-28 12:04:49,754 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@4f239a76{HTTP/1.1, (http/1.1)}{0.0.0.0:33000}
2024-06-28 12:04:49,755 INFO  [main] org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1123) - Stopped o.e.j.w.WebAppContext@3f7d73e3{/,null,STOPPED}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/}
2024-06-28 12:04:49,758 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9
2024-06-28 12:04:49,775 INFO  [main] org.eclipse.jetty.webapp.StandardDescriptorProcessor.visitServlet(StandardDescriptorProcessor.java:274) - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet
2024-06-28 12:04:49,776 INFO  [main] org.eclipse.jetty.server.session.DefaultSessionIdManager.doStart(DefaultSessionIdManager.java:332) - Session workerName=node0
2024-06-28 12:04:49,778 INFO  [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:907) - Started o.e.j.w.WebAppContext@58c93be3{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,AVAILABLE}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/}
2024-06-28 12:04:49,779 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@153cf928{HTTP/1.1, (http/1.1)}{0.0.0.0:33000}
2024-06-28 12:04:49,780 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@66ad7167{STARTING}[11.0.18,sto=0] @14495ms
2024-06-28 12:04:49,785 INFO  [main] org.apache.hc.client5.http.impl.classic.HttpRequestRetryExec.execute(HttpRequestRetryExec.java:113) - Recoverable I/O exception (org.apache.hc.core5.http.NoHttpResponseException) caught when processing request to {}->http://127.0.0.1:33000
2024-06-28 12:04:49,790 INFO  [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@66ad7167{STOPPING}[11.0.18,sto=0]
2024-06-28 12:04:49,790 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@153cf928{HTTP/1.1, (http/1.1)}{0.0.0.0:33000}
2024-06-28 12:04:49,791 INFO  [main] org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1123) - Stopped o.e.j.w.WebAppContext@58c93be3{/,null,STOPPED}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/}
2024-06-28 12:04:49,794 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9
2024-06-28 12:04:49,812 INFO  [main] org.eclipse.jetty.webapp.StandardDescriptorProcessor.visitServlet(StandardDescriptorProcessor.java:274) - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet
2024-06-28 12:04:49,814 INFO  [main] org.eclipse.jetty.server.session.DefaultSessionIdManager.doStart(DefaultSessionIdManager.java:332) - Session workerName=node0
2024-06-28 12:04:49,816 INFO  [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:907) - Started o.e.j.w.WebAppContext@6a087c72{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,AVAILABLE}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/}
2024-06-28 12:04:49,817 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@51d80f6e{HTTP/1.1, (http/1.1)}{0.0.0.0:33000}
2024-06-28 12:04:49,817 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@4bca2a09{STARTING}[11.0.18,sto=0] @14532ms
2024-06-28 12:04:49,824 WARN  [qtp1541974316-145] org.eclipse.jetty.server.HttpChannel.handleException(HttpChannel.java:797) - /servlet
org.eclipse.scout.rt.platform.util.concurrent.FutureCancelledError: TEST
	at org.eclipse.scout.rt.server.commons.http.HttpRetryTest.lambda$6(HttpRetryTest.java:368)
	at org.eclipse.scout.rt.server.commons.http.HttpRetryTest.fixtureServletPost(HttpRetryTest.java:105)
	at org.eclipse.scout.rt.server.commons.http.TestingHttpServer$FixtureServlet.doPost(TestingHttpServer.java:72)
	at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:520)
	at org.eclipse.scout.rt.server.commons.servlet.AbstractHttpServlet.access$0(AbstractHttpServlet.java:1)
	at org.eclipse.scout.rt.server.commons.servlet.AbstractHttpServlet.wrap(AbstractHttpServlet.java:54)
	at org.eclipse.scout.rt.server.commons.servlet.AbstractHttpServlet.service(AbstractHttpServlet.java:43)
	at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:587)
	at org.eclipse.jetty.servlet.ServletHolder$NotAsync.service(ServletHolder.java:1410)
	at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:131)
	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:598)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:223)
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1570)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1381)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484)
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1543)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1303)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122)
	at org.eclipse.jetty.server.Server.handle(Server.java:563)
	at org.eclipse.scout.rt.server.commons.http.TestingHttpServer$1.handle(TestingHttpServer.java:111)
	at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598)
	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100)
	at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149)
	at java.base/java.lang.Thread.run(Thread.java:840)
2024-06-28 12:04:49,829 INFO  [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@4bca2a09{STOPPING}[11.0.18,sto=0]
2024-06-28 12:04:49,829 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@51d80f6e{HTTP/1.1, (http/1.1)}{0.0.0.0:33000}
2024-06-28 12:04:49,830 INFO  [main] org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1123) - Stopped o.e.j.w.WebAppContext@6a087c72{/,null,STOPPED}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/}
2024-06-28 12:04:49,833 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9
2024-06-28 12:04:49,872 INFO  [main] org.eclipse.jetty.webapp.StandardDescriptorProcessor.visitServlet(StandardDescriptorProcessor.java:274) - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet
2024-06-28 12:04:49,874 INFO  [main] org.eclipse.jetty.server.session.DefaultSessionIdManager.doStart(DefaultSessionIdManager.java:332) - Session workerName=node0
2024-06-28 12:04:49,876 INFO  [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:907) - Started o.e.j.w.WebAppContext@1f138b74{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,AVAILABLE}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/}
2024-06-28 12:04:49,877 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@41bc501b{HTTP/1.1, (http/1.1)}{0.0.0.0:33000}
2024-06-28 12:04:49,877 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@89dd102{STARTING}[11.0.18,sto=0] @14592ms
2024-06-28 12:04:49,885 INFO  [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@89dd102{STOPPING}[11.0.18,sto=0]
2024-06-28 12:04:49,886 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@41bc501b{HTTP/1.1, (http/1.1)}{0.0.0.0:33000}
2024-06-28 12:04:49,887 INFO  [main] org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1123) - Stopped o.e.j.w.WebAppContext@1f138b74{/,null,STOPPED}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/}
2024-06-28 12:04:49,890 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9
2024-06-28 12:04:49,905 INFO  [main] org.eclipse.jetty.webapp.StandardDescriptorProcessor.visitServlet(StandardDescriptorProcessor.java:274) - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet
2024-06-28 12:04:49,906 INFO  [main] org.eclipse.jetty.server.session.DefaultSessionIdManager.doStart(DefaultSessionIdManager.java:332) - Session workerName=node0
2024-06-28 12:04:49,908 INFO  [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:907) - Started o.e.j.w.WebAppContext@19bad88{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,AVAILABLE}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/}
2024-06-28 12:04:49,909 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@5ae6119b{HTTP/1.1, (http/1.1)}{0.0.0.0:33000}
2024-06-28 12:04:49,909 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@329a27ae{STARTING}[11.0.18,sto=0] @14624ms
2024-06-28 12:04:49,915 WARN  [main] org.eclipse.scout.rt.shared.http.retry.CustomHttpRequestRetryStrategy.detectStaleSocketChannel(CustomHttpRequestRetryStrategy.java:121) - detected a 'NoHttpResponseException', assuming a stale socket channel; retry non-idempotent request
2024-06-28 12:04:49,917 INFO  [main] org.apache.hc.client5.http.impl.classic.HttpRequestRetryExec.execute(HttpRequestRetryExec.java:113) - Recoverable I/O exception (org.apache.hc.core5.http.NoHttpResponseException) caught when processing request to {}->http://127.0.0.1:33000
2024-06-28 12:04:49,921 INFO  [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@329a27ae{STOPPING}[11.0.18,sto=0]
2024-06-28 12:04:49,921 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@5ae6119b{HTTP/1.1, (http/1.1)}{0.0.0.0:33000}
2024-06-28 12:04:49,922 INFO  [main] org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1123) - Stopped o.e.j.w.WebAppContext@19bad88{/,null,STOPPED}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/}
2024-06-28 12:04:49,924 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true
2024-06-28 12:04:49,982 INFO  [main] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport
2024-06-28 12:04:49,983 INFO  [main] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:41) - 2 code type classes registered.
2024-06-28 12:04:49,984 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:191) - No classpath:config.properties found. Running with empty configuration.
2024-06-28 12:04:49,985 INFO  [main] org.eclipse.scout.rt.server.commons.GlobalTrustManager.getTrustedCertificatesInRemoteFiles(GlobalTrustManager.java:232) - Unable to import trusted certificates from remote folder '/certificates'.
2024-06-28 12:04:49,990 INFO  [main] org.eclipse.scout.rt.mom.api.AbstractMomTransport.initDelegate(AbstractMomTransport.java:98) - +++ Using 'NullMomImplementor' for transport 'ClusterMom'. No messages are published and received.
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.434 s -- in org.eclipse.scout.rt.server.commons.http.HttpRetryTest
[INFO] Running org.eclipse.scout.rt.server.commons.http.HttpServiceTunnelNetworkTest
2024-06-28 12:04:50,007 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9
2024-06-28 12:04:50,022 INFO  [main] org.eclipse.jetty.webapp.StandardDescriptorProcessor.visitServlet(StandardDescriptorProcessor.java:274) - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet
2024-06-28 12:04:50,023 INFO  [main] org.eclipse.jetty.server.session.DefaultSessionIdManager.doStart(DefaultSessionIdManager.java:332) - Session workerName=node0
2024-06-28 12:04:50,025 INFO  [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:907) - Started o.e.j.w.WebAppContext@5e445ffe{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,AVAILABLE}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/}
2024-06-28 12:04:50,026 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@2c1b10f2{HTTP/1.1, (http/1.1)}{0.0.0.0:33005}
2024-06-28 12:04:50,027 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@71eead09{STARTING}[11.0.18,sto=0] @14742ms
org.eclipse.scout.rt.platform.util.concurrent.FutureCancelledError: Failed to wait for a job to complete because the job was cancelled [calling-thread=main, job=org.eclipse.scout.rt.server.commons.http.HttpServiceTunnelNetworkTest$$Lambda$524/0x00007f563850adb8]
	at org.eclipse.scout.rt.platform.job.internal.JobExceptionTranslator.translateCancellationException(JobExceptionTranslator.java:43)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.awaitDoneAndGet(JobFutureTask.java:413)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.awaitDoneAndGet(JobFutureTask.java:399)
	at org.eclipse.scout.rt.server.commons.http.HttpServiceTunnelNetworkTest.testPostWithChunkedResponseThatIsCancelled(HttpServiceTunnelNetworkTest.java:327)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedBeforeStatement.evaluate(PlatformTestRunner.java:333)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedAfterStatement.evaluate(PlatformTestRunner.java:354)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:75)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithNewPlatform(PlatformStatement.java:84)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:71)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
Caused by: java.util.concurrent.CancellationException
	at java.base/java.util.concurrent.FutureTask.report(FutureTask.java:121)
	at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:205)
	at org.eclipse.scout.rt.platform.job.internal.CompletionPromise.retrieveFinalValue(CompletionPromise.java:274)
	at org.eclipse.scout.rt.platform.job.internal.CompletionPromise.awaitDoneAndGet(CompletionPromise.java:165)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.awaitDoneAndGet(JobFutureTask.java:407)
	... 66 more
2024-06-28 12:04:50,071 INFO  [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@71eead09{STOPPING}[11.0.18,sto=0]
2024-06-28 12:04:50,072 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@2c1b10f2{HTTP/1.1, (http/1.1)}{0.0.0.0:33005}
2024-06-28 12:04:50,073 INFO  [main] org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1123) - Stopped o.e.j.w.WebAppContext@5e445ffe{/,null,STOPPED}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/}
2024-06-28 12:04:50,078 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9
2024-06-28 12:04:50,101 INFO  [main] org.eclipse.jetty.webapp.StandardDescriptorProcessor.visitServlet(StandardDescriptorProcessor.java:274) - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet
2024-06-28 12:04:50,103 INFO  [main] org.eclipse.jetty.server.session.DefaultSessionIdManager.doStart(DefaultSessionIdManager.java:332) - Session workerName=node0
2024-06-28 12:04:50,106 INFO  [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:907) - Started o.e.j.w.WebAppContext@4ea4290f{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,AVAILABLE}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/}
2024-06-28 12:04:50,107 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@70a3b{HTTP/1.1, (http/1.1)}{0.0.0.0:33005}
2024-06-28 12:04:50,108 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@37289e90{STARTING}[11.0.18,sto=0] @14823ms
2024-06-28 12:04:50,111 WARN  [main] org.eclipse.scout.rt.shared.servicetunnel.AbstractServiceTunnel.interceptRequest(AbstractServiceTunnel.java:83) - No UserAgent set on calling context; include default in service-request
2024-06-28 12:04:50,177 INFO  [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@37289e90{STOPPING}[11.0.18,sto=0]
2024-06-28 12:04:50,178 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@70a3b{HTTP/1.1, (http/1.1)}{0.0.0.0:33005}
2024-06-28 12:04:50,179 INFO  [main] org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1123) - Stopped o.e.j.w.WebAppContext@4ea4290f{/,null,STOPPED}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/}
2024-06-28 12:04:50,184 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination...
2024-06-28 12:04:50,185 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true
2024-06-28 12:04:50,186 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true
2024-06-28 12:04:50,209 INFO  [main] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport
2024-06-28 12:04:50,211 INFO  [main] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:41) - 2 code type classes registered.
2024-06-28 12:04:50,212 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:191) - No classpath:config.properties found. Running with empty configuration.
2024-06-28 12:04:50,213 INFO  [main] org.eclipse.scout.rt.server.commons.GlobalTrustManager.getTrustedCertificatesInRemoteFiles(GlobalTrustManager.java:232) - Unable to import trusted certificates from remote folder '/certificates'.
2024-06-28 12:04:50,217 INFO  [main] org.eclipse.scout.rt.mom.api.AbstractMomTransport.initDelegate(AbstractMomTransport.java:98) - +++ Using 'NullMomImplementor' for transport 'ClusterMom'. No messages are published and received.
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.224 s -- in org.eclipse.scout.rt.server.commons.http.HttpServiceTunnelNetworkTest
[INFO] Running org.eclipse.scout.rt.server.commons.http.HttpServletConnectionAbortTest
2024-06-28 12:04:50,266 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9
2024-06-28 12:04:50,282 INFO  [main] org.eclipse.jetty.webapp.StandardDescriptorProcessor.visitServlet(StandardDescriptorProcessor.java:274) - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet
2024-06-28 12:04:50,283 INFO  [main] org.eclipse.jetty.server.session.DefaultSessionIdManager.doStart(DefaultSessionIdManager.java:332) - Session workerName=node0
2024-06-28 12:04:50,286 INFO  [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:907) - Started o.e.j.w.WebAppContext@5924ea91{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,AVAILABLE}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/}
2024-06-28 12:04:50,287 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@779cda39{HTTP/1.1, (http/1.1)}{0.0.0.0:33007}
2024-06-28 12:04:50,287 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@2a22e7e2{STARTING}[11.0.18,sto=0] @15002ms
ROUND 0
ROUND 1
ROUND 2
ROUND 3
ROUND 4
ROUND 5
ROUND 6
ROUND 7
ROUND 8
ROUND 9
ROUND 10
ROUND 11
ROUND 12
ROUND 13
ROUND 14
ROUND 15
ROUND 16
ROUND 17
ROUND 18
ROUND 19
ROUND 20
ROUND 21
ROUND 22
ROUND 23
ROUND 24
ROUND 25
ROUND 26
ROUND 27
ROUND 28
ROUND 29
ROUND 30
ROUND 31
ROUND 32
ROUND 33
ROUND 34
ROUND 35
ROUND 36
ROUND 37
ROUND 38
ROUND 39
ROUND 40
ROUND 41
ROUND 42
ROUND 43
ROUND 44
ROUND 45
ROUND 46
ROUND 47
ROUND 48
ROUND 49
ROUND 50
ROUND 51
ROUND 52
ROUND 53
ROUND 54
ROUND 55
ROUND 56
ROUND 57
ROUND 58
ROUND 59
ROUND 60
ROUND 61
ROUND 62
ROUND 63
ROUND 64
ROUND 65
ROUND 66
ROUND 67
ROUND 68
ROUND 69
ROUND 70
ROUND 71
ROUND 72
ROUND 73
ROUND 74
ROUND 75
ROUND 76
ROUND 77
ROUND 78
ROUND 79
ROUND 80
ROUND 81
ROUND 82
ROUND 83
ROUND 84
ROUND 85
ROUND 86
ROUND 87
ROUND 88
ROUND 89
ROUND 90
ROUND 91
ROUND 92
ROUND 93
ROUND 94
ROUND 95
ROUND 96
ROUND 97
ROUND 98
ROUND 99
2024-06-28 12:04:50,676 INFO  [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@2a22e7e2{STOPPING}[11.0.18,sto=0]
2024-06-28 12:04:50,676 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@779cda39{HTTP/1.1, (http/1.1)}{0.0.0.0:33007}
2024-06-28 12:04:50,678 INFO  [main] org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1123) - Stopped o.e.j.w.WebAppContext@5924ea91{/,null,STOPPED}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/}
2024-06-28 12:04:50,682 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination...
2024-06-28 12:04:50,682 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true
[WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.424 s -- in org.eclipse.scout.rt.server.commons.http.HttpServletConnectionAbortTest
[INFO] Running org.eclipse.scout.rt.server.commons.http.HttpSimpleTest
2024-06-28 12:04:50,691 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9
2024-06-28 12:04:50,706 INFO  [main] org.eclipse.jetty.webapp.StandardDescriptorProcessor.visitServlet(StandardDescriptorProcessor.java:274) - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet
2024-06-28 12:04:50,707 INFO  [main] org.eclipse.jetty.server.session.DefaultSessionIdManager.doStart(DefaultSessionIdManager.java:332) - Session workerName=node0
2024-06-28 12:04:50,709 INFO  [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:907) - Started o.e.j.w.WebAppContext@6441cff1{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,AVAILABLE}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/}
2024-06-28 12:04:50,710 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@5ab1107d{HTTP/1.1, (http/1.1)}{0.0.0.0:33001}
2024-06-28 12:04:50,711 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@4fd70118{STARTING}[11.0.18,sto=0] @15426ms
2024-06-28 12:04:50,717 INFO  [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@4fd70118{STOPPING}[11.0.18,sto=0]
2024-06-28 12:04:50,718 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@5ab1107d{HTTP/1.1, (http/1.1)}{0.0.0.0:33001}
2024-06-28 12:04:50,719 INFO  [main] org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1123) - Stopped o.e.j.w.WebAppContext@6441cff1{/,null,STOPPED}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/}
# HttpClient.write

# HttpClient.read

2024-06-28 12:04:50,722 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9
2024-06-28 12:04:50,775 INFO  [main] org.eclipse.jetty.webapp.StandardDescriptorProcessor.visitServlet(StandardDescriptorProcessor.java:274) - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet
2024-06-28 12:04:50,778 INFO  [main] org.eclipse.jetty.server.session.DefaultSessionIdManager.doStart(DefaultSessionIdManager.java:332) - Session workerName=node0
2024-06-28 12:04:50,780 INFO  [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:907) - Started o.e.j.w.WebAppContext@72924f19{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,AVAILABLE}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/}
2024-06-28 12:04:50,782 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@eb77241{HTTP/1.1, (http/1.1)}{0.0.0.0:33001}
2024-06-28 12:04:50,782 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@77737e3e{STARTING}[11.0.18,sto=0] @15497ms
2024-06-28 12:04:50,791 INFO  [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@77737e3e{STOPPING}[11.0.18,sto=0]
2024-06-28 12:04:50,792 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@eb77241{HTTP/1.1, (http/1.1)}{0.0.0.0:33001}
2024-06-28 12:04:50,793 INFO  [main] org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1123) - Stopped o.e.j.w.WebAppContext@72924f19{/,null,STOPPED}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/}
# HttpClient.write

# HttpClient.read

2024-06-28 12:04:50,796 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9
2024-06-28 12:04:50,813 INFO  [main] org.eclipse.jetty.webapp.StandardDescriptorProcessor.visitServlet(StandardDescriptorProcessor.java:274) - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet
2024-06-28 12:04:50,815 INFO  [main] org.eclipse.jetty.server.session.DefaultSessionIdManager.doStart(DefaultSessionIdManager.java:332) - Session workerName=node0
2024-06-28 12:04:50,818 INFO  [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:907) - Started o.e.j.w.WebAppContext@1e3689e7{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,AVAILABLE}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/}
2024-06-28 12:04:50,819 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@4c5ae26d{HTTP/1.1, (http/1.1)}{0.0.0.0:33001}
2024-06-28 12:04:50,820 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@158b8d10{STARTING}[11.0.18,sto=0] @15535ms
2024-06-28 12:04:50,871 INFO  [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@158b8d10{STOPPING}[11.0.18,sto=0]
2024-06-28 12:04:50,871 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@4c5ae26d{HTTP/1.1, (http/1.1)}{0.0.0.0:33001}
2024-06-28 12:04:50,872 INFO  [main] org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1123) - Stopped o.e.j.w.WebAppContext@1e3689e7{/,null,STOPPED}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/}
# HttpClient.write

# HttpClient.read

[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.187 s -- in org.eclipse.scout.rt.server.commons.http.HttpSimpleTest
[INFO] Running org.eclipse.scout.rt.server.commons.http.TestingHttpServerTest
2024-06-28 12:04:50,881 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9
2024-06-28 12:04:50,896 INFO  [main] org.eclipse.jetty.webapp.StandardDescriptorProcessor.visitServlet(StandardDescriptorProcessor.java:274) - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet
2024-06-28 12:04:50,898 INFO  [main] org.eclipse.jetty.server.session.DefaultSessionIdManager.doStart(DefaultSessionIdManager.java:332) - Session workerName=node0
2024-06-28 12:04:50,900 INFO  [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:907) - Started o.e.j.w.WebAppContext@615bd28b{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,AVAILABLE}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/}
2024-06-28 12:04:50,902 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@67201eeb{HTTP/1.1, (http/1.1)}{0.0.0.0:33002}
2024-06-28 12:04:50,902 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@2eea0775{STARTING}[11.0.18,sto=0] @15617ms
2024-06-28 12:04:50,903 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9
2024-06-28 12:04:50,920 INFO  [main] org.eclipse.jetty.webapp.StandardDescriptorProcessor.visitServlet(StandardDescriptorProcessor.java:274) - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet
2024-06-28 12:04:50,922 INFO  [main] org.eclipse.jetty.server.session.DefaultSessionIdManager.doStart(DefaultSessionIdManager.java:332) - Session workerName=node0
2024-06-28 12:04:50,925 INFO  [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:907) - Started o.e.j.w.WebAppContext@7d2ddbf3{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,AVAILABLE}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/}
2024-06-28 12:04:50,926 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@6a0a0f12{HTTP/1.1, (http/1.1)}{0.0.0.0:33003}
2024-06-28 12:04:50,927 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@689fe2a3{STARTING}[11.0.18,sto=0] @15641ms
2024-06-28 12:04:50,927 INFO  [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@2eea0775{STOPPING}[11.0.18,sto=0]
2024-06-28 12:04:50,927 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@67201eeb{HTTP/1.1, (http/1.1)}{0.0.0.0:33002}
2024-06-28 12:04:50,929 INFO  [main] org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1123) - Stopped o.e.j.w.WebAppContext@615bd28b{/,null,STOPPED}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/}
2024-06-28 12:04:50,929 INFO  [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@689fe2a3{STOPPING}[11.0.18,sto=0]
2024-06-28 12:04:50,930 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@6a0a0f12{HTTP/1.1, (http/1.1)}{0.0.0.0:33003}
2024-06-28 12:04:50,931 INFO  [main] org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1123) - Stopped o.e.j.w.WebAppContext@7d2ddbf3{/,null,STOPPED}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/}
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s -- in org.eclipse.scout.rt.server.commons.http.TestingHttpServerTest
[INFO] Running org.eclipse.scout.rt.server.context.HttpServerRunContextProducerTest
2024-06-28 12:04:50,980 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession.inactivateSession(AbstractServerSession.java:281) - Server session stopped [session=org.eclipse.scout.rt.server.TestServerSession@401926df[id = testid], user=default]
2024-06-28 12:04:50,993 INFO  [main] org.eclipse.scout.rt.server.commons.HttpSessionMutex.of(HttpSessionMutex.java:89) - Session without mutex: null. Consider registering class org.eclipse.scout.rt.server.commons.HttpSessionMutex as listener via org.eclipse.scout.rt.jetty.IServletFilterContributor or in the web.xml
java.lang.Exception: origin
	at org.eclipse.scout.rt.server.commons.HttpSessionMutex.of(HttpSessionMutex.java:89)
	at org.eclipse.scout.rt.server.context.HttpServerRunContextProducer.computeSessionIdIfAbsent(HttpServerRunContextProducer.java:147)
	at org.eclipse.scout.rt.server.context.HttpServerRunContextProducer.ensureScoutSessionId(HttpServerRunContextProducer.java:143)
	at org.eclipse.scout.rt.server.context.HttpServerRunContextProducer.getOrCreateScoutSession(HttpServerRunContextProducer.java:129)
	at org.eclipse.scout.rt.server.context.HttpServerRunContextProducer.produce(HttpServerRunContextProducer.java:94)
	at org.eclipse.scout.rt.server.context.HttpServerRunContextProducer.produce(HttpServerRunContextProducer.java:64)
	at org.eclipse.scout.rt.server.context.HttpServerRunContextProducerTest.testGetOrCreateScoutSessionWithExistingSessionIdOnHttpSession(HttpServerRunContextProducerTest.java:82)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:75)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-06-28 12:04:50,998 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.server.TestServerSession@2bc52b08[id = testId], user=null] - MDC[cid=3575e7c0-3029-4235-9c70-8cc180cbe5fb]
2024-06-28 12:04:50,999 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession.inactivateSession(AbstractServerSession.java:281) - Server session stopped [session=org.eclipse.scout.rt.server.TestServerSession@2bc52b08[id = testId], user=null]
2024-06-28 12:04:51,009 INFO  [main] org.eclipse.scout.rt.server.commons.HttpSessionMutex.of(HttpSessionMutex.java:89) - Session without mutex: null. Consider registering class org.eclipse.scout.rt.server.commons.HttpSessionMutex as listener via org.eclipse.scout.rt.jetty.IServletFilterContributor or in the web.xml
java.lang.Exception: origin
	at org.eclipse.scout.rt.server.commons.HttpSessionMutex.of(HttpSessionMutex.java:89)
	at org.eclipse.scout.rt.server.context.HttpServerRunContextProducer.computeSessionIdIfAbsent(HttpServerRunContextProducer.java:147)
	at org.eclipse.scout.rt.server.context.HttpServerRunContextProducer.ensureScoutSessionId(HttpServerRunContextProducer.java:143)
	at org.eclipse.scout.rt.server.context.HttpServerRunContextProducer.getOrCreateScoutSession(HttpServerRunContextProducer.java:129)
	at org.eclipse.scout.rt.server.context.HttpServerRunContextProducer.produce(HttpServerRunContextProducer.java:94)
	at org.eclipse.scout.rt.server.context.HttpServerRunContextProducer.produce(HttpServerRunContextProducer.java:64)
	at org.eclipse.scout.rt.server.context.HttpServerRunContextProducerTest.testGetOrCreateScoutSessionWithRandomId(HttpServerRunContextProducerTest.java:62)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:75)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-06-28 12:04:51,014 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.server.TestServerSession@235b4aea[id = cf39s7sor6r5br93e9csg8aa1gnh2s4aat8tjmcoa3jt160716v], user=null] - MDC[cid=f2b89f14-c0ed-48ab-81c1-632713e45cf7]
2024-06-28 12:04:51,015 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession.inactivateSession(AbstractServerSession.java:281) - Server session stopped [session=org.eclipse.scout.rt.server.TestServerSession@235b4aea[id = cf39s7sor6r5br93e9csg8aa1gnh2s4aat8tjmcoa3jt160716v], user=null]
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s -- in org.eclipse.scout.rt.server.context.HttpServerRunContextProducerTest
[INFO] Running org.eclipse.scout.rt.server.context.RunMonitorCancelRegistryTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.scout.rt.server.context.RunMonitorCancelRegistryTest
[INFO] Running org.eclipse.scout.rt.server.context.ServerRunContextChainTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.scout.rt.server.context.ServerRunContextChainTest
[INFO] Running org.eclipse.scout.rt.server.context.ServerRunContextProducerTest
2024-06-28 12:04:51,073 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.server.TestServerSession@4795876e[id = 12ivdsutl9blnr0a6fl71g2ppei1i0il0omlao0tgprh7l92f6f9], user=alpha] - MDC[principal=alpha]
2024-06-28 12:04:51,077 INFO  [scout-thread-21] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.server.TestServerSession@6db9b279[id = 4i15pitvp7l0a9qpk6a0isl62rnvv1be948ifl7eqs60hft7etp], user=beta] - MDC[principal=beta, jobName=org.eclipse.scout.rt.server.context.ServerRunContextProducerTest$$Lambda$539/0x00007f56385248a0]
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.scout.rt.server.context.ServerRunContextProducerTest
[INFO] Running org.eclipse.scout.rt.server.context.ServerRunContextTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.134 s -- in org.eclipse.scout.rt.server.context.ServerRunContextTest
[INFO] Running org.eclipse.scout.rt.server.job.filter.event.SessionJobEventFilterTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.188 s -- in org.eclipse.scout.rt.server.job.filter.event.SessionJobEventFilterTest
[INFO] Running org.eclipse.scout.rt.server.job.filter.future.ServerRunContextFutureFilterTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.280 s -- in org.eclipse.scout.rt.server.job.filter.future.ServerRunContextFutureFilterTest
[INFO] Running org.eclipse.scout.rt.server.job.filter.future.SessionFutureFilterTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.scout.rt.server.job.filter.future.SessionFutureFilterTest
[INFO] Running org.eclipse.scout.rt.server.notification.NotificationCoalescerTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.scout.rt.server.notification.NotificationCoalescerTest
[INFO] Running org.eclipse.scout.rt.server.services.RemoteServiceAccessDeniedTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in org.eclipse.scout.rt.server.services.RemoteServiceAccessDeniedTest
[INFO] Running org.eclipse.scout.rt.server.services.RemoteServiceWithoutAuthorizationTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.scout.rt.server.services.RemoteServiceWithoutAuthorizationTest
[INFO] Running org.eclipse.scout.rt.server.services.ServiceWithSessionInterceptorTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.scout.rt.server.services.ServiceWithSessionInterceptorTest
[INFO] Running org.eclipse.scout.rt.server.services.common.clustersync.ClientNotificationClusterNotificationTest
2024-06-28 12:04:51,928 INFO  [main] org.eclipse.scout.rt.mom.api.AbstractMomTransport.initDelegate(AbstractMomTransport.java:98) - +++ Using 'NullMomImplementor' for transport 'TestClusterMom'. No messages are published and received. - MDC[principal=default, scoutSession=1j1o9qnsaavnpk8do39pb6v7jvr2e2r9v2dobqr5rmn96i8e25bb]
2024-06-28 12:04:52,023 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.server.TestServerSession@768967cf[id = 12idmjb4bquau6gh8odleqr0tc06nug7cjq6k0f25f6bm6nknqsa], user=system] - MDC[principal=system]
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.471 s -- in org.eclipse.scout.rt.server.services.common.clustersync.ClientNotificationClusterNotificationTest
[INFO] Running org.eclipse.scout.rt.server.services.common.clustersync.ClusterNodeStatusInfoTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s -- in org.eclipse.scout.rt.server.services.common.clustersync.ClusterNodeStatusInfoTest
[INFO] Running org.eclipse.scout.rt.server.services.common.clustersync.ClusterSynchronizationServiceTest
2024-06-28 12:04:52,333 INFO  [main] org.eclipse.scout.rt.mom.api.AbstractMomTransport.initDelegate(AbstractMomTransport.java:98) - +++ Using 'NullMomImplementor' for transport 'TestClusterMom'. No messages are published and received. - MDC[principal=default, scoutSession=1j1o9qnsaavnpk8do39pb6v7jvr2e2r9v2dobqr5rmn96i8e25bb]
2024-06-28 12:04:52,345 INFO  [main] org.eclipse.scout.rt.mom.api.AbstractMomTransport.initDelegate(AbstractMomTransport.java:98) - +++ Using 'NullMomImplementor' for transport 'TestClusterMom'. No messages are published and received. - MDC[principal=default, scoutSession=1j1o9qnsaavnpk8do39pb6v7jvr2e2r9v2dobqr5rmn96i8e25bb]
2024-06-28 12:04:52,367 INFO  [main] org.eclipse.scout.rt.mom.api.AbstractMomTransport.initDelegate(AbstractMomTransport.java:98) - +++ Using 'NullMomImplementor' for transport 'TestClusterMom'. No messages are published and received. - MDC[principal=default, scoutSession=1j1o9qnsaavnpk8do39pb6v7jvr2e2r9v2dobqr5rmn96i8e25bb]
2024-06-28 12:04:52,372 INFO  [main] org.eclipse.scout.rt.mom.api.AbstractMomTransport.initDelegate(AbstractMomTransport.java:98) - +++ Using 'NullMomImplementor' for transport 'TestClusterMom'. No messages are published and received. - MDC[principal=default, scoutSession=1j1o9qnsaavnpk8do39pb6v7jvr2e2r9v2dobqr5rmn96i8e25bb]
2024-06-28 12:04:52,376 INFO  [main] org.eclipse.scout.rt.mom.api.AbstractMomTransport.initDelegate(AbstractMomTransport.java:98) - +++ Using 'NullMomImplementor' for transport 'TestClusterMom'. No messages are published and received. - MDC[principal=default, scoutSession=1j1o9qnsaavnpk8do39pb6v7jvr2e2r9v2dobqr5rmn96i8e25bb]
2024-06-28 12:04:52,382 INFO  [main] org.eclipse.scout.rt.mom.api.AbstractMomTransport.initDelegate(AbstractMomTransport.java:98) - +++ Using 'NullMomImplementor' for transport 'TestClusterMom'. No messages are published and received. - MDC[principal=default, scoutSession=1j1o9qnsaavnpk8do39pb6v7jvr2e2r9v2dobqr5rmn96i8e25bb]
2024-06-28 12:04:52,389 INFO  [main] org.eclipse.scout.rt.mom.api.AbstractMomTransport.initDelegate(AbstractMomTransport.java:98) - +++ Using 'NullMomImplementor' for transport 'TestClusterMom'. No messages are published and received. - MDC[principal=default, scoutSession=1j1o9qnsaavnpk8do39pb6v7jvr2e2r9v2dobqr5rmn96i8e25bb]
2024-06-28 12:04:52,394 INFO  [main] org.eclipse.scout.rt.mom.api.AbstractMomTransport.initDelegate(AbstractMomTransport.java:98) - +++ Using 'NullMomImplementor' for transport 'TestClusterMom'. No messages are published and received. - MDC[principal=default, scoutSession=1j1o9qnsaavnpk8do39pb6v7jvr2e2r9v2dobqr5rmn96i8e25bb]
2024-06-28 12:04:52,399 INFO  [main] org.eclipse.scout.rt.mom.api.AbstractMomTransport.initDelegate(AbstractMomTransport.java:98) - +++ Using 'NullMomImplementor' for transport 'TestClusterMom'. No messages are published and received. - MDC[principal=default, scoutSession=1j1o9qnsaavnpk8do39pb6v7jvr2e2r9v2dobqr5rmn96i8e25bb]
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s -- in org.eclipse.scout.rt.server.services.common.clustersync.ClusterSynchronizationServiceTest
[INFO] Running org.eclipse.scout.rt.server.services.common.code.CodeServiceInvalidateTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s -- in org.eclipse.scout.rt.server.services.common.code.CodeServiceInvalidateTest
[INFO] Running org.eclipse.scout.rt.server.services.common.code.CodeServiceTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.295 s -- in org.eclipse.scout.rt.server.services.common.code.CodeServiceTest
[INFO] Running org.eclipse.scout.rt.server.services.common.pwd.DefaultPasswordPolicyTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.scout.rt.server.services.common.pwd.DefaultPasswordPolicyTest
[INFO] Running org.eclipse.scout.rt.server.services.common.security.AccessControlServiceTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.482 s -- in org.eclipse.scout.rt.server.services.common.security.AccessControlServiceTest
[INFO] Running org.eclipse.scout.rt.server.services.common.security.PermissionServiceTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.scout.rt.server.services.common.security.PermissionServiceTest
[INFO] Running org.eclipse.scout.rt.server.services.common.security.PermissionsInvalidationNotificationListenerTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.scout.rt.server.services.common.security.PermissionsInvalidationNotificationListenerTest
[INFO] Running org.eclipse.scout.rt.server.services.lookup.BatchLookupTest
2024-06-28 12:04:53,482 WARN  [main] org.eclipse.scout.rt.shared.services.lookup.BatchLookupResultCache.verifyLookupCallBeanQuality(BatchLookupResultCache.java:160) - class org.eclipse.scout.rt.server.services.lookup.BatchLookupTest$FlowerLookupCallWithMembersNoEqualsOverride subclasses LookupCall with an additional member field 'FlowerLookupCallWithMembersNoEqualsOverride.m_latinId' and should therefore override the 'boolean equals(Object obj)' and 'int hashCode()' methods
2024-06-28 12:04:53,647 WARN  [main] org.eclipse.scout.rt.shared.services.lookup.BatchLookupResultCache.verifyLookupCallBeanQuality(BatchLookupResultCache.java:160) - class org.eclipse.scout.rt.server.services.lookup.BatchLookupTest$LocalFlowerLookupCallWithMembersNoEqualsOverride subclasses LookupCall with an additional member field 'LocalFlowerLookupCallWithMembersNoEqualsOverride.m_latinId' and should therefore override the 'boolean equals(Object obj)' and 'int hashCode()' methods
2024-06-28 12:04:53,717 WARN  [main] org.eclipse.scout.rt.shared.services.lookup.BatchLookupResultCache.verifyLookupCallBeanQuality(BatchLookupResultCache.java:160) - class org.eclipse.scout.rt.server.services.lookup.BatchLookupTest$SubclassedLocalFlowerLookupCallWithMembersNoEqualsOverride subclasses LookupCall with an additional member field 'LocalFlowerLookupCallWithMembersNoEqualsOverride.m_latinId' and should therefore override the 'boolean equals(Object obj)' and 'int hashCode()' methods
2024-06-28 12:04:53,789 WARN  [main] org.eclipse.scout.rt.shared.services.lookup.BatchLookupResultCache.verifyLookupCallBeanQuality(BatchLookupResultCache.java:160) - class org.eclipse.scout.rt.server.services.lookup.BatchLookupTest$SubclassedFlowerLookupCallWithMembersNoEqualsOverride subclasses LookupCall with an additional member field 'FlowerLookupCallWithMembersNoEqualsOverride.m_latinId' and should therefore override the 'boolean equals(Object obj)' and 'int hashCode()' methods
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.596 s -- in org.eclipse.scout.rt.server.services.lookup.BatchLookupTest
[INFO] Running org.eclipse.scout.rt.server.services.lookup.BatchNormalizerTest
2024-06-28 12:04:54,038 WARN  [main] org.eclipse.scout.rt.shared.services.lookup.BatchLookupResultCache.verifyLookupCallBeanQuality(BatchLookupResultCache.java:160) - class org.eclipse.scout.rt.server.services.lookup.BatchNormalizerTest$FruitLookupCallNonCacheable subclasses LookupCall with an additional member field 'FruitLookupCallNonCacheable.m_meta' and should therefore override the 'boolean equals(Object obj)' and 'int hashCode()' methods
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.201 s -- in org.eclipse.scout.rt.server.services.lookup.BatchNormalizerTest
[INFO] Running org.eclipse.scout.rt.server.session.ServerSessionCacheTest
2024-06-28 12:04:54,124 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.server.session.ServerSessionCacheTest$1@5aef36a9[id = testId], user=null]
2024-06-28 12:04:54,194 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.server.session.ServerSessionCacheTest$1@66d9c846[id = testId], user=null]
2024-06-28 12:04:54,202 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.server.session.ServerSessionCacheTest$1@2e0d6270[id = testId], user=null]
2024-06-28 12:04:54,208 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.server.session.ServerSessionCacheTest$1@1bad5ab3[id = testId], user=null]
2024-06-28 12:04:54,211 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.server.session.ServerSessionCacheTest$1@67b5da40[id = testId], user=null]
2024-06-28 12:04:54,221 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.server.session.ServerSessionCacheTest$1@3c48bbf3[id = testId], user=null]
2024-06-28 12:04:54,287 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.server.session.ServerSessionCacheTest$1@65a03c19[id = testId], user=null]
2024-06-28 12:04:54,290 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.server.session.ServerSessionCacheTest$1@59eff566[id = testId], user=null]
2024-06-28 12:04:54,292 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.server.session.ServerSessionCacheTest$1@6bafe3b0[id = testId], user=null]
2024-06-28 12:04:54,294 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.server.session.ServerSessionCacheTest$1@6992a147[id = testId], user=null]
2024-06-28 12:04:54,297 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerDifferentSessionTest$JUnitServerSession1@267a0b6a[id = 1sm0l8icvfgl79evghpeaub6ohf8jhoohlcs397stlgavb01nr3d], user=anna] - MDC[principal=anna]
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.177 s -- in org.eclipse.scout.rt.server.session.ServerSessionCacheTest
[INFO] Running org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerDifferentSessionTest
2024-06-28 12:04:54,302 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerDifferentSessionTest$JUnitServerSession1@70c3c5d7[id = ho54d4ug4j5b7k9q042reopqtn2blhbg80i1hcn2o3l7u965nem], user=anna] - MDC[principal=anna]
2024-06-28 12:04:54,305 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerDifferentSessionTest$JUnitServerSession1@7b381066[id = 2ikh5ekl3t2u22muh4csn4fdhhsfjavaqs87mmoqhbhgb727ht9], user=anna] - MDC[principal=anna]
2024-06-28 12:04:54,309 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerDifferentSessionTest$JUnitServerSession2@77c4aeb6[id = psf06ht0mp801gsfvmq83n417lf3hbjn2vkoms680dgq0aql46v], user=anna] - MDC[principal=anna]
2024-06-28 12:04:54,311 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerDifferentSessionTest$JUnitServerSession1@943d0c2[id = buoa5tq8jlb9gr6a995t8fcv5kuqg9un2d8cltgbfi6ra50647e], user=anna] - MDC[principal=anna]
2024-06-28 12:04:54,315 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerDifferentSubjectTest$JUnitServerSession@79f6b43a[id = 1s1o8dspm85d42u9fp9tk73a749tdbg65jfeg3ps4p6f8uiht3lr], user=anna] - MDC[principal=anna]
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerDifferentSessionTest
[INFO] Running org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerDifferentSubjectTest
2024-06-28 12:04:54,321 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerDifferentSubjectTest$JUnitServerSession@67c2ff5d[id = 1kfto5i2tr7s9od48n998jkpe6euht2l15ibqubcbo4kblp2lc8u], user=john] - MDC[principal=john]
2024-06-28 12:04:54,326 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerSameSessionTest$JUnitServerSession@421c4c3e[id = 148kqrn4n6gal5slcngoblq1ea4sjlk5tbms75anevgqjke767ss], user=anna] - MDC[principal=anna]
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerDifferentSubjectTest
[INFO] Running org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerSameSessionTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerSameSessionTest
[INFO] Running org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerTimeoutTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.150 s -- in org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerTimeoutTest
[INFO] Running org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerTimeoutTransactionTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerTimeoutTransactionTest
[INFO] Running org.eclipse.scout.rt.testing.server.runner.parameterized.ParameterizedServerTestRunnerTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.scout.rt.testing.server.runner.parameterized.ParameterizedServerTestRunnerTest
[INFO] Running org.eclipse.scout.rt.testing.server.runner.parameterized.ParameterizedServerTestRunnerTimeoutTransactionTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.eclipse.scout.rt.testing.server.runner.parameterized.ParameterizedServerTestRunnerTimeoutTransactionTest
[INFO] Running org.eclipse.scout.rt.testing.server.runner.parameterized.SampleParameterizedServerTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.testing.server.runner.parameterized.SampleParameterizedServerTest
[INFO] 
[INFO] Results:
[INFO] 
[WARNING] Tests run: 175, Failures: 0, Errors: 0, Skipped: 1
[INFO] 
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.server.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/target/org.eclipse.scout.rt.server.test-24.2-SNAPSHOT.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.server.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/target/org.eclipse.scout.rt.server.test-24.2-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.server.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/target/org.eclipse.scout.rt.server.test-24.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.server.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/target/org.eclipse.scout.rt.server.test-24.2-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.server.test ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] ----< org.eclipse.scout.rt:org.eclipse.scout.rt.server.jaxws.test >-----
[INFO] Building org.eclipse.scout.rt.server.jaxws.test 24.2-SNAPSHOT    [27/72]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jaxws.test/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/xml/ws/jaxws-maven-plugin/4.0.2/jaxws-maven-plugin-4.0.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/ws/jaxws-maven-plugin/4.0.2/jaxws-maven-plugin-4.0.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/ws/jaxws-maven-plugin/4.0.2/jaxws-maven-plugin-4.0.2.pom (30 kB at 3.3 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/xml/ws/jaxws-maven-plugin/4.0.2/jaxws-maven-plugin-4.0.2.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/ws/jaxws-maven-plugin/4.0.2/jaxws-maven-plugin-4.0.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/ws/jaxws-maven-plugin/4.0.2/jaxws-maven-plugin-4.0.2.jar (63 kB at 7.8 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/build-helper-maven-plugin/3.5.0/build-helper-maven-plugin-3.5.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/build-helper-maven-plugin/3.5.0/build-helper-maven-plugin-3.5.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/build-helper-maven-plugin/3.5.0/build-helper-maven-plugin-3.5.0.pom (7.4 kB at 925 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/mojo-parent/77/mojo-parent-77.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/77/mojo-parent-77.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/77/mojo-parent-77.pom (36 kB at 5.2 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/build-helper-maven-plugin/3.5.0/build-helper-maven-plugin-3.5.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/build-helper-maven-plugin/3.5.0/build-helper-maven-plugin-3.5.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/build-helper-maven-plugin/3.5.0/build-helper-maven-plugin-3.5.0.jar (71 kB at 8.9 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/xml/ws/jaxws-rt/3.0.2/jaxws-rt-3.0.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/ws/jaxws-rt/3.0.2/jaxws-rt-3.0.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/ws/jaxws-rt/3.0.2/jaxws-rt-3.0.2.pom (15 kB at 2.4 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/xml/ws/project/3.0.2/project-3.0.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/ws/project/3.0.2/project-3.0.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/ws/project/3.0.2/project-3.0.2.pom (34 kB at 4.9 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/xml/ws/jaxws-ri-bom-ext/3.0.2/jaxws-ri-bom-ext-3.0.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/ws/jaxws-ri-bom-ext/3.0.2/jaxws-ri-bom-ext-3.0.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/ws/jaxws-ri-bom-ext/3.0.2/jaxws-ri-bom-ext-3.0.2.pom (3.7 kB at 610 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/xml/ws/jaxws-ri-bom/3.0.2/jaxws-ri-bom-3.0.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/ws/jaxws-ri-bom/3.0.2/jaxws-ri-bom-3.0.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/ws/jaxws-ri-bom/3.0.2/jaxws-ri-bom-3.0.2.pom (10.0 kB at 1.4 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/ee4j/project/1.0.7/project-1.0.7.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.7/project-1.0.7.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.7/project-1.0.7.pom (14 kB at 2.4 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/jaxb/jaxb-bom/3.0.2/jaxb-bom-3.0.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-bom/3.0.2/jaxb-bom-3.0.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-bom/3.0.2/jaxb-bom-3.0.2.pom (10 kB at 1.5 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/xml/bind/jaxb-impl/3.0.2/jaxb-impl-3.0.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-impl/3.0.2/jaxb-impl-3.0.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-impl/3.0.2/jaxb-impl-3.0.2.pom (13 kB at 1.9 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/xml/bind/mvn/jaxb-bundles/3.0.2/jaxb-bundles-3.0.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-bundles/3.0.2/jaxb-bundles-3.0.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-bundles/3.0.2/jaxb-bundles-3.0.2.pom (1.3 kB at 168 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/xml/bind/mvn/jaxb-parent/3.0.2/jaxb-parent-3.0.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-parent/3.0.2/jaxb-parent-3.0.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-parent/3.0.2/jaxb-parent-3.0.2.pom (29 kB at 3.6 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/xml/bind/jaxb-bom-ext/3.0.2/jaxb-bom-ext-3.0.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-bom-ext/3.0.2/jaxb-bom-ext-3.0.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-bom-ext/3.0.2/jaxb-bom-ext-3.0.2.pom (3.5 kB at 496 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/xml/bind/jaxb-core/3.0.2/jaxb-core-3.0.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-core/3.0.2/jaxb-core-3.0.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-core/3.0.2/jaxb-core-3.0.2.pom (13 kB at 1.9 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/ha/ha-api/3.1.13/ha-api-3.1.13.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/ha/ha-api/3.1.13/ha-api-3.1.13.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/ha/ha-api/3.1.13/ha-api-3.1.13.pom (12 kB at 1.5 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/external/management-api/3.2.3/management-api-3.2.3.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/external/management-api/3.2.3/management-api-3.2.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/external/management-api/3.2.3/management-api-3.2.3.pom (11 kB at 1.3 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/gmbal/gmbal-api-only/4.0.3/gmbal-api-only-4.0.3.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/gmbal/gmbal-api-only/4.0.3/gmbal-api-only-4.0.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/gmbal/gmbal-api-only/4.0.3/gmbal-api-only-4.0.3.pom (2.7 kB at 382 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/gmbal/gmbal-project/4.0.3/gmbal-project-4.0.3.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/gmbal/gmbal-project/4.0.3/gmbal-project-4.0.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/gmbal/gmbal-project/4.0.3/gmbal-project-4.0.3.pom (13 kB at 1.3 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/jvnet/staxex/stax-ex/2.0.1/stax-ex-2.0.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jvnet/staxex/stax-ex/2.0.1/stax-ex-2.0.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jvnet/staxex/stax-ex/2.0.1/stax-ex-2.0.1.pom (16 kB at 2.3 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/xml/stream/buffer/streambuffer/2.0.2/streambuffer-2.0.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/stream/buffer/streambuffer/2.0.2/streambuffer-2.0.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/stream/buffer/streambuffer/2.0.2/streambuffer-2.0.2.pom (17 kB at 2.5 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/jvnet/mimepull/mimepull/1.9.15/mimepull-1.9.15.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jvnet/mimepull/mimepull/1.9.15/mimepull-1.9.15.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jvnet/mimepull/mimepull/1.9.15/mimepull-1.9.15.pom (17 kB at 2.4 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/xml/fastinfoset/FastInfoset/2.0.0/FastInfoset-2.0.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/fastinfoset/FastInfoset/2.0.0/FastInfoset-2.0.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/fastinfoset/FastInfoset/2.0.0/FastInfoset-2.0.0.pom (3.4 kB at 480 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/xml/fastinfoset/fastinfoset-project/2.0.0/fastinfoset-project-2.0.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/fastinfoset/fastinfoset-project/2.0.0/fastinfoset-project-2.0.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/fastinfoset/fastinfoset-project/2.0.0/fastinfoset-project-2.0.0.pom (17 kB at 2.1 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/mail/jakarta.mail/2.0.1/jakarta.mail-2.0.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/mail/jakarta.mail/2.0.1/jakarta.mail-2.0.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/mail/jakarta.mail/2.0.1/jakarta.mail-2.0.1.pom (5.7 kB at 715 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/mail/all/2.0.1/all-2.0.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/mail/all/2.0.1/all-2.0.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/mail/all/2.0.1/all-2.0.1.pom (24 kB at 3.4 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/xml/messaging/saaj/saaj-impl/2.0.1/saaj-impl-2.0.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/messaging/saaj/saaj-impl/2.0.1/saaj-impl-2.0.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/messaging/saaj/saaj-impl/2.0.1/saaj-impl-2.0.1.pom (13 kB at 1.9 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/xml/messaging/saaj/metro-saaj/2.0.1/metro-saaj-2.0.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/messaging/saaj/metro-saaj/2.0.1/metro-saaj-2.0.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/messaging/saaj/metro-saaj/2.0.1/metro-saaj-2.0.1.pom (13 kB at 1.6 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/woodstox/woodstox-core/6.5.1/woodstox-core-6.5.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/woodstox/woodstox-core/6.5.1/woodstox-core-6.5.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/woodstox/woodstox-core/6.5.1/woodstox-core-6.5.1.pom (9.6 kB at 1.6 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/oss-parent/50/oss-parent-50.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/50/oss-parent-50.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/50/oss-parent-50.pom (24 kB at 3.4 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.pom (6.3 kB at 699 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/oss-parent/38/oss-parent-38.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/38/oss-parent-38.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/38/oss-parent-38.pom (23 kB at 3.3 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/xml/ws/jaxws-rt/3.0.2/jaxws-rt-3.0.2.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/xml/bind/jaxb-impl/3.0.2/jaxb-impl-3.0.2.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/xml/bind/jaxb-core/3.0.2/jaxb-core-3.0.2.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/ha/ha-api/3.1.13/ha-api-3.1.13.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/external/management-api/3.2.3/management-api-3.2.3.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/gmbal/gmbal-api-only/4.0.3/gmbal-api-only-4.0.3.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/jvnet/staxex/stax-ex/2.0.1/stax-ex-2.0.1.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/xml/stream/buffer/streambuffer/2.0.2/streambuffer-2.0.2.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/jvnet/mimepull/mimepull/1.9.15/mimepull-1.9.15.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/xml/fastinfoset/FastInfoset/2.0.0/FastInfoset-2.0.0.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/mail/jakarta.mail/2.0.1/jakarta.mail-2.0.1.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/xml/messaging/saaj/saaj-impl/2.0.1/saaj-impl-2.0.1.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/woodstox/woodstox-core/6.5.1/woodstox-core-6.5.1.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/ws/jaxws-rt/3.0.2/jaxws-rt-3.0.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/ws/jaxws-rt/3.0.2/jaxws-rt-3.0.2.jar (2.7 MB at 39 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-impl/3.0.2/jaxb-impl-3.0.2.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-core/3.0.2/jaxb-core-3.0.2.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/ha/ha-api/3.1.13/ha-api-3.1.13.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/external/management-api/3.2.3/management-api-3.2.3.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/gmbal/gmbal-api-only/4.0.3/gmbal-api-only-4.0.3.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/external/management-api/3.2.3/management-api-3.2.3.jar (48 kB at 4.8 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jvnet/staxex/stax-ex/2.0.1/stax-ex-2.0.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/ha/ha-api/3.1.13/ha-api-3.1.13.jar (50 kB at 5.0 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/stream/buffer/streambuffer/2.0.2/streambuffer-2.0.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/gmbal/gmbal-api-only/4.0.3/gmbal-api-only-4.0.3.jar (29 kB at 3.2 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jvnet/mimepull/mimepull/1.9.15/mimepull-1.9.15.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-core/3.0.2/jaxb-core-3.0.2.jar (238 kB at 18 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/fastinfoset/FastInfoset/2.0.0/FastInfoset-2.0.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jvnet/mimepull/mimepull/1.9.15/mimepull-1.9.15.jar (65 kB at 4.1 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/mail/jakarta.mail/2.0.1/jakarta.mail-2.0.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jvnet/staxex/stax-ex/2.0.1/stax-ex-2.0.1.jar (38 kB at 2.1 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/messaging/saaj/saaj-impl/2.0.1/saaj-impl-2.0.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/stream/buffer/streambuffer/2.0.2/streambuffer-2.0.2.jar (75 kB at 4.1 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/woodstox/woodstox-core/6.5.1/woodstox-core-6.5.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-impl/3.0.2/jaxb-impl-3.0.2.jar (917 kB at 33 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/fastinfoset/FastInfoset/2.0.0/FastInfoset-2.0.0.jar (317 kB at 8.1 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/mail/jakarta.mail/2.0.1/jakarta.mail-2.0.1.jar (689 kB at 18 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.jar (196 kB at 4.6 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/messaging/saaj/saaj-impl/2.0.1/saaj-impl-2.0.1.jar (457 kB at 6.4 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/woodstox/woodstox-core/6.5.1/woodstox-core-6.5.1.jar (1.6 MB at 20 MB/s)
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.server.jaxws.test ---
[INFO] Deleting /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jaxws.test/target
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.server.jaxws.test ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.server.jaxws.test ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jaxws.test/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- jaxws:4.0.2:wsimport (wsimport-1) @ org.eclipse.scout.rt.server.jaxws.test ---
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/xml/ws/jaxws-tools/3.0.2/jaxws-tools-3.0.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/ws/jaxws-tools/3.0.2/jaxws-tools-3.0.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/ws/jaxws-tools/3.0.2/jaxws-tools-3.0.2.pom (11 kB at 1.6 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/woodstox/woodstox-core/6.2.6/woodstox-core-6.2.6.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/woodstox/woodstox-core/6.2.6/woodstox-core-6.2.6.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/woodstox/woodstox-core/6.2.6/woodstox-core-6.2.6.pom (8.3 kB at 1.4 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/oss-parent/41/oss-parent-41.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/41/oss-parent-41.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/41/oss-parent-41.pom (23 kB at 3.3 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/xml/bind/jaxb-xjc/3.0.2/jaxb-xjc-3.0.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-xjc/3.0.2/jaxb-xjc-3.0.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-xjc/3.0.2/jaxb-xjc-3.0.2.pom (18 kB at 2.6 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/xml/bind/jaxb-jxc/3.0.2/jaxb-jxc-3.0.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-jxc/3.0.2/jaxb-jxc-3.0.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-jxc/3.0.2/jaxb-jxc-3.0.2.pom (15 kB at 2.2 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-api/1.9.16/maven-resolver-api-1.9.16.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.9.16/maven-resolver-api-1.9.16.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.9.16/maven-resolver-api-1.9.16.pom (2.7 kB at 383 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver/1.9.16/maven-resolver-1.9.16.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver/1.9.16/maven-resolver-1.9.16.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver/1.9.16/maven-resolver-1.9.16.pom (22 kB at 3.2 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-util/1.9.16/maven-resolver-util-1.9.16.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.9.16/maven-resolver-util-1.9.16.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.9.16/maven-resolver-util-1.9.16.pom (2.9 kB at 408 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-xml/4.0.2/plexus-xml-4.0.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-xml/4.0.2/plexus-xml-4.0.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-xml/4.0.2/plexus-xml-4.0.2.pom (4.2 kB at 700 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-xml-impl/4.0.0-alpha-7/maven-xml-impl-4.0.0-alpha-7.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-xml-impl/4.0.0-alpha-7/maven-xml-impl-4.0.0-alpha-7.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-xml-impl/4.0.0-alpha-7/maven-xml-impl-4.0.0-alpha-7.pom (1.9 kB at 316 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/4.0.0-alpha-7/maven-4.0.0-alpha-7.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/4.0.0-alpha-7/maven-4.0.0-alpha-7.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/4.0.0-alpha-7/maven-4.0.0-alpha-7.pom (26 kB at 3.6 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-bom/4.0.0-alpha-7/maven-bom-4.0.0-alpha-7.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-bom/4.0.0-alpha-7/maven-bom-4.0.0-alpha-7.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-bom/4.0.0-alpha-7/maven-bom-4.0.0-alpha-7.pom (6.3 kB at 634 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/mockito/mockito-bom/4.11.0/mockito-bom-4.11.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-bom/4.11.0/mockito-bom-4.11.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-bom/4.11.0/mockito-bom-4.11.0.pom (3.2 kB at 450 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-api-xml/4.0.0-alpha-7/maven-api-xml-4.0.0-alpha-7.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-api-xml/4.0.0-alpha-7/maven-api-xml-4.0.0-alpha-7.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-api-xml/4.0.0-alpha-7/maven-api-xml-4.0.0-alpha-7.pom (1.6 kB at 259 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-api/4.0.0-alpha-7/maven-api-4.0.0-alpha-7.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-api/4.0.0-alpha-7/maven-api-4.0.0-alpha-7.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-api/4.0.0-alpha-7/maven-api-4.0.0-alpha-7.pom (3.6 kB at 512 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-api-meta/4.0.0-alpha-7/maven-api-meta-4.0.0-alpha-7.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-api-meta/4.0.0-alpha-7/maven-api-meta-4.0.0-alpha-7.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-api-meta/4.0.0-alpha-7/maven-api-meta-4.0.0-alpha-7.pom (1.4 kB at 197 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/xml/ws/jaxws-tools/3.0.2/jaxws-tools-3.0.2.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/woodstox/woodstox-core/6.2.6/woodstox-core-6.2.6.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/xml/bind/jaxb-xjc/3.0.2/jaxb-xjc-3.0.2.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/xml/bind/jaxb-jxc/3.0.2/jaxb-jxc-3.0.2.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-api/1.9.16/maven-resolver-api-1.9.16.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-util/1.9.16/maven-resolver-util-1.9.16.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-xml/4.0.2/plexus-xml-4.0.2.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-xml-impl/4.0.0-alpha-7/maven-xml-impl-4.0.0-alpha-7.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-api-xml/4.0.0-alpha-7/maven-api-xml-4.0.0-alpha-7.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-api-meta/4.0.0-alpha-7/maven-api-meta-4.0.0-alpha-7.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/ws/jaxws-tools/3.0.2/jaxws-tools-3.0.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/ws/jaxws-tools/3.0.2/jaxws-tools-3.0.2.jar (810 kB at 30 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/woodstox/woodstox-core/6.2.6/woodstox-core-6.2.6.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-xjc/3.0.2/jaxb-xjc-3.0.2.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-jxc/3.0.2/jaxb-jxc-3.0.2.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.9.16/maven-resolver-api-1.9.16.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.9.16/maven-resolver-util-1.9.16.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-jxc/3.0.2/jaxb-jxc-3.0.2.jar (117 kB at 12 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-xml/4.0.2/plexus-xml-4.0.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.9.16/maven-resolver-api-1.9.16.jar (158 kB at 11 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-xml-impl/4.0.0-alpha-7/maven-xml-impl-4.0.0-alpha-7.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.9.16/maven-resolver-util-1.9.16.jar (195 kB at 11 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-api-xml/4.0.0-alpha-7/maven-api-xml-4.0.0-alpha-7.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-xml/4.0.2/plexus-xml-4.0.2.jar (89 kB at 4.7 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-api-meta/4.0.0-alpha-7/maven-api-meta-4.0.0-alpha-7.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-xml-impl/4.0.0-alpha-7/maven-xml-impl-4.0.0-alpha-7.jar (19 kB at 886 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-api-xml/4.0.0-alpha-7/maven-api-xml-4.0.0-alpha-7.jar (8.4 kB at 350 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-api-meta/4.0.0-alpha-7/maven-api-meta-4.0.0-alpha-7.jar (12 kB at 427 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/woodstox/woodstox-core/6.2.6/woodstox-core-6.2.6.jar (1.6 MB at 30 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-xjc/3.0.2/jaxb-xjc-3.0.2.jar (1.9 MB at 26 MB/s)
[INFO] Processing: file:/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jaxws.test/src/main/resources/WEB-INF/wsdl/JaxWsConsumerTestService.wsdl
[INFO] jaxws:wsimport args: [-keep, -s, '/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jaxws.test/target/generated-sources/wsimport', -d, '/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jaxws.test/target/generated-sources/wsimport', -verbose, -encoding, UTF-8, -Xnocompile, -wsdllocation, WEB-INF/wsdl/JaxWsConsumerTestService.wsdl, -Xdebug, -XdisableSSLHostnameVerification, -XdisableAuthenticator, -b, '/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jaxws.test/src/main/resources/WEB-INF/binding/global-binding.xml', "file:/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jaxws.test/src/main/resources/WEB-INF/wsdl/JaxWsConsumerTestService.wsdl"]
parsing WSDL...



Generating code...

org/eclipse/scout/jaxws/consumer/jaxwsconsumertestservice/EchoRequest.java
org/eclipse/scout/jaxws/consumer/jaxwsconsumertestservice/EchoResponse.java
org/eclipse/scout/jaxws/consumer/jaxwsconsumertestservice/GetHeaderRequest.java
org/eclipse/scout/jaxws/consumer/jaxwsconsumertestservice/GetHeaderResponse.java
org/eclipse/scout/jaxws/consumer/jaxwsconsumertestservice/JaxWsConsumerTestService.java
org/eclipse/scout/jaxws/consumer/jaxwsconsumertestservice/JaxWsConsumerTestServicePortType.java
org/eclipse/scout/jaxws/consumer/jaxwsconsumertestservice/ObjectFactory.java
org/eclipse/scout/jaxws/consumer/jaxwsconsumertestservice/SetHeaderRequest.java
org/eclipse/scout/jaxws/consumer/jaxwsconsumertestservice/SetHeaderResponse.java
org/eclipse/scout/jaxws/consumer/jaxwsconsumertestservice/SleepRequest.java
org/eclipse/scout/jaxws/consumer/jaxwsconsumertestservice/SleepResponse.java
org/eclipse/scout/jaxws/consumer/jaxwsconsumertestservice/package-info.java
[INFO] 
[INFO] --- jaxws:4.0.2:wsimport (wsimport-2) @ org.eclipse.scout.rt.server.jaxws.test ---
[INFO] Processing: file:/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jaxws.test/src/main/resources/WEB-INF/wsdl/JaxWsPingTestService.wsdl
[INFO] jaxws:wsimport args: [-keep, -s, '/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jaxws.test/target/generated-sources/wsimport', -d, '/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jaxws.test/target/generated-sources/wsimport', -verbose, -encoding, UTF-8, -Xnocompile, -wsdllocation, WEB-INF/wsdl/JaxWsPingTestService.wsdl, -Xdebug, -XdisableSSLHostnameVerification, -XdisableAuthenticator, -b, '/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jaxws.test/src/main/resources/WEB-INF/binding/global-binding.xml', "file:/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jaxws.test/src/main/resources/WEB-INF/wsdl/JaxWsPingTestService.wsdl"]
parsing WSDL...



Generating code...

org/eclipse/scout/jaxws/consumer/jaxwspingtestservice/JaxWsPingTestService.java
org/eclipse/scout/jaxws/consumer/jaxwspingtestservice/JaxWsPingTestServicePortType.java
org/eclipse/scout/jaxws/consumer/jaxwspingtestservice/ObjectFactory.java
org/eclipse/scout/jaxws/consumer/jaxwspingtestservice/PingRequest.java
org/eclipse/scout/jaxws/consumer/jaxwspingtestservice/PingResponse.java
org/eclipse/scout/jaxws/consumer/jaxwspingtestservice/package-info.java
[INFO] 
[INFO] --- build-helper:3.5.0:add-source (add-wsimport-source) @ org.eclipse.scout.rt.server.jaxws.test ---
[INFO] Source directory: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jaxws.test/target/generated-sources/wsimport added.
[INFO] 
[INFO] --- build-helper:3.5.0:add-source (add-apt-source) @ org.eclipse.scout.rt.server.jaxws.test ---
[INFO] Source directory: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jaxws.test/target/generated-sources/annotations added.
[INFO] 
[INFO] --- resources:3.3.1:copy-resources (copy-wsimport-artifacts) @ org.eclipse.scout.rt.server.jaxws.test ---
[INFO] Copying 0 resource from target/generated-sources/wsimport to target/classes
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.server.jaxws.test ---
[INFO] Copying 3 resources from src/main/resources to target/classes
[INFO] 
[INFO] --- resources:3.3.1:copy-resources (copy-jaxws-artifacts-to-meta-inf) @ org.eclipse.scout.rt.server.jaxws.test ---
[INFO] Copying 2 resources from src/main/resources/WEB-INF/wsdl to target/classes/META-INF/resources/WEB-INF/wsdl
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.server.jaxws.test ---
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/1.7.7/slf4j-api-1.7.7.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.7/slf4j-api-1.7.7.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.7/slf4j-api-1.7.7.pom (2.7 kB at 336 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-parent/1.7.7/slf4j-parent-1.7.7.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.7/slf4j-parent-1.7.7.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.7/slf4j-parent-1.7.7.pom (12 kB at 1.7 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/errorprone/error_prone_annotations/2.18.0/error_prone_annotations-2.18.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.18.0/error_prone_annotations-2.18.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.18.0/error_prone_annotations-2.18.0.pom (2.2 kB at 308 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/errorprone/error_prone_parent/2.18.0/error_prone_parent-2.18.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.18.0/error_prone_parent-2.18.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.18.0/error_prone_parent-2.18.0.pom (11 kB at 1.8 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/30.1.1-android/guava-30.1.1-android.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/30.1.1-android/guava-30.1.1-android.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/30.1.1-android/guava-30.1.1-android.pom (12 kB at 2.0 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava-parent/30.1.1-android/guava-parent-30.1.1-android.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/30.1.1-android/guava-parent-30.1.1-android.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/30.1.1-android/guava-parent-30.1.1-android.pom (14 kB at 2.0 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/checkerframework/checker-compat-qual/2.5.5/checker-compat-qual-2.5.5.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-compat-qual/2.5.5/checker-compat-qual-2.5.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-compat-qual/2.5.5/checker-compat-qual-2.5.5.pom (2.7 kB at 458 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/errorprone/error_prone_annotations/2.5.1/error_prone_annotations-2.5.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.5.1/error_prone_annotations-2.5.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.5.1/error_prone_annotations-2.5.1.pom (2.1 kB at 302 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/errorprone/error_prone_parent/2.5.1/error_prone_parent-2.5.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.5.1/error_prone_parent-2.5.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.5.1/error_prone_parent-2.5.1.pom (7.0 kB at 997 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/29.0-android/guava-29.0-android.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/29.0-android/guava-29.0-android.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/29.0-android/guava-29.0-android.pom (11 kB at 1.6 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava-parent/29.0-android/guava-parent-29.0-android.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/29.0-android/guava-parent-29.0-android.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/29.0-android/guava-parent-29.0-android.pom (13 kB at 1.8 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/errorprone/error_prone_annotations/2.3.4/error_prone_annotations-2.3.4.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.3.4/error_prone_annotations-2.3.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.3.4/error_prone_annotations-2.3.4.pom (2.1 kB at 352 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/errorprone/error_prone_parent/2.3.4/error_prone_parent-2.3.4.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.3.4/error_prone_parent-2.3.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.3.4/error_prone_parent-2.3.4.pom (5.4 kB at 904 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/errorprone/error_prone_annotations/2.18.0/error_prone_annotations-2.18.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.18.0/error_prone_annotations-2.18.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.18.0/error_prone_annotations-2.18.0.jar (16 kB at 2.7 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/30.1.1-android/guava-30.1.1-android.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/checkerframework/checker-compat-qual/2.5.5/checker-compat-qual-2.5.5.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/30.1.1-android/guava-30.1.1-android.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/30.1.1-android/guava-30.1.1-android.jar (2.7 MB at 29 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-compat-qual/2.5.5/checker-compat-qual-2.5.5.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-compat-qual/2.5.5/checker-compat-qual-2.5.5.jar (5.9 kB at 836 kB/s)
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling with eclipse [debug release 11] to target/classes
[INFO] Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
[INFO] Annotation processing: Skipped entry point generation for endpoint interface 'org.eclipse.scout.jaxws.consumer.jaxwsconsumertestservice.JaxWsConsumerTestServicePortType' because not configured with WebServiceEntryPoint annotation. [processor=JaxWsAnnotationProcessor]
[INFO] Annotation processing: Skipped entry point generation for endpoint interface 'org.eclipse.scout.jaxws.consumer.jaxwspingtestservice.JaxWsPingTestServicePortType' because not configured with WebServiceEntryPoint annotation. [processor=JaxWsAnnotationProcessor]
[INFO] Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jaxws.test/src/main/java/org/eclipse/scout/rt/server/jaxws/consumer/JaxWsConsumerTestServiceProvider.java:[80,21] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString")
[INFO] Unknown source: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
[INFO] Unknown source: Annotation processing: Skipped entry point generation for endpoint interface 'org.eclipse.scout.jaxws.consumer.jaxwsconsumertestservice.JaxWsConsumerTestServicePortType' because not configured with WebServiceEntryPoint annotation. [processor=JaxWsAnnotationProcessor]
[INFO] Unknown source: Annotation processing: Skipped entry point generation for endpoint interface 'org.eclipse.scout.jaxws.consumer.jaxwspingtestservice.JaxWsPingTestServicePortType' because not configured with WebServiceEntryPoint annotation. [processor=JaxWsAnnotationProcessor]
[INFO] Unknown source: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
[INFO] 
[INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.server.jaxws.test ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jaxws.test/target/classes/META-INF/jandex.idx
[INFO] 
[INFO] --- resources:3.3.1:copy-resources (copy-apt-artifacts) @ org.eclipse.scout.rt.server.jaxws.test ---
[INFO] Copying 0 resource from target/generated-sources/annotations to target/classes
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.server.jaxws.test ---
[INFO] Copying 2 resources from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.server.jaxws.test ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling with eclipse [debug release 11] to target/test-classes
[INFO] 
[INFO] --- jandex:3.1.6:jandex (make-test-index) @ org.eclipse.scout.rt.server.jaxws.test ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jaxws.test/target/test-classes/jandex.idx
[INFO] 
[INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.server.jaxws.test ---
[INFO] Surefire report directory: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jaxws.test/target/surefire-reports
[INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.scout.rt.server.jaxws.adapter.CalendarDateTimeAdapterTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.211 s -- in org.eclipse.scout.rt.server.jaxws.adapter.CalendarDateTimeAdapterTest
[INFO] Running org.eclipse.scout.rt.server.jaxws.adapter.DefaultTimezoneDateTimeAdapterTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s -- in org.eclipse.scout.rt.server.jaxws.adapter.DefaultTimezoneDateTimeAdapterTest
[INFO] Running org.eclipse.scout.rt.server.jaxws.adapter.UtcDateTimeAdapterTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.scout.rt.server.jaxws.adapter.UtcDateTimeAdapterTest
[INFO] Running org.eclipse.scout.rt.server.jaxws.consumer.InvocationContextTest
2024-06-28 12:05:05,242 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true
2024-06-28 12:05:05,286 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:37) - Building jandex class inventory using rebuild strategy IF_MISSING...
2024-06-28 12:05:05,466 INFO  [ForkJoinPool.commonPool-worker-1] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:180) - Rebuild index 'file:/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jaxws.test/target/test-classes/META-INF/jandex.idx'. Scanning location...
2024-06-28 12:05:05,689 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:43) - Finished building jandex class inventory in 418.797545 ms. Total class count: 1702
2024-06-28 12:05:06,306 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:226) - Collected 416 beans in 614.749011 ms
2024-06-28 12:05:06,423 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:231) - Registered 416 beans in 116.377159 ms
2024-06-28 12:05:06,477 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport
2024-06-28 12:05:06,483 INFO  [scout-platform-starter] org.eclipse.scout.rt.server.jaxws.JaxWsPlatformListener.installImplementorSpecifics(JaxWsPlatformListener.java:58) - JAX-WS implementor specific class installed: org.eclipse.scout.rt.server.jaxws.implementor.JaxWsMetroSpecifics
2024-06-28 12:05:06,511 INFO  [scout-platform-starter] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:41) - 0 code type classes registered.
2024-06-28 12:05:06,514 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:191) - No classpath:config.properties found. Running with empty configuration.
2024-06-28 12:05:06,524 INFO  [scout-platform-starter] org.eclipse.scout.rt.server.commons.GlobalTrustManager.getTrustedCertificatesInRemoteFiles(GlobalTrustManager.java:232) - Unable to import trusted certificates from remote folder '/certificates'.
2024-06-28 12:05:06,868 INFO  [scout-platform-starter] org.eclipse.scout.rt.server.jaxws.JaxWsPlatformListener.logImplementorInfo(JaxWsPlatformListener.java:62) - JAX-WS implementor: JAX-WS Metro 3.0.2 (http://jax-ws.java.net, Eclipse Foundation, not bundled with JRE)
2024-06-28 12:05:06,899 INFO  [scout-platform-starter] org.eclipse.scout.rt.mom.api.AbstractMomTransport.initDelegate(AbstractMomTransport.java:98) - +++ Using 'NullMomImplementor' for transport 'ClusterMom'. No messages are published and received.
2024-06-28 12:05:07,243 INFO  [main] org.eclipse.scout.rt.shared.session.SessionMetricsHelper.initMetrics(SessionMetricsHelper.java:56) - Init session metrics of type 'server' - MDC[principal=jaxws-user]
2024-06-28 12:05:07,327 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.server.jaxws.JaxWsTestServerSession@4fa06f52[id = 1p7fjp6qmpa933fgaf29d9hnje2e7kpo6vu06f77upimjn66b35b], user=jaxws-user] - MDC[principal=jaxws-user]
OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.891 s -- in org.eclipse.scout.rt.server.jaxws.consumer.InvocationContextTest
[INFO] Running org.eclipse.scout.rt.server.jaxws.consumer.PortCacheTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 s -- in org.eclipse.scout.rt.server.jaxws.consumer.PortCacheTest
[INFO] Running org.eclipse.scout.rt.server.jaxws.handler.WsConsumerCorrelationIdHandlerTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.783 s -- in org.eclipse.scout.rt.server.jaxws.handler.WsConsumerCorrelationIdHandlerTest
[INFO] Running org.eclipse.scout.rt.server.jaxws.handler.WsProviderCorrelationIdHandlerTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.eclipse.scout.rt.server.jaxws.handler.WsProviderCorrelationIdHandlerTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.server.jaxws.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jaxws.test/target/org.eclipse.scout.rt.server.jaxws.test-24.2-SNAPSHOT.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.server.jaxws.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jaxws.test/target/org.eclipse.scout.rt.server.jaxws.test-24.2-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.server.jaxws.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jaxws.test/target/org.eclipse.scout.rt.server.jaxws.test-24.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.server.jaxws.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jaxws.test/target/org.eclipse.scout.rt.server.jaxws.test-24.2-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.server.jaxws.test ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.server.jdbc >--------
[INFO] Building org.eclipse.scout.rt.server.jdbc 24.2-SNAPSHOT          [28/72]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.server.jdbc ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.server.jdbc ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.server.jdbc ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.server.jdbc ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.server.jdbc ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling with eclipse [debug release 11] to target/classes
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/parsers/BindParser.java:[331,21] Unsupported @SuppressWarnings("squid:AssignmentInSubExpressionCheck")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/AbstractSqlService.java:[350,7] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/AbstractSqlService.java:[359,7] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/AbstractSqlService.java:[505,21] Unsupported @SuppressWarnings("squid:S1193")
[INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/AbstractSqlService.java:[580,25] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/AbstractSqlService.java:[718,21] Unsupported @SuppressWarnings("squid:S1643")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/AbstractSqlService.java:[719,11] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/AbstractSqlService.java:[728,13] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/ArrayHolderOutput.java:[64,10] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/BeanArrayHolderInput.java:[19,17] org.eclipse.scout.rt.platform.holders.IBeanArrayHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IBeanArrayHolder<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/BeanArrayHolderInput.java:[22,31] org.eclipse.scout.rt.platform.holders.IBeanArrayHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IBeanArrayHolder<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/style/ISqlStyle.java:[109,34] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/style/ISqlStyle.java:[154,56] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/MapOutput.java:[69,10] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/PreparedStatementCache.java:[26,19] Unsupported @SuppressWarnings("squid:S1166")
[INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/PreparedStatementCache.java:[46,21] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored
[INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/PreparedStatementCache.java:[82,21] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/pool/SqlConnectionBuilder.java:[79,25] Unsupported @SuppressWarnings("squid:S1149")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/FunctionInput.java:[98,7] org.eclipse.scout.rt.platform.holders.IHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IHolder<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/postgresql/PostgreSqlStyle.java:[61,45] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/SingleHolderOutput.java:[67,10] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/IBindOutput.java:[32,3] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/csv/CsvSqlAdapter.java:[78,21] Unsupported @SuppressWarnings("squid:S00107")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/csv/CsvSqlAdapter.java:[129,21] Unsupported @SuppressWarnings("squid:S00107")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/csv/CsvSqlAdapter.java:[233,21] Unsupported @SuppressWarnings("squid:S00107")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/parsers/sql/SqlParser.java:[202,21] Unsupported @SuppressWarnings("squid:S2583")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/parsers/sql/SqlParser.java:[581,22] Unsupported @SuppressWarnings("squid:S2583")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/parsers/sql/SqlParser.java:[581,37] Unsupported @SuppressWarnings("squid:S2589")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/parsers/sql/SqlParser.java:[758,21] Unsupported @SuppressWarnings("squid:S1643")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/pool/SqlConnectionPool.java:[48,19] Unsupported @SuppressWarnings("squid:S1166")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/pool/SqlConnectionPool.java:[202,12] java.util.Iterator is a raw type. References to generic type java.util.Iterator<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/pool/SqlConnectionPool.java:[294,14] java.util.Iterator is a raw type. References to generic type java.util.Iterator<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/pool/SqlConnectionPool.java:[303,14] java.util.Iterator is a raw type. References to generic type java.util.Iterator<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/BeanArrayHolderOutput.java:[18,17] org.eclipse.scout.rt.platform.holders.IBeanArrayHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IBeanArrayHolder<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/BeanArrayHolderOutput.java:[21,32] org.eclipse.scout.rt.platform.holders.IBeanArrayHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IBeanArrayHolder<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/BeanArrayHolderOutput.java:[62,10] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[70,19] Unsupported @SuppressWarnings("squid:S1166")
[INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[260,21] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored
[INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[316,21] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored
[INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[362,22] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[362,34] Unsupported @SuppressWarnings("squid:S2095")
[INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[427,21] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored
[INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[466,21] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[681,9] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[830,23] Unsupported @SuppressWarnings("squid:S00116")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[888,9] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[932,22] Unsupported @SuppressWarnings("squid:S2583")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[932,37] Unsupported @SuppressWarnings("squid:S138")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[933,96] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[939,13] java.util.Map is a raw type. References to generic type java.util.Map<K,V> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[943,18] java.util.Map is a raw type. References to generic type java.util.Map<K,V> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[954,44] org.eclipse.scout.rt.platform.holders.IBeanArrayHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IBeanArrayHolder<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[957,45] org.eclipse.scout.rt.platform.holders.BeanArrayHolderFilter is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.BeanArrayHolderFilter<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[957,95] org.eclipse.scout.rt.platform.holders.BeanArrayHolderFilter is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.BeanArrayHolderFilter<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[983,44] org.eclipse.scout.rt.platform.holders.IBeanArrayHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IBeanArrayHolder<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[986,45] org.eclipse.scout.rt.platform.holders.BeanArrayHolderFilter is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.BeanArrayHolderFilter<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[986,95] org.eclipse.scout.rt.platform.holders.BeanArrayHolderFilter is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.BeanArrayHolderFilter<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1033,37] org.eclipse.scout.rt.platform.holders.IBeanArrayHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IBeanArrayHolder<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1057,7] org.eclipse.scout.rt.platform.holders.BeanArrayHolderFilter is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.BeanArrayHolderFilter<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1057,39] org.eclipse.scout.rt.platform.holders.BeanArrayHolderFilter is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.BeanArrayHolderFilter<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1085,49] java.util.Collection is a raw type. References to generic type java.util.Collection<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1127,56] org.eclipse.scout.rt.platform.holders.IHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IHolder<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1144,21] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1179,35] Unsupported @SuppressWarnings("squid:S2583")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1179,50] Unsupported @SuppressWarnings("squid:S138")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1186,13] java.util.Map is a raw type. References to generic type java.util.Map<K,V> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1190,18] java.util.Map is a raw type. References to generic type java.util.Map<K,V> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1199,11] org.eclipse.scout.rt.platform.holders.IBeanArrayHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IBeanArrayHolder<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1199,38] org.eclipse.scout.rt.platform.holders.IBeanArrayHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IBeanArrayHolder<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1204,42] org.eclipse.scout.rt.platform.holders.IHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IHolder<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1207,19] org.eclipse.scout.rt.platform.holders.IHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IHolder<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1212,35] java.util.Map is a raw type. References to generic type java.util.Map<K,V> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1220,35] java.util.Map is a raw type. References to generic type java.util.Map<K,V> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1235,11] org.eclipse.scout.rt.platform.holders.IBeanArrayHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IBeanArrayHolder<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1235,38] org.eclipse.scout.rt.platform.holders.IBeanArrayHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IBeanArrayHolder<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1240,42] org.eclipse.scout.rt.platform.holders.IHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IHolder<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1243,19] org.eclipse.scout.rt.platform.holders.IHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IHolder<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1273,7] org.eclipse.scout.rt.platform.holders.IBeanArrayHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IBeanArrayHolder<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1273,34] org.eclipse.scout.rt.platform.holders.IBeanArrayHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IBeanArrayHolder<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1321,46] org.eclipse.scout.rt.platform.holders.IHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IHolder<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1357,44] org.eclipse.scout.rt.platform.holders.IHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IHolder<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1358,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1376,52] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1381,7] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1381,21] org.eclipse.scout.rt.platform.holders.IHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IHolder<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1386,9] java.util.Collection is a raw type. References to generic type java.util.Collection<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1386,29] java.util.Collection is a raw type. References to generic type java.util.Collection<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1386,43] org.eclipse.scout.rt.platform.holders.IHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IHolder<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1397,36] org.eclipse.scout.rt.platform.holders.IHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IHolder<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1400,66] org.eclipse.scout.rt.platform.holders.IHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IHolder<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1404,78] org.eclipse.scout.rt.platform.holders.IHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IHolder<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1407,34] org.eclipse.scout.rt.platform.holders.IHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IHolder<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1412,64] java.util.Collection is a raw type. References to generic type java.util.Collection<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1415,9] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/CollectionHolderOutput.java:[69,10] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/AbstractBeanPropertyOutput.java:[26,17] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/AbstractBeanPropertyOutput.java:[32,37] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/AbstractBeanPropertyOutput.java:[77,10] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/derby/AbstractDerbySqlService.java:[60,21] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/SingleInput.java:[21,17] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/SingleInput.java:[24,36] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/TableBeanHolderOutput.java:[27,17] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/TableBeanHolderOutput.java:[76,10] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/SQL.java:[51,22] Unsupported @SuppressWarnings("squid:ClassVariableVisibilityCheck")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/SQL.java:[51,60] Unsupported @SuppressWarnings("squid:S1444")
[INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/SQL.java:[70,25] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/pool/PoolEntry.java:[14,20] Unsupported @SuppressWarnings("squid:S00116")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/pool/PoolEntry.java:[14,36] Unsupported @SuppressWarnings("squid:ClassVariableVisibilityCheck")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/lookup/AbstractSqlLookupService.java:[58,21] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/style/AbstractSqlStyle.java:[63,17] org.eclipse.scout.rt.platform.holders.IHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IHolder<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/style/AbstractSqlStyle.java:[107,19] java.util.Collection is a raw type. References to generic type java.util.Collection<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/style/AbstractSqlStyle.java:[165,41] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/style/AbstractSqlStyle.java:[167,7] org.eclipse.scout.rt.platform.holders.IHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IHolder<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/style/AbstractSqlStyle.java:[167,20] org.eclipse.scout.rt.platform.holders.IHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IHolder<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/style/AbstractSqlStyle.java:[172,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/style/AbstractSqlStyle.java:[202,45] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/style/AbstractSqlStyle.java:[334,21] Unsupported @SuppressWarnings("squid:S1193")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/style/AbstractSqlStyle.java:[532,63] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/style/AbstractSqlStyle.java:[540,29] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[INFO] 
[INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.server.jdbc ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/target/classes/META-INF/jandex.idx
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.server.jdbc ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.server.jdbc ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.server.jdbc ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.server.jdbc ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/target/org.eclipse.scout.rt.server.jdbc-24.2-SNAPSHOT.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.server.jdbc ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.server.jdbc ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/target/org.eclipse.scout.rt.server.jdbc-24.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.server.jdbc ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.server.jdbc ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] -----< org.eclipse.scout.rt:org.eclipse.scout.rt.server.jdbc.test >-----
[INFO] Building org.eclipse.scout.rt.server.jdbc.test 24.2-SNAPSHOT     [29/72]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc.test/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.server.jdbc.test ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.server.jdbc.test ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.server.jdbc.test ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc.test/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.server.jdbc.test ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc.test/src/main/resources
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.server.jdbc.test ---
[INFO] No sources to compile
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.server.jdbc.test ---
[INFO] Copying 13 resources from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.server.jdbc.test ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling with eclipse [debug release 11] to target/test-classes
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc.test/src/test/java/org/eclipse/scout/rt/server/jdbc/SelectIntoArrayTest.java:[230,12] java.util.List is a raw type. References to generic type java.util.List<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc.test/src/test/java/org/eclipse/scout/rt/server/jdbc/SelectIntoArrayTest.java:[233,5] java.util.List is a raw type. References to generic type java.util.List<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc.test/src/test/java/org/eclipse/scout/rt/server/jdbc/fixture/PreparedStatementMock.java:[44,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc.test/src/test/java/org/eclipse/scout/rt/server/jdbc/style/AbstractSqlStyleTest.java:[34,19] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc.test/src/test/java/org/eclipse/scout/rt/server/jdbc/SelectInputBindTest.java:[260,12] java.util.List is a raw type. References to generic type java.util.List<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc.test/src/test/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessorTest.java:[50,5] org.eclipse.scout.rt.shared.services.lookup.LookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupCall<KEY_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc.test/src/test/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessorTest.java:[50,27] org.eclipse.scout.rt.shared.services.lookup.LookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupCall<KEY_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc.test/src/test/java/org/eclipse/scout/rt/server/jdbc/fixture/ResultSetMock.java:[48,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[INFO] 
[INFO] --- jandex:3.1.6:jandex (make-test-index) @ org.eclipse.scout.rt.server.jdbc.test ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc.test/target/test-classes/jandex.idx
[INFO] 
[INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.server.jdbc.test ---
[INFO] Surefire report directory: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc.test/target/surefire-reports
[INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.scout.rt.server.jdbc.BindValueTest
2024-06-28 12:05:16,670 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true
2024-06-28 12:05:16,704 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:37) - Building jandex class inventory using rebuild strategy IF_MISSING...
2024-06-28 12:05:17,001 INFO  [ForkJoinPool.commonPool-worker-1] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:180) - Rebuild index 'file:/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc.test/target/test-classes/META-INF/jandex.idx'. Scanning location...
2024-06-28 12:05:17,475 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:43) - Finished building jandex class inventory in 788.367318 ms. Total class count: 1763
2024-06-28 12:05:18,288 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:226) - Collected 410 beans in 809.917250 ms
2024-06-28 12:05:18,481 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:231) - Registered 410 beans in 192.941204 ms
2024-06-28 12:05:18,505 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport
2024-06-28 12:05:18,583 INFO  [scout-platform-starter] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:41) - 0 code type classes registered.
2024-06-28 12:05:18,586 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:191) - No classpath:config.properties found. Running with empty configuration.
2024-06-28 12:05:18,597 INFO  [scout-platform-starter] org.eclipse.scout.rt.server.commons.GlobalTrustManager.getTrustedCertificatesInRemoteFiles(GlobalTrustManager.java:232) - Unable to import trusted certificates from remote folder '/certificates'.
2024-06-28 12:05:19,016 INFO  [scout-platform-starter] org.eclipse.scout.rt.mom.api.AbstractMomTransport.initDelegate(AbstractMomTransport.java:98) - +++ Using 'NullMomImplementor' for transport 'ClusterMom'. No messages are published and received.
2024-06-28 12:05:19,570 INFO  [main] org.eclipse.scout.rt.shared.session.SessionMetricsHelper.initMetrics(SessionMetricsHelper.java:56) - Init session metrics of type 'server' - MDC[principal=default]
2024-06-28 12:05:19,687 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.server.TestJdbcServerSession@2bfeb1ef[id = qigku14brrvf0la58e3aelv4hssrkacspf2is7a6iem9qtc735p], user=default] - MDC[principal=default]
OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
2024-06-28 12:05:21,978 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.<clinit>(StatementProcessor.java:80) - SQL Log 'INFO': statements are logged with bind details, but not as plaintext. Use level 'FINE' to also log SQL as plain text (suitable for direct use in executable form) - MDC[principal=default, scoutSession=qigku14brrvf0la58e3aelv4hssrkacspf2is7a6iem9qtc735p]
2024-06-28 12:05:22,037 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - 
SQL with binds:
SELECT    A
FROM      T
WHERE     A = :a
IN  :a => ? [BIGINT null] - MDC[principal=default, scoutSession=qigku14brrvf0la58e3aelv4hssrkacspf2is7a6iem9qtc735p]
2024-06-28 12:05:22,096 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - 
SQL with binds:
SELECT    A
FROM      T
WHERE     A = :a
IN  :a => ? [BIGINT null] - MDC[principal=default, scoutSession=qigku14brrvf0la58e3aelv4hssrkacspf2is7a6iem9qtc735p]
2024-06-28 12:05:22,102 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - 
SQL with binds:
SELECT    A
FROM      T
WHERE     A = :a
IN  :a => ? [NULL null] - MDC[principal=default, scoutSession=qigku14brrvf0la58e3aelv4hssrkacspf2is7a6iem9qtc735p]
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.547 s -- in org.eclipse.scout.rt.server.jdbc.BindValueTest
[INFO] Running org.eclipse.scout.rt.server.jdbc.SelectInputBindTest
2024-06-28 12:05:22,135 INFO  [main] org.eclipse.scout.rt.server.jdbc.AbstractSqlService.logServiceConfig(AbstractSqlService.java:168) - JDBC Mapping: jdbc:oracle:thin:@localhost:1521:ORCL - MDC[principal=default, scoutSession=qigku14brrvf0la58e3aelv4hssrkacspf2is7a6iem9qtc735p]
2024-06-28 12:05:22,136 INFO  [main] org.eclipse.scout.rt.server.jdbc.AbstractSqlService.logServiceConfig(AbstractSqlService.java:169) - Schema: null - MDC[principal=default, scoutSession=qigku14brrvf0la58e3aelv4hssrkacspf2is7a6iem9qtc735p]
2024-06-28 12:05:22,182 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:69) - SQL Log:
*** UNPARSED ***
UDPATE MY_TABLE SET A = 1 , S = 3 WHERE N = 'lorem' - MDC[principal=default, scoutSession=qigku14brrvf0la58e3aelv4hssrkacspf2is7a6iem9qtc735p]
2024-06-28 12:05:22,183 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) -  jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default, scoutSession=qigku14brrvf0la58e3aelv4hssrkacspf2is7a6iem9qtc735p]
2024-06-28 12:05:22,186 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - 
SQL with binds:
*** UNPARSED ***
UDPATE MY_TABLE SET A = :{filter.active} , S = :{filter.state} WHERE N = :{filter.name}
IN  :{filter.active} => ? [INTEGER 1]
IN  :{filter.state} => ? [INTEGER 3]
IN  :{filter.name} => ? [VARCHAR lorem] - MDC[principal=default, scoutSession=qigku14brrvf0la58e3aelv4hssrkacspf2is7a6iem9qtc735p]
2024-06-28 12:05:22,190 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - 
SQL with binds:
*** UNPARSED ***
UDPATE MY_TABLE SET A = :{filter.active} , S = :{filter.state} WHERE N = :{filter.name}
IN  :{filter.active} => ? [INTEGER 0]
IN  :{filter.state} => ? [INTEGER 6]
IN  :{filter.name} => ? [VARCHAR ipsum] - MDC[principal=default, scoutSession=qigku14brrvf0la58e3aelv4hssrkacspf2is7a6iem9qtc735p]
2024-06-28 12:05:22,198 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:69) - SQL Log:
*** UNPARSED ***
UDPATE MY_TABLE SET A = 1 , S = 3 WHERE N = 'lorem' - MDC[principal=default, scoutSession=qigku14brrvf0la58e3aelv4hssrkacspf2is7a6iem9qtc735p]
2024-06-28 12:05:22,199 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) -  jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default, scoutSession=qigku14brrvf0la58e3aelv4hssrkacspf2is7a6iem9qtc735p]
2024-06-28 12:05:22,202 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - 
SQL with binds:
*** UNPARSED ***
UDPATE MY_TABLE SET A = :{table.active} , S = :{table.state} WHERE N = :{table.name}
IN  :{table.active} => ? [INTEGER 1]
IN  :{table.state} => ? [INTEGER 3]
IN  :{table.name} => ? [VARCHAR lorem] - MDC[principal=default, scoutSession=qigku14brrvf0la58e3aelv4hssrkacspf2is7a6iem9qtc735p]
2024-06-28 12:05:22,205 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - 
SQL with binds:
*** UNPARSED ***
UDPATE MY_TABLE SET A = :{table.active} , S = :{table.state} WHERE N = :{table.name}
IN  :{table.active} => ? [INTEGER 0]
IN  :{table.state} => ? [INTEGER 6]
IN  :{table.name} => ? [VARCHAR ipsum] - MDC[principal=default, scoutSession=qigku14brrvf0la58e3aelv4hssrkacspf2is7a6iem9qtc735p]
2024-06-28 12:05:22,212 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:69) - SQL Log:
*** UNPARSED ***
UDPATE THIS_TABLE SET V = 'lorem' WHERE R = 5 AND P = 9 - MDC[principal=default, scoutSession=qigku14brrvf0la58e3aelv4hssrkacspf2is7a6iem9qtc735p]
2024-06-28 12:05:22,212 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) -  jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default, scoutSession=qigku14brrvf0la58e3aelv4hssrkacspf2is7a6iem9qtc735p]
2024-06-28 12:05:22,215 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - 
SQL with binds:
*** UNPARSED ***
UDPATE THIS_TABLE SET V = :value WHERE R = :{roles} AND P = :personNr
IN  :value => ? [VARCHAR lorem]
IN  :{roles} => ? [BIGINT 5]
IN  :personNr => ? [BIGINT 9] - MDC[principal=default, scoutSession=qigku14brrvf0la58e3aelv4hssrkacspf2is7a6iem9qtc735p]
2024-06-28 12:05:22,218 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - 
SQL with binds:
*** UNPARSED ***
UDPATE THIS_TABLE SET V = :value WHERE R = :{roles} AND P = :personNr
IN  :value => ? [VARCHAR lorem]
IN  :{roles} => ? [BIGINT 6]
IN  :personNr => ? [BIGINT 9] - MDC[principal=default, scoutSession=qigku14brrvf0la58e3aelv4hssrkacspf2is7a6iem9qtc735p]
2024-06-28 12:05:22,225 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:69) - SQL Log:
*** UNPARSED ***
UDPATE MY_TABLE SET A = 1 , S = 3 WHERE N = 'lorem' - MDC[principal=default, scoutSession=qigku14brrvf0la58e3aelv4hssrkacspf2is7a6iem9qtc735p]
2024-06-28 12:05:22,226 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) -  jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default, scoutSession=qigku14brrvf0la58e3aelv4hssrkacspf2is7a6iem9qtc735p]
2024-06-28 12:05:22,228 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - 
SQL with binds:
*** UNPARSED ***
UDPATE MY_TABLE SET A = :{active} , S = :{state} WHERE N = :{name}
IN  :{active} => ? [INTEGER 1]
IN  :{state} => ? [INTEGER 3]
IN  :{name} => ? [VARCHAR lorem] - MDC[principal=default, scoutSession=qigku14brrvf0la58e3aelv4hssrkacspf2is7a6iem9qtc735p]
2024-06-28 12:05:22,231 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - 
SQL with binds:
*** UNPARSED ***
UDPATE MY_TABLE SET A = :{active} , S = :{state} WHERE N = :{name}
IN  :{active} => ? [INTEGER 0]
IN  :{state} => ? [INTEGER 6]
IN  :{name} => ? [VARCHAR ipsum] - MDC[principal=default, scoutSession=qigku14brrvf0la58e3aelv4hssrkacspf2is7a6iem9qtc735p]
2024-06-28 12:05:22,267 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:69) - SQL Log:
*** UNPARSED ***
UDPATE THIS_TABLE SET V = 'lorem' WHERE R = 5 AND P = 9 - MDC[principal=default, scoutSession=qigku14brrvf0la58e3aelv4hssrkacspf2is7a6iem9qtc735p]
2024-06-28 12:05:22,268 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) -  jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default, scoutSession=qigku14brrvf0la58e3aelv4hssrkacspf2is7a6iem9qtc735p]
2024-06-28 12:05:22,270 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - 
SQL with binds:
*** UNPARSED ***
UDPATE THIS_TABLE SET V = :value WHERE R = :{roles} AND P = :personNr
IN  :value => ? [VARCHAR lorem]
IN  :{roles} => ? [BIGINT 5]
IN  :personNr => ? [BIGINT 9] - MDC[principal=default, scoutSession=qigku14brrvf0la58e3aelv4hssrkacspf2is7a6iem9qtc735p]
2024-06-28 12:05:22,273 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - 
SQL with binds:
*** UNPARSED ***
UDPATE THIS_TABLE SET V = :value WHERE R = :{roles} AND P = :personNr
IN  :value => ? [VARCHAR lorem]
IN  :{roles} => ? [BIGINT 6]
IN  :personNr => ? [BIGINT 9] - MDC[principal=default, scoutSession=qigku14brrvf0la58e3aelv4hssrkacspf2is7a6iem9qtc735p]
2024-06-28 12:05:22,279 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:69) - SQL Log:
*** UNPARSED ***
UDPATE MY_TABLE SET A = 1 , S = 3 WHERE N = 'lorem' - MDC[principal=default, scoutSession=qigku14brrvf0la58e3aelv4hssrkacspf2is7a6iem9qtc735p]
2024-06-28 12:05:22,280 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) -  jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default, scoutSession=qigku14brrvf0la58e3aelv4hssrkacspf2is7a6iem9qtc735p]
2024-06-28 12:05:22,282 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - 
SQL with binds:
*** UNPARSED ***
UDPATE MY_TABLE SET A = :{active} , S = :{state} WHERE N = :{name}
IN  :{active} => ? [INTEGER 1]
IN  :{state} => ? [INTEGER 3]
IN  :{name} => ? [VARCHAR lorem] - MDC[principal=default, scoutSession=qigku14brrvf0la58e3aelv4hssrkacspf2is7a6iem9qtc735p]
2024-06-28 12:05:22,284 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - 
SQL with binds:
*** UNPARSED ***
UDPATE MY_TABLE SET A = :{active} , S = :{state} WHERE N = :{name}
IN  :{active} => ? [INTEGER 0]
IN  :{state} => ? [INTEGER 6]
IN  :{name} => ? [VARCHAR ipsum] - MDC[principal=default, scoutSession=qigku14brrvf0la58e3aelv4hssrkacspf2is7a6iem9qtc735p]
2024-06-28 12:05:22,290 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:69) - SQL Log:
*** UNPARSED ***
UDPATE MY_TABLE SET A = 1 , S = 3 WHERE N = 'lorem' - MDC[principal=default, scoutSession=qigku14brrvf0la58e3aelv4hssrkacspf2is7a6iem9qtc735p]
2024-06-28 12:05:22,291 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) -  jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default, scoutSession=qigku14brrvf0la58e3aelv4hssrkacspf2is7a6iem9qtc735p]
2024-06-28 12:05:22,293 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - 
SQL with binds:
*** UNPARSED ***
UDPATE MY_TABLE SET A = :{filter.active} , S = :{filter.state} WHERE N = :{filter.name}
IN  :{filter.active} => ? [INTEGER 1]
IN  :{filter.state} => ? [INTEGER 3]
IN  :{filter.name} => ? [VARCHAR lorem] - MDC[principal=default, scoutSession=qigku14brrvf0la58e3aelv4hssrkacspf2is7a6iem9qtc735p]
2024-06-28 12:05:22,296 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - 
SQL with binds:
*** UNPARSED ***
UDPATE MY_TABLE SET A = :{filter.active} , S = :{filter.state} WHERE N = :{filter.name}
IN  :{filter.active} => ? [INTEGER 0]
IN  :{filter.state} => ? [INTEGER 6]
IN  :{filter.name} => ? [VARCHAR ipsum] - MDC[principal=default, scoutSession=qigku14brrvf0la58e3aelv4hssrkacspf2is7a6iem9qtc735p]
2024-06-28 12:05:22,305 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:69) - SQL Log:
*** UNPARSED ***
UDPATE MY_TABLE SET A = 1 , S = 3 WHERE N = 'lorem' - MDC[principal=default, scoutSession=qigku14brrvf0la58e3aelv4hssrkacspf2is7a6iem9qtc735p]
2024-06-28 12:05:22,305 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) -  jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default, scoutSession=qigku14brrvf0la58e3aelv4hssrkacspf2is7a6iem9qtc735p]
2024-06-28 12:05:22,307 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - 
SQL with binds:
*** UNPARSED ***
UDPATE MY_TABLE SET A = :{TableBeanHolderFilter.active} , S = :{TableBeanHolderFilter.state} WHERE N = :{TableBeanHolderFilter.name}
IN  :{TableBeanHolderFilter.active} => ? [INTEGER 1]
IN  :{TableBeanHolderFilter.state} => ? [INTEGER 3]
IN  :{TableBeanHolderFilter.name} => ? [VARCHAR lorem] - MDC[principal=default, scoutSession=qigku14brrvf0la58e3aelv4hssrkacspf2is7a6iem9qtc735p]
2024-06-28 12:05:22,309 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - 
SQL with binds:
*** UNPARSED ***
UDPATE MY_TABLE SET A = :{TableBeanHolderFilter.active} , S = :{TableBeanHolderFilter.state} WHERE N = :{TableBeanHolderFilter.name}
IN  :{TableBeanHolderFilter.active} => ? [INTEGER 0]
IN  :{TableBeanHolderFilter.state} => ? [INTEGER 6]
IN  :{TableBeanHolderFilter.name} => ? [VARCHAR ipsum] - MDC[principal=default, scoutSession=qigku14brrvf0la58e3aelv4hssrkacspf2is7a6iem9qtc735p]
2024-06-28 12:05:22,316 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:69) - SQL Log:
*** UNPARSED ***
UDPATE MY_TABLE SET A = 1 , S = 3 WHERE N = 'lorem' - MDC[principal=default, scoutSession=qigku14brrvf0la58e3aelv4hssrkacspf2is7a6iem9qtc735p]
2024-06-28 12:05:22,317 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) -  jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default, scoutSession=qigku14brrvf0la58e3aelv4hssrkacspf2is7a6iem9qtc735p]
2024-06-28 12:05:22,320 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - 
SQL with binds:
*** UNPARSED ***
UDPATE MY_TABLE SET A = :{tableFieldBeanData.active} , S = :{tableFieldBeanData.state} WHERE N = :{tableFieldBeanData.name}
IN  :{tableFieldBeanData.active} => ? [INTEGER 1]
IN  :{tableFieldBeanData.state} => ? [INTEGER 3]
IN  :{tableFieldBeanData.name} => ? [VARCHAR lorem] - MDC[principal=default, scoutSession=qigku14brrvf0la58e3aelv4hssrkacspf2is7a6iem9qtc735p]
2024-06-28 12:05:22,322 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - 
SQL with binds:
*** UNPARSED ***
UDPATE MY_TABLE SET A = :{tableFieldBeanData.active} , S = :{tableFieldBeanData.state} WHERE N = :{tableFieldBeanData.name}
IN  :{tableFieldBeanData.active} => ? [INTEGER 0]
IN  :{tableFieldBeanData.state} => ? [INTEGER 6]
IN  :{tableFieldBeanData.name} => ? [VARCHAR ipsum] - MDC[principal=default, scoutSession=qigku14brrvf0la58e3aelv4hssrkacspf2is7a6iem9qtc735p]
2024-06-28 12:05:22,329 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:69) - SQL Log:
*** UNPARSED ***
UDPATE THIS_TABLE SET V = 'lorem' WHERE R = 5 AND P = 9 - MDC[principal=default, scoutSession=qigku14brrvf0la58e3aelv4hssrkacspf2is7a6iem9qtc735p]
2024-06-28 12:05:22,330 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) -  jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default, scoutSession=qigku14brrvf0la58e3aelv4hssrkacspf2is7a6iem9qtc735p]
2024-06-28 12:05:22,332 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - 
SQL with binds:
*** UNPARSED ***
UDPATE THIS_TABLE SET V = :value WHERE R = :{roles} AND P = :personNr
IN  :value => ? [VARCHAR lorem]
IN  :{roles} => ? [BIGINT 5]
IN  :personNr => ? [BIGINT 9] - MDC[principal=default, scoutSession=qigku14brrvf0la58e3aelv4hssrkacspf2is7a6iem9qtc735p]
2024-06-28 12:05:22,364 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - 
SQL with binds:
*** UNPARSED ***
UDPATE THIS_TABLE SET V = :value WHERE R = :{roles} AND P = :personNr
IN  :value => ? [VARCHAR lorem]
IN  :{roles} => ? [BIGINT 6]
IN  :personNr => ? [BIGINT 9] - MDC[principal=default, scoutSession=qigku14brrvf0la58e3aelv4hssrkacspf2is7a6iem9qtc735p]
2024-06-28 12:05:22,371 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:69) - SQL Log:
*** UNPARSED ***
UDPATE THIS_TABLE SET V = 'lorem' WHERE R = 5 AND P = 9 - MDC[principal=default, scoutSession=qigku14brrvf0la58e3aelv4hssrkacspf2is7a6iem9qtc735p]
2024-06-28 12:05:22,371 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) -  jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default, scoutSession=qigku14brrvf0la58e3aelv4hssrkacspf2is7a6iem9qtc735p]
2024-06-28 12:05:22,374 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - 
SQL with binds:
*** UNPARSED ***
UDPATE THIS_TABLE SET V = :value WHERE R = :{roles} AND P = :personNr
IN  :value => ? [VARCHAR lorem]
IN  :{roles} => ? [BIGINT 5]
IN  :personNr => ? [BIGINT 9] - MDC[principal=default, scoutSession=qigku14brrvf0la58e3aelv4hssrkacspf2is7a6iem9qtc735p]
2024-06-28 12:05:22,376 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - 
SQL with binds:
*** UNPARSED ***
UDPATE THIS_TABLE SET V = :value WHERE R = :{roles} AND P = :personNr
IN  :value => ? [VARCHAR lorem]
IN  :{roles} => ? [BIGINT 6]
IN  :personNr => ? [BIGINT 9] - MDC[principal=default, scoutSession=qigku14brrvf0la58e3aelv4hssrkacspf2is7a6iem9qtc735p]
2024-06-28 12:05:22,382 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:69) - SQL Log:
*** UNPARSED ***
UDPATE MY_TABLE SET A = 1 , S = 3 WHERE N = 'lorem' - MDC[principal=default, scoutSession=qigku14brrvf0la58e3aelv4hssrkacspf2is7a6iem9qtc735p]
2024-06-28 12:05:22,382 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) -  jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default, scoutSession=qigku14brrvf0la58e3aelv4hssrkacspf2is7a6iem9qtc735p]
2024-06-28 12:05:22,385 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - 
SQL with binds:
*** UNPARSED ***
UDPATE MY_TABLE SET A = :{table.active} , S = :{table.state} WHERE N = :{table.name}
IN  :{table.active} => ? [INTEGER 1]
IN  :{table.state} => ? [INTEGER 3]
IN  :{table.name} => ? [VARCHAR lorem] - MDC[principal=default, scoutSession=qigku14brrvf0la58e3aelv4hssrkacspf2is7a6iem9qtc735p]
2024-06-28 12:05:22,387 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - 
SQL with binds:
*** UNPARSED ***
UDPATE MY_TABLE SET A = :{table.active} , S = :{table.state} WHERE N = :{table.name}
IN  :{table.active} => ? [INTEGER 0]
IN  :{table.state} => ? [INTEGER 6]
IN  :{table.name} => ? [VARCHAR ipsum] - MDC[principal=default, scoutSession=qigku14brrvf0la58e3aelv4hssrkacspf2is7a6iem9qtc735p]
2024-06-28 12:05:22,393 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:69) - SQL Log:
*** UNPARSED ***
UDPATE THIS_TABLE SET V = 'lorem' WHERE R = 5 AND P = 9 - MDC[principal=default, scoutSession=qigku14brrvf0la58e3aelv4hssrkacspf2is7a6iem9qtc735p]
2024-06-28 12:05:22,394 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) -  jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default, scoutSession=qigku14brrvf0la58e3aelv4hssrkacspf2is7a6iem9qtc735p]
2024-06-28 12:05:22,396 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - 
SQL with binds:
*** UNPARSED ***
UDPATE THIS_TABLE SET V = :value WHERE R = :{roles} AND P = :personNr
IN  :value => ? [VARCHAR lorem]
IN  :{roles} => ? [BIGINT 5]
IN  :personNr => ? [BIGINT 9] - MDC[principal=default, scoutSession=qigku14brrvf0la58e3aelv4hssrkacspf2is7a6iem9qtc735p]
2024-06-28 12:05:22,398 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - 
SQL with binds:
*** UNPARSED ***
UDPATE THIS_TABLE SET V = :value WHERE R = :{roles} AND P = :personNr
IN  :value => ? [VARCHAR lorem]
IN  :{roles} => ? [BIGINT 6]
IN  :personNr => ? [BIGINT 9] - MDC[principal=default, scoutSession=qigku14brrvf0la58e3aelv4hssrkacspf2is7a6iem9qtc735p]
2024-06-28 12:05:22,407 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:69) - SQL Log:
*** UNPARSED ***
UDPATE THIS_TABLE SET V = 'lorem' WHERE R = 5 AND P = 9 - MDC[principal=default, scoutSession=qigku14brrvf0la58e3aelv4hssrkacspf2is7a6iem9qtc735p]
2024-06-28 12:05:22,408 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) -  jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default, scoutSession=qigku14brrvf0la58e3aelv4hssrkacspf2is7a6iem9qtc735p]
2024-06-28 12:05:22,410 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - 
SQL with binds:
*** UNPARSED ***
UDPATE THIS_TABLE SET V = :value WHERE R = :{roles} AND P = :personNr
IN  :value => ? [VARCHAR lorem]
IN  :{roles} => ? [BIGINT 5]
IN  :personNr => ? [BIGINT 9] - MDC[principal=default, scoutSession=qigku14brrvf0la58e3aelv4hssrkacspf2is7a6iem9qtc735p]
2024-06-28 12:05:22,412 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - 
SQL with binds:
*** UNPARSED ***
UDPATE THIS_TABLE SET V = :value WHERE R = :{roles} AND P = :personNr
IN  :value => ? [VARCHAR lorem]
IN  :{roles} => ? [BIGINT 6]
IN  :personNr => ? [BIGINT 9] - MDC[principal=default, scoutSession=qigku14brrvf0la58e3aelv4hssrkacspf2is7a6iem9qtc735p]
2024-06-28 12:05:22,418 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:69) - SQL Log:
*** UNPARSED ***
UDPATE THIS_TABLE SET V = 'lorem' WHERE R = 6 AND P = 9 - MDC[principal=default, scoutSession=qigku14brrvf0la58e3aelv4hssrkacspf2is7a6iem9qtc735p]
2024-06-28 12:05:22,419 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) -  jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default, scoutSession=qigku14brrvf0la58e3aelv4hssrkacspf2is7a6iem9qtc735p]
2024-06-28 12:05:22,421 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - 
SQL with binds:
*** UNPARSED ***
UDPATE THIS_TABLE SET V = :value WHERE R = :{roles} AND P = :personNr
IN  :value => ? [VARCHAR lorem]
IN  :{roles} => ? [BIGINT 6]
IN  :personNr => ? [BIGINT 9] - MDC[principal=default, scoutSession=qigku14brrvf0la58e3aelv4hssrkacspf2is7a6iem9qtc735p]
2024-06-28 12:05:22,423 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - 
SQL with binds:
*** UNPARSED ***
UDPATE THIS_TABLE SET V = :value WHERE R = :{roles} AND P = :personNr
IN  :value => ? [VARCHAR lorem]
IN  :{roles} => ? [BIGINT 5]
IN  :personNr => ? [BIGINT 9] - MDC[principal=default, scoutSession=qigku14brrvf0la58e3aelv4hssrkacspf2is7a6iem9qtc735p]
[INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.311 s -- in org.eclipse.scout.rt.server.jdbc.SelectInputBindTest
[INFO] Running org.eclipse.scout.rt.server.jdbc.SelectIntoArrayTest
2024-06-28 12:05:22,473 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:69) - SQL Log:
SELECT    A,
          B,
          C
FROM      T
WHERE     D = 0 - MDC[principal=default, scoutSession=qigku14brrvf0la58e3aelv4hssrkacspf2is7a6iem9qtc735p]
2024-06-28 12:05:22,473 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) -  jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default, scoutSession=qigku14brrvf0la58e3aelv4hssrkacspf2is7a6iem9qtc735p]
2024-06-28 12:05:22,475 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - 
SQL with binds:
SELECT    A,
          B,
          C
FROM      T
WHERE     D = 0
INTO      :{h.active},
          :{h.state},
          :{h.name}
OUT :{h.active} => ? [Active]
OUT :{h.state} => ? [State]
OUT :{h.name} => ? [Name] - MDC[principal=default, scoutSession=qigku14brrvf0la58e3aelv4hssrkacspf2is7a6iem9qtc735p]
2024-06-28 12:05:22,487 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - 
SQL with binds:
SELECT    A,
          B,
          C
FROM      T
WHERE     A = :{h.active}
          AND B = :{h.state}
          AND C = :{h.name}
IN  :{h.active} => ? [INTEGER 1]
IN  :{h.state} => ? [INTEGER 1]
IN  :{h.name} => ? [VARCHAR abc] - MDC[principal=default, scoutSession=qigku14brrvf0la58e3aelv4hssrkacspf2is7a6iem9qtc735p]
2024-06-28 12:05:22,489 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - 
SQL with binds:
SELECT    A,
          B,
          C
FROM      T
WHERE     A = :{h.active}
          AND B = :{h.state}
          AND C = :{h.name}
IN  :{h.active} => ? [INTEGER null]
IN  :{h.state} => ? [INTEGER null]
IN  :{h.name} => ? [VARCHAR null] - MDC[principal=default, scoutSession=qigku14brrvf0la58e3aelv4hssrkacspf2is7a6iem9qtc735p]
2024-06-28 12:05:22,499 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:69) - SQL Log:
SELECT    ROLE_NR
FROM      USER_ROLE
WHERE     USER_NR = 42 - MDC[principal=default, scoutSession=qigku14brrvf0la58e3aelv4hssrkacspf2is7a6iem9qtc735p]
2024-06-28 12:05:22,499 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) -  jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default, scoutSession=qigku14brrvf0la58e3aelv4hssrkacspf2is7a6iem9qtc735p]
2024-06-28 12:05:22,507 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - 
SQL with binds:
SELECT    ROLE_NR
FROM      USER_ROLE
WHERE     USER_NR = :personNr
INTO      :{roles}
IN  :personNr => ? [BIGINT 42]
OUT :{roles} => ? - MDC[principal=default, scoutSession=qigku14brrvf0la58e3aelv4hssrkacspf2is7a6iem9qtc735p]
2024-06-28 12:05:22,515 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:69) - SQL Log:
SELECT    A,
          B,
          C
FROM      T
WHERE     D = 0 - MDC[principal=default, scoutSession=qigku14brrvf0la58e3aelv4hssrkacspf2is7a6iem9qtc735p]
2024-06-28 12:05:22,515 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) -  jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default, scoutSession=qigku14brrvf0la58e3aelv4hssrkacspf2is7a6iem9qtc735p]
2024-06-28 12:05:22,517 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - 
SQL with binds:
SELECT    A,
          B,
          C
FROM      T
WHERE     D = 0
INTO      :{table.active},
          :{table.state},
          :{table.name}
OUT :{table.active} => ? [Boolean]
OUT :{table.state} => ? [Integer]
OUT :{table.name} => ? [String] - MDC[principal=default, scoutSession=qigku14brrvf0la58e3aelv4hssrkacspf2is7a6iem9qtc735p]
2024-06-28 12:05:22,522 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:69) - SQL Log:
SELECT    ROLE_NR
FROM      USER_ROLE
WHERE     USER_NR = 63 - MDC[principal=default, scoutSession=qigku14brrvf0la58e3aelv4hssrkacspf2is7a6iem9qtc735p]
2024-06-28 12:05:22,523 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) -  jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default, scoutSession=qigku14brrvf0la58e3aelv4hssrkacspf2is7a6iem9qtc735p]
2024-06-28 12:05:22,524 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - 
SQL with binds:
SELECT    ROLE_NR
FROM      USER_ROLE
WHERE     USER_NR = :personNr
INTO      :{roles}
IN  :personNr => ? [BIGINT 63]
OUT :{roles} => ? - MDC[principal=default, scoutSession=qigku14brrvf0la58e3aelv4hssrkacspf2is7a6iem9qtc735p]
2024-06-28 12:05:22,529 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:69) - SQL Log:
SELECT    A,
          B,
          C
FROM      T
WHERE     D = 0 - MDC[principal=default, scoutSession=qigku14brrvf0la58e3aelv4hssrkacspf2is7a6iem9qtc735p]
2024-06-28 12:05:22,529 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) -  jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default, scoutSession=qigku14brrvf0la58e3aelv4hssrkacspf2is7a6iem9qtc735p]
2024-06-28 12:05:22,530 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - 
SQL with binds:
SELECT    A,
          B,
          C
FROM      T
WHERE     D = 0
INTO      :{table.active},
          :{table.state},
          :{table.name}
OUT :{table.active} => ? [Boolean]
OUT :{table.state} => ? [Integer]
OUT :{table.name} => ? [String] - MDC[principal=default, scoutSession=qigku14brrvf0la58e3aelv4hssrkacspf2is7a6iem9qtc735p]
2024-06-28 12:05:22,563 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:69) - SQL Log:
SELECT    ROLE_NR
FROM      USER_ROLE
WHERE     USER_NR = 42 - MDC[principal=default, scoutSession=qigku14brrvf0la58e3aelv4hssrkacspf2is7a6iem9qtc735p]
2024-06-28 12:05:22,564 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) -  jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default, scoutSession=qigku14brrvf0la58e3aelv4hssrkacspf2is7a6iem9qtc735p]
2024-06-28 12:05:22,565 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - 
SQL with binds:
SELECT    ROLE_NR
FROM      USER_ROLE
WHERE     USER_NR = :personNr
INTO      :{roles}
IN  :personNr => ? [BIGINT 42]
OUT :{roles} => ? [Long] - MDC[principal=default, scoutSession=qigku14brrvf0la58e3aelv4hssrkacspf2is7a6iem9qtc735p]
2024-06-28 12:05:22,572 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:69) - SQL Log:
SELECT    A,
          B,
          C
FROM      T
WHERE     D = 0 - MDC[principal=default, scoutSession=qigku14brrvf0la58e3aelv4hssrkacspf2is7a6iem9qtc735p]
2024-06-28 12:05:22,572 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) -  jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default, scoutSession=qigku14brrvf0la58e3aelv4hssrkacspf2is7a6iem9qtc735p]
2024-06-28 12:05:22,574 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - 
SQL with binds:
SELECT    A,
          B,
          C
FROM      T
WHERE     D = 0
INTO      :{tableFieldBeanData.active},
          :{tableFieldBeanData.state},
          :{tableFieldBeanData.name}
OUT :{tableFieldBeanData.active} => ? [Boolean]
OUT :{tableFieldBeanData.state} => ? [Integer]
OUT :{tableFieldBeanData.name} => ? [String] - MDC[principal=default, scoutSession=qigku14brrvf0la58e3aelv4hssrkacspf2is7a6iem9qtc735p]
2024-06-28 12:05:22,580 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:69) - SQL Log:
SELECT    ROLE_NR
FROM      USER_ROLE
WHERE     USER_NR = 42 - MDC[principal=default, scoutSession=qigku14brrvf0la58e3aelv4hssrkacspf2is7a6iem9qtc735p]
2024-06-28 12:05:22,581 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) -  jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default, scoutSession=qigku14brrvf0la58e3aelv4hssrkacspf2is7a6iem9qtc735p]
2024-06-28 12:05:22,583 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - 
SQL with binds:
SELECT    ROLE_NR
FROM      USER_ROLE
WHERE     USER_NR = :personNr
INTO      :{roles}
IN  :personNr => ? [BIGINT 42]
OUT :{roles} => ? - MDC[principal=default, scoutSession=qigku14brrvf0la58e3aelv4hssrkacspf2is7a6iem9qtc735p]
2024-06-28 12:05:22,591 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:69) - SQL Log:
SELECT    A,
          B,
          C
FROM      T
WHERE     D = 0 - MDC[principal=default, scoutSession=qigku14brrvf0la58e3aelv4hssrkacspf2is7a6iem9qtc735p]
2024-06-28 12:05:22,591 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) -  jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default, scoutSession=qigku14brrvf0la58e3aelv4hssrkacspf2is7a6iem9qtc735p]
2024-06-28 12:05:22,593 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - 
SQL with binds:
SELECT    A,
          B,
          C
FROM      T
WHERE     D = 0
INTO      :{h.active},
          :{h.state},
          :{h.name}
OUT :{h.active} => ? [boolean]
OUT :{h.state} => ? [int]
OUT :{h.name} => ? [String] - MDC[principal=default, scoutSession=qigku14brrvf0la58e3aelv4hssrkacspf2is7a6iem9qtc735p]
2024-06-28 12:05:22,598 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - 
SQL with binds:
SELECT    A,
          B,
          C
FROM      T
WHERE     D = 0 - MDC[principal=default, scoutSession=qigku14brrvf0la58e3aelv4hssrkacspf2is7a6iem9qtc735p]
2024-06-28 12:05:22,602 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:69) - SQL Log:
SELECT    A,
          B,
          C
FROM      T
WHERE     D = 0 - MDC[principal=default, scoutSession=qigku14brrvf0la58e3aelv4hssrkacspf2is7a6iem9qtc735p]
2024-06-28 12:05:22,602 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) -  jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default, scoutSession=qigku14brrvf0la58e3aelv4hssrkacspf2is7a6iem9qtc735p]
2024-06-28 12:05:22,604 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - 
SQL with binds:
SELECT    A,
          B,
          C
FROM      T
WHERE     D = 0
INTO      :active,
          :state,
          :name
OUT :active => ? [Boolean]
OUT :state => ? [Integer]
OUT :name => ? [String] - MDC[principal=default, scoutSession=qigku14brrvf0la58e3aelv4hssrkacspf2is7a6iem9qtc735p]
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.145 s -- in org.eclipse.scout.rt.server.jdbc.SelectIntoArrayTest
[INFO] Running org.eclipse.scout.rt.server.jdbc.SelectIntoTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s -- in org.eclipse.scout.rt.server.jdbc.SelectIntoTest
[INFO] Running org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessorCreateSqlDumpTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.330 s -- in org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessorCreateSqlDumpTest
[INFO] Running org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessorFindNextBindTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessorFindNextBindTest
[INFO] Running org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessorTest
2024-06-28 12:05:24,071 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - 
SQL with binds:
SELECT    :bind1,
          :bind2
FROM      DUAL
IN  :bind1 => ? [NULL null]
IN  :bind2 => ? [NULL null] - MDC[principal=default, scoutSession=qigku14brrvf0la58e3aelv4hssrkacspf2is7a6iem9qtc735p]
2024-06-28 12:05:24,077 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - 
SQL with binds:
SELECT    :bind1,
          :bind2
FROM      DUAL
IN  :bind1 => ? [NULL null]
IN  :bind2 => ? [NULL null] - MDC[principal=default, scoutSession=qigku14brrvf0la58e3aelv4hssrkacspf2is7a6iem9qtc735p]
2024-06-28 12:05:24,085 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - 
SQL with binds:
SELECT    1,
          2
FROM      DUAL
INTO      :bind1,
          :bind2
OUT :bind1 => ? [Integer]
OUT :bind2 => ? [Integer] - MDC[principal=default, scoutSession=qigku14brrvf0la58e3aelv4hssrkacspf2is7a6iem9qtc735p]
2024-06-28 12:05:24,091 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - 
SQL with binds:
SELECT    1,
          2
FROM      DUAL
INTO      :bind1,
          :bind2
OUT :bind1 => ? [Integer]
OUT :bind2 => ? [Integer] - MDC[principal=default, scoutSession=qigku14brrvf0la58e3aelv4hssrkacspf2is7a6iem9qtc735p]
2024-06-28 12:05:24,096 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - 
SQL with binds:
SELECT    :userId,
          :bind1
FROM      DUAL
IN  :userId => ? [NULL null]
IN  :bind1 => ? [NULL null] - MDC[principal=default, scoutSession=qigku14brrvf0la58e3aelv4hssrkacspf2is7a6iem9qtc735p]
2024-06-28 12:05:24,100 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - 
SQL with binds:
SELECT    :bind1,
          :bind2
FROM      DUAL
IN  :bind1 => ? [NULL null]
IN  :bind2 => ? [NULL null] - MDC[principal=default, scoutSession=qigku14brrvf0la58e3aelv4hssrkacspf2is7a6iem9qtc735p]
2024-06-28 12:05:24,106 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - 
SQL with binds:
SELECT    1,
          2
FROM      DUAL
INTO      :bind1,
          :bind2
OUT :bind1 => ? [Integer]
OUT :bind2 => ? [Integer] - MDC[principal=default, scoutSession=qigku14brrvf0la58e3aelv4hssrkacspf2is7a6iem9qtc735p]
2024-06-28 12:05:24,134 INFO  [main] org.eclipse.scout.rt.server.jdbc.AbstractSqlService.logServiceConfig(AbstractSqlService.java:168) - JDBC Mapping: jdbc:oracle:thin:@localhost:1521:ORCL - MDC[principal=default, scoutSession=qigku14brrvf0la58e3aelv4hssrkacspf2is7a6iem9qtc735p]
2024-06-28 12:05:24,163 INFO  [main] org.eclipse.scout.rt.server.jdbc.AbstractSqlService.logServiceConfig(AbstractSqlService.java:169) - Schema: null - MDC[principal=default, scoutSession=qigku14brrvf0la58e3aelv4hssrkacspf2is7a6iem9qtc735p]
2024-06-28 12:05:24,177 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - 
SQL with binds:
SELECT    P.PERSON_NR,
          P.NAME
FROM      PERSON P
WHERE     P.PERSON_NR = :key
          AND P.NAME LIKE '%' || :text || '%'
IN  :key => ? [VARCHAR null]
IN  :text => ? [VARCHAR null] - MDC[principal=default, scoutSession=qigku14brrvf0la58e3aelv4hssrkacspf2is7a6iem9qtc735p]
2024-06-28 12:05:24,194 INFO  [main] org.eclipse.scout.rt.server.jdbc.AbstractSqlService.logServiceConfig(AbstractSqlService.java:168) - JDBC Mapping: jdbc:oracle:thin:@localhost:1521:ORCL - MDC[principal=default, scoutSession=qigku14brrvf0la58e3aelv4hssrkacspf2is7a6iem9qtc735p]
2024-06-28 12:05:24,195 INFO  [main] org.eclipse.scout.rt.server.jdbc.AbstractSqlService.logServiceConfig(AbstractSqlService.java:169) - Schema: null - MDC[principal=default, scoutSession=qigku14brrvf0la58e3aelv4hssrkacspf2is7a6iem9qtc735p]
2024-06-28 12:05:24,214 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - 
SQL with binds:
SELECT    COUNT(*)
FROM      PERSON P
WHERE     NVL(:birthdate, TO_DATE('1.1.3000', 'dd.mm.yyyy')) >= SYSDATE
          AND :name LIKE '%Me%'
          AND :{addressTable.street} LIKE '%Park%'
INTO      :countConcurrent
IN  :birthdate => ? [TIMESTAMP null]
IN  :name => ? [VARCHAR null]
IN  :{addressTable.street} => ? [VARCHAR null]
OUT :countConcurrent => ? [Integer] - MDC[principal=default, scoutSession=qigku14brrvf0la58e3aelv4hssrkacspf2is7a6iem9qtc735p]
2024-06-28 12:05:24,224 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - 
SQL with binds:
SELECT    COUNT(*)
FROM      PERSON P
WHERE     NVL(:birthdate, TO_DATE('1.1.3000', 'dd.mm.yyyy')) >= SYSDATE
          AND :name LIKE '%Me%'
          AND :{addressTable.street} LIKE '%Park%'
INTO      :countConcurrent
IN  :birthdate => ? [TIMESTAMP null]
IN  :name => ? [VARCHAR null]
IN  :{addressTable.street} => ? [VARCHAR null]
OUT :countConcurrent => ? [Integer] - MDC[principal=default, scoutSession=qigku14brrvf0la58e3aelv4hssrkacspf2is7a6iem9qtc735p]
2024-06-28 12:05:24,238 INFO  [main] org.eclipse.scout.rt.server.jdbc.AbstractSqlService.logServiceConfig(AbstractSqlService.java:168) - JDBC Mapping: jdbc:oracle:thin:@localhost:1521:ORCL - MDC[principal=default, scoutSession=qigku14brrvf0la58e3aelv4hssrkacspf2is7a6iem9qtc735p]
2024-06-28 12:05:24,239 INFO  [main] org.eclipse.scout.rt.server.jdbc.AbstractSqlService.logServiceConfig(AbstractSqlService.java:169) - Schema: null - MDC[principal=default, scoutSession=qigku14brrvf0la58e3aelv4hssrkacspf2is7a6iem9qtc735p]
2024-06-28 12:05:24,266 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - 
SQL with binds:
SELECT    BP_NR
FROM      FLM_BP
WHERE     BP_NO LIKE :bpNo
INTO      :bpNr
IN  :bpNo => ? [VARCHAR 12]
OUT :bpNr => ? [Long] - MDC[principal=default, scoutSession=qigku14brrvf0la58e3aelv4hssrkacspf2is7a6iem9qtc735p]
2024-06-28 12:05:24,276 INFO  [main] org.eclipse.scout.rt.server.jdbc.AbstractSqlService.logServiceConfig(AbstractSqlService.java:168) - JDBC Mapping: jdbc:oracle:thin:@localhost:1521:ORCL - MDC[principal=default, scoutSession=qigku14brrvf0la58e3aelv4hssrkacspf2is7a6iem9qtc735p]
2024-06-28 12:05:24,276 INFO  [main] org.eclipse.scout.rt.server.jdbc.AbstractSqlService.logServiceConfig(AbstractSqlService.java:169) - Schema: null - MDC[principal=default, scoutSession=qigku14brrvf0la58e3aelv4hssrkacspf2is7a6iem9qtc735p]
2024-06-28 12:05:24,281 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - 
SQL with binds:
SELECT    1
FROM      DUAL
INTO      :active
OUT :active => ? [Integer] - MDC[principal=default, scoutSession=qigku14brrvf0la58e3aelv4hssrkacspf2is7a6iem9qtc735p]
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.259 s -- in org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessorTest
[INFO] Running org.eclipse.scout.rt.server.jdbc.parsers.BindParserTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.server.jdbc.parsers.BindParserTest
[INFO] Running org.eclipse.scout.rt.server.jdbc.parsers.SqlFunctionReplaceTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.scout.rt.server.jdbc.parsers.SqlFunctionReplaceTest
[INFO] Running org.eclipse.scout.rt.server.jdbc.parsers.sql.SqlFormatterTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.072 s -- in org.eclipse.scout.rt.server.jdbc.parsers.sql.SqlFormatterTest
[INFO] Running org.eclipse.scout.rt.server.jdbc.style.AbstractSqlStyleTest
[INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.436 s -- in org.eclipse.scout.rt.server.jdbc.style.AbstractSqlStyleTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 62, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.server.jdbc.test ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc.test/target/org.eclipse.scout.rt.server.jdbc.test-24.2-SNAPSHOT.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.server.jdbc.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc.test/target/org.eclipse.scout.rt.server.jdbc.test-24.2-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.server.jdbc.test ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.server.jdbc.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc.test/target/org.eclipse.scout.rt.server.jdbc.test-24.2-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.server.jdbc.test ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] -----------< org.eclipse.scout.rt:org.eclipse.scout.rt.rest >-----------
[INFO] Building org.eclipse.scout.rt.rest 24.2-SNAPSHOT                 [30/72]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/jakarta/ws/rs/jakarta.ws.rs-api/3.0.0/jakarta.ws.rs-api-3.0.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/ws/rs/jakarta.ws.rs-api/3.0.0/jakarta.ws.rs-api-3.0.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/ws/rs/jakarta.ws.rs-api/3.0.0/jakarta.ws.rs-api-3.0.0.pom (25 kB at 563 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.pom (5.9 kB at 987 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/jakarta/ws/rs/jakarta.ws.rs-api/3.0.0/jakarta.ws.rs-api-3.0.0.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/ws/rs/jakarta.ws.rs-api/3.0.0/jakarta.ws.rs-api-3.0.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/ws/rs/jakarta.ws.rs-api/3.0.0/jakarta.ws.rs-api-3.0.0.jar (139 kB at 11 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar (11 kB at 1.8 MB/s)
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.rest ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.rest ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.rest ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.rest ---
[INFO] Copying 3 resources from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.rest ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling with eclipse [debug release 11] to target/classes
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/error/ErrorDo.java:[66,21] Unsupported @SuppressWarnings("squid:S1166")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/AbstractRestClientHelper.java:[130,10] jakarta.ws.rs.ext.ContextResolver is a raw type. References to generic type jakarta.ws.rs.ext.ContextResolver<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/AbstractRestClientHelper.java:[138,18] jakarta.ws.rs.ext.ContextResolver is a raw type. References to generic type jakarta.ws.rs.ext.ContextResolver<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/AbstractRestClientHelper.java:[138,65] jakarta.ws.rs.ext.ContextResolver is a raw type. References to generic type jakarta.ws.rs.ext.ContextResolver<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/AbstractRestClientHelper.java:[151,45] jakarta.ws.rs.ext.ContextResolver is a raw type. References to generic type jakarta.ws.rs.ext.ContextResolver<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/AbstractRestClientHelper.java:[177,18] jakarta.ws.rs.ext.ContextResolver is a raw type. References to generic type jakarta.ws.rs.ext.ContextResolver<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/AbstractEntityRestClientExceptionTransformer.java:[84,13] The enum constant CLIENT_ERROR needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status.Family
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/AbstractEntityRestClientExceptionTransformer.java:[84,13] The enum constant INFORMATIONAL needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status.Family
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/AbstractEntityRestClientExceptionTransformer.java:[84,13] The enum constant OTHER needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status.Family
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/AbstractEntityRestClientExceptionTransformer.java:[84,13] The enum constant REDIRECTION needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status.Family
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/AbstractEntityRestClientExceptionTransformer.java:[84,13] The enum constant SERVER_ERROR needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status.Family
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant ACCEPTED needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant BAD_REQUEST needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant CONFLICT needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant CREATED needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant EXPECTATION_FAILED needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant FOUND needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant GONE needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant HTTP_VERSION_NOT_SUPPORTED needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant INTERNAL_SERVER_ERROR needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant LENGTH_REQUIRED needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant METHOD_NOT_ALLOWED needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant MOVED_PERMANENTLY needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant NETWORK_AUTHENTICATION_REQUIRED needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant NOT_ACCEPTABLE needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant NOT_IMPLEMENTED needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant NOT_MODIFIED needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant NO_CONTENT needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant OK needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant PARTIAL_CONTENT needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant PAYMENT_REQUIRED needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant PRECONDITION_FAILED needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant PRECONDITION_REQUIRED needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant PROXY_AUTHENTICATION_REQUIRED needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant REQUESTED_RANGE_NOT_SATISFIABLE needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant REQUEST_ENTITY_TOO_LARGE needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant REQUEST_HEADER_FIELDS_TOO_LARGE needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant REQUEST_TIMEOUT needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant REQUEST_URI_TOO_LONG needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant RESET_CONTENT needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant SEE_OTHER needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant TEMPORARY_REDIRECT needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant TOO_MANY_REQUESTS needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant UNAUTHORIZED needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant UNSUPPORTED_MEDIA_TYPE needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant USE_PROXY needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[51,13] The enum constant INFORMATIONAL needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status.Family
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[51,13] The enum constant OTHER needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status.Family
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[51,13] The enum constant REDIRECTION needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status.Family
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[51,13] The enum constant SERVER_ERROR needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status.Family
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[51,13] The enum constant SUCCESSFUL needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status.Family
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[170,5] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.RestProxyInvocationHandler is a raw type. References to generic type org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.RestProxyInvocationHandler<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[170,43] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.RestProxyInvocationHandler is a raw type. References to generic type org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.RestProxyInvocationHandler<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[295,98] java.util.concurrent.Future is a raw type. References to generic type java.util.concurrent.Future<V> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[296,56] java.util.concurrent.Future is a raw type. References to generic type java.util.concurrent.Future<V> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant ACCEPTED needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant BAD_GATEWAY needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant CONFLICT needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant CREATED needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant EXPECTATION_FAILED needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant FOUND needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant GATEWAY_TIMEOUT needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant GONE needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant HTTP_VERSION_NOT_SUPPORTED needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant LENGTH_REQUIRED needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant MOVED_PERMANENTLY needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant NETWORK_AUTHENTICATION_REQUIRED needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant NOT_IMPLEMENTED needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant NOT_MODIFIED needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant NO_CONTENT needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant OK needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant PARTIAL_CONTENT needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant PAYMENT_REQUIRED needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant PRECONDITION_FAILED needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant PRECONDITION_REQUIRED needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant PROXY_AUTHENTICATION_REQUIRED needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant REQUESTED_RANGE_NOT_SATISFIABLE needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant REQUEST_ENTITY_TOO_LARGE needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant REQUEST_HEADER_FIELDS_TOO_LARGE needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant REQUEST_TIMEOUT needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant REQUEST_URI_TOO_LONG needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant RESET_CONTENT needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant SEE_OTHER needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant TEMPORARY_REDIRECT needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant TOO_MANY_REQUESTS needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant USE_PROXY needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/RestClientProperties.java:[187,21] Unsupported @SuppressWarnings("squid:S2068")
[INFO] 
[INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.rest ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/target/classes/META-INF/jandex.idx
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.rest ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.rest ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.rest ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.rest ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/target/org.eclipse.scout.rt.rest-24.2-SNAPSHOT.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.rest ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.rest ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/target/org.eclipse.scout.rt.rest-24.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.rest ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.rest ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] -----------< org.eclipse.scout.rt:org.eclipse.scout.rt.api >------------
[INFO] Building org.eclipse.scout.rt.api 24.2-SNAPSHOT                  [31/72]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.api/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.api ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.api ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.api ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.api/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.api ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.api ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling with eclipse [debug release 11] to target/classes
[INFO] 
[INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.api ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.api/target/classes/META-INF/jandex.idx
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.api ---
[INFO] Copying 2 resources from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.api ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling with eclipse [debug release 11] to target/test-classes
[INFO] 
[INFO] --- jandex:3.1.6:jandex (make-test-index) @ org.eclipse.scout.rt.api ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.api/target/test-classes/jandex.idx
[INFO] 
[INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.api ---
[INFO] Surefire report directory: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.api/target/surefire-reports
[INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.scout.rt.api.code.CodeResourceTest
2024-06-28 12:05:31,069 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true
2024-06-28 12:05:31,107 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:37) - Building jandex class inventory using rebuild strategy IF_MISSING...
2024-06-28 12:05:31,369 INFO  [ForkJoinPool.commonPool-worker-1] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:180) - Rebuild index 'file:/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.api/target/test-classes/META-INF/jandex.idx'. Scanning location...
2024-06-28 12:05:31,577 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:43) - Finished building jandex class inventory in 491.098181 ms. Total class count: 973
2024-06-28 12:05:31,996 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:226) - Collected 216 beans in 414.493036 ms
2024-06-28 12:05:32,170 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:231) - Registered 216 beans in 174.880800 ms
2024-06-28 12:05:32,195 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport
2024-06-28 12:05:32,198 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:191) - No classpath:config.properties found. Running with empty configuration.
2024-06-28 12:05:32,393 INFO  [main] org.eclipse.scout.rt.testing.platform.GlobalTestingPlatform.checkAccess(GlobalTestingPlatform.java:75) - Accessing the BeanManager before the testing platform is fully started; blocking until Platform.awaitPlatformStarted
2024-06-28 12:05:32,408 WARN  [main] org.eclipse.scout.rt.api.code.CodeResource.putToMap(CodeResource.java:81) - Skipping CodeType without id.
2024-06-28 12:05:32,408 WARN  [main] org.eclipse.scout.rt.api.code.CodeResource.putToMap(CodeResource.java:86) - CodeType with duplicate id '1' found.
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.446 s -- in org.eclipse.scout.rt.api.code.CodeResourceTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.api ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.api/target/org.eclipse.scout.rt.api-24.2-SNAPSHOT.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.api ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.api/target/org.eclipse.scout.rt.api-24.2-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.api ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.api/target/org.eclipse.scout.rt.api-24.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.api ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.api/target/org.eclipse.scout.rt.api-24.2-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.api ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.jackson.test >-------
[INFO] Building org.eclipse.scout.rt.jackson.test 24.2-SNAPSHOT         [32/72]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.jackson.test/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.jackson.test ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.jackson.test ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.jackson.test ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.jackson.test/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.jackson.test ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.jackson.test ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling with eclipse [debug release 11] to target/classes
[INFO] 
[INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.jackson.test ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.jackson.test/target/classes/META-INF/jandex.idx
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.jackson.test ---
[INFO] Copying 177 resources from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.jackson.test ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling with eclipse [debug release 11] to target/test-classes
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.jackson.test/src/test/java/org/eclipse/scout/rt/jackson/dataobject/fixture/TestNestedListRawDo.java:[263,79] Type safety: Potential heap pollution via varargs parameter stringIDoEntityMap
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.jackson.test/src/test/java/org/eclipse/scout/rt/jackson/dataobject/fixture/TestNestedListRawDo.java:[280,89] Type safety: Potential heap pollution via varargs parameter stringIDataObjectEntityMap
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.jackson.test/src/test/java/org/eclipse/scout/rt/jackson/dataobject/fixture/TestNestedListRawDo.java:[297,113] Type safety: Potential heap pollution via varargs parameter stringITestTypedUntypedInnerEntityMap
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.jackson.test/src/test/java/org/eclipse/scout/rt/jackson/dataobject/fixture/TestNestedListRawDo.java:[314,133] Type safety: Potential heap pollution via varargs parameter stringITestTypedUntypedInnerDataObjectEntityMap
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.jackson.test/src/test/java/org/eclipse/scout/rt/jackson/dataobject/fixture/TestNestedListRawDo.java:[331,127] Type safety: Potential heap pollution via varargs parameter stringAbstractTestTypedUntypedInnerEntityMap
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.jackson.test/src/test/java/org/eclipse/scout/rt/jackson/dataobject/fixture/TestCustomImplementedEntityDo.java:[173,21] Unnecessary @SuppressWarnings("unchecked")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.jackson.test/src/test/java/org/eclipse/scout/rt/jackson/dataobject/fixture/TestCustomImplementedEntityDo.java:[180,21] Unnecessary @SuppressWarnings("unchecked")
[INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.jackson.test/src/test/java/org/eclipse/scout/rt/jackson/dataobject/JacksonDataObjectMapperTest.java:[216,21] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.deprecation' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.jackson.test/src/test/java/org/eclipse/scout/rt/jackson/dataobject/JacksonDataObjectMapperTest.java:[304,5] org.eclipse.scout.rt.platform.IBean is a raw type. References to generic type org.eclipse.scout.rt.platform.IBean<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.jackson.test/src/test/java/org/eclipse/scout/rt/jackson/dataobject/JacksonDataObjectMapperTest.java:[378,5] org.eclipse.scout.rt.platform.IBean is a raw type. References to generic type org.eclipse.scout.rt.platform.IBean<T> should be parameterized
[INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.jackson.test/src/test/java/org/eclipse/scout/rt/jackson/dataobject/JsonDataObjectsSerializationTest.java:[204,21] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.deprecation' is not analysed due to a compiler option being ignored
[INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.jackson.test/src/test/java/org/eclipse/scout/rt/jackson/dataobject/JsonDataObjectsSerializationTest.java:[961,23] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.deprecation' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.jackson.test/src/test/java/org/eclipse/scout/rt/jackson/dataobject/JsonDataObjectsSerializationTest.java:[1419,36] org.eclipse.scout.rt.dataobject.IDoCollection is a raw type. References to generic type org.eclipse.scout.rt.dataobject.IDoCollection<V,COLLECTION> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.jackson.test/src/test/java/org/eclipse/scout/rt/jackson/dataobject/JsonDataObjectsSerializationTest.java:[1461,36] org.eclipse.scout.rt.dataobject.IDoCollection is a raw type. References to generic type org.eclipse.scout.rt.dataobject.IDoCollection<V,COLLECTION> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.jackson.test/src/test/java/org/eclipse/scout/rt/jackson/dataobject/JsonDataObjectsSerializationTest.java:[1492,5] Type safety: Unchecked invocation testDeserialize_TestItemIDoCollection(java.lang.Class<org.eclipse.scout.rt.dataobject.DoList>) of the generic method testDeserialize_TestItemIDoCollection(java.lang.Class<DO_COLLECTION>) of type org.eclipse.scout.rt.jackson.dataobject.JsonDataObjectsSerializationTest
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.jackson.test/src/test/java/org/eclipse/scout/rt/jackson/dataobject/JsonDataObjectsSerializationTest.java:[1498,5] Type safety: Unchecked invocation testDeserialize_TestItemIDoCollection(java.lang.Class<org.eclipse.scout.rt.dataobject.DoSet>) of the generic method testDeserialize_TestItemIDoCollection(java.lang.Class<DO_COLLECTION>) of type org.eclipse.scout.rt.jackson.dataobject.JsonDataObjectsSerializationTest
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.jackson.test/src/test/java/org/eclipse/scout/rt/jackson/dataobject/JsonDataObjectsSerializationTest.java:[1504,5] Type safety: Unchecked invocation testDeserialize_TestItemIDoCollection(java.lang.Class<org.eclipse.scout.rt.dataobject.DoCollection>) of the generic method testDeserialize_TestItemIDoCollection(java.lang.Class<DO_COLLECTION>) of type org.eclipse.scout.rt.jackson.dataobject.JsonDataObjectsSerializationTest
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.jackson.test/src/test/java/org/eclipse/scout/rt/jackson/dataobject/JsonDataObjectsSerializationTest.java:[1509,23] Unnecessary @SuppressWarnings("unchecked")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.jackson.test/src/test/java/org/eclipse/scout/rt/jackson/dataobject/JsonDataObjectsSerializationTest.java:[2670,98] org.eclipse.scout.rt.jackson.dataobject.fixture.TestGenericDo is a raw type. References to generic type org.eclipse.scout.rt.jackson.dataobject.fixture.TestGenericDo<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.jackson.test/src/test/java/org/eclipse/scout/rt/jackson/dataobject/JsonDataObjectsSerializationTest.java:[2742,98] org.eclipse.scout.rt.jackson.dataobject.fixture.TestGenericDo is a raw type. References to generic type org.eclipse.scout.rt.jackson.dataobject.fixture.TestGenericDo<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.jackson.test/src/test/java/org/eclipse/scout/rt/jackson/dataobject/JsonDataObjectsSerializationTest.java:[2972,18] org.eclipse.scout.rt.dataobject.DoList is a raw type. References to generic type org.eclipse.scout.rt.dataobject.DoList<V> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.jackson.test/src/test/java/org/eclipse/scout/rt/jackson/dataobject/JsonDataObjectsSerializationTest.java:[3034,5] org.eclipse.scout.rt.dataobject.DoList is a raw type. References to generic type org.eclipse.scout.rt.dataobject.DoList<V> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.jackson.test/src/test/java/org/eclipse/scout/rt/jackson/dataobject/JsonDataObjectsSerializationTest.java:[3034,30] org.eclipse.scout.rt.dataobject.DoList is a raw type. References to generic type org.eclipse.scout.rt.dataobject.DoList<V> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.jackson.test/src/test/java/org/eclipse/scout/rt/jackson/dataobject/fixture/TestOptionalDo.java:[56,63] Type safety: Potential heap pollution via varargs parameter optStringList
[INFO] 
[INFO] --- jandex:3.1.6:jandex (make-test-index) @ org.eclipse.scout.rt.jackson.test ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.jackson.test/target/test-classes/jandex.idx
[INFO] 
[INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.jackson.test ---
[INFO] Surefire report directory: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.jackson.test/target/surefire-reports
[INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.scout.rt.jackson.dataobject.DataObjectHelperNormalizeTest
2024-06-28 12:05:36,672 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true
2024-06-28 12:05:36,700 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:37) - Building jandex class inventory using rebuild strategy IF_MISSING...
2024-06-28 12:05:36,868 INFO  [ForkJoinPool.commonPool-worker-1] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:180) - Rebuild index 'file:/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.jackson.test/target/test-classes/META-INF/jandex.idx'. Scanning location...
2024-06-28 12:05:37,335 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:43) - Finished building jandex class inventory in 649.580405 ms. Total class count: 1064
2024-06-28 12:05:37,709 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:226) - Collected 262 beans in 370.610786 ms
2024-06-28 12:05:37,792 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:231) - Registered 262 beans in 82.860560 ms
2024-06-28 12:05:37,812 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport
2024-06-28 12:05:37,813 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:191) - No classpath:config.properties found. Running with empty configuration.
OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
2024-06-28 12:05:39,820 WARN  [main] org.eclipse.scout.rt.dataobject.DataObjectInventory.registerClassByTypeName(DataObjectInventory.java:323) - Class org.eclipse.scout.rt.jackson.dataobject.fixture.TestWithEmptyTypeNameDo is annotated with @TypeName with an empty type name value, skip registration
2024-06-28 12:05:39,849 INFO  [main] org.eclipse.scout.rt.dataobject.DataObjectInventory.init(DataObjectInventory.java:116) - Registry initialized, found 105 IDoEntity implementations with @TypeName annotation and 6 implementations with @TypeVersion annotation.
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.374 s -- in org.eclipse.scout.rt.jackson.dataobject.DataObjectHelperNormalizeTest
[INFO] Running org.eclipse.scout.rt.jackson.dataobject.DoEntitySerializerAttributeNameComparatorTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.scout.rt.jackson.dataobject.DoEntitySerializerAttributeNameComparatorTest
[INFO] Running org.eclipse.scout.rt.jackson.dataobject.JacksonDataObjectMapperTest
[INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.891 s -- in org.eclipse.scout.rt.jackson.dataobject.JacksonDataObjectMapperTest
[INFO] Running org.eclipse.scout.rt.jackson.dataobject.JacksonIdStructureTest
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.eclipse.scout.rt.jackson.dataobject.JacksonIdStructureTest
[INFO] Running org.eclipse.scout.rt.jackson.dataobject.JsonDataObjectsExtensibilitySerializationTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s -- in org.eclipse.scout.rt.jackson.dataobject.JsonDataObjectsExtensibilitySerializationTest
[INFO] Running org.eclipse.scout.rt.jackson.dataobject.JsonDataObjectsRawSerializationTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 s -- in org.eclipse.scout.rt.jackson.dataobject.JsonDataObjectsRawSerializationTest
[INFO] Running org.eclipse.scout.rt.jackson.dataobject.JsonDataObjectsSerializationTest
2024-06-28 12:05:43,909 WARN  [main] org.eclipse.scout.rt.jackson.dataobject.DoEntityDeserializer.deserializeDoEntityVersionAttribute(DoEntityDeserializer.java:211) - Found version mismatch while deserializing DoEntity org.eclipse.scout.rt.jackson.dataobject.fixture.TestVersionedDo. Data object version (in class file) 'jacksonFixture-1.0.0', deserialized data version ''
2024-06-28 12:05:44,492 WARN  [main] org.eclipse.scout.rt.jackson.dataobject.DoEntityDeserializer.deserializeDoEntityVersionAttribute(DoEntityDeserializer.java:211) - Found version mismatch while deserializing DoEntity org.eclipse.scout.rt.jackson.dataobject.fixture.TestVersionedDo. Data object version (in class file) 'jacksonFixture-1.0.0', deserialized data version 'scout-9.0.0'
2024-06-28 12:05:44,590 WARN  [main] org.eclipse.scout.rt.jackson.dataobject.DoEntityDeserializer.deserializeDoEntityVersionAttribute(DoEntityDeserializer.java:211) - Found version mismatch while deserializing DoEntity org.eclipse.scout.rt.jackson.dataobject.fixture.TestVersionedDo. Data object version (in class file) 'jacksonFixture-1.0.0', deserialized data version 'scout-a.b.c'
2024-06-28 12:05:44,799 WARN  [main] org.eclipse.scout.rt.jackson.dataobject.DoEntityDeserializer.deserializeDoEntityVersionAttribute(DoEntityDeserializer.java:211) - Found version mismatch while deserializing DoEntity org.eclipse.scout.rt.jackson.dataobject.fixture.TestVersionedDo. Data object version (in class file) 'jacksonFixture-1.0.0', deserialized data version 'null'
[INFO] Tests run: 225, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.234 s -- in org.eclipse.scout.rt.jackson.dataobject.JsonDataObjectsSerializationTest
[INFO] Running org.eclipse.scout.rt.jackson.dataobject.TypeFactoryUtilityTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.jackson.dataobject.TypeFactoryUtilityTest
[INFO] Running org.eclipse.scout.rt.jackson.dataobject.enumeration.EnumSerializationTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.eclipse.scout.rt.jackson.dataobject.enumeration.EnumSerializationTest
[INFO] Running org.eclipse.scout.rt.jackson.dataobject.id.IIdSerializationTest
[INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 s -- in org.eclipse.scout.rt.jackson.dataobject.id.IIdSerializationTest
[INFO] Running org.eclipse.scout.rt.jackson.dataobject.id.QualifiedIIdSerializationTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.scout.rt.jackson.dataobject.id.QualifiedIIdSerializationTest
[INFO] Running org.eclipse.scout.rt.jackson.dataobject.id.StringIdSerializationTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.scout.rt.jackson.dataobject.id.StringIdSerializationTest
[INFO] Running org.eclipse.scout.rt.jackson.dataobject.id.TypedIdSerializationTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.scout.rt.jackson.dataobject.id.TypedIdSerializationTest
[INFO] Running org.eclipse.scout.rt.jackson.dataobject.id.UuIdSerializationTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.scout.rt.jackson.dataobject.id.UuIdSerializationTest
[INFO] Running org.eclipse.scout.rt.jackson.dataobject.value.IValueDoTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s -- in org.eclipse.scout.rt.jackson.dataobject.value.IValueDoTest
[INFO] Running org.eclipse.scout.rt.jackson.testing.DataObjectSerializationTestHelperTest
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.scout.rt.jackson.testing.DataObjectSerializationTestHelperTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 331, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.jackson.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.jackson.test/target/org.eclipse.scout.rt.jackson.test-24.2-SNAPSHOT.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.jackson.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.jackson.test/target/org.eclipse.scout.rt.jackson.test-24.2-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.jackson.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.jackson.test/target/org.eclipse.scout.rt.jackson.test-24.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.jackson.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.jackson.test/target/org.eclipse.scout.rt.jackson.test-24.2-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.jackson.test ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.mom.api.test >-------
[INFO] Building org.eclipse.scout.rt.mom.api.test 24.2-SNAPSHOT         [33/72]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.mom.api.test/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.mom.api.test ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.mom.api.test ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.mom.api.test ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.mom.api.test/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.mom.api.test ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.mom.api.test/src/main/resources
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.mom.api.test ---
[INFO] No sources to compile
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.mom.api.test ---
[INFO] Copying 2 resources from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.mom.api.test ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling with eclipse [debug release 11] to target/test-classes
[INFO] 
[INFO] --- jandex:3.1.6:jandex (make-test-index) @ org.eclipse.scout.rt.mom.api.test ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.mom.api.test/target/test-classes/jandex.idx
[INFO] 
[INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.mom.api.test ---
[INFO] Surefire report directory: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.mom.api.test/target/surefire-reports
[INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.scout.rt.mom.api.DestinationConfigPropertyParserTest
SLF4J: No SLF4J providers were found.
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See https://www.slf4j.org/codes.html#noProviders for further details.
[INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.215 s -- in org.eclipse.scout.rt.mom.api.DestinationConfigPropertyParserTest
[INFO] Running org.eclipse.scout.rt.mom.api.marshaller.BytesMarshallerTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.274 s -- in org.eclipse.scout.rt.mom.api.marshaller.BytesMarshallerTest
[INFO] Running org.eclipse.scout.rt.mom.api.marshaller.JsonDataObjectMarshallerTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.868 s -- in org.eclipse.scout.rt.mom.api.marshaller.JsonDataObjectMarshallerTest
[INFO] Running org.eclipse.scout.rt.mom.api.marshaller.JsonMarshallerTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.140 s -- in org.eclipse.scout.rt.mom.api.marshaller.JsonMarshallerTest
[INFO] Running org.eclipse.scout.rt.mom.api.marshaller.ObjectMarshallerTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s -- in org.eclipse.scout.rt.mom.api.marshaller.ObjectMarshallerTest
[INFO] Running org.eclipse.scout.rt.mom.api.marshaller.TextMarshallerTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.scout.rt.mom.api.marshaller.TextMarshallerTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 37, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.mom.api.test ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.mom.api.test/target/org.eclipse.scout.rt.mom.api.test-24.2-SNAPSHOT.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.mom.api.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.mom.api.test/target/org.eclipse.scout.rt.mom.api.test-24.2-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.mom.api.test ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.mom.api.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.mom.api.test/target/org.eclipse.scout.rt.mom.api.test-24.2-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.mom.api.test ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] ---------< org.eclipse.scout.rt:org.eclipse.scout.rt.mom.jms >----------
[INFO] Building org.eclipse.scout.rt.mom.jms 24.2-SNAPSHOT              [34/72]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.mom.jms/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/jakarta/jms/jakarta.jms-api/3.0.0/jakarta.jms-api-3.0.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/jms/jakarta.jms-api/3.0.0/jakarta.jms-api-3.0.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/jms/jakarta.jms-api/3.0.0/jakarta.jms-api-3.0.0.pom (10.0 kB at 1.2 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/jakarta/jms/jakarta.jms-api/3.0.0/jakarta.jms-api-3.0.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/jms/jakarta.jms-api/3.0.0/jakarta.jms-api-3.0.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/jms/jakarta.jms-api/3.0.0/jakarta.jms-api-3.0.0.jar (56 kB at 7.0 MB/s)
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.mom.jms ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.mom.jms ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.mom.jms ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.mom.jms/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.mom.jms ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.mom.jms ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling with eclipse [debug release 11] to target/classes
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.mom.jms/src/main/java/org/eclipse/scout/rt/mom/jms/JmsMomImplementor.java:[149,21] Unsupported @SuppressWarnings("squid:S1149")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.mom.jms/src/main/java/org/eclipse/scout/rt/mom/jms/JmsMomImplementor.java:[165,23] org.eclipse.scout.rt.mom.api.IDestination is a raw type. References to generic type org.eclipse.scout.rt.mom.api.IDestination<DTO> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.mom.jms/src/main/java/org/eclipse/scout/rt/mom/jms/JmsMomImplementor.java:[166,23] org.eclipse.scout.rt.mom.api.IDestination is a raw type. References to generic type org.eclipse.scout.rt.mom.api.IDestination<DTO> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.mom.jms/src/main/java/org/eclipse/scout/rt/mom/jms/JmsMomImplementor.java:[212,21] Unsupported @SuppressWarnings("RedundantThrows")
[INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.mom.jms/src/main/java/org/eclipse/scout/rt/mom/jms/JmsMomImplementor.java:[462,25] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.mom.jms/src/main/java/org/eclipse/scout/rt/mom/jms/JmsMomImplementor.java:[502,5] org.eclipse.scout.rt.mom.jms.JmsMessageReader is a raw type. References to generic type org.eclipse.scout.rt.mom.jms.JmsMessageReader<DTO> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.mom.jms/src/main/java/org/eclipse/scout/rt/mom/jms/JmsMomImplementor.java:[705,22] Unsupported @SuppressWarnings("squid:S1149")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.mom.jms/src/main/java/org/eclipse/scout/rt/mom/jms/JmsMomImplementor.java:[705,37] Unsupported @SuppressWarnings("RedundantThrows")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.mom.jms/src/main/java/org/eclipse/scout/rt/mom/jms/JmsMomImplementor.java:[821,16] org.eclipse.scout.rt.mom.api.IDestination is a raw type. References to generic type org.eclipse.scout.rt.mom.api.IDestination<DTO> should be parameterized
[INFO] 
[INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.mom.jms ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.mom.jms/target/classes/META-INF/jandex.idx
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.mom.jms ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.mom.jms/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.mom.jms ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.mom.jms ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.mom.jms ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.mom.jms/target/org.eclipse.scout.rt.mom.jms-24.2-SNAPSHOT.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.mom.jms ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.mom.jms ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.mom.jms/target/org.eclipse.scout.rt.mom.jms-24.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.mom.jms ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.mom.jms ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.mom.jms.test >-------
[INFO] Building org.eclipse.scout.rt.mom.jms.test 24.2-SNAPSHOT         [35/72]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.mom.jms.test/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/activemq/activemq-broker/6.0.0/activemq-broker-6.0.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/activemq-broker/6.0.0/activemq-broker-6.0.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/activemq-broker/6.0.0/activemq-broker-6.0.0.pom (9.6 kB at 1.4 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/activemq/activemq-parent/6.0.0/activemq-parent-6.0.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/activemq-parent/6.0.0/activemq-parent-6.0.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/activemq-parent/6.0.0/activemq-parent-6.0.0.pom (57 kB at 7.2 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/camel/camel-bom/4.1.0/camel-bom-4.1.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/camel/camel-bom/4.1.0/camel-bom-4.1.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/camel/camel-bom/4.1.0/camel-bom-4.1.0.pom (78 kB at 7.8 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/camel/camel/4.1.0/camel-4.1.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/camel/camel/4.1.0/camel-4.1.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/camel/camel/4.1.0/camel-4.1.0.pom (22 kB at 2.4 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/jaxb/jaxb-bom/4.0.2/jaxb-bom-4.0.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-bom/4.0.2/jaxb-bom-4.0.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-bom/4.0.2/jaxb-bom-4.0.2.pom (11 kB at 1.5 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/activemq/activemq-client/6.0.0/activemq-client-6.0.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/activemq-client/6.0.0/activemq-client-6.0.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/activemq-client/6.0.0/activemq-client-6.0.0.pom (15 kB at 2.1 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/fusesource/hawtbuf/hawtbuf/1.11/hawtbuf-1.11.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/fusesource/hawtbuf/hawtbuf/1.11/hawtbuf-1.11.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/fusesource/hawtbuf/hawtbuf/1.11/hawtbuf-1.11.pom (2.6 kB at 371 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/fusesource/hawtbuf/hawtbuf-project/1.11/hawtbuf-project-1.11.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/fusesource/hawtbuf/hawtbuf-project/1.11/hawtbuf-project-1.11.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/fusesource/hawtbuf/hawtbuf-project/1.11/hawtbuf-project-1.11.pom (11 kB at 1.9 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/fusesource/fusesource-pom/1.10/fusesource-pom-1.10.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/fusesource/fusesource-pom/1.10/fusesource-pom-1.10.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/fusesource/fusesource-pom/1.10/fusesource-pom-1.10.pom (15 kB at 2.1 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/activemq/artemis-jakarta-client/2.31.2/artemis-jakarta-client-2.31.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-jakarta-client/2.31.2/artemis-jakarta-client-2.31.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-jakarta-client/2.31.2/artemis-jakarta-client-2.31.2.pom (4.1 kB at 689 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/activemq/artemis-pom/2.31.2/artemis-pom-2.31.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-pom/2.31.2/artemis-pom-2.31.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-pom/2.31.2/artemis-pom-2.31.2.pom (89 kB at 11 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-bom/1.24.0/opentelemetry-bom-1.24.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-bom/1.24.0/opentelemetry-bom-1.24.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-bom/1.24.0/opentelemetry-bom-1.24.0.pom (6.0 kB at 1.0 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-bom-alpha/1.24.0-alpha/opentelemetry-bom-alpha-1.24.0-alpha.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-bom-alpha/1.24.0-alpha/opentelemetry-bom-alpha-1.24.0-alpha.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-bom-alpha/1.24.0-alpha/opentelemetry-bom-alpha-1.24.0-alpha.pom (4.2 kB at 694 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/jetty-bom/10.0.16/jetty-bom-10.0.16.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-bom/10.0.16/jetty-bom-10.0.16.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-bom/10.0.16/jetty-bom-10.0.16.pom (19 kB at 2.4 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/activemq/artemis-core-client/2.31.2/artemis-core-client-2.31.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-core-client/2.31.2/artemis-core-client-2.31.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-core-client/2.31.2/artemis-core-client-2.31.2.pom (6.9 kB at 863 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/jgroups/jgroups/5.3.0.Final/jgroups-5.3.0.Final.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jgroups/jgroups/5.3.0.Final/jgroups-5.3.0.Final.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jgroups/jgroups/5.3.0.Final/jgroups-5.3.0.Final.pom (21 kB at 2.1 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/activemq/artemis-commons/2.31.2/artemis-commons-2.31.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-commons/2.31.2/artemis-commons-2.31.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-commons/2.31.2/artemis-commons-2.31.2.pom (5.6 kB at 801 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/netty/netty-buffer/4.1.101.Final/netty-buffer-4.1.101.Final.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-buffer/4.1.101.Final/netty-buffer-4.1.101.Final.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-buffer/4.1.101.Final/netty-buffer-4.1.101.Final.pom (1.6 kB at 226 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/netty/netty-parent/4.1.101.Final/netty-parent-4.1.101.Final.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-parent/4.1.101.Final/netty-parent-4.1.101.Final.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-parent/4.1.101.Final/netty-parent-4.1.101.Final.pom (84 kB at 11 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/netty/netty-common/4.1.101.Final/netty-common-4.1.101.Final.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-common/4.1.101.Final/netty-common-4.1.101.Final.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-common/4.1.101.Final/netty-common-4.1.101.Final.pom (12 kB at 1.7 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.pom (18 kB at 3.0 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/netty/netty-transport-native-epoll/4.1.101.Final/netty-transport-native-epoll-4.1.101.Final.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-epoll/4.1.101.Final/netty-transport-native-epoll-4.1.101.Final.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-epoll/4.1.101.Final/netty-transport-native-epoll-4.1.101.Final.pom (19 kB at 2.8 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/netty/netty-transport/4.1.101.Final/netty-transport-4.1.101.Final.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport/4.1.101.Final/netty-transport-4.1.101.Final.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport/4.1.101.Final/netty-transport-4.1.101.Final.pom (2.2 kB at 309 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/netty/netty-resolver/4.1.101.Final/netty-resolver-4.1.101.Final.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-resolver/4.1.101.Final/netty-resolver-4.1.101.Final.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-resolver/4.1.101.Final/netty-resolver-4.1.101.Final.pom (1.6 kB at 227 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/netty/netty-transport-native-unix-common/4.1.101.Final/netty-transport-native-unix-common-4.1.101.Final.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-unix-common/4.1.101.Final/netty-transport-native-unix-common-4.1.101.Final.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-unix-common/4.1.101.Final/netty-transport-native-unix-common-4.1.101.Final.pom (30 kB at 3.7 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/netty/netty-transport-classes-epoll/4.1.101.Final/netty-transport-classes-epoll-4.1.101.Final.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-classes-epoll/4.1.101.Final/netty-transport-classes-epoll-4.1.101.Final.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-classes-epoll/4.1.101.Final/netty-transport-classes-epoll-4.1.101.Final.pom (2.1 kB at 305 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/netty/netty-transport-native-kqueue/4.1.101.Final/netty-transport-native-kqueue-4.1.101.Final.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-kqueue/4.1.101.Final/netty-transport-native-kqueue-4.1.101.Final.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-kqueue/4.1.101.Final/netty-transport-native-kqueue-4.1.101.Final.pom (30 kB at 4.3 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/netty/netty-transport-classes-kqueue/4.1.101.Final/netty-transport-classes-kqueue-4.1.101.Final.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-classes-kqueue/4.1.101.Final/netty-transport-classes-kqueue-4.1.101.Final.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-classes-kqueue/4.1.101.Final/netty-transport-classes-kqueue-4.1.101.Final.pom (2.1 kB at 356 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/netty/netty-codec-http/4.1.101.Final/netty-codec-http-4.1.101.Final.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http/4.1.101.Final/netty-codec-http-4.1.101.Final.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http/4.1.101.Final/netty-codec-http-4.1.101.Final.pom (4.2 kB at 600 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/netty/netty-codec/4.1.101.Final/netty-codec-4.1.101.Final.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec/4.1.101.Final/netty-codec-4.1.101.Final.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec/4.1.101.Final/netty-codec-4.1.101.Final.pom (5.3 kB at 757 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/netty/netty-handler/4.1.101.Final/netty-handler-4.1.101.Final.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler/4.1.101.Final/netty-handler-4.1.101.Final.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler/4.1.101.Final/netty-handler-4.1.101.Final.pom (4.6 kB at 660 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/netty/netty-handler-proxy/4.1.101.Final/netty-handler-proxy-4.1.101.Final.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler-proxy/4.1.101.Final/netty-handler-proxy-4.1.101.Final.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler-proxy/4.1.101.Final/netty-handler-proxy-4.1.101.Final.pom (3.6 kB at 592 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/netty/netty-codec-socks/4.1.101.Final/netty-codec-socks-4.1.101.Final.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-socks/4.1.101.Final/netty-codec-socks-4.1.101.Final.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-socks/4.1.101.Final/netty-codec-socks-4.1.101.Final.pom (2.5 kB at 363 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/activemq/artemis-selector/2.31.2/artemis-selector-2.31.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-selector/2.31.2/artemis-selector-2.31.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-selector/2.31.2/artemis-selector-2.31.2.pom (4.9 kB at 816 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/activemq/artemis-jakarta-server/2.31.2/artemis-jakarta-server-2.31.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-jakarta-server/2.31.2/artemis-jakarta-server-2.31.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-jakarta-server/2.31.2/artemis-jakarta-server-2.31.2.pom (5.1 kB at 422 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/activemq/artemis-server/2.31.2/artemis-server-2.31.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-server/2.31.2/artemis-server-2.31.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-server/2.31.2/artemis-server-2.31.2.pom (13 kB at 2.2 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/github/ben-manes/caffeine/caffeine/3.1.6/caffeine-3.1.6.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/ben-manes/caffeine/caffeine/3.1.6/caffeine-3.1.6.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/ben-manes/caffeine/caffeine/3.1.6/caffeine-3.1.6.pom (2.1 kB at 296 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/activemq/artemis-journal/2.31.2/artemis-journal-2.31.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-journal/2.31.2/artemis-journal-2.31.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-journal/2.31.2/artemis-journal-2.31.2.pom (3.4 kB at 563 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/jctools/jctools-core/2.1.2/jctools-core-2.1.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jctools/jctools-core/2.1.2/jctools-core-2.1.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jctools/jctools-core/2.1.2/jctools-core-2.1.2.pom (4.0 kB at 577 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/activemq/activemq-artemis-native/2.0.0/activemq-artemis-native-2.0.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/activemq-artemis-native/2.0.0/activemq-artemis-native-2.0.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/activemq-artemis-native/2.0.0/activemq-artemis-native-2.0.0.pom (27 kB at 3.8 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/activemq/artemis-jdbc-store/2.31.2/artemis-jdbc-store-2.31.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-jdbc-store/2.31.2/artemis-jdbc-store-2.31.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-jdbc-store/2.31.2/artemis-jdbc-store-2.31.2.pom (3.4 kB at 558 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-dbcp2/2.7.0/commons-dbcp2-2.7.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-dbcp2/2.7.0/commons-dbcp2-2.7.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-dbcp2/2.7.0/commons-dbcp2-2.7.0.pom (19 kB at 2.7 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-pool2/2.7.0/commons-pool2-2.7.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-pool2/2.7.0/commons-pool2-2.7.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-pool2/2.7.0/commons-pool2-2.7.0.pom (15 kB at 2.5 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/activemq/artemis-quorum-api/2.31.2/artemis-quorum-api-2.31.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-quorum-api/2.31.2/artemis-quorum-api-2.31.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-quorum-api/2.31.2/artemis-quorum-api-2.31.2.pom (1.4 kB at 234 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-configuration2/2.9.0/commons-configuration2-2.9.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-configuration2/2.9.0/commons-configuration2-2.9.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-configuration2/2.9.0/commons-configuration2-2.9.0.pom (30 kB at 5.1 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.pom (21 kB at 3.5 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/54/commons-parent-54.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/54/commons-parent-54.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/54/commons-parent-54.pom (82 kB at 10 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/micrometer/micrometer-core/1.9.5/micrometer-core-1.9.5.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-core/1.9.5/micrometer-core-1.9.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-core/1.9.5/micrometer-core-1.9.5.pom (8.6 kB at 1.4 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/activemq/artemis-jakarta-service-extensions/2.31.2/artemis-jakarta-service-extensions-2.31.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-jakarta-service-extensions/2.31.2/artemis-jakarta-service-extensions-2.31.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-jakarta-service-extensions/2.31.2/artemis-jakarta-service-extensions-2.31.2.pom (4.6 kB at 653 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.pom (14 kB at 1.9 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/activemq/activemq-broker/6.0.0/activemq-broker-6.0.0.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/activemq/activemq-client/6.0.0/activemq-client-6.0.0.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/fusesource/hawtbuf/hawtbuf/1.11/hawtbuf-1.11.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/activemq/artemis-jakarta-client/2.31.2/artemis-jakarta-client-2.31.2.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/activemq/artemis-core-client/2.31.2/artemis-core-client-2.31.2.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/jgroups/jgroups/5.3.0.Final/jgroups-5.3.0.Final.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/netty/netty-transport-native-epoll/4.1.101.Final/netty-transport-native-epoll-4.1.101.Final-linux-x86_64.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/netty/netty-transport-native-unix-common/4.1.101.Final/netty-transport-native-unix-common-4.1.101.Final.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/netty/netty-transport-classes-epoll/4.1.101.Final/netty-transport-classes-epoll-4.1.101.Final.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/netty/netty-transport-native-kqueue/4.1.101.Final/netty-transport-native-kqueue-4.1.101.Final-osx-x86_64.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/netty/netty-transport-classes-kqueue/4.1.101.Final/netty-transport-classes-kqueue-4.1.101.Final.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/netty/netty-codec-http/4.1.101.Final/netty-codec-http-4.1.101.Final.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/netty/netty-buffer/4.1.101.Final/netty-buffer-4.1.101.Final.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/netty/netty-transport/4.1.101.Final/netty-transport-4.1.101.Final.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/netty/netty-handler/4.1.101.Final/netty-handler-4.1.101.Final.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/netty/netty-handler-proxy/4.1.101.Final/netty-handler-proxy-4.1.101.Final.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/netty/netty-codec/4.1.101.Final/netty-codec-4.1.101.Final.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/netty/netty-codec-socks/4.1.101.Final/netty-codec-socks-4.1.101.Final.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/netty/netty-common/4.1.101.Final/netty-common-4.1.101.Final.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/netty/netty-resolver/4.1.101.Final/netty-resolver-4.1.101.Final.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/activemq/artemis-commons/2.31.2/artemis-commons-2.31.2.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/activemq/artemis-selector/2.31.2/artemis-selector-2.31.2.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/activemq/artemis-jakarta-server/2.31.2/artemis-jakarta-server-2.31.2.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/activemq/artemis-server/2.31.2/artemis-server-2.31.2.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/github/ben-manes/caffeine/caffeine/3.1.6/caffeine-3.1.6.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/activemq/artemis-jdbc-store/2.31.2/artemis-jdbc-store-2.31.2.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-dbcp2/2.7.0/commons-dbcp2-2.7.0.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-pool2/2.7.0/commons-pool2-2.7.0.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/activemq/artemis-quorum-api/2.31.2/artemis-quorum-api-2.31.2.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/jctools/jctools-core/2.1.2/jctools-core-2.1.2.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-configuration2/2.9.0/commons-configuration2-2.9.0.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/micrometer/micrometer-core/1.9.5/micrometer-core-1.9.5.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/activemq/artemis-journal/2.31.2/artemis-journal-2.31.2.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/activemq/activemq-artemis-native/2.0.0/activemq-artemis-native-2.0.0.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/activemq/artemis-jakarta-service-extensions/2.31.2/artemis-jakarta-service-extensions-2.31.2.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/activemq-broker/6.0.0/activemq-broker-6.0.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/activemq-broker/6.0.0/activemq-broker-6.0.0.jar (1.2 MB at 30 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/activemq-client/6.0.0/activemq-client-6.0.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/fusesource/hawtbuf/hawtbuf/1.11/hawtbuf-1.11.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-jakarta-client/2.31.2/artemis-jakarta-client-2.31.2.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-core-client/2.31.2/artemis-core-client-2.31.2.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jgroups/jgroups/5.3.0.Final/jgroups-5.3.0.Final.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/fusesource/hawtbuf/hawtbuf/1.11/hawtbuf-1.11.jar (50 kB at 1.5 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-epoll/4.1.101.Final/netty-transport-native-epoll-4.1.101.Final-linux-x86_64.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-jakarta-client/2.31.2/artemis-jakarta-client-2.31.2.jar (191 kB at 4.9 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-unix-common/4.1.101.Final/netty-transport-native-unix-common-4.1.101.Final.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-epoll/4.1.101.Final/netty-transport-native-epoll-4.1.101.Final-linux-x86_64.jar (39 kB at 984 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-classes-epoll/4.1.101.Final/netty-transport-classes-epoll-4.1.101.Final.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-unix-common/4.1.101.Final/netty-transport-native-unix-common-4.1.101.Final.jar (44 kB at 916 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-kqueue/4.1.101.Final/netty-transport-native-kqueue-4.1.101.Final-osx-x86_64.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/activemq-client/6.0.0/activemq-client-6.0.0.jar (1.5 MB at 28 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-classes-kqueue/4.1.101.Final/netty-transport-classes-kqueue-4.1.101.Final.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-kqueue/4.1.101.Final/netty-transport-native-kqueue-4.1.101.Final-osx-x86_64.jar (25 kB at 269 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http/4.1.101.Final/netty-codec-http-4.1.101.Final.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-classes-epoll/4.1.101.Final/netty-transport-classes-epoll-4.1.101.Final.jar (147 kB at 1.5 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-buffer/4.1.101.Final/netty-buffer-4.1.101.Final.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-classes-kqueue/4.1.101.Final/netty-transport-classes-kqueue-4.1.101.Final.jar (108 kB at 1.1 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport/4.1.101.Final/netty-transport-4.1.101.Final.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-core-client/2.31.2/artemis-core-client-2.31.2.jar (842 kB at 7.9 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler/4.1.101.Final/netty-handler-4.1.101.Final.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-buffer/4.1.101.Final/netty-buffer-4.1.101.Final.jar (307 kB at 2.6 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler-proxy/4.1.101.Final/netty-handler-proxy-4.1.101.Final.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport/4.1.101.Final/netty-transport-4.1.101.Final.jar (497 kB at 4.2 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec/4.1.101.Final/netty-codec-4.1.101.Final.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http/4.1.101.Final/netty-codec-http-4.1.101.Final.jar (658 kB at 5.4 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-socks/4.1.101.Final/netty-codec-socks-4.1.101.Final.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler-proxy/4.1.101.Final/netty-handler-proxy-4.1.101.Final.jar (25 kB at 206 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-common/4.1.101.Final/netty-common-4.1.101.Final.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler/4.1.101.Final/netty-handler-4.1.101.Final.jar (561 kB at 4.4 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-resolver/4.1.101.Final/netty-resolver-4.1.101.Final.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-socks/4.1.101.Final/netty-codec-socks-4.1.101.Final.jar (121 kB at 917 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-commons/2.31.2/artemis-commons-2.31.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec/4.1.101.Final/netty-codec-4.1.101.Final.jar (345 kB at 2.6 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jgroups/jgroups/5.3.0.Final/jgroups-5.3.0.Final.jar (2.3 MB at 18 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-selector/2.31.2/artemis-selector-2.31.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-resolver/4.1.101.Final/netty-resolver-4.1.101.Final.jar (38 kB at 280 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-jakarta-server/2.31.2/artemis-jakarta-server-2.31.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-selector/2.31.2/artemis-selector-2.31.2.jar (109 kB at 770 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-server/2.31.2/artemis-server-2.31.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-common/4.1.101.Final/netty-common-4.1.101.Final.jar (661 kB at 3.4 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/ben-manes/caffeine/caffeine/3.1.6/caffeine-3.1.6.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-jakarta-server/2.31.2/artemis-jakarta-server-2.31.2.jar (123 kB at 632 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-jdbc-store/2.31.2/artemis-jdbc-store-2.31.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.jar (247 kB at 1.2 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-dbcp2/2.7.0/commons-dbcp2-2.7.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-jdbc-store/2.31.2/artemis-jdbc-store-2.31.2.jar (112 kB at 530 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-pool2/2.7.0/commons-pool2-2.7.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-commons/2.31.2/artemis-commons-2.31.2.jar (666 kB at 3.1 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-quorum-api/2.31.2/artemis-quorum-api-2.31.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-dbcp2/2.7.0/commons-dbcp2-2.7.0.jar (208 kB at 943 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jctools/jctools-core/2.1.2/jctools-core-2.1.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-pool2/2.7.0/commons-pool2-2.7.0.jar (130 kB at 584 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-configuration2/2.9.0/commons-configuration2-2.9.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-quorum-api/2.31.2/artemis-quorum-api-2.31.2.jar (13 kB at 58 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/ben-manes/caffeine/caffeine/3.1.6/caffeine-3.1.6.jar (752 kB at 3.4 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-core/1.9.5/micrometer-core-1.9.5.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.jar (238 kB at 1.0 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jctools/jctools-core/2.1.2/jctools-core-2.1.2.jar (252 kB at 1.1 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-journal/2.31.2/artemis-journal-2.31.2.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/activemq-artemis-native/2.0.0/activemq-artemis-native-2.0.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/activemq-artemis-native/2.0.0/activemq-artemis-native-2.0.0.jar (42 kB at 143 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-jakarta-service-extensions/2.31.2/artemis-jakarta-service-extensions-2.31.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-configuration2/2.9.0/commons-configuration2-2.9.0.jar (645 kB at 2.2 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-server/2.31.2/artemis-server-2.31.2.jar (2.4 MB at 8.1 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-journal/2.31.2/artemis-journal-2.31.2.jar (236 kB at 801 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-core/1.9.5/micrometer-core-1.9.5.jar (658 kB at 2.2 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-jakarta-service-extensions/2.31.2/artemis-jakarta-service-extensions-2.31.2.jar (34 kB at 116 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar (29 kB at 95 kB/s)
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.mom.jms.test ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.mom.jms.test ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.mom.jms.test ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.mom.jms.test/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.mom.jms.test ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.mom.jms.test/src/main/resources
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.mom.jms.test ---
[INFO] No sources to compile
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.mom.jms.test ---
[INFO] Copying 2 resources from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.mom.jms.test ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling with eclipse [debug release 11] to target/test-classes
[INFO] 
[INFO] --- jandex:3.1.6:jandex (make-test-index) @ org.eclipse.scout.rt.mom.jms.test ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.mom.jms.test/target/test-classes/jandex.idx
[INFO] 
[INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.mom.jms.test ---
[INFO] Surefire report directory: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.mom.jms.test/target/surefire-reports
[INFO] Using auto detected provider org.apache.maven.surefire.junitcore.JUnitCoreProvider
[INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.scout.rt.mom.jms.JmsMessageReaderTest
OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
2024-06-28 12:05:59,743 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true
2024-06-28 12:05:59,827 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:37) - Building jandex class inventory using rebuild strategy IF_MISSING...
2024-06-28 12:06:00,089 INFO  [ForkJoinPool.commonPool-worker-1] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:180) - Rebuild index 'file:/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.mom.jms.test/target/test-classes/META-INF/jandex.idx'. Scanning location...
2024-06-28 12:06:00,402 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:43) - Finished building jandex class inventory in 621.139594 ms. Total class count: 1020
2024-06-28 12:06:00,925 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:226) - Collected 211 beans in 518.443434 ms
2024-06-28 12:06:01,029 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:231) - Registered 211 beans in 104.805728 ms
2024-06-28 12:06:01,080 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport
2024-06-28 12:06:01,081 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:191) - No classpath:config.properties found. Running with empty configuration.
2024-06-28 12:06:01,110 INFO  [scout-platform-starter] org.eclipse.scout.rt.mom.api.AbstractMomTransport.initDelegate(AbstractMomTransport.java:98) - +++ Using 'NullMomImplementor' for transport 'ClusterMom'. No messages are published and received.
2024-06-28 12:06:01,236 INFO  [main] org.eclipse.scout.rt.testing.platform.GlobalTestingPlatform.checkAccess(GlobalTestingPlatform.java:75) - Accessing the BeanManager before the testing platform is fully started; blocking until Platform.awaitPlatformStarted
2024-06-28 12:06:02,118 INFO  [main] org.eclipse.scout.rt.dataobject.DataObjectInventory.init(DataObjectInventory.java:116) - Registry initialized, found 25 IDoEntity implementations with @TypeName annotation and 0 implementations with @TypeVersion annotation.
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.263 s -- in org.eclipse.scout.rt.mom.jms.JmsMessageReaderTest
[INFO] Running org.eclipse.scout.rt.mom.jms.JmsMomManualTest
2024-06-28 12:06:02,797 INFO  [main] org.apache.activemq.artemis.core.server.serverStarting(ActiveMQServerLogger_impl.java:45) - AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=data/journal,bindingsDirectory=data/bindings,largeMessagesDirectory=data/largemessages,pagingDirectory=data/paging)
2024-06-28 12:06:02,820 INFO  [main] org.apache.activemq.artemis.core.server.switchingNIO(ActiveMQServerLogger_impl.java:397) - AMQ221045: libaio is not available, switching the configuration into NIO
2024-06-28 12:06:02,968 INFO  [main] org.apache.activemq.artemis.core.server.journalUseNIO(ActiveMQServerLogger_impl.java:149) - AMQ221013: Using NIO Journal
2024-06-28 12:06:03,385 INFO  [main] org.apache.activemq.artemis.core.server.usingDefaultPaging(ActiveMQServerLogger_impl.java:493) - AMQ221057: Global Max Size is being adjusted to 1/2 of the JVM max size (-Xmx). being defined as 1073741824
2024-06-28 12:06:03,481 INFO  [main] org.apache.activemq.artemis.core.server.addingProtocolSupport(ActiveMQServerLogger_impl.java:389) - AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE
2024-06-28 12:06:03,689 INFO  [main] org.apache.activemq.audit.base.getNotificationInfo(AuditLogger_impl.java:1139) - AMQ601138: User anonymous@unknown is getting notification info on target resource: null
2024-06-28 12:06:03,692 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.ActiveMQServerControlImpl@44c54463
2024-06-28 12:06:03,693 INFO  [main] org.apache.activemq.audit.base.getNotificationInfo(AuditLogger_impl.java:1139) - AMQ601138: User anonymous@unknown is getting notification info on target resource: ActiveMQServerImpl::name=localhost
2024-06-28 12:06:03,770 INFO  [main] org.apache.activemq.artemis.core.server.waitingToObtainLiveLock(ActiveMQServerLogger_impl.java:317) - AMQ221034: Waiting indefinitely to obtain live lock
2024-06-28 12:06:03,771 INFO  [main] org.apache.activemq.artemis.core.server.obtainedLiveLock(ActiveMQServerLogger_impl.java:325) - AMQ221035: Live Server Obtained live lock
2024-06-28 12:06:04,035 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.scout.mom.requestreply.cancellation on address jms.topic.scout.mom.requestreply.cancellation
2024-06-28 12:06:04,061 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@4d5d945d
2024-06-28 12:06:04,348 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@f1b006b
2024-06-28 12:06:04,357 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicPublishFirst on address jms.topic.test/mom/testTopicPublishFirst
2024-06-28 12:06:04,359 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@2c2dfde3
2024-06-28 12:06:04,365 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1131fcfd
2024-06-28 12:06:04,365 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testProperties on address jms.topic.test/mom/testProperties
2024-06-28 12:06:04,366 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@46d2be66
2024-06-28 12:06:04,368 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@119de68f
2024-06-28 12:06:04,368 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicRequestReplyTimeout on address jms.topic.test/mom/testTopicRequestReplyTimeout
2024-06-28 12:06:04,369 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@529cd3ba
2024-06-28 12:06:04,370 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4c541b00
2024-06-28 12:06:04,370 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicRequestReplyRequestFirst on address jms.topic.test/mom/testTopicRequestReplyRequestFirst
2024-06-28 12:06:04,371 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@1f26bd62
2024-06-28 12:06:04,372 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@61f18997
2024-06-28 12:06:04,373 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicRequestReplyMultipleSubscriptions on address jms.topic.test/mom/testTopicRequestReplyMultipleSubscriptions
2024-06-28 12:06:04,373 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@55448710
2024-06-28 12:06:04,375 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@39240aa3
2024-06-28 12:06:04,375 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicRequestReplyCorrelationId on address jms.topic.test/mom/testTopicRequestReplyCorrelationId
2024-06-28 12:06:04,376 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@13c36d48
2024-06-28 12:06:04,377 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7e93e396
2024-06-28 12:06:04,377 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicPublishSubscribeMultipleSubscriptions on address jms.topic.test/mom/testTopicPublishSubscribeMultipleSubscriptions
2024-06-28 12:06:04,378 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@f1e8753
2024-06-28 12:06:04,379 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1676e501
2024-06-28 12:06:04,380 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testQueueRequestReplyJsonObjectMarshaller on address jms.topic.test/mom/testQueueRequestReplyJsonObjectMarshaller
2024-06-28 12:06:04,380 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@1ed763aa
2024-06-28 12:06:04,381 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7f39bcb5
2024-06-28 12:06:04,382 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicRequestReplyCancellation on address jms.topic.test/mom/testTopicRequestReplyCancellation
2024-06-28 12:06:04,382 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@4e6881e
2024-06-28 12:06:04,383 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@25192b6e
2024-06-28 12:06:04,384 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicRequestReply on address jms.topic.test/mom/testTopicRequestReply
2024-06-28 12:06:04,384 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@76d654
2024-06-28 12:06:04,386 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@32180efb
2024-06-28 12:06:04,386 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicPublishSubscribeCorrelationId on address jms.topic.test/mom/testTopicPublishSubscribeCorrelationId
2024-06-28 12:06:04,387 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@20ed6de
2024-06-28 12:06:04,388 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6ea0dfaa
2024-06-28 12:06:04,388 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testMessageSelector on address jms.topic.test/mom/testMessageSelector
2024-06-28 12:06:04,389 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@5852605c
2024-06-28 12:06:04,390 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2acfd27b
2024-06-28 12:06:04,390 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testQueueRequestReplyCancellation on address jms.topic.test/mom/testQueueRequestReplyCancellation
2024-06-28 12:06:04,391 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@5e8359da
2024-06-28 12:06:04,392 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@36b6802f
2024-06-28 12:06:04,393 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.differentTopic on address jms.topic.differentTopic
2024-06-28 12:06:04,393 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@7d2d5625
2024-06-28 12:06:04,394 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@29a51ff1
2024-06-28 12:06:04,395 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.scout.physical.UnitTestTopic on address jms.topic.scout.physical.UnitTestTopic
2024-06-28 12:06:04,395 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6dacde96
2024-06-28 12:06:04,397 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6f999cf4
2024-06-28 12:06:04,397 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue Durable-Test-Subscription on address jms.topic.test/mom/testTopicPublishSubscribe
2024-06-28 12:06:04,398 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@7892635c
2024-06-28 12:06:04,399 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@79c9a128
2024-06-28 12:06:04,400 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishBytes on address jms.queue.test/mom/testPublishBytes
2024-06-28 12:06:04,401 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@51c7d472
2024-06-28 12:06:04,402 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3aa4d595
2024-06-28 12:06:04,402 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishText on address jms.queue.test/mom/testPublishText
2024-06-28 12:06:04,403 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@e50e308
2024-06-28 12:06:04,404 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@28ab7ffb
2024-06-28 12:06:04,404 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishObject on address jms.queue.test/mom/testPublishObject
2024-06-28 12:06:04,405 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@47a05ad8
2024-06-28 12:06:04,406 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5b3427c4
2024-06-28 12:06:04,407 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testConcurrentMessageConsumption on address jms.queue.test/mom/testConcurrentMessageConsumption
2024-06-28 12:06:04,407 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@5275d709
2024-06-28 12:06:04,408 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@21523e1b
2024-06-28 12:06:04,409 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishAndConsumeInternal on address jms.queue.test/mom/testPublishAndConsumeInternal
2024-06-28 12:06:04,409 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6461c673
2024-06-28 12:06:04,410 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1e11d73c
2024-06-28 12:06:04,411 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testSubscribeTransactional on address jms.queue.test/mom/testSubscribeTransactional
2024-06-28 12:06:04,411 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@62a09668
2024-06-28 12:06:04,412 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5232cec1
2024-06-28 12:06:04,413 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testSubscribeFailover on address jms.queue.test/mom/testSubscribeFailover
2024-06-28 12:06:04,413 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@388ad8aa
2024-06-28 12:06:04,415 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@283240b0
2024-06-28 12:06:04,415 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testQueuePublishFirst on address jms.queue.test/mom/testQueuePublishFirst
2024-06-28 12:06:04,416 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@4ec78008
2024-06-28 12:06:04,417 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@ac71bd7
2024-06-28 12:06:04,418 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishJsonData on address jms.queue.test/mom/testPublishJsonData
2024-06-28 12:06:04,418 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@64e6cdad
2024-06-28 12:06:04,419 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5e6b2641
2024-06-28 12:06:04,420 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishJsonDataSecure on address jms.queue.test/mom/testPublishJsonDataSecure
2024-06-28 12:06:04,420 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@2c5e2a44
2024-06-28 12:06:04,463 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1ef585bb
2024-06-28 12:06:04,464 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testQueueRequestReplyRequestFirst on address jms.queue.test/mom/testQueueRequestReplyRequestFirst
2024-06-28 12:06:04,465 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@4caca86d
2024-06-28 12:06:04,466 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4bf2c697
2024-06-28 12:06:04,467 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishTransactional on address jms.queue.test/mom/testPublishTransactional
2024-06-28 12:06:04,467 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@16a3d9a7
2024-06-28 12:06:04,468 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@24c94e95
2024-06-28 12:06:04,469 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishStringData on address jms.queue.test/mom/testPublishStringData
2024-06-28 12:06:04,469 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@d8f65a1
2024-06-28 12:06:04,470 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5014ccf9
2024-06-28 12:06:04,471 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishObjectData on address jms.queue.test/mom/testPublishObjectData
2024-06-28 12:06:04,472 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@58f259bd
2024-06-28 12:06:04,473 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@362109d0
2024-06-28 12:06:04,473 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testCurrentMessagePubSub on address jms.queue.test/mom/testCurrentMessagePubSub
2024-06-28 12:06:04,474 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@4075c0d8
2024-06-28 12:06:04,475 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3670af2b
2024-06-28 12:06:04,476 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testSerialMessageConsumption on address jms.queue.test/mom/testSerialMessageConsumption
2024-06-28 12:06:04,476 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@7c8537e9
2024-06-28 12:06:04,477 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@42d4de20
2024-06-28 12:06:04,484 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@2f32fe68
2024-06-28 12:06:04,614 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AcceptorControlImpl@1ac9c3cc
2024-06-28 12:06:04,647 INFO  [main] org.apache.activemq.artemis.core.server.serverIsLive(ActiveMQServerLogger_impl.java:101) - AMQ221007: Server is now live
2024-06-28 12:06:04,648 INFO  [main] org.apache.activemq.artemis.core.server.serverStarted(ActiveMQServerLogger_impl.java:53) - AMQ221001: Apache ActiveMQ Artemis Message Broker version 2.31.2 [localhost, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89] 
[WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 2.485 s -- in org.eclipse.scout.rt.mom.jms.JmsMomManualTest
[INFO] Running org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest
2024-06-28 12:06:04,704 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:04,704 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testMessageConsumerJobWithUnlimitedConsumerJobs [activemq]>
2024-06-28 12:06:04,811 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1291424387'.
2024-06-28 12:06:05,000 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #1 initialized: null
2024-06-28 12:06:05,205 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom1]
2024-06-28 12:06:05,209 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom1]
2024-06-28 12:06:05,209 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom1]
2024-06-28 12:06:05,209 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom1]
2024-06-28 12:06:05,210 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom1]
2024-06-28 12:06:05,523 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom1, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:1) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom1]
2024-06-28 12:06:05,569 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom1, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:1) started - MDC[jobName=JMS subscriber, activemq.broker=mom1]
2024-06-28 12:06:05,570 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom1]
2024-06-28 12:06:05,680 INFO  [scout-thread-24] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom1 started - MDC[jobName=JMS subscriber, activemq.broker=mom1]
2024-06-28 12:06:05,763 INFO  [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-4:1,clientId=Scout JUnit MOM #1 (f7f96604-3f8c-40d6-90b4-35edaba0b2ad),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom1]
2024-06-28 12:06:06,164 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@271df4c0, org.eclipse.scout.rt.mom.jms.JmsSubscription@86e7c7a]
2024-06-28 12:06:06,168 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:06:06,169 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:06:06,177 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom1 stopped
2024-06-28 12:06:06,178 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom1, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:1) is shutting down - MDC[activemq.broker=mom1]
2024-06-28 12:06:06,213 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom1, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:1) uptime 1.016 seconds - MDC[activemq.broker=mom1]
2024-06-28 12:06:06,214 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom1, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:1) is shutdown - MDC[activemq.broker=mom1]
2024-06-28 12:06:06,214 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:06,216 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 1511.615857 ms
2024-06-28 12:06:06,216 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testMessageConsumerJobWithUnlimitedConsumerJobs [activemq]>
2024-06-28 12:06:06,223 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:06,223 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testMessageConsumerJobWith1ConsumerJob [activemq]>
2024-06-28 12:06:06,223 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest.testMessageConsumerJobWith1ConsumerJob(JmsMomPubSemaphoreTest.java:51) - test works
2024-06-28 12:06:06,224 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 217114804'.
2024-06-28 12:06:06,226 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #2 initialized: null
2024-06-28 12:06:06,229 INFO  [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom2]
2024-06-28 12:06:06,230 INFO  [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom2]
2024-06-28 12:06:06,230 INFO  [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom2]
2024-06-28 12:06:06,230 INFO  [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom2]
2024-06-28 12:06:06,263 INFO  [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom2]
2024-06-28 12:06:06,264 INFO  [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom2, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:2) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom2]
2024-06-28 12:06:06,264 INFO  [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom2, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:2) started - MDC[jobName=JMS subscriber, activemq.broker=mom2]
2024-06-28 12:06:06,264 INFO  [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom2]
2024-06-28 12:06:06,265 INFO  [scout-thread-16] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom2 started - MDC[jobName=JMS subscriber, activemq.broker=mom2]
2024-06-28 12:06:06,267 INFO  [scout-thread-16] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-7:1,clientId=Scout JUnit MOM #2 (f7f96604-3f8c-40d6-90b4-35edaba0b2ad),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom2]
2024-06-28 12:06:06,269 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest.testMessageConsumerJobWith1ConsumerJob(JmsMomPubSemaphoreTest.java:69) - test works
2024-06-28 12:06:06,466 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest.testMessageConsumerJobWith1ConsumerJob(JmsMomPubSemaphoreTest.java:73) - test works
2024-06-28 12:06:06,470 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@3ae648d2, org.eclipse.scout.rt.mom.jms.JmsSubscription@559d9517]
2024-06-28 12:06:06,471 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=RUNNING]]
2024-06-28 12:06:06,473 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.058703 ms
2024-06-28 12:06:06,473 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:06:06,473 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:06:06,474 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom2 stopped
2024-06-28 12:06:06,475 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom2, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:2) is shutting down - MDC[activemq.broker=mom2]
2024-06-28 12:06:06,476 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom2, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:2) uptime 0.247 seconds - MDC[activemq.broker=mom2]
2024-06-28 12:06:06,476 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom2, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:2) is shutdown - MDC[activemq.broker=mom2]
2024-06-28 12:06:06,477 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:06,477 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 254.317592 ms
2024-06-28 12:06:06,478 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testMessageConsumerJobWith1ConsumerJob [activemq]>
2024-06-28 12:06:06,481 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:06,481 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testMessageConsumerJobWith6ConsumerJob [activemq]>
2024-06-28 12:06:06,481 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1860982348'.
2024-06-28 12:06:06,484 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #3 initialized: null
2024-06-28 12:06:06,488 INFO  [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom3]
2024-06-28 12:06:06,488 INFO  [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom3]
2024-06-28 12:06:06,488 INFO  [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom3]
2024-06-28 12:06:06,489 INFO  [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom3]
2024-06-28 12:06:06,489 INFO  [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom3]
2024-06-28 12:06:06,490 INFO  [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom3, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:3) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom3]
2024-06-28 12:06:06,490 INFO  [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom3, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:3) started - MDC[jobName=JMS subscriber, activemq.broker=mom3]
2024-06-28 12:06:06,490 INFO  [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom3]
2024-06-28 12:06:06,491 INFO  [scout-thread-16] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom3 started - MDC[jobName=JMS subscriber, activemq.broker=mom3]
2024-06-28 12:06:06,493 INFO  [scout-thread-16] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-10:1,clientId=Scout JUnit MOM #3 (f7f96604-3f8c-40d6-90b4-35edaba0b2ad),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom3]
2024-06-28 12:06:06,680 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@1f94e1, org.eclipse.scout.rt.mom.jms.JmsSubscription@30bd925c]
2024-06-28 12:06:06,681 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 2 subscriber jobs: [JobFutureTask@1e5e0e75[job=JMS subscriber, state=RUNNING], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:06:06,681 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.027001 ms
2024-06-28 12:06:06,682 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:06:06,682 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:06:06,683 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom3 stopped
2024-06-28 12:06:06,683 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom3, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:3) is shutting down - MDC[activemq.broker=mom3]
2024-06-28 12:06:06,684 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom3, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:3) uptime 0.197 seconds - MDC[activemq.broker=mom3]
2024-06-28 12:06:06,684 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom3, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:3) is shutdown - MDC[activemq.broker=mom3]
2024-06-28 12:06:06,685 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:06,685 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 204.247808 ms
2024-06-28 12:06:06,685 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testMessageConsumerJobWith6ConsumerJob [activemq]>
2024-06-28 12:06:06,689 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:06,689 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testMessageConsumerJobWithUnlimitedConsumerJobs [activemq-j2ee]>
2024-06-28 12:06:06,689 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 222663848'.
2024-06-28 12:06:06,692 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #4 initialized: null
2024-06-28 12:06:06,693 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom4]
2024-06-28 12:06:06,693 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom4]
2024-06-28 12:06:06,693 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom4]
2024-06-28 12:06:06,694 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom4]
2024-06-28 12:06:06,694 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom4]
2024-06-28 12:06:06,695 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom4, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:4) is starting - MDC[activemq.broker=mom4]
2024-06-28 12:06:06,695 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom4, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:4) started - MDC[activemq.broker=mom4]
2024-06-28 12:06:06,696 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom4]
2024-06-28 12:06:06,696 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom4 started - MDC[activemq.broker=mom4]
2024-06-28 12:06:06,703 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-13:2,clientId=null,started=false} - MDC[activemq.broker=mom4]
2024-06-28 12:06:06,715 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@4893d628, org.eclipse.scout.rt.mom.jms.JmsSubscription@122e2306] - MDC[activemq.broker=mom4]
2024-06-28 12:06:06,764 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom4]
2024-06-28 12:06:06,764 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.035934 ms - MDC[activemq.broker=mom4]
2024-06-28 12:06:06,765 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom4]
2024-06-28 12:06:06,765 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom4]
2024-06-28 12:06:06,766 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom4 stopped - MDC[activemq.broker=mom4]
2024-06-28 12:06:06,766 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom4, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:4) is shutting down - MDC[activemq.broker=mom4]
2024-06-28 12:06:06,767 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom4, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:4) uptime 0.074 seconds - MDC[activemq.broker=mom4]
2024-06-28 12:06:06,768 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom4, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:4) is shutdown - MDC[activemq.broker=mom4]
2024-06-28 12:06:06,768 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:06,768 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 79.086604 ms
2024-06-28 12:06:06,768 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testMessageConsumerJobWithUnlimitedConsumerJobs [activemq-j2ee]>
2024-06-28 12:06:06,771 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:06,771 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testMessageConsumerJobWith1ConsumerJob [activemq-j2ee]>
2024-06-28 12:06:06,772 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest.testMessageConsumerJobWith1ConsumerJob(JmsMomPubSemaphoreTest.java:51) - test works
2024-06-28 12:06:06,772 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2017850685'.
2024-06-28 12:06:06,775 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #5 initialized: null
2024-06-28 12:06:06,776 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom5]
2024-06-28 12:06:06,776 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom5]
2024-06-28 12:06:06,776 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom5]
2024-06-28 12:06:06,776 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom5]
2024-06-28 12:06:06,777 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom5]
2024-06-28 12:06:06,778 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom5, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:5) is starting - MDC[activemq.broker=mom5]
2024-06-28 12:06:06,778 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom5, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:5) started - MDC[activemq.broker=mom5]
2024-06-28 12:06:06,778 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom5]
2024-06-28 12:06:06,779 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom5 started - MDC[activemq.broker=mom5]
2024-06-28 12:06:06,783 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest.testMessageConsumerJobWith1ConsumerJob(JmsMomPubSemaphoreTest.java:69) - test works - MDC[activemq.broker=mom5]
2024-06-28 12:06:06,784 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-16:2,clientId=null,started=false} - MDC[activemq.broker=mom5]
2024-06-28 12:06:06,916 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest.testMessageConsumerJobWith1ConsumerJob(JmsMomPubSemaphoreTest.java:73) - test works - MDC[activemq.broker=mom5]
2024-06-28 12:06:06,920 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@2fd2a6a4, org.eclipse.scout.rt.mom.jms.JmsSubscription@401b7109] - MDC[activemq.broker=mom5]
2024-06-28 12:06:06,922 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 2 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=WAITING_FOR_BLOCKING_CONDITION], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom5]
2024-06-28 12:06:06,963 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.026420 ms - MDC[activemq.broker=mom5]
2024-06-28 12:06:06,964 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom5]
2024-06-28 12:06:06,964 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom5]
2024-06-28 12:06:06,965 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom5 stopped - MDC[activemq.broker=mom5]
2024-06-28 12:06:06,966 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom5, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:5) is shutting down - MDC[activemq.broker=mom5]
2024-06-28 12:06:06,967 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom5, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:5) uptime 0.191 seconds - MDC[activemq.broker=mom5]
2024-06-28 12:06:06,967 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom5, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:5) is shutdown - MDC[activemq.broker=mom5]
2024-06-28 12:06:06,967 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:06,968 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 195.974233 ms
2024-06-28 12:06:06,968 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testMessageConsumerJobWith1ConsumerJob [activemq-j2ee]>
2024-06-28 12:06:06,971 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:06,971 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testMessageConsumerJobWith6ConsumerJob [activemq-j2ee]>
2024-06-28 12:06:06,972 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 817972350'.
2024-06-28 12:06:06,974 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #6 initialized: null
2024-06-28 12:06:06,975 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom6]
2024-06-28 12:06:06,975 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom6]
2024-06-28 12:06:06,975 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom6]
2024-06-28 12:06:06,976 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom6]
2024-06-28 12:06:06,976 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom6]
2024-06-28 12:06:06,977 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom6, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:6) is starting - MDC[activemq.broker=mom6]
2024-06-28 12:06:06,977 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom6, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:6) started - MDC[activemq.broker=mom6]
2024-06-28 12:06:06,978 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom6]
2024-06-28 12:06:06,979 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom6 started - MDC[activemq.broker=mom6]
2024-06-28 12:06:06,984 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-19:2,clientId=null,started=false} - MDC[activemq.broker=mom6]
2024-06-28 12:06:07,107 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@38e61b69, org.eclipse.scout.rt.mom.jms.JmsSubscription@57753d41] - MDC[activemq.broker=mom6]
2024-06-28 12:06:07,110 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 2 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom6]
2024-06-28 12:06:07,110 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.036552 ms - MDC[activemq.broker=mom6]
2024-06-28 12:06:07,111 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom6]
2024-06-28 12:06:07,111 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom6]
2024-06-28 12:06:07,112 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom6 stopped - MDC[activemq.broker=mom6]
2024-06-28 12:06:07,112 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom6, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:6) is shutting down - MDC[activemq.broker=mom6]
2024-06-28 12:06:07,113 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom6, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:6) uptime 0.138 seconds - MDC[activemq.broker=mom6]
2024-06-28 12:06:07,113 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom6, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:6) is shutdown - MDC[activemq.broker=mom6]
2024-06-28 12:06:07,114 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:07,114 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 142.943983 ms
2024-06-28 12:06:07,114 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testMessageConsumerJobWith6ConsumerJob [activemq-j2ee]>
2024-06-28 12:06:07,117 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:07,117 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testMessageConsumerJobWithUnlimitedConsumerJobs [artemis]>
2024-06-28 12:06:07,118 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1666777327'.
2024-06-28 12:06:07,318 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-06-28 12:06:07,490 INFO  [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection ccee32d9-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=JMS subscriber]
2024-06-28 12:06:07,696 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cd1b0f3c-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ccee32d9-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ccee32d9-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7532288b, true, {}]
2024-06-28 12:06:07,889 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@2b36256 - MDC[jobName=JMS subscriber]
2024-06-28 12:06:07,890 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cd3a2ffd-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ccee32d9-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ccee32d9-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5a4535bb, true, {}]
2024-06-28 12:06:08,098 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testPublishObjectU, address=test/mom/testPublishObjectU, 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, fqqn=null]]
2024-06-28 12:06:08,106 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@5d6ef5ee
2024-06-28 12:06:08,108 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@68379735
2024-06-28 12:06:08,169 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishObjectU, null, 0, false, true, null]
2024-06-28 12:06:08,216 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cd6b521f-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ccee32d9-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ccee32d9-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7b2f3dd2, true, {}]
2024-06-28 12:06:08,334 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObjectU: Reference[148]:RELIABLE:CoreMessage[messageID=148, durable=true, userID=cd753d31-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1669046208
2024-06-28 12:06:08,334 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=148, durable=true, userID=cd753d31-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1669046208, context: RoutingContextImpl(Address=test/mom/testPublishObjectU, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObjectU previousRoute:ANYCAST, reusable=true, version=-2147483614)
..................................................
***** durable queues test/mom/testPublishObjectU:
- queueID=141 address:test/mom/testPublishObjectU name:test/mom/testPublishObjectU filter:null
***** non durable for test/mom/testPublishObjectU:
..................................................
, transaction: null
2024-06-28 12:06:08,384 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObjectU: CoreMessage[messageID=148, durable=true, userID=cd753d31-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1669046208 to transaction: TransactionImpl [xid=null, txID=149, xid=null, state=ACTIVE, createTime=1719576368366(Fri Jun 28 12:06:08 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5a1bf455
2024-06-28 12:06:08,389 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObjectU: CoreMessage[messageID=148, durable=true, userID=cd753d31-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1669046208, transaction: TransactionImpl [xid=null, txID=149, xid=null, state=COMMITTED, createTime=1719576368366(Fri Jun 28 12:06:08 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5a1bf455
2024-06-28 12:06:08,408 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cd891352-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ccee32d9-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ccee32d9-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@457dd339, true, {}]
2024-06-28 12:06:08,412 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=154, durable=true, userID=cd898884-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@800884769, context: RoutingContextImpl(Address=test/mom/testPublishObjectU, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObjectU previousRoute:ANYCAST, reusable=true, version=-2147483614)
..................................................
***** durable queues test/mom/testPublishObjectU:
- queueID=141 address:test/mom/testPublishObjectU name:test/mom/testPublishObjectU filter:null
***** non durable for test/mom/testPublishObjectU:
..................................................
, transaction: null
2024-06-28 12:06:08,417 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObjectU: Reference[154]:RELIABLE:CoreMessage[messageID=154, durable=true, userID=cd898884-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@800884769
2024-06-28 12:06:08,418 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObjectU: CoreMessage[messageID=154, durable=true, userID=cd898884-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@800884769 to transaction: TransactionImpl [xid=null, txID=157, xid=null, state=ACTIVE, createTime=1719576368418(Fri Jun 28 12:06:08 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2508a1fd
2024-06-28 12:06:08,420 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObjectU: CoreMessage[messageID=154, durable=true, userID=cd898884-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@800884769, transaction: TransactionImpl [xid=null, txID=157, xid=null, state=COMMITTED, createTime=1719576368418(Fri Jun 28 12:06:08 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2508a1fd
2024-06-28 12:06:08,423 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cd8ac105-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ccee32d9-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ccee32d9-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1a99213, true, {}]
2024-06-28 12:06:08,426 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=160, durable=true, userID=cd8bab67-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@888086283, context: RoutingContextImpl(Address=test/mom/testPublishObjectU, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObjectU previousRoute:ANYCAST, reusable=true, version=-2147483614)
..................................................
***** durable queues test/mom/testPublishObjectU:
- queueID=141 address:test/mom/testPublishObjectU name:test/mom/testPublishObjectU filter:null
***** non durable for test/mom/testPublishObjectU:
..................................................
, transaction: null
2024-06-28 12:06:08,431 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObjectU: Reference[160]:RELIABLE:CoreMessage[messageID=160, durable=true, userID=cd8bab67-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@888086283
2024-06-28 12:06:08,432 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cd8ce3e8-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ccee32d9-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ccee32d9-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@e31880d, true, {}]
2024-06-28 12:06:08,432 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObjectU: CoreMessage[messageID=160, durable=true, userID=cd8bab67-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@888086283 to transaction: TransactionImpl [xid=null, txID=163, xid=null, state=ACTIVE, createTime=1719576368432(Fri Jun 28 12:06:08 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1bd1cdf5
2024-06-28 12:06:08,464 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObjectU: CoreMessage[messageID=160, durable=true, userID=cd8bab67-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@888086283, transaction: TransactionImpl [xid=null, txID=163, xid=null, state=COMMITTED, createTime=1719576368432(Fri Jun 28 12:06:08 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1bd1cdf5
2024-06-28 12:06:08,465 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=166, durable=true, userID=cd919eda-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1194024350, context: RoutingContextImpl(Address=test/mom/testPublishObjectU, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObjectU previousRoute:ANYCAST, reusable=true, version=-2147483614)
..................................................
***** durable queues test/mom/testPublishObjectU:
- queueID=141 address:test/mom/testPublishObjectU name:test/mom/testPublishObjectU filter:null
***** non durable for test/mom/testPublishObjectU:
..................................................
, transaction: null
2024-06-28 12:06:08,468 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObjectU: Reference[166]:RELIABLE:CoreMessage[messageID=166, durable=true, userID=cd919eda-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1194024350
2024-06-28 12:06:08,469 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObjectU: CoreMessage[messageID=166, durable=true, userID=cd919eda-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1194024350 to transaction: TransactionImpl [xid=null, txID=169, xid=null, state=ACTIVE, createTime=1719576368469(Fri Jun 28 12:06:08 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2322e9bc
2024-06-28 12:06:08,469 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cd92893b-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ccee32d9-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ccee32d9-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6ce4ba59, true, {}]
2024-06-28 12:06:08,471 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObjectU: CoreMessage[messageID=166, durable=true, userID=cd919eda-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1194024350, transaction: TransactionImpl [xid=null, txID=169, xid=null, state=COMMITTED, createTime=1719576368469(Fri Jun 28 12:06:08 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2322e9bc
2024-06-28 12:06:08,472 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=172, durable=true, userID=cd92d75d-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2127427296, context: RoutingContextImpl(Address=test/mom/testPublishObjectU, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObjectU previousRoute:ANYCAST, reusable=true, version=-2147483614)
..................................................
***** durable queues test/mom/testPublishObjectU:
- queueID=141 address:test/mom/testPublishObjectU name:test/mom/testPublishObjectU filter:null
***** non durable for test/mom/testPublishObjectU:
..................................................
, transaction: null
2024-06-28 12:06:08,475 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObjectU: Reference[172]:RELIABLE:CoreMessage[messageID=172, durable=true, userID=cd92d75d-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2127427296
2024-06-28 12:06:08,476 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObjectU: CoreMessage[messageID=172, durable=true, userID=cd92d75d-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2127427296 to transaction: TransactionImpl [xid=null, txID=175, xid=null, state=ACTIVE, createTime=1719576368476(Fri Jun 28 12:06:08 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7510f872
2024-06-28 12:06:08,476 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cd939aae-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ccee32d9-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ccee32d9-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@69e16052, true, {}]
2024-06-28 12:06:08,478 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObjectU: CoreMessage[messageID=172, durable=true, userID=cd92d75d-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2127427296, transaction: TransactionImpl [xid=null, txID=175, xid=null, state=COMMITTED, createTime=1719576368476(Fri Jun 28 12:06:08 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7510f872
2024-06-28 12:06:08,479 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=178, durable=true, userID=cd93e8d0-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1788080937, context: RoutingContextImpl(Address=test/mom/testPublishObjectU, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObjectU previousRoute:ANYCAST, reusable=true, version=-2147483614)
..................................................
***** durable queues test/mom/testPublishObjectU:
- queueID=141 address:test/mom/testPublishObjectU name:test/mom/testPublishObjectU filter:null
***** non durable for test/mom/testPublishObjectU:
..................................................
, transaction: null
2024-06-28 12:06:08,482 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObjectU: Reference[178]:RELIABLE:CoreMessage[messageID=178, durable=true, userID=cd93e8d0-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1788080937
2024-06-28 12:06:08,483 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObjectU: CoreMessage[messageID=178, durable=true, userID=cd93e8d0-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1788080937 to transaction: TransactionImpl [xid=null, txID=181, xid=null, state=ACTIVE, createTime=1719576368483(Fri Jun 28 12:06:08 UTC 2024), timeoutSeconds=-1, nr operations = 1]@684a8ce3
2024-06-28 12:06:08,483 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cd94ac21-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ccee32d9-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ccee32d9-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@68607f96, true, {}]
2024-06-28 12:06:08,485 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObjectU: CoreMessage[messageID=178, durable=true, userID=cd93e8d0-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1788080937, transaction: TransactionImpl [xid=null, txID=181, xid=null, state=COMMITTED, createTime=1719576368483(Fri Jun 28 12:06:08 UTC 2024), timeoutSeconds=-1, nr operations = 0]@684a8ce3
2024-06-28 12:06:08,486 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=184, durable=true, userID=cd94fa43-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@939319045, context: RoutingContextImpl(Address=test/mom/testPublishObjectU, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObjectU previousRoute:ANYCAST, reusable=true, version=-2147483614)
..................................................
***** durable queues test/mom/testPublishObjectU:
- queueID=141 address:test/mom/testPublishObjectU name:test/mom/testPublishObjectU filter:null
***** non durable for test/mom/testPublishObjectU:
..................................................
, transaction: null
2024-06-28 12:06:08,488 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObjectU: Reference[184]:RELIABLE:CoreMessage[messageID=184, durable=true, userID=cd94fa43-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@939319045
2024-06-28 12:06:08,489 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObjectU: CoreMessage[messageID=184, durable=true, userID=cd94fa43-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@939319045 to transaction: TransactionImpl [xid=null, txID=187, xid=null, state=ACTIVE, createTime=1719576368489(Fri Jun 28 12:06:08 UTC 2024), timeoutSeconds=-1, nr operations = 1]@48ec075
2024-06-28 12:06:08,490 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cd959684-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ccee32d9-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ccee32d9-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@269755ec, true, {}]
2024-06-28 12:06:08,492 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObjectU: CoreMessage[messageID=184, durable=true, userID=cd94fa43-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@939319045, transaction: TransactionImpl [xid=null, txID=187, xid=null, state=COMMITTED, createTime=1719576368489(Fri Jun 28 12:06:08 UTC 2024), timeoutSeconds=-1, nr operations = 0]@48ec075
2024-06-28 12:06:08,493 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=190, durable=true, userID=cd95e4a6-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@565560769, context: RoutingContextImpl(Address=test/mom/testPublishObjectU, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObjectU previousRoute:ANYCAST, reusable=true, version=-2147483614)
..................................................
***** durable queues test/mom/testPublishObjectU:
- queueID=141 address:test/mom/testPublishObjectU name:test/mom/testPublishObjectU filter:null
***** non durable for test/mom/testPublishObjectU:
..................................................
, transaction: null
2024-06-28 12:06:08,495 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObjectU: Reference[190]:RELIABLE:CoreMessage[messageID=190, durable=true, userID=cd95e4a6-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@565560769
2024-06-28 12:06:08,496 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObjectU: CoreMessage[messageID=190, durable=true, userID=cd95e4a6-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@565560769 to transaction: TransactionImpl [xid=null, txID=193, xid=null, state=ACTIVE, createTime=1719576368496(Fri Jun 28 12:06:08 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5e5d73b9
2024-06-28 12:06:08,497 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cd96a7f7-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ccee32d9-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ccee32d9-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@45e265e7, true, {}]
2024-06-28 12:06:08,498 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObjectU: CoreMessage[messageID=190, durable=true, userID=cd95e4a6-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@565560769, transaction: TransactionImpl [xid=null, txID=193, xid=null, state=COMMITTED, createTime=1719576368496(Fri Jun 28 12:06:08 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5e5d73b9
2024-06-28 12:06:08,500 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=196, durable=true, userID=cd971d29-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@189950430, context: RoutingContextImpl(Address=test/mom/testPublishObjectU, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObjectU previousRoute:ANYCAST, reusable=true, version=-2147483614)
..................................................
***** durable queues test/mom/testPublishObjectU:
- queueID=141 address:test/mom/testPublishObjectU name:test/mom/testPublishObjectU filter:null
***** non durable for test/mom/testPublishObjectU:
..................................................
, transaction: null
2024-06-28 12:06:08,502 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObjectU: Reference[196]:RELIABLE:CoreMessage[messageID=196, durable=true, userID=cd971d29-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@189950430
2024-06-28 12:06:08,503 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObjectU: CoreMessage[messageID=196, durable=true, userID=cd971d29-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@189950430 to transaction: TransactionImpl [xid=null, txID=199, xid=null, state=ACTIVE, createTime=1719576368503(Fri Jun 28 12:06:08 UTC 2024), timeoutSeconds=-1, nr operations = 1]@71f17176
2024-06-28 12:06:08,504 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cd97b96a-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ccee32d9-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ccee32d9-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4c63eb8, true, {}]
2024-06-28 12:06:08,505 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObjectU: CoreMessage[messageID=196, durable=true, userID=cd971d29-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@189950430, transaction: TransactionImpl [xid=null, txID=199, xid=null, state=COMMITTED, createTime=1719576368503(Fri Jun 28 12:06:08 UTC 2024), timeoutSeconds=-1, nr operations = 0]@71f17176
2024-06-28 12:06:08,507 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=202, durable=true, userID=cd98078c-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@436612113, context: RoutingContextImpl(Address=test/mom/testPublishObjectU, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObjectU previousRoute:ANYCAST, reusable=true, version=-2147483614)
..................................................
***** durable queues test/mom/testPublishObjectU:
- queueID=141 address:test/mom/testPublishObjectU name:test/mom/testPublishObjectU filter:null
***** non durable for test/mom/testPublishObjectU:
..................................................
, transaction: null
2024-06-28 12:06:08,509 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObjectU: Reference[202]:RELIABLE:CoreMessage[messageID=202, durable=true, userID=cd98078c-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@436612113
2024-06-28 12:06:08,510 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObjectU: CoreMessage[messageID=202, durable=true, userID=cd98078c-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@436612113 to transaction: TransactionImpl [xid=null, txID=205, xid=null, state=ACTIVE, createTime=1719576368510(Fri Jun 28 12:06:08 UTC 2024), timeoutSeconds=-1, nr operations = 1]@f888b80
2024-06-28 12:06:08,512 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@57e351a, org.eclipse.scout.rt.mom.jms.JmsSubscription@1b2c513e]
2024-06-28 12:06:08,512 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObjectU: CoreMessage[messageID=202, durable=true, userID=cd98078c-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@436612113, transaction: TransactionImpl [xid=null, txID=205, xid=null, state=COMMITTED, createTime=1719576368510(Fri Jun 28 12:06:08 UTC 2024), timeoutSeconds=-1, nr operations = 0]@f888b80
2024-06-28 12:06:08,519 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 2 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:06:08,520 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.023657 ms
2024-06-28 12:06:08,520 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:06:08,520 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:06:08,522 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection ccee32d9-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:06:08,565 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:08,565 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 1447.555312 ms
2024-06-28 12:06:08,565 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testMessageConsumerJobWithUnlimitedConsumerJobs [artemis]>
2024-06-28 12:06:08,568 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:08,568 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testMessageConsumerJobWith1ConsumerJob [artemis]>
2024-06-28 12:06:08,568 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest.testMessageConsumerJobWith1ConsumerJob(JmsMomPubSemaphoreTest.java:51) - test works
2024-06-28 12:06:08,569 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 719016748'.
2024-06-28 12:06:08,573 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-06-28 12:06:08,574 INFO  [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection cda28ede-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=JMS subscriber]
2024-06-28 12:06:08,576 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cda2dd01-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cda28ede-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cda28ede-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7b858b4e, true, {}]
2024-06-28 12:06:08,579 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@6f6ed6d7 - MDC[jobName=JMS subscriber]
2024-06-28 12:06:08,580 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cda37842-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cda28ede-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cda28ede-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@243dbe02, true, {}]
2024-06-28 12:06:08,583 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testPublishObject, address=test/mom/testPublishObject, 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, fqqn=null]]
2024-06-28 12:06:08,583 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@29a6eda0
2024-06-28 12:06:08,584 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5e1fb587
2024-06-28 12:06:08,586 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishObject, null, 0, false, true, null]
2024-06-28 12:06:08,587 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest.testMessageConsumerJobWith1ConsumerJob(JmsMomPubSemaphoreTest.java:69) - test works
2024-06-28 12:06:08,588 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cda489b4-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cda28ede-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cda28ede-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7488cfb, true, {}]
2024-06-28 12:06:08,592 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=225, durable=true, userID=cda4fee6-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1443352671, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:08,593 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[225]:RELIABLE:CoreMessage[messageID=225, durable=true, userID=cda4fee6-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1443352671
2024-06-28 12:06:08,594 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObject: CoreMessage[messageID=225, durable=true, userID=cda4fee6-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1443352671 to transaction: TransactionImpl [xid=null, txID=228, xid=null, state=ACTIVE, createTime=1719576368594(Fri Jun 28 12:06:08 UTC 2024), timeoutSeconds=-1, nr operations = 1]@179bdde8
2024-06-28 12:06:08,594 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cda59b27-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cda28ede-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cda28ede-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@69919d7b, true, {}]
2024-06-28 12:06:08,596 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObject: CoreMessage[messageID=225, durable=true, userID=cda4fee6-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1443352671, transaction: TransactionImpl [xid=null, txID=228, xid=null, state=COMMITTED, createTime=1719576368594(Fri Jun 28 12:06:08 UTC 2024), timeoutSeconds=-1, nr operations = 0]@179bdde8
2024-06-28 12:06:08,597 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=231, durable=true, userID=cda5e949-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@387339004, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:08,600 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[231]:RELIABLE:CoreMessage[messageID=231, durable=true, userID=cda5e949-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@387339004
2024-06-28 12:06:08,601 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cda6ac9a-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cda28ede-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cda28ede-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@f37dc0e, true, {}]
2024-06-28 12:06:08,604 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=236, durable=true, userID=cda6fabc-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@155416147, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:08,605 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[236]:RELIABLE:CoreMessage[messageID=236, durable=true, userID=cda6fabc-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@155416147
2024-06-28 12:06:08,607 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cda796fd-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cda28ede-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cda28ede-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@55f8708f, true, {}]
2024-06-28 12:06:08,610 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=241, durable=true, userID=cda7be0f-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1737908349, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:08,611 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[241]:RELIABLE:CoreMessage[messageID=241, durable=true, userID=cda7be0f-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1737908349
2024-06-28 12:06:08,612 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cda85a50-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cda28ede-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cda28ede-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@63eeb54e, true, {}]
2024-06-28 12:06:08,615 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=246, durable=true, userID=cda8a872-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1477115851, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:08,616 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[246]:RELIABLE:CoreMessage[messageID=246, durable=true, userID=cda8a872-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1477115851
2024-06-28 12:06:08,618 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cda91da3-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cda28ede-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cda28ede-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@54a98d19, true, {}]
2024-06-28 12:06:08,665 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=251, durable=true, userID=cdb02285-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@698811009, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:08,666 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[251]:RELIABLE:CoreMessage[messageID=251, durable=true, userID=cdb02285-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@698811009
2024-06-28 12:06:08,667 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cdb0bec6-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cda28ede-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cda28ede-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@72535337, true, {}]
2024-06-28 12:06:08,670 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=256, durable=true, userID=cdb10ce8-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@726077026, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:08,671 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[256]:RELIABLE:CoreMessage[messageID=256, durable=true, userID=cdb10ce8-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@726077026
2024-06-28 12:06:08,673 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cdb18219-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cda28ede-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cda28ede-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7801be25, true, {}]
2024-06-28 12:06:08,676 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=261, durable=true, userID=cdb1d03b-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1026391949, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:08,677 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[261]:RELIABLE:CoreMessage[messageID=261, durable=true, userID=cdb1d03b-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1026391949
2024-06-28 12:06:08,678 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cdb26c7c-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cda28ede-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cda28ede-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@18c16c17, true, {}]
2024-06-28 12:06:08,681 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=266, durable=true, userID=cdb2ba9e-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@772876432, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:08,683 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[266]:RELIABLE:CoreMessage[messageID=266, durable=true, userID=cdb2ba9e-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@772876432
2024-06-28 12:06:08,684 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cdb32fcf-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cda28ede-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cda28ede-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7ab95c28, true, {}]
2024-06-28 12:06:08,687 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=271, durable=true, userID=cdb37df1-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@560623166, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:08,691 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[271]:RELIABLE:CoreMessage[messageID=271, durable=true, userID=cdb37df1-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@560623166
2024-06-28 12:06:08,693 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cdb48f62-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cda28ede-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cda28ede-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@387418c6, true, {}]
2024-06-28 12:06:08,696 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=276, durable=true, userID=cdb4dd84-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@779543414, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:08,697 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[276]:RELIABLE:CoreMessage[messageID=276, durable=true, userID=cdb4dd84-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@779543414
2024-06-28 12:06:08,698 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cdb579c5-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cda28ede-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cda28ede-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3ae4c6aa, true, {}]
2024-06-28 12:06:08,701 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=281, durable=true, userID=cdb5c7e7-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@843923567, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:08,706 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[281]:RELIABLE:CoreMessage[messageID=281, durable=true, userID=cdb5c7e7-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@843923567
2024-06-28 12:06:08,708 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cdb6d958-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cda28ede-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cda28ede-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6759c7c8, true, {}]
2024-06-28 12:06:08,710 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=286, durable=true, userID=cdb7277a-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1690992828, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:08,711 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[286]:RELIABLE:CoreMessage[messageID=286, durable=true, userID=cdb7277a-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1690992828
2024-06-28 12:06:08,713 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cdb79cab-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cda28ede-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cda28ede-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@10f0450c, true, {}]
2024-06-28 12:06:08,716 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=291, durable=true, userID=cdb811dd-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1136161053, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:08,720 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[291]:RELIABLE:CoreMessage[messageID=291, durable=true, userID=cdb811dd-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1136161053
2024-06-28 12:06:08,722 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cdb8fc3e-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cda28ede-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cda28ede-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@667a1457, true, {}]
2024-06-28 12:06:08,725 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=296, durable=true, userID=cdb94a60-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@835845322, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:08,729 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[296]:RELIABLE:CoreMessage[messageID=296, durable=true, userID=cdb94a60-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@835845322
2024-06-28 12:06:08,731 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cdba5bd1-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cda28ede-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cda28ede-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@204a8858, true, {}]
2024-06-28 12:06:08,764 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=301, durable=true, userID=cdbaa9f3-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1774685351, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:08,769 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[301]:RELIABLE:CoreMessage[messageID=301, durable=true, userID=cdbaa9f3-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1774685351
2024-06-28 12:06:08,775 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cdc139a4-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cda28ede-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cda28ede-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@59382e43, true, {}]
2024-06-28 12:06:08,779 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=306, durable=true, userID=cdc187c6-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1762787379, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:08,781 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[306]:RELIABLE:CoreMessage[messageID=306, durable=true, userID=cdc187c6-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1762787379
2024-06-28 12:06:08,782 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cdc24b17-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cda28ede-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cda28ede-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@66cf0a09, true, {}]
2024-06-28 12:06:08,785 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=311, durable=true, userID=cdc29939-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1131774455, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:08,790 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[311]:RELIABLE:CoreMessage[messageID=311, durable=true, userID=cdc29939-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1131774455
2024-06-28 12:06:08,792 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cdc3aaaa-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cda28ede-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cda28ede-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@67010cb7, true, {}]
2024-06-28 12:06:08,794 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=316, durable=true, userID=cdc3f8cc-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@923392393, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:08,799 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[316]:RELIABLE:CoreMessage[messageID=316, durable=true, userID=cdc3f8cc-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@923392393
2024-06-28 12:06:08,801 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cdc50a3d-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cda28ede-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cda28ede-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2a246c6f, true, {}]
2024-06-28 12:06:08,803 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=321, durable=true, userID=cdc5585f-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@201256675, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:08,808 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[321]:RELIABLE:CoreMessage[messageID=321, durable=true, userID=cdc5585f-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@201256675
2024-06-28 12:06:08,810 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cdc669d0-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cda28ede-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cda28ede-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2a80234c, true, {}]
2024-06-28 12:06:08,812 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=326, durable=true, userID=cdc6b7f2-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1922331703, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:08,817 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[326]:RELIABLE:CoreMessage[messageID=326, durable=true, userID=cdc6b7f2-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1922331703
2024-06-28 12:06:08,819 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cdc7c963-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cda28ede-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cda28ede-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@585dccae, true, {}]
2024-06-28 12:06:08,821 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=331, durable=true, userID=cdc81785-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@495004075, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:08,826 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[331]:RELIABLE:CoreMessage[messageID=331, durable=true, userID=cdc81785-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@495004075
2024-06-28 12:06:08,828 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cdc928f6-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cda28ede-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cda28ede-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5cf88887, true, {}]
2024-06-28 12:06:08,830 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=336, durable=true, userID=cdc97718-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1690136067, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:08,835 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[336]:RELIABLE:CoreMessage[messageID=336, durable=true, userID=cdc97718-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1690136067
2024-06-28 12:06:08,837 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cdca8889-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cda28ede-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cda28ede-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5355fdff, true, {}]
2024-06-28 12:06:08,839 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=341, durable=true, userID=cdcad6ab-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@407379329, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:08,840 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[341]:RELIABLE:CoreMessage[messageID=341, durable=true, userID=cdcad6ab-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@407379329
2024-06-28 12:06:08,842 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cdcb4bdc-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cda28ede-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cda28ede-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@19e81762, true, {}]
2024-06-28 12:06:08,844 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=346, durable=true, userID=cdcb99fe-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1227679603, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:08,864 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[346]:RELIABLE:CoreMessage[messageID=346, durable=true, userID=cdcb99fe-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1227679603
2024-06-28 12:06:08,865 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cdcef55f-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cda28ede-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cda28ede-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@62d8cf68, true, {}]
2024-06-28 12:06:08,868 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=351, durable=true, userID=cdcf1c71-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1567904652, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:08,872 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[351]:RELIABLE:CoreMessage[messageID=351, durable=true, userID=cdcf1c71-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1567904652
2024-06-28 12:06:08,874 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cdd02de2-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cda28ede-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cda28ede-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@9d1da10, true, {}]
2024-06-28 12:06:08,876 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=356, durable=true, userID=cdd07c04-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1379332951, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:08,881 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[356]:RELIABLE:CoreMessage[messageID=356, durable=true, userID=cdd07c04-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1379332951
2024-06-28 12:06:08,882 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cdd18d75-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cda28ede-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cda28ede-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@19ac48ae, true, {}]
2024-06-28 12:06:08,885 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=361, durable=true, userID=cdd1db97-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@181028997, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:08,887 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[361]:RELIABLE:CoreMessage[messageID=361, durable=true, userID=cdd1db97-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@181028997
2024-06-28 12:06:08,888 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cdd277d8-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cda28ede-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cda28ede-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2cbff1a7, true, {}]
2024-06-28 12:06:08,891 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=366, durable=true, userID=cdd29eea-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@619913680, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:08,892 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[366]:RELIABLE:CoreMessage[messageID=366, durable=true, userID=cdd29eea-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@619913680
2024-06-28 12:06:08,894 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cdd33b2b-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cda28ede-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cda28ede-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5b1460bf, true, {}]
2024-06-28 12:06:08,896 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=371, durable=true, userID=cdd3894d-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1533345521, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:08,897 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[371]:RELIABLE:CoreMessage[messageID=371, durable=true, userID=cdd3894d-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1533345521
2024-06-28 12:06:08,899 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cdd3fe7e-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cda28ede-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cda28ede-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@14d37485, true, {}]
2024-06-28 12:06:08,901 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=376, durable=true, userID=cdd44ca0-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@302068019, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:08,906 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[376]:RELIABLE:CoreMessage[messageID=376, durable=true, userID=cdd44ca0-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@302068019
2024-06-28 12:06:08,907 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cdd55e11-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cda28ede-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cda28ede-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3e2d1281, true, {}]
2024-06-28 12:06:08,910 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=381, durable=true, userID=cdd5ac33-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2011835978, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:08,915 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[381]:RELIABLE:CoreMessage[messageID=381, durable=true, userID=cdd5ac33-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2011835978
2024-06-28 12:06:08,916 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cdd6bda4-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cda28ede-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cda28ede-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1f84f182, true, {}]
2024-06-28 12:06:08,919 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=386, durable=true, userID=cdd70bc6-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@251902352, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:08,920 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[386]:RELIABLE:CoreMessage[messageID=386, durable=true, userID=cdd70bc6-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@251902352
2024-06-28 12:06:08,921 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cdd780f7-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cda28ede-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cda28ede-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5bbbab0f, true, {}]
2024-06-28 12:06:08,924 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=391, durable=true, userID=cdd7cf19-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2039091746, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:08,925 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[391]:RELIABLE:CoreMessage[messageID=391, durable=true, userID=cdd7cf19-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2039091746
2024-06-28 12:06:08,926 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cdd8444a-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cda28ede-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cda28ede-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@713be28e, true, {}]
2024-06-28 12:06:08,929 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=396, durable=true, userID=cdd8926c-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@721317947, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:08,930 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[396]:RELIABLE:CoreMessage[messageID=396, durable=true, userID=cdd8926c-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@721317947
2024-06-28 12:06:08,932 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cdd9079d-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cda28ede-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cda28ede-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@62992c89, true, {}]
2024-06-28 12:06:08,935 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=401, durable=true, userID=cdd955bf-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1315211399, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:08,939 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[401]:RELIABLE:CoreMessage[messageID=401, durable=true, userID=cdd955bf-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1315211399
2024-06-28 12:06:08,940 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cdda6730-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cda28ede-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cda28ede-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4ec19023, true, {}]
2024-06-28 12:06:08,964 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=406, durable=true, userID=cddde9a2-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1993631784, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:08,966 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[406]:RELIABLE:CoreMessage[messageID=406, durable=true, userID=cddde9a2-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1993631784
2024-06-28 12:06:08,967 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cdde85e3-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cda28ede-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cda28ede-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@567a28d3, true, {}]
2024-06-28 12:06:08,970 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=411, durable=true, userID=cddeacf5-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1639929215, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:08,974 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[411]:RELIABLE:CoreMessage[messageID=411, durable=true, userID=cddeacf5-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1639929215
2024-06-28 12:06:08,976 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cddfe576-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cda28ede-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cda28ede-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@653efbc2, true, {}]
2024-06-28 12:06:08,979 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=416, durable=true, userID=cde03398-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@949587675, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:08,984 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[416]:RELIABLE:CoreMessage[messageID=416, durable=true, userID=cde03398-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@949587675
2024-06-28 12:06:08,985 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cde14509-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cda28ede-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cda28ede-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4abaa4d3, true, {}]
2024-06-28 12:06:08,988 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=421, durable=true, userID=cde1932b-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1389566463, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:08,993 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[421]:RELIABLE:CoreMessage[messageID=421, durable=true, userID=cde1932b-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1389566463
2024-06-28 12:06:08,995 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cde2a49c-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cda28ede-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cda28ede-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@549ebd28, true, {}]
2024-06-28 12:06:08,997 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=426, durable=true, userID=cde2f2be-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1753726347, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:09,002 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[426]:RELIABLE:CoreMessage[messageID=426, durable=true, userID=cde2f2be-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1753726347
2024-06-28 12:06:09,003 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cde4042f-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cda28ede-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cda28ede-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@69bbfcea, true, {}]
2024-06-28 12:06:09,006 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=431, durable=true, userID=cde45251-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@575753605, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:09,011 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[431]:RELIABLE:CoreMessage[messageID=431, durable=true, userID=cde45251-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@575753605
2024-06-28 12:06:09,012 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cde563c2-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cda28ede-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cda28ede-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@29cf085e, true, {}]
2024-06-28 12:06:09,015 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=436, durable=true, userID=cde58ad4-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@950909420, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:09,016 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[436]:RELIABLE:CoreMessage[messageID=436, durable=true, userID=cde58ad4-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@950909420
2024-06-28 12:06:09,017 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cde62715-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cda28ede-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cda28ede-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3636dfa9, true, {}]
2024-06-28 12:06:09,020 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=441, durable=true, userID=cde64e27-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1156653523, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:09,021 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[441]:RELIABLE:CoreMessage[messageID=441, durable=true, userID=cde64e27-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1156653523
2024-06-28 12:06:09,022 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cde6ea68-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cda28ede-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cda28ede-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3da0831c, true, {}]
2024-06-28 12:06:09,025 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=446, durable=true, userID=cde7117a-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@298821411, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:09,029 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[446]:RELIABLE:CoreMessage[messageID=446, durable=true, userID=cde7117a-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@298821411
2024-06-28 12:06:09,031 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cde822eb-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cda28ede-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cda28ede-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3ff251cf, true, {}]
2024-06-28 12:06:09,034 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=451, durable=true, userID=cde8710d-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@970653178, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:09,038 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[451]:RELIABLE:CoreMessage[messageID=451, durable=true, userID=cde8710d-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@970653178
2024-06-28 12:06:09,040 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cde9827e-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cda28ede-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cda28ede-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6d9bd93b, true, {}]
2024-06-28 12:06:09,047 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[456]:RELIABLE:CoreMessage[messageID=456, durable=true, userID=cde9d0a0-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1827488244
2024-06-28 12:06:09,042 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=456, durable=true, userID=cde9d0a0-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1827488244, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:09,065 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cded5311-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cda28ede-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cda28ede-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@21df0a03, true, {}]
2024-06-28 12:06:09,068 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=461, durable=true, userID=cdeda133-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2014940411, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:09,073 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[461]:RELIABLE:CoreMessage[messageID=461, durable=true, userID=cdeda133-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2014940411
2024-06-28 12:06:09,074 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cdeed9b4-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cda28ede-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cda28ede-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3dd68c6c, true, {}]
2024-06-28 12:06:09,077 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=466, durable=true, userID=cdef27d6-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2030505982, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:09,082 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[466]:RELIABLE:CoreMessage[messageID=466, durable=true, userID=cdef27d6-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2030505982
2024-06-28 12:06:09,083 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cdf03947-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cda28ede-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cda28ede-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@239e56db, true, {}]
2024-06-28 12:06:09,086 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=471, durable=true, userID=cdf08769-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1248216036, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:09,087 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[471]:RELIABLE:CoreMessage[messageID=471, durable=true, userID=cdf08769-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1248216036
2024-06-28 12:06:09,089 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cdf0fc9a-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cda28ede-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cda28ede-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7cacc803, true, {}]
2024-06-28 12:06:09,091 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=476, durable=true, userID=cdf14abc-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@606388688, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:09,096 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[476]:RELIABLE:CoreMessage[messageID=476, durable=true, userID=cdf14abc-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@606388688
2024-06-28 12:06:09,097 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cdf25c2d-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cda28ede-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cda28ede-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4a4afd66, true, {}]
2024-06-28 12:06:09,100 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=481, durable=true, userID=cdf2833f-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@284098555, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:09,104 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[481]:RELIABLE:CoreMessage[messageID=481, durable=true, userID=cdf2833f-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@284098555
2024-06-28 12:06:09,106 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cdf3bbc0-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cda28ede-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cda28ede-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5c562d4a, true, {}]
2024-06-28 12:06:09,109 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=486, durable=true, userID=cdf3e2d2-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1364687591, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:09,113 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[486]:RELIABLE:CoreMessage[messageID=486, durable=true, userID=cdf3e2d2-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1364687591
2024-06-28 12:06:09,115 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cdf4f443-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cda28ede-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cda28ede-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@27bc9151, true, {}]
2024-06-28 12:06:09,117 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=491, durable=true, userID=cdf54265-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@701921866, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:09,122 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[491]:RELIABLE:CoreMessage[messageID=491, durable=true, userID=cdf54265-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@701921866
2024-06-28 12:06:09,123 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cdf653d6-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cda28ede-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cda28ede-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6b3f1706, true, {}]
2024-06-28 12:06:09,126 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=496, durable=true, userID=cdf6a1f8-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@729683169, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:09,130 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[496]:RELIABLE:CoreMessage[messageID=496, durable=true, userID=cdf6a1f8-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@729683169
2024-06-28 12:06:09,132 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cdf78c59-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cda28ede-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cda28ede-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3bf06ce1, true, {}]
2024-06-28 12:06:09,134 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=501, durable=true, userID=cdf7da7b-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1275606866, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:09,139 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[501]:RELIABLE:CoreMessage[messageID=501, durable=true, userID=cdf7da7b-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1275606866
2024-06-28 12:06:09,140 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cdf8c4dc-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cda28ede-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cda28ede-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@10f6276e, true, {}]
2024-06-28 12:06:09,142 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=506, durable=true, userID=cdf912fe-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@652405878, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:09,147 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[506]:RELIABLE:CoreMessage[messageID=506, durable=true, userID=cdf912fe-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@652405878
2024-06-28 12:06:09,148 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cdfa246f-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cda28ede-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cda28ede-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4c977ae4, true, {}]
2024-06-28 12:06:09,165 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=511, durable=true, userID=cdfc9571-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1014814410, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:09,169 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[511]:RELIABLE:CoreMessage[messageID=511, durable=true, userID=cdfc9571-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1014814410
2024-06-28 12:06:09,171 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cdfd7fd2-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cda28ede-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cda28ede-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6e7728a1, true, {}]
2024-06-28 12:06:09,173 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=516, durable=true, userID=cdfdcdf4-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1744704696, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:09,178 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[516]:RELIABLE:CoreMessage[messageID=516, durable=true, userID=cdfdcdf4-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1744704696
2024-06-28 12:06:09,179 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cdfedf65-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cda28ede-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cda28ede-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@276eb27c, true, {}]
2024-06-28 12:06:09,181 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=521, durable=true, userID=cdff0677-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1791036850, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:09,186 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[521]:RELIABLE:CoreMessage[messageID=521, durable=true, userID=cdff0677-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1791036850
2024-06-28 12:06:09,188 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ce0017e8-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cda28ede-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cda28ede-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4c19807, true, {}]
2024-06-28 12:06:09,190 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=526, durable=true, userID=ce00660a-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1542573504, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:09,195 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[526]:RELIABLE:CoreMessage[messageID=526, durable=true, userID=ce00660a-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1542573504
2024-06-28 12:06:09,196 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ce01777b-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cda28ede-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cda28ede-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@40f0f44b, true, {}]
2024-06-28 12:06:09,199 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=531, durable=true, userID=ce019e8d-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@31558386, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:09,203 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[531]:RELIABLE:CoreMessage[messageID=531, durable=true, userID=ce019e8d-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@31558386
2024-06-28 12:06:09,205 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ce02affe-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cda28ede-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cda28ede-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@43636658, true, {}]
2024-06-28 12:06:09,207 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=536, durable=true, userID=ce02fe20-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1994858292, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:09,212 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[536]:RELIABLE:CoreMessage[messageID=536, durable=true, userID=ce02fe20-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1994858292
2024-06-28 12:06:09,213 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ce040f91-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cda28ede-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cda28ede-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@162d15a2, true, {}]
2024-06-28 12:06:09,216 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=541, durable=true, userID=ce0436a3-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2129139445, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:09,220 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[541]:RELIABLE:CoreMessage[messageID=541, durable=true, userID=ce0436a3-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2129139445
2024-06-28 12:06:09,222 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ce054814-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cda28ede-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cda28ede-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6be8980, true, {}]
2024-06-28 12:06:09,224 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=546, durable=true, userID=ce059636-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@972941263, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:09,229 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[546]:RELIABLE:CoreMessage[messageID=546, durable=true, userID=ce059636-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@972941263
2024-06-28 12:06:09,230 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ce06a7a7-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cda28ede-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cda28ede-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@21296ac9, true, {}]
2024-06-28 12:06:09,232 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=551, durable=true, userID=ce06ceb9-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1391219233, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:09,237 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[551]:RELIABLE:CoreMessage[messageID=551, durable=true, userID=ce06ceb9-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1391219233
2024-06-28 12:06:09,238 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ce07e02a-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cda28ede-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cda28ede-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5870204f, true, {}]
2024-06-28 12:06:09,241 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=556, durable=true, userID=ce082e4c-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1062240082, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:09,246 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[556]:RELIABLE:CoreMessage[messageID=556, durable=true, userID=ce082e4c-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1062240082
2024-06-28 12:06:09,247 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ce093fbd-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cda28ede-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cda28ede-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7924706b, true, {}]
2024-06-28 12:06:09,249 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=561, durable=true, userID=ce0966cf-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1430594899, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:09,254 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[561]:RELIABLE:CoreMessage[messageID=561, durable=true, userID=ce0966cf-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1430594899
2024-06-28 12:06:09,255 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ce0a7840-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cda28ede-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cda28ede-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6f7dcf1d, true, {}]
2024-06-28 12:06:09,258 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=566, durable=true, userID=ce0ac662-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@675375429, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:09,263 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[566]:RELIABLE:CoreMessage[messageID=566, durable=true, userID=ce0ac662-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@675375429
2024-06-28 12:06:09,265 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ce0bd7d3-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cda28ede-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cda28ede-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@63a6bbc2, true, {}]
2024-06-28 12:06:09,267 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=571, durable=true, userID=ce0c25f5-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2119446557, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:09,272 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[571]:RELIABLE:CoreMessage[messageID=571, durable=true, userID=ce0c25f5-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2119446557
2024-06-28 12:06:09,273 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ce0d3766-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cda28ede-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cda28ede-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3cebc4cb, true, {}]
2024-06-28 12:06:09,275 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=576, durable=true, userID=ce0d5e78-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@506545300, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:09,280 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[576]:RELIABLE:CoreMessage[messageID=576, durable=true, userID=ce0d5e78-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@506545300
2024-06-28 12:06:09,281 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ce0e6fe9-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cda28ede-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cda28ede-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@27ff05c0, true, {}]
2024-06-28 12:06:09,284 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=581, durable=true, userID=ce0e96fb-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@736883076, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:09,285 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[581]:RELIABLE:CoreMessage[messageID=581, durable=true, userID=ce0e96fb-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@736883076
2024-06-28 12:06:09,286 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ce0f333c-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cda28ede-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cda28ede-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@46f56676, true, {}]
2024-06-28 12:06:09,288 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=586, durable=true, userID=ce0f5a4e-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@941842728, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:09,290 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[586]:RELIABLE:CoreMessage[messageID=586, durable=true, userID=ce0f5a4e-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@941842728
2024-06-28 12:06:09,291 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ce0fcf7f-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cda28ede-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cda28ede-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@16b3e198, true, {}]
2024-06-28 12:06:09,293 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=591, durable=true, userID=ce101da1-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1510750075, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:09,294 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[591]:RELIABLE:CoreMessage[messageID=591, durable=true, userID=ce101da1-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1510750075
2024-06-28 12:06:09,295 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ce1092d2-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cda28ede-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cda28ede-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@24f08527, true, {}]
2024-06-28 12:06:09,298 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=596, durable=true, userID=ce10e0f4-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@372650601, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:09,299 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[596]:RELIABLE:CoreMessage[messageID=596, durable=true, userID=ce10e0f4-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@372650601
2024-06-28 12:06:09,300 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ce115625-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cda28ede-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cda28ede-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@18dfe517, true, {}]
2024-06-28 12:06:09,302 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=601, durable=true, userID=ce117d37-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2116814677, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:09,304 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[601]:RELIABLE:CoreMessage[messageID=601, durable=true, userID=ce117d37-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2116814677
2024-06-28 12:06:09,305 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ce11f268-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cda28ede-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cda28ede-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@30db1b36, true, {}]
2024-06-28 12:06:09,307 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=606, durable=true, userID=ce12408a-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1998231081, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:09,308 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[606]:RELIABLE:CoreMessage[messageID=606, durable=true, userID=ce12408a-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1998231081
2024-06-28 12:06:09,309 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ce12b5bb-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cda28ede-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cda28ede-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@79d07bf6, true, {}]
2024-06-28 12:06:09,312 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=611, durable=true, userID=ce12dccd-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@99677207, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:09,316 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[611]:RELIABLE:CoreMessage[messageID=611, durable=true, userID=ce12dccd-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@99677207
2024-06-28 12:06:09,317 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ce13ee3e-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cda28ede-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cda28ede-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6bc16ac, true, {}]
2024-06-28 12:06:09,320 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=616, durable=true, userID=ce143c60-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1079646703, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:09,321 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[616]:RELIABLE:CoreMessage[messageID=616, durable=true, userID=ce143c60-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1079646703
2024-06-28 12:06:09,322 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ce14b191-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cda28ede-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cda28ede-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4f4546d9, true, {}]
2024-06-28 12:06:09,324 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=621, durable=true, userID=ce14d8a3-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1600524610, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:09,325 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[621]:RELIABLE:CoreMessage[messageID=621, durable=true, userID=ce14d8a3-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1600524610
2024-06-28 12:06:09,326 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ce154dd4-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cda28ede-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cda28ede-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@63d26413, true, {}]
2024-06-28 12:06:09,328 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=626, durable=true, userID=ce1574e6-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@324641638, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:09,330 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[626]:RELIABLE:CoreMessage[messageID=626, durable=true, userID=ce1574e6-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@324641638
2024-06-28 12:06:09,331 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ce161127-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cda28ede-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cda28ede-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1d19e7cc, true, {}]
2024-06-28 12:06:09,333 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=631, durable=true, userID=ce163839-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1390469372, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:09,334 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[631]:RELIABLE:CoreMessage[messageID=631, durable=true, userID=ce163839-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1390469372
2024-06-28 12:06:09,336 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ce16ad6a-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cda28ede-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cda28ede-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5d3406f5, true, {}]
2024-06-28 12:06:09,364 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=636, durable=true, userID=ce16fb8b-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1122311726, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:09,365 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[636]:RELIABLE:CoreMessage[messageID=636, durable=true, userID=ce16fb8b-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1122311726
2024-06-28 12:06:09,366 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ce1b685d-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cda28ede-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cda28ede-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@60a9439b, true, {}]
2024-06-28 12:06:09,368 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=641, durable=true, userID=ce1b8f6f-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1153916323, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:09,369 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[641]:RELIABLE:CoreMessage[messageID=641, durable=true, userID=ce1b8f6f-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1153916323
2024-06-28 12:06:09,371 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ce1c03a0-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cda28ede-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cda28ede-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1adb94ce, true, {}]
2024-06-28 12:06:09,373 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=646, durable=true, userID=ce1c51c2-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1926499955, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:09,374 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[646]:RELIABLE:CoreMessage[messageID=646, durable=true, userID=ce1c51c2-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1926499955
2024-06-28 12:06:09,375 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ce1cc6f3-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cda28ede-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cda28ede-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@32e7089d, true, {}]
2024-06-28 12:06:09,377 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=651, durable=true, userID=ce1cee05-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1223209274, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:09,378 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[651]:RELIABLE:CoreMessage[messageID=651, durable=true, userID=ce1cee05-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1223209274
2024-06-28 12:06:09,379 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ce1d6336-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cda28ede-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cda28ede-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@12fbe59a, true, {}]
2024-06-28 12:06:09,381 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=656, durable=true, userID=ce1d8a48-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@909952961, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:09,386 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[656]:RELIABLE:CoreMessage[messageID=656, durable=true, userID=ce1d8a48-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@909952961
2024-06-28 12:06:09,387 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ce1e9bb9-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cda28ede-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cda28ede-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@43b4b2a5, true, {}]
2024-06-28 12:06:09,390 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=661, durable=true, userID=ce1ee9db-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1879529516, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:09,391 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[661]:RELIABLE:CoreMessage[messageID=661, durable=true, userID=ce1ee9db-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1879529516
2024-06-28 12:06:09,392 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ce1f5f0c-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cda28ede-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cda28ede-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@620238ce, true, {}]
2024-06-28 12:06:09,394 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=666, durable=true, userID=ce1f861e-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@602117831, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:09,395 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[666]:RELIABLE:CoreMessage[messageID=666, durable=true, userID=ce1f861e-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@602117831
2024-06-28 12:06:09,397 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ce1ffb4f-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cda28ede-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cda28ede-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@492e9125, true, {}]
2024-06-28 12:06:09,399 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=671, durable=true, userID=ce204971-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2112741850, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:09,400 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[671]:RELIABLE:CoreMessage[messageID=671, durable=true, userID=ce204971-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2112741850
2024-06-28 12:06:09,401 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ce20bea2-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cda28ede-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cda28ede-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@77d27ad, true, {}]
2024-06-28 12:06:09,403 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=676, durable=true, userID=ce20e5b4-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@336612813, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:09,404 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[676]:RELIABLE:CoreMessage[messageID=676, durable=true, userID=ce20e5b4-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@336612813
2024-06-28 12:06:09,406 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ce215ae5-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cda28ede-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cda28ede-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5e9cb15b, true, {}]
2024-06-28 12:06:09,408 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=681, durable=true, userID=ce21a907-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@512431745, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:09,409 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[681]:RELIABLE:CoreMessage[messageID=681, durable=true, userID=ce21a907-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@512431745
2024-06-28 12:06:09,410 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ce221e38-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cda28ede-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cda28ede-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@63d93543, true, {}]
2024-06-28 12:06:09,412 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=686, durable=true, userID=ce22454a-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@869722223, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:09,414 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[686]:RELIABLE:CoreMessage[messageID=686, durable=true, userID=ce22454a-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@869722223
2024-06-28 12:06:09,415 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ce22e18b-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cda28ede-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cda28ede-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@183a3685, true, {}]
2024-06-28 12:06:09,417 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=691, durable=true, userID=ce23089d-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@568458809, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:09,418 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[691]:RELIABLE:CoreMessage[messageID=691, durable=true, userID=ce23089d-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@568458809
2024-06-28 12:06:09,419 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ce237dce-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cda28ede-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cda28ede-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@253ea5fd, true, {}]
2024-06-28 12:06:09,421 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=696, durable=true, userID=ce23a4e0-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@538093646, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:09,426 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[696]:RELIABLE:CoreMessage[messageID=696, durable=true, userID=ce23a4e0-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@538093646
2024-06-28 12:06:09,427 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ce24b651-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cda28ede-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cda28ede-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4fcfe5e7, true, {}]
2024-06-28 12:06:09,429 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=701, durable=true, userID=ce24dd63-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1169468071, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:09,434 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[701]:RELIABLE:CoreMessage[messageID=701, durable=true, userID=ce24dd63-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1169468071
2024-06-28 12:06:09,435 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ce25eed4-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cda28ede-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cda28ede-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@48e3efaa, true, {}]
2024-06-28 12:06:09,465 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=706, durable=true, userID=ce2a5ba6-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@217264778, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:09,466 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[706]:RELIABLE:CoreMessage[messageID=706, durable=true, userID=ce2a5ba6-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@217264778
2024-06-28 12:06:09,467 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ce2ad0d7-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cda28ede-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cda28ede-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3c5affcc, true, {}]
2024-06-28 12:06:09,469 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=711, durable=true, userID=ce2af7e9-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@481539703, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:09,471 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[711]:RELIABLE:CoreMessage[messageID=711, durable=true, userID=ce2af7e9-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@481539703
2024-06-28 12:06:09,472 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ce2b942a-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cda28ede-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cda28ede-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5956fcd2, true, {}]
2024-06-28 12:06:09,474 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=716, durable=true, userID=ce2bbb3c-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@582283566, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:09,475 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[716]:RELIABLE:CoreMessage[messageID=716, durable=true, userID=ce2bbb3c-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@582283566
2024-06-28 12:06:09,476 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest.testMessageConsumerJobWith1ConsumerJob(JmsMomPubSemaphoreTest.java:73) - test works
2024-06-28 12:06:09,477 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObject: CoreMessage[messageID=231, durable=true, userID=cda5e949-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@387339004 to transaction: TransactionImpl [xid=null, txID=719, xid=null, state=ACTIVE, createTime=1719576369477(Fri Jun 28 12:06:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@c3201dd
2024-06-28 12:06:09,479 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@12f52ca4, org.eclipse.scout.rt.mom.jms.JmsSubscription@16b48082]
2024-06-28 12:06:09,479 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObject: CoreMessage[messageID=236, durable=true, userID=cda6fabc-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@155416147 to transaction: TransactionImpl [xid=null, txID=720, xid=null, state=ACTIVE, createTime=1719576369479(Fri Jun 28 12:06:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1cd34b17
2024-06-28 12:06:09,482 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObject: CoreMessage[messageID=231, durable=true, userID=cda5e949-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@387339004, transaction: TransactionImpl [xid=null, txID=719, xid=null, state=COMMITTED, createTime=1719576369477(Fri Jun 28 12:06:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@c3201dd
2024-06-28 12:06:09,482 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObject: CoreMessage[messageID=236, durable=true, userID=cda6fabc-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@155416147, transaction: TransactionImpl [xid=null, txID=720, xid=null, state=COMMITTED, createTime=1719576369479(Fri Jun 28 12:06:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1cd34b17
2024-06-28 12:06:09,487 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 3 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=WAITING_FOR_BLOCKING_CONDITION], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:06:09,487 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.025609 ms
2024-06-28 12:06:09,487 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:06:09,487 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:06:09,489 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection cda28ede-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:06:09,490 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:09,490 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 921.950049 ms
2024-06-28 12:06:09,490 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testMessageConsumerJobWith1ConsumerJob [artemis]>
2024-06-28 12:06:09,493 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:09,493 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testMessageConsumerJobWith6ConsumerJob [artemis]>
2024-06-28 12:06:09,494 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1200144545'.
2024-06-28 12:06:09,498 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-06-28 12:06:09,499 INFO  [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection ce2fb2de-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=JMS subscriber]
2024-06-28 12:06:09,501 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ce300101-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ce2fb2de-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ce2fb2de-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@194015b3, true, {}]
2024-06-28 12:06:09,504 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@931047 - MDC[jobName=JMS subscriber]
2024-06-28 12:06:09,505 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ce309d42-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ce2fb2de-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ce2fb2de-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@48504e9c, true, {}]
2024-06-28 12:06:09,508 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testPublishObject2, address=test/mom/testPublishObject2, 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, fqqn=null]]
2024-06-28 12:06:09,509 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@2113a7
2024-06-28 12:06:09,511 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1c01d697
2024-06-28 12:06:09,513 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishObject2, null, 0, false, true, null]
2024-06-28 12:06:09,514 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ce31fcd4-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ce2fb2de-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ce2fb2de-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@46fba786, true, {}]
2024-06-28 12:06:09,517 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=740, durable=true, userID=ce324af6-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@420874602, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:09,522 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[740]:RELIABLE:CoreMessage[messageID=740, durable=true, userID=ce324af6-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@420874602
2024-06-28 12:06:09,523 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObject2: CoreMessage[messageID=740, durable=true, userID=ce324af6-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@420874602 to transaction: TransactionImpl [xid=null, txID=743, xid=null, state=ACTIVE, createTime=1719576369523(Fri Jun 28 12:06:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@575a529
2024-06-28 12:06:09,523 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ce335c67-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ce2fb2de-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ce2fb2de-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@42a825ec, true, {}]
2024-06-28 12:06:09,525 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObject2: CoreMessage[messageID=740, durable=true, userID=ce324af6-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@420874602, transaction: TransactionImpl [xid=null, txID=743, xid=null, state=COMMITTED, createTime=1719576369523(Fri Jun 28 12:06:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@575a529
2024-06-28 12:06:09,525 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=746, durable=true, userID=ce338379-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@481208039, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:09,528 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[746]:RELIABLE:CoreMessage[messageID=746, durable=true, userID=ce338379-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@481208039
2024-06-28 12:06:09,529 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObject2: CoreMessage[messageID=746, durable=true, userID=ce338379-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@481208039 to transaction: TransactionImpl [xid=null, txID=749, xid=null, state=ACTIVE, createTime=1719576369529(Fri Jun 28 12:06:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4dc4291a
2024-06-28 12:06:09,529 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ce3446ca-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ce2fb2de-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ce2fb2de-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@43b9850, true, {}]
2024-06-28 12:06:09,532 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObject2: CoreMessage[messageID=746, durable=true, userID=ce338379-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@481208039, transaction: TransactionImpl [xid=null, txID=749, xid=null, state=COMMITTED, createTime=1719576369529(Fri Jun 28 12:06:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4dc4291a
2024-06-28 12:06:09,563 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=752, durable=true, userID=ce3494ec-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@124974435, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:09,568 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[752]:RELIABLE:CoreMessage[messageID=752, durable=true, userID=ce3494ec-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@124974435
2024-06-28 12:06:09,570 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObject2: CoreMessage[messageID=752, durable=true, userID=ce3494ec-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@124974435 to transaction: TransactionImpl [xid=null, txID=755, xid=null, state=ACTIVE, createTime=1719576369569(Fri Jun 28 12:06:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1e28c523
2024-06-28 12:06:09,570 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ce3a614d-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ce2fb2de-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ce2fb2de-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@36e761dd, true, {}]
2024-06-28 12:06:09,572 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObject2: CoreMessage[messageID=752, durable=true, userID=ce3494ec-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@124974435, transaction: TransactionImpl [xid=null, txID=755, xid=null, state=COMMITTED, createTime=1719576369569(Fri Jun 28 12:06:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1e28c523
2024-06-28 12:06:09,572 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=758, durable=true, userID=ce3aaf6f-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@242201939, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:09,575 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[758]:RELIABLE:CoreMessage[messageID=758, durable=true, userID=ce3aaf6f-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@242201939
2024-06-28 12:06:09,576 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObject2: CoreMessage[messageID=758, durable=true, userID=ce3aaf6f-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@242201939 to transaction: TransactionImpl [xid=null, txID=761, xid=null, state=ACTIVE, createTime=1719576369576(Fri Jun 28 12:06:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@36dc6722
2024-06-28 12:06:09,576 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ce3b72c0-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ce2fb2de-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ce2fb2de-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@10292319, true, {}]
2024-06-28 12:06:09,578 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObject2: CoreMessage[messageID=758, durable=true, userID=ce3aaf6f-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@242201939, transaction: TransactionImpl [xid=null, txID=761, xid=null, state=COMMITTED, createTime=1719576369576(Fri Jun 28 12:06:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@36dc6722
2024-06-28 12:06:09,578 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=764, durable=true, userID=ce3b99d2-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@396707252, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:09,582 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[764]:RELIABLE:CoreMessage[messageID=764, durable=true, userID=ce3b99d2-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@396707252
2024-06-28 12:06:09,583 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObject2: CoreMessage[messageID=764, durable=true, userID=ce3b99d2-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@396707252 to transaction: TransactionImpl [xid=null, txID=767, xid=null, state=ACTIVE, createTime=1719576369583(Fri Jun 28 12:06:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6e7d80b1
2024-06-28 12:06:09,583 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ce3c8433-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ce2fb2de-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ce2fb2de-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@67855c92, true, {}]
2024-06-28 12:06:09,585 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObject2: CoreMessage[messageID=764, durable=true, userID=ce3b99d2-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@396707252, transaction: TransactionImpl [xid=null, txID=767, xid=null, state=COMMITTED, createTime=1719576369583(Fri Jun 28 12:06:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6e7d80b1
2024-06-28 12:06:09,586 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=770, durable=true, userID=ce3cd255-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@656122029, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:09,589 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[770]:RELIABLE:CoreMessage[messageID=770, durable=true, userID=ce3cd255-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@656122029
2024-06-28 12:06:09,590 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObject2: CoreMessage[messageID=770, durable=true, userID=ce3cd255-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@656122029 to transaction: TransactionImpl [xid=null, txID=773, xid=null, state=ACTIVE, createTime=1719576369590(Fri Jun 28 12:06:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1afcbfe2
2024-06-28 12:06:09,590 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ce3d95a6-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ce2fb2de-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ce2fb2de-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@60144b9, true, {}]
2024-06-28 12:06:09,592 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObject2: CoreMessage[messageID=770, durable=true, userID=ce3cd255-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@656122029, transaction: TransactionImpl [xid=null, txID=773, xid=null, state=COMMITTED, createTime=1719576369590(Fri Jun 28 12:06:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1afcbfe2
2024-06-28 12:06:09,593 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=776, durable=true, userID=ce3dbcb8-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1674299318, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:09,596 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[776]:RELIABLE:CoreMessage[messageID=776, durable=true, userID=ce3dbcb8-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1674299318
2024-06-28 12:06:09,597 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ce3e8009-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ce2fb2de-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ce2fb2de-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@42256043, true, {}]
2024-06-28 12:06:09,599 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=781, durable=true, userID=ce3ece2b-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@368023561, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:09,600 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[781]:RELIABLE:CoreMessage[messageID=781, durable=true, userID=ce3ece2b-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@368023561
2024-06-28 12:06:09,601 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ce3f435c-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ce2fb2de-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ce2fb2de-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4eebb337, true, {}]
2024-06-28 12:06:09,603 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=786, durable=true, userID=ce3f6a6e-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@764706254, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:09,604 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[786]:RELIABLE:CoreMessage[messageID=786, durable=true, userID=ce3f6a6e-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@764706254
2024-06-28 12:06:09,606 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ce3fdf9f-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ce2fb2de-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ce2fb2de-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6a1326f9, true, {}]
2024-06-28 12:06:09,608 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=791, durable=true, userID=ce402dc1-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@992106963, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:09,609 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[791]:RELIABLE:CoreMessage[messageID=791, durable=true, userID=ce402dc1-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@992106963
2024-06-28 12:06:09,610 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ce40a2f2-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ce2fb2de-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ce2fb2de-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@41a03f73, true, {}]
2024-06-28 12:06:09,613 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=796, durable=true, userID=ce40f114-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1485002680, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:09,614 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[796]:RELIABLE:CoreMessage[messageID=796, durable=true, userID=ce40f114-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1485002680
2024-06-28 12:06:09,615 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ce416645-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ce2fb2de-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ce2fb2de-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@57f0be19, true, {}]
2024-06-28 12:06:09,617 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=801, durable=true, userID=ce418d57-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@235551363, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:09,619 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[801]:RELIABLE:CoreMessage[messageID=801, durable=true, userID=ce418d57-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@235551363
2024-06-28 12:06:09,620 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ce422998-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ce2fb2de-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ce2fb2de-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@f6b2871, true, {}]
2024-06-28 12:06:09,622 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=806, durable=true, userID=ce4250aa-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@109096396, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:09,627 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[806]:RELIABLE:CoreMessage[messageID=806, durable=true, userID=ce4250aa-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@109096396
2024-06-28 12:06:09,628 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ce43621b-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ce2fb2de-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ce2fb2de-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7e4c81, true, {}]
2024-06-28 12:06:09,630 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=811, durable=true, userID=ce43892d-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@404343418, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:09,635 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[811]:RELIABLE:CoreMessage[messageID=811, durable=true, userID=ce43892d-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@404343418
2024-06-28 12:06:09,663 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ce449a9e-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ce2fb2de-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ce2fb2de-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@52e4a16e, true, {}]
2024-06-28 12:06:09,665 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=816, durable=true, userID=ce48e060-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1699274089, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:09,666 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[816]:RELIABLE:CoreMessage[messageID=816, durable=true, userID=ce48e060-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1699274089
2024-06-28 12:06:09,668 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ce495591-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ce2fb2de-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ce2fb2de-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3bb5c04d, true, {}]
2024-06-28 12:06:09,670 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=821, durable=true, userID=ce49a3b3-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@614095294, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:09,671 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[821]:RELIABLE:CoreMessage[messageID=821, durable=true, userID=ce49a3b3-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@614095294
2024-06-28 12:06:09,672 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ce4a18e4-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ce2fb2de-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ce2fb2de-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@492278f7, true, {}]
2024-06-28 12:06:09,674 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=826, durable=true, userID=ce4a3ff6-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@402615906, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:09,675 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[826]:RELIABLE:CoreMessage[messageID=826, durable=true, userID=ce4a3ff6-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@402615906
2024-06-28 12:06:09,676 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ce4ab527-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ce2fb2de-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ce2fb2de-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@27777e2c, true, {}]
2024-06-28 12:06:09,678 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=831, durable=true, userID=ce4adc39-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@89577624, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:09,679 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[831]:RELIABLE:CoreMessage[messageID=831, durable=true, userID=ce4adc39-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@89577624
2024-06-28 12:06:09,681 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ce4b516a-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ce2fb2de-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ce2fb2de-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@25d32d14, true, {}]
2024-06-28 12:06:09,683 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=836, durable=true, userID=ce4b9f8c-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1859484025, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:09,684 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[836]:RELIABLE:CoreMessage[messageID=836, durable=true, userID=ce4b9f8c-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1859484025
2024-06-28 12:06:09,686 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ce4c14bd-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ce2fb2de-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ce2fb2de-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2dff9fe1, true, {}]
2024-06-28 12:06:09,688 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=841, durable=true, userID=ce4c62df-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@756802580, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:09,689 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[841]:RELIABLE:CoreMessage[messageID=841, durable=true, userID=ce4c62df-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@756802580
2024-06-28 12:06:09,690 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ce4cd810-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ce2fb2de-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ce2fb2de-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4d55425f, true, {}]
2024-06-28 12:06:09,692 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=846, durable=true, userID=ce4cff22-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@330807640, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:09,693 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[846]:RELIABLE:CoreMessage[messageID=846, durable=true, userID=ce4cff22-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@330807640
2024-06-28 12:06:09,694 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ce4d7453-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ce2fb2de-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ce2fb2de-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@41fb13ab, true, {}]
2024-06-28 12:06:09,696 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=851, durable=true, userID=ce4d9b65-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1659097721, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:09,697 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[851]:RELIABLE:CoreMessage[messageID=851, durable=true, userID=ce4d9b65-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1659097721
2024-06-28 12:06:09,699 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ce4e1096-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ce2fb2de-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ce2fb2de-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@566c14e6, true, {}]
2024-06-28 12:06:09,701 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=856, durable=true, userID=ce4e5eb8-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1394069894, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:09,702 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[856]:RELIABLE:CoreMessage[messageID=856, durable=true, userID=ce4e5eb8-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1394069894
2024-06-28 12:06:09,703 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ce4ed3e9-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ce2fb2de-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ce2fb2de-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@479825d8, true, {}]
2024-06-28 12:06:09,705 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=861, durable=true, userID=ce4efafb-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@112766099, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:09,710 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[861]:RELIABLE:CoreMessage[messageID=861, durable=true, userID=ce4efafb-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@112766099
2024-06-28 12:06:09,711 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ce500c6c-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ce2fb2de-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ce2fb2de-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@73f72625, true, {}]
2024-06-28 12:06:09,713 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=866, durable=true, userID=ce50337e-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1988627694, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:09,715 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[866]:RELIABLE:CoreMessage[messageID=866, durable=true, userID=ce50337e-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1988627694
2024-06-28 12:06:09,716 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ce50cfbf-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ce2fb2de-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ce2fb2de-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@102ab175, true, {}]
2024-06-28 12:06:09,718 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=871, durable=true, userID=ce50f6d1-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1297899220, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:09,723 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[871]:RELIABLE:CoreMessage[messageID=871, durable=true, userID=ce50f6d1-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1297899220
2024-06-28 12:06:09,724 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ce51e132-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ce2fb2de-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ce2fb2de-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@50a4fc24, true, {}]
2024-06-28 12:06:09,726 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=876, durable=true, userID=ce522f54-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1624101682, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:09,727 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[876]:RELIABLE:CoreMessage[messageID=876, durable=true, userID=ce522f54-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1624101682
2024-06-28 12:06:09,728 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ce52a485-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ce2fb2de-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ce2fb2de-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@31d03d1c, true, {}]
2024-06-28 12:06:09,731 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=881, durable=true, userID=ce52cb97-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1362145858, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:09,732 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[881]:RELIABLE:CoreMessage[messageID=881, durable=true, userID=ce52cb97-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1362145858
2024-06-28 12:06:09,733 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ce5340c8-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ce2fb2de-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ce2fb2de-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@23d2278c, true, {}]
2024-06-28 12:06:09,735 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=886, durable=true, userID=ce538eea-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@657408338, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:09,736 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[886]:RELIABLE:CoreMessage[messageID=886, durable=true, userID=ce538eea-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@657408338
2024-06-28 12:06:09,737 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ce54041b-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ce2fb2de-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ce2fb2de-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7e35fc4e, true, {}]
2024-06-28 12:06:09,764 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=891, durable=true, userID=ce542b2d-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@516125191, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:09,765 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[891]:RELIABLE:CoreMessage[messageID=891, durable=true, userID=ce542b2d-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@516125191
2024-06-28 12:06:09,766 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ce5870ee-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ce2fb2de-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ce2fb2de-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7dc4cfc5, true, {}]
2024-06-28 12:06:09,769 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=896, durable=true, userID=ce58bf10-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@498984837, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:09,770 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[896]:RELIABLE:CoreMessage[messageID=896, durable=true, userID=ce58bf10-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@498984837
2024-06-28 12:06:09,771 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ce593441-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ce2fb2de-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ce2fb2de-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@29f542c6, true, {}]
2024-06-28 12:06:09,774 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=901, durable=true, userID=ce595b53-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1254623106, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:09,775 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[901]:RELIABLE:CoreMessage[messageID=901, durable=true, userID=ce595b53-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1254623106
2024-06-28 12:06:09,776 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ce59f794-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ce2fb2de-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ce2fb2de-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@45a998bf, true, {}]
2024-06-28 12:06:09,778 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=906, durable=true, userID=ce5a1ea6-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@231300932, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:09,780 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[906]:RELIABLE:CoreMessage[messageID=906, durable=true, userID=ce5a1ea6-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@231300932
2024-06-28 12:06:09,781 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ce5abae7-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ce2fb2de-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ce2fb2de-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@704b8e55, true, {}]
2024-06-28 12:06:09,783 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=911, durable=true, userID=ce5ae1f9-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@694995811, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:09,784 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[911]:RELIABLE:CoreMessage[messageID=911, durable=true, userID=ce5ae1f9-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@694995811
2024-06-28 12:06:09,786 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ce5b572a-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ce2fb2de-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ce2fb2de-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3b90cd6f, true, {}]
2024-06-28 12:06:09,788 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=916, durable=true, userID=ce5ba54c-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@389313773, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:09,789 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[916]:RELIABLE:CoreMessage[messageID=916, durable=true, userID=ce5ba54c-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@389313773
2024-06-28 12:06:09,790 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ce5c1a7d-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ce2fb2de-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ce2fb2de-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1730ea58, true, {}]
2024-06-28 12:06:09,792 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=921, durable=true, userID=ce5c418f-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1079821765, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:09,794 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[921]:RELIABLE:CoreMessage[messageID=921, durable=true, userID=ce5c418f-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1079821765
2024-06-28 12:06:09,795 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ce5cb6c0-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ce2fb2de-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ce2fb2de-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@50402a30, true, {}]
2024-06-28 12:06:09,797 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=926, durable=true, userID=ce5d04e2-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1910105686, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:09,801 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[926]:RELIABLE:CoreMessage[messageID=926, durable=true, userID=ce5d04e2-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1910105686
2024-06-28 12:06:09,803 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ce5def43-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ce2fb2de-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ce2fb2de-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4a222e5b, true, {}]
2024-06-28 12:06:09,805 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=931, durable=true, userID=ce5e3d65-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1298122004, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:09,809 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[931]:RELIABLE:CoreMessage[messageID=931, durable=true, userID=ce5e3d65-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1298122004
2024-06-28 12:06:09,811 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ce5f27c6-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ce2fb2de-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ce2fb2de-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4a35713f, true, {}]
2024-06-28 12:06:09,812 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=936, durable=true, userID=ce5f75e8-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1025171914, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:09,814 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[936]:RELIABLE:CoreMessage[messageID=936, durable=true, userID=ce5f75e8-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1025171914
2024-06-28 12:06:09,815 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ce5fc409-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ce2fb2de-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ce2fb2de-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5b9f9004, true, {}]
2024-06-28 12:06:09,817 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=941, durable=true, userID=ce60122b-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@171337382, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:09,818 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[941]:RELIABLE:CoreMessage[messageID=941, durable=true, userID=ce60122b-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@171337382
2024-06-28 12:06:09,819 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ce60875c-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ce2fb2de-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ce2fb2de-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6b8b5397, true, {}]
2024-06-28 12:06:09,821 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=946, durable=true, userID=ce60ae6e-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1777521201, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:09,822 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[946]:RELIABLE:CoreMessage[messageID=946, durable=true, userID=ce60ae6e-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1777521201
2024-06-28 12:06:09,823 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ce61239f-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ce2fb2de-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ce2fb2de-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@45ce9350, true, {}]
2024-06-28 12:06:09,825 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=951, durable=true, userID=ce614ab1-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1098852019, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:09,826 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[951]:RELIABLE:CoreMessage[messageID=951, durable=true, userID=ce614ab1-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1098852019
2024-06-28 12:06:09,828 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ce61bfe2-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ce2fb2de-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ce2fb2de-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5a36dd7e, true, {}]
2024-06-28 12:06:09,830 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=956, durable=true, userID=ce620e04-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1558562253, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:09,831 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[956]:RELIABLE:CoreMessage[messageID=956, durable=true, userID=ce620e04-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1558562253
2024-06-28 12:06:09,832 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ce628335-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ce2fb2de-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ce2fb2de-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@457e779c, true, {}]
2024-06-28 12:06:09,834 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=961, durable=true, userID=ce62aa47-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1242679730, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:09,835 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[961]:RELIABLE:CoreMessage[messageID=961, durable=true, userID=ce62aa47-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1242679730
2024-06-28 12:06:09,837 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ce631f78-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ce2fb2de-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ce2fb2de-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@23f9e73a, true, {}]
2024-06-28 12:06:09,863 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=966, durable=true, userID=ce636d9a-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@627098273, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:09,865 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[966]:RELIABLE:CoreMessage[messageID=966, durable=true, userID=ce636d9a-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@627098273
2024-06-28 12:06:09,866 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ce67b35b-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ce2fb2de-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ce2fb2de-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@78457b6c, true, {}]
2024-06-28 12:06:09,868 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=971, durable=true, userID=ce67da6d-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@447197826, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:09,869 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[971]:RELIABLE:CoreMessage[messageID=971, durable=true, userID=ce67da6d-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@447197826
2024-06-28 12:06:09,870 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ce684f9e-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ce2fb2de-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ce2fb2de-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5759a06d, true, {}]
2024-06-28 12:06:09,873 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=976, durable=true, userID=ce689dc0-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@875182416, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:09,874 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[976]:RELIABLE:CoreMessage[messageID=976, durable=true, userID=ce689dc0-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@875182416
2024-06-28 12:06:09,875 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ce68ebe1-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ce2fb2de-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ce2fb2de-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@74c46df0, true, {}]
2024-06-28 12:06:09,877 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=981, durable=true, userID=ce693a03-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@550091024, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:09,878 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[981]:RELIABLE:CoreMessage[messageID=981, durable=true, userID=ce693a03-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@550091024
2024-06-28 12:06:09,879 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ce69af34-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ce2fb2de-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ce2fb2de-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@225555db, true, {}]
2024-06-28 12:06:09,881 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=986, durable=true, userID=ce69d646-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@963209465, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:09,882 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[986]:RELIABLE:CoreMessage[messageID=986, durable=true, userID=ce69d646-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@963209465
2024-06-28 12:06:09,883 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ce6a4b77-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ce2fb2de-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ce2fb2de-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@177c90be, true, {}]
2024-06-28 12:06:09,886 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=991, durable=true, userID=ce6a9999-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@481594829, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:09,887 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[991]:RELIABLE:CoreMessage[messageID=991, durable=true, userID=ce6a9999-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@481594829
2024-06-28 12:06:09,888 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ce6b0eca-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ce2fb2de-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ce2fb2de-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1efdfef4, true, {}]
2024-06-28 12:06:09,890 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=996, durable=true, userID=ce6b35dc-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@554058414, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:09,891 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[996]:RELIABLE:CoreMessage[messageID=996, durable=true, userID=ce6b35dc-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@554058414
2024-06-28 12:06:09,892 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ce6bab0d-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ce2fb2de-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ce2fb2de-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@64d1b8e2, true, {}]
2024-06-28 12:06:09,895 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1001, durable=true, userID=ce6bd21f-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1894635853, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:09,896 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1001]:RELIABLE:CoreMessage[messageID=1001, durable=true, userID=ce6bd21f-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1894635853
2024-06-28 12:06:09,897 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ce6c6e60-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ce2fb2de-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ce2fb2de-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@79b1c7b2, true, {}]
2024-06-28 12:06:09,899 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1006, durable=true, userID=ce6c9572-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1743608665, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:09,900 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1006]:RELIABLE:CoreMessage[messageID=1006, durable=true, userID=ce6c9572-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1743608665
2024-06-28 12:06:09,902 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ce6d31b3-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ce2fb2de-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ce2fb2de-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1d81ff79, true, {}]
2024-06-28 12:06:09,904 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1011, durable=true, userID=ce6d58c5-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@681359539, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:09,905 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1011]:RELIABLE:CoreMessage[messageID=1011, durable=true, userID=ce6d58c5-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@681359539
2024-06-28 12:06:09,906 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ce6dcdf6-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ce2fb2de-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ce2fb2de-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@384cff24, true, {}]
2024-06-28 12:06:09,909 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1016, durable=true, userID=ce6e1c18-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1530725369, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:09,910 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1016]:RELIABLE:CoreMessage[messageID=1016, durable=true, userID=ce6e1c18-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1530725369
2024-06-28 12:06:09,911 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ce6e9149-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ce2fb2de-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ce2fb2de-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@535ad8d7, true, {}]
2024-06-28 12:06:09,913 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1021, durable=true, userID=ce6eb85b-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1075225692, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:09,915 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1021]:RELIABLE:CoreMessage[messageID=1021, durable=true, userID=ce6eb85b-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1075225692
2024-06-28 12:06:09,916 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ce6f2d8c-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ce2fb2de-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ce2fb2de-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5f0f688c, true, {}]
2024-06-28 12:06:09,918 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1026, durable=true, userID=ce6f7bae-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2014682461, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:09,919 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1026]:RELIABLE:CoreMessage[messageID=1026, durable=true, userID=ce6f7bae-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2014682461
2024-06-28 12:06:09,921 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ce6ff0df-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ce2fb2de-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ce2fb2de-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@31c3bde5, true, {}]
2024-06-28 12:06:09,923 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1031, durable=true, userID=ce703f01-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@956544109, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:09,924 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1031]:RELIABLE:CoreMessage[messageID=1031, durable=true, userID=ce703f01-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@956544109
2024-06-28 12:06:09,925 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ce70b432-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ce2fb2de-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ce2fb2de-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@752f3695, true, {}]
2024-06-28 12:06:09,927 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1036, durable=true, userID=ce70db44-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1560099308, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:09,928 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1036]:RELIABLE:CoreMessage[messageID=1036, durable=true, userID=ce70db44-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1560099308
2024-06-28 12:06:09,964 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ce768095-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ce2fb2de-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ce2fb2de-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@53969dc2, true, {}]
2024-06-28 12:06:09,966 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1041, durable=true, userID=ce76ceb7-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2016466678, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:09,968 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1041]:RELIABLE:CoreMessage[messageID=1041, durable=true, userID=ce76ceb7-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2016466678
2024-06-28 12:06:09,969 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ce776af8-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ce2fb2de-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ce2fb2de-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@36253b5c, true, {}]
2024-06-28 12:06:09,971 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1046, durable=true, userID=ce77920a-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@581026950, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:09,972 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1046]:RELIABLE:CoreMessage[messageID=1046, durable=true, userID=ce77920a-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@581026950
2024-06-28 12:06:09,973 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ce78073b-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ce2fb2de-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ce2fb2de-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@a125a7f, true, {}]
2024-06-28 12:06:09,975 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1051, durable=true, userID=ce782e4d-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@110274376, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:09,976 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1051]:RELIABLE:CoreMessage[messageID=1051, durable=true, userID=ce782e4d-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@110274376
2024-06-28 12:06:09,978 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ce78a37e-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ce2fb2de-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ce2fb2de-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@8d6b85b, true, {}]
2024-06-28 12:06:09,980 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1056, durable=true, userID=ce78f1a0-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1452210861, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:09,981 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1056]:RELIABLE:CoreMessage[messageID=1056, durable=true, userID=ce78f1a0-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1452210861
2024-06-28 12:06:09,983 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ce7966d1-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ce2fb2de-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ce2fb2de-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2216db2b, true, {}]
2024-06-28 12:06:09,985 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1061, durable=true, userID=ce79b4f3-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@201204026, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:09,989 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1061]:RELIABLE:CoreMessage[messageID=1061, durable=true, userID=ce79b4f3-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@201204026
2024-06-28 12:06:09,991 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ce7ac664-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ce2fb2de-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ce2fb2de-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6fb5b941, true, {}]
2024-06-28 12:06:09,993 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1066, durable=true, userID=ce7aed76-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1070667052, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:09,994 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1066]:RELIABLE:CoreMessage[messageID=1066, durable=true, userID=ce7aed76-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1070667052
2024-06-28 12:06:09,996 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ce7b62a7-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ce2fb2de-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ce2fb2de-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@d71b9e8, true, {}]
2024-06-28 12:06:09,998 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1071, durable=true, userID=ce7bb0c9-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1200903168, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:09,999 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1071]:RELIABLE:CoreMessage[messageID=1071, durable=true, userID=ce7bb0c9-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1200903168
2024-06-28 12:06:10,000 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ce7c25fa-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ce2fb2de-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ce2fb2de-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@63098bc9, true, {}]
2024-06-28 12:06:10,003 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1076, durable=true, userID=ce7c4d0c-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1468671969, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:10,004 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1076]:RELIABLE:CoreMessage[messageID=1076, durable=true, userID=ce7c4d0c-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1468671969
2024-06-28 12:06:10,005 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ce7ce94d-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ce2fb2de-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ce2fb2de-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@18c56fea, true, {}]
2024-06-28 12:06:10,007 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1081, durable=true, userID=ce7d105f-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1274251105, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:10,012 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1081]:RELIABLE:CoreMessage[messageID=1081, durable=true, userID=ce7d105f-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1274251105
2024-06-28 12:06:10,013 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ce7df9c0-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ce2fb2de-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ce2fb2de-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@396dbd62, true, {}]
2024-06-28 12:06:10,015 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1086, durable=true, userID=ce7e47e2-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@567142776, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:10,017 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1086]:RELIABLE:CoreMessage[messageID=1086, durable=true, userID=ce7e47e2-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@567142776
2024-06-28 12:06:10,019 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ce7ee423-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ce2fb2de-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ce2fb2de-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@31fe98d4, true, {}]
2024-06-28 12:06:10,021 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1091, durable=true, userID=ce7f3245-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2132211674, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:10,022 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1091]:RELIABLE:CoreMessage[messageID=1091, durable=true, userID=ce7f3245-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2132211674
2024-06-28 12:06:10,023 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ce7fa776-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ce2fb2de-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ce2fb2de-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7670f42f, true, {}]
2024-06-28 12:06:10,026 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1096, durable=true, userID=ce7ff598-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@15577650, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:10,027 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1096]:RELIABLE:CoreMessage[messageID=1096, durable=true, userID=ce7ff598-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@15577650
2024-06-28 12:06:10,028 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ce806ac9-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ce2fb2de-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ce2fb2de-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@137873a4, true, {}]
2024-06-28 12:06:10,030 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1101, durable=true, userID=ce8091db-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@231563555, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:10,032 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1101]:RELIABLE:CoreMessage[messageID=1101, durable=true, userID=ce8091db-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@231563555
2024-06-28 12:06:10,033 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ce812e1c-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ce2fb2de-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ce2fb2de-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@441c8d15, true, {}]
2024-06-28 12:06:10,035 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1106, durable=true, userID=ce81552e-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@911317011, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:10,040 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1106]:RELIABLE:CoreMessage[messageID=1106, durable=true, userID=ce81552e-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@911317011
2024-06-28 12:06:10,041 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ce82669f-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ce2fb2de-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ce2fb2de-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2889bfd6, true, {}]
2024-06-28 12:06:10,064 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1111, durable=true, userID=ce85c201-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2023305608, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:10,069 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1111]:RELIABLE:CoreMessage[messageID=1111, durable=true, userID=ce85c201-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2023305608
2024-06-28 12:06:10,070 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ce86d372-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ce2fb2de-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ce2fb2de-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6de28e1, true, {}]
2024-06-28 12:06:10,072 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1116, durable=true, userID=ce86fa84-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1838883515, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:10,077 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1116]:RELIABLE:CoreMessage[messageID=1116, durable=true, userID=ce86fa84-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1838883515
2024-06-28 12:06:10,078 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ce880bf5-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ce2fb2de-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ce2fb2de-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3a827dc3, true, {}]
2024-06-28 12:06:10,080 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1121, durable=true, userID=ce883307-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@385288814, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:10,081 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1121]:RELIABLE:CoreMessage[messageID=1121, durable=true, userID=ce883307-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@385288814
2024-06-28 12:06:10,082 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ce88a838-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ce2fb2de-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ce2fb2de-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@8a7118, true, {}]
2024-06-28 12:06:10,085 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1126, durable=true, userID=ce88f65a-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1932704016, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:10,086 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1126]:RELIABLE:CoreMessage[messageID=1126, durable=true, userID=ce88f65a-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1932704016
2024-06-28 12:06:10,087 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ce896b8b-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ce2fb2de-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ce2fb2de-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@57606250, true, {}]
2024-06-28 12:06:10,089 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1131, durable=true, userID=ce89929d-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2048035960, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:10,090 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1131]:RELIABLE:CoreMessage[messageID=1131, durable=true, userID=ce89929d-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2048035960
2024-06-28 12:06:10,091 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ce8a07ce-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ce2fb2de-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ce2fb2de-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4708d337, true, {}]
2024-06-28 12:06:10,094 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1136, durable=true, userID=ce8a55f0-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1160429748, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:10,095 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1136]:RELIABLE:CoreMessage[messageID=1136, durable=true, userID=ce8a55f0-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1160429748
2024-06-28 12:06:10,096 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ce8acb21-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ce2fb2de-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ce2fb2de-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@70d5a5ea, true, {}]
2024-06-28 12:06:10,098 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1141, durable=true, userID=ce8af233-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@588930634, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:10,100 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1141]:RELIABLE:CoreMessage[messageID=1141, durable=true, userID=ce8af233-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@588930634
2024-06-28 12:06:10,101 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ce8b6764-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ce2fb2de-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ce2fb2de-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@23b60b38, true, {}]
2024-06-28 12:06:10,103 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1146, durable=true, userID=ce8bb586-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2112060345, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:10,105 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1146]:RELIABLE:CoreMessage[messageID=1146, durable=true, userID=ce8bb586-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2112060345
2024-06-28 12:06:10,106 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ce8c2ab7-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ce2fb2de-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ce2fb2de-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@32ffc4f3, true, {}]
2024-06-28 12:06:10,107 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1151, durable=true, userID=ce8c78d9-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2130381675, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:10,109 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1151]:RELIABLE:CoreMessage[messageID=1151, durable=true, userID=ce8c78d9-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2130381675
2024-06-28 12:06:10,110 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ce8cc6fa-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ce2fb2de-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ce2fb2de-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7e3d4536, true, {}]
2024-06-28 12:06:10,112 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1156, durable=true, userID=ce8d151c-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@729133284, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:10,113 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1156]:RELIABLE:CoreMessage[messageID=1156, durable=true, userID=ce8d151c-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@729133284
2024-06-28 12:06:10,114 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ce8d8a4d-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ce2fb2de-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ce2fb2de-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6edf2bd1, true, {}]
2024-06-28 12:06:10,117 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1161, durable=true, userID=ce8dd86f-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1748563514, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:10,118 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1161]:RELIABLE:CoreMessage[messageID=1161, durable=true, userID=ce8dd86f-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1748563514
2024-06-28 12:06:10,119 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ce8e4da0-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ce2fb2de-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ce2fb2de-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@73fa82c, true, {}]
2024-06-28 12:06:10,122 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1166, durable=true, userID=ce8e9bc2-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@85482877, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:10,123 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1166]:RELIABLE:CoreMessage[messageID=1166, durable=true, userID=ce8e9bc2-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@85482877
2024-06-28 12:06:10,124 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ce8f10f3-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ce2fb2de-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ce2fb2de-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5aec53ce, true, {}]
2024-06-28 12:06:10,126 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1171, durable=true, userID=ce8f3805-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1994581210, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:10,127 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1171]:RELIABLE:CoreMessage[messageID=1171, durable=true, userID=ce8f3805-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1994581210
2024-06-28 12:06:10,129 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ce8fad36-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ce2fb2de-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ce2fb2de-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@ee07637, true, {}]
2024-06-28 12:06:10,131 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1176, durable=true, userID=ce8ffb58-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2082977940, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:10,132 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1176]:RELIABLE:CoreMessage[messageID=1176, durable=true, userID=ce8ffb58-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2082977940
2024-06-28 12:06:10,134 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ce907089-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ce2fb2de-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ce2fb2de-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@70969872, true, {}]
2024-06-28 12:06:10,136 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1181, durable=true, userID=ce90beab-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1674662399, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:10,137 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1181]:RELIABLE:CoreMessage[messageID=1181, durable=true, userID=ce90beab-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1674662399
2024-06-28 12:06:10,138 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ce9133dc-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ce2fb2de-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ce2fb2de-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5301080c, true, {}]
2024-06-28 12:06:10,141 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1186, durable=true, userID=ce9181fe-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@49593707, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:10,142 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1186]:RELIABLE:CoreMessage[messageID=1186, durable=true, userID=ce9181fe-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@49593707
2024-06-28 12:06:10,163 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ce91f72f-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ce2fb2de-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ce2fb2de-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@75ac515a, true, {}]
2024-06-28 12:06:10,165 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1191, durable=true, userID=ce952b81-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1872010134, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:10,166 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1191]:RELIABLE:CoreMessage[messageID=1191, durable=true, userID=ce952b81-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1872010134
2024-06-28 12:06:10,168 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ce95a0b2-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ce2fb2de-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ce2fb2de-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@10642980, true, {}]
2024-06-28 12:06:10,170 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1196, durable=true, userID=ce95eed4-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1888870161, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:10,171 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1196]:RELIABLE:CoreMessage[messageID=1196, durable=true, userID=ce95eed4-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1888870161
2024-06-28 12:06:10,172 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ce966405-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ce2fb2de-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ce2fb2de-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5d9792c4, true, {}]
2024-06-28 12:06:10,174 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1201, durable=true, userID=ce968b17-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1086969074, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:10,176 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1201]:RELIABLE:CoreMessage[messageID=1201, durable=true, userID=ce968b17-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1086969074
2024-06-28 12:06:10,177 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ce970048-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ce2fb2de-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ce2fb2de-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5613323b, true, {}]
2024-06-28 12:06:10,179 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1206, durable=true, userID=ce974e6a-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1046121253, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:10,180 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1206]:RELIABLE:CoreMessage[messageID=1206, durable=true, userID=ce974e6a-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1046121253
2024-06-28 12:06:10,181 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ce97c39b-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ce2fb2de-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ce2fb2de-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1964eb85, true, {}]
2024-06-28 12:06:10,183 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1211, durable=true, userID=ce97eaad-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@192078943, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:10,188 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1211]:RELIABLE:CoreMessage[messageID=1211, durable=true, userID=ce97eaad-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@192078943
2024-06-28 12:06:10,189 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ce98d50e-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ce2fb2de-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ce2fb2de-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@21296f9d, true, {}]
2024-06-28 12:06:10,191 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1216, durable=true, userID=ce992330-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@77863091, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:10,192 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1216]:RELIABLE:CoreMessage[messageID=1216, durable=true, userID=ce992330-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@77863091
2024-06-28 12:06:10,193 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ce999861-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ce2fb2de-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ce2fb2de-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4cc6a3f9, true, {}]
2024-06-28 12:06:10,196 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1221, durable=true, userID=ce99e683-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@330562308, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:10,197 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1221]:RELIABLE:CoreMessage[messageID=1221, durable=true, userID=ce99e683-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@330562308
2024-06-28 12:06:10,198 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ce9a5bb4-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ce2fb2de-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ce2fb2de-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@ac42291, true, {}]
2024-06-28 12:06:10,201 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1226, durable=true, userID=ce9aa9d6-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@903739513, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:10,202 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1226]:RELIABLE:CoreMessage[messageID=1226, durable=true, userID=ce9aa9d6-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@903739513
2024-06-28 12:06:10,203 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ce9b1f07-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ce2fb2de-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ce2fb2de-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4665e04f, true, {}]
2024-06-28 12:06:10,205 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1231, durable=true, userID=ce9b4619-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@18632178, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:10,207 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1231]:RELIABLE:CoreMessage[messageID=1231, durable=true, userID=ce9b4619-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@18632178
2024-06-28 12:06:10,208 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ce9bbb4a-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ce2fb2de-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ce2fb2de-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@f7fa531, true, {}]
2024-06-28 12:06:10,210 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1236, durable=true, userID=ce9c096c-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@115783897, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:10,211 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1236]:RELIABLE:CoreMessage[messageID=1236, durable=true, userID=ce9c096c-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@115783897
2024-06-28 12:06:10,212 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@6e8fa647, org.eclipse.scout.rt.mom.jms.JmsSubscription@12eb281f]
2024-06-28 12:06:10,213 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObject2: CoreMessage[messageID=776, durable=true, userID=ce3dbcb8-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1674299318 to transaction: TransactionImpl [xid=null, txID=1239, xid=null, state=ACTIVE, createTime=1719576370213(Fri Jun 28 12:06:10 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6069a6a8
2024-06-28 12:06:10,214 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObject2: CoreMessage[messageID=776, durable=true, userID=ce3dbcb8-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1674299318, transaction: TransactionImpl [xid=null, txID=1239, xid=null, state=COMMITTED, createTime=1719576370213(Fri Jun 28 12:06:10 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6069a6a8
2024-06-28 12:06:10,217 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 3 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:06:10,217 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.025524 ms
2024-06-28 12:06:10,218 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:06:10,218 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:06:10,219 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection ce2fb2de-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:06:10,220 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:10,220 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 726.949173 ms
2024-06-28 12:06:10,220 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testMessageConsumerJobWith6ConsumerJob [artemis]>
2024-06-28 12:06:10,223 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:10,223 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testMessageConsumerJobWithUnlimitedConsumerJobs [artemis-j2ee]>
2024-06-28 12:06:10,224 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1061918610'.
2024-06-28 12:06:10,228 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-06-28 12:06:10,228 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection ce9eef9e-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:06:10,230 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ce9f3dc1-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ce9eef9e-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ce9eef9e-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@26a4b75f, true, {}]
2024-06-28 12:06:10,232 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ce9f64d2-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ce9eef9e-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ce9eef9e-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2fa4d274, true, {}]
2024-06-28 12:06:10,235 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishObjectU, null, 0, false, true, null]
2024-06-28 12:06:10,236 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection cea02823-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:06:10,238 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cea04f36-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cea02823-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cea02823-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@a8118da, true, {}]
2024-06-28 12:06:10,263 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@6724f10e
2024-06-28 12:06:10,264 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cea446d7-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cea02823-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cea02823-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@733b8dd5, true, {}]
2024-06-28 12:06:10,267 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1256, durable=true, userID=cea494f9-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=cea04f35-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1992713896, context: RoutingContextImpl(Address=test/mom/testPublishObjectU, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObjectU previousRoute:ANYCAST, reusable=true, version=-2147483614)
..................................................
***** durable queues test/mom/testPublishObjectU:
- queueID=141 address:test/mom/testPublishObjectU name:test/mom/testPublishObjectU filter:null
***** non durable for test/mom/testPublishObjectU:
..................................................
, transaction: null
2024-06-28 12:06:10,271 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObjectU: Reference[1256]:RELIABLE:CoreMessage[messageID=1256, durable=true, userID=cea494f9-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=cea04f35-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1992713896
2024-06-28 12:06:10,272 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cea5a66a-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cea02823-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cea02823-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7a897ca7, true, {}]
2024-06-28 12:06:10,272 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObjectU: CoreMessage[messageID=1256, durable=true, userID=cea494f9-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=cea04f35-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1992713896 to transaction: TransactionImpl [xid=null, txID=1259, xid=null, state=ACTIVE, createTime=1719576370272(Fri Jun 28 12:06:10 UTC 2024), timeoutSeconds=-1, nr operations = 1]@11181ff1
2024-06-28 12:06:10,274 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObjectU: CoreMessage[messageID=1256, durable=true, userID=cea494f9-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=cea04f35-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1992713896, transaction: TransactionImpl [xid=null, txID=1259, xid=null, state=COMMITTED, createTime=1719576370272(Fri Jun 28 12:06:10 UTC 2024), timeoutSeconds=-1, nr operations = 0]@11181ff1
2024-06-28 12:06:10,275 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1262, durable=true, userID=cea5cd7c-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=cea04f35-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@979597289, context: RoutingContextImpl(Address=test/mom/testPublishObjectU, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObjectU previousRoute:ANYCAST, reusable=true, version=-2147483614)
..................................................
***** durable queues test/mom/testPublishObjectU:
- queueID=141 address:test/mom/testPublishObjectU name:test/mom/testPublishObjectU filter:null
***** non durable for test/mom/testPublishObjectU:
..................................................
, transaction: null
2024-06-28 12:06:10,278 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObjectU: Reference[1262]:RELIABLE:CoreMessage[messageID=1262, durable=true, userID=cea5cd7c-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=cea04f35-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@979597289
2024-06-28 12:06:10,279 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObjectU: CoreMessage[messageID=1262, durable=true, userID=cea5cd7c-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=cea04f35-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@979597289 to transaction: TransactionImpl [xid=null, txID=1265, xid=null, state=ACTIVE, createTime=1719576370279(Fri Jun 28 12:06:10 UTC 2024), timeoutSeconds=-1, nr operations = 1]@57746723
2024-06-28 12:06:10,279 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cea6b7dd-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cea02823-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cea02823-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1a849fea, true, {}]
2024-06-28 12:06:10,281 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObjectU: CoreMessage[messageID=1262, durable=true, userID=cea5cd7c-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=cea04f35-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@979597289, transaction: TransactionImpl [xid=null, txID=1265, xid=null, state=COMMITTED, createTime=1719576370279(Fri Jun 28 12:06:10 UTC 2024), timeoutSeconds=-1, nr operations = 0]@57746723
2024-06-28 12:06:10,281 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1268, durable=true, userID=cea6deef-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=cea04f35-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@688782007, context: RoutingContextImpl(Address=test/mom/testPublishObjectU, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObjectU previousRoute:ANYCAST, reusable=true, version=-2147483614)
..................................................
***** durable queues test/mom/testPublishObjectU:
- queueID=141 address:test/mom/testPublishObjectU name:test/mom/testPublishObjectU filter:null
***** non durable for test/mom/testPublishObjectU:
..................................................
, transaction: null
2024-06-28 12:06:10,285 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObjectU: Reference[1268]:RELIABLE:CoreMessage[messageID=1268, durable=true, userID=cea6deef-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=cea04f35-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@688782007
2024-06-28 12:06:10,286 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObjectU: CoreMessage[messageID=1268, durable=true, userID=cea6deef-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=cea04f35-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@688782007 to transaction: TransactionImpl [xid=null, txID=1271, xid=null, state=ACTIVE, createTime=1719576370285(Fri Jun 28 12:06:10 UTC 2024), timeoutSeconds=-1, nr operations = 1]@27ca01e6
2024-06-28 12:06:10,286 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cea7c950-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cea02823-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cea02823-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@455528d9, true, {}]
2024-06-28 12:06:10,288 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1274, durable=true, userID=cea7f062-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=cea04f35-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1608362578, context: RoutingContextImpl(Address=test/mom/testPublishObjectU, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObjectU previousRoute:ANYCAST, reusable=true, version=-2147483614)
..................................................
***** durable queues test/mom/testPublishObjectU:
- queueID=141 address:test/mom/testPublishObjectU name:test/mom/testPublishObjectU filter:null
***** non durable for test/mom/testPublishObjectU:
..................................................
, transaction: null
2024-06-28 12:06:10,288 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObjectU: CoreMessage[messageID=1268, durable=true, userID=cea6deef-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=cea04f35-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@688782007, transaction: TransactionImpl [xid=null, txID=1271, xid=null, state=COMMITTED, createTime=1719576370285(Fri Jun 28 12:06:10 UTC 2024), timeoutSeconds=-1, nr operations = 0]@27ca01e6
2024-06-28 12:06:10,291 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObjectU: Reference[1274]:RELIABLE:CoreMessage[messageID=1274, durable=true, userID=cea7f062-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=cea04f35-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1608362578
2024-06-28 12:06:10,293 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObjectU: CoreMessage[messageID=1274, durable=true, userID=cea7f062-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=cea04f35-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1608362578 to transaction: TransactionImpl [xid=null, txID=1277, xid=null, state=ACTIVE, createTime=1719576370292(Fri Jun 28 12:06:10 UTC 2024), timeoutSeconds=-1, nr operations = 1]@23f591c7
2024-06-28 12:06:10,293 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cea8b3b3-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cea02823-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cea02823-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@360cc053, true, {}]
2024-06-28 12:06:10,295 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1280, durable=true, userID=cea901d5-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=cea04f35-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1881653593, context: RoutingContextImpl(Address=test/mom/testPublishObjectU, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObjectU previousRoute:ANYCAST, reusable=true, version=-2147483614)
..................................................
***** durable queues test/mom/testPublishObjectU:
- queueID=141 address:test/mom/testPublishObjectU name:test/mom/testPublishObjectU filter:null
***** non durable for test/mom/testPublishObjectU:
..................................................
, transaction: null
2024-06-28 12:06:10,295 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObjectU: CoreMessage[messageID=1274, durable=true, userID=cea7f062-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=cea04f35-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1608362578, transaction: TransactionImpl [xid=null, txID=1277, xid=null, state=COMMITTED, createTime=1719576370292(Fri Jun 28 12:06:10 UTC 2024), timeoutSeconds=-1, nr operations = 0]@23f591c7
2024-06-28 12:06:10,298 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObjectU: Reference[1280]:RELIABLE:CoreMessage[messageID=1280, durable=true, userID=cea901d5-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=cea04f35-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1881653593
2024-06-28 12:06:10,299 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cea9c526-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cea02823-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cea02823-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@66f70bdd, true, {}]
2024-06-28 12:06:10,300 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObjectU: CoreMessage[messageID=1280, durable=true, userID=cea901d5-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=cea04f35-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1881653593 to transaction: TransactionImpl [xid=null, txID=1283, xid=null, state=ACTIVE, createTime=1719576370299(Fri Jun 28 12:06:10 UTC 2024), timeoutSeconds=-1, nr operations = 1]@514403c7
2024-06-28 12:06:10,302 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObjectU: CoreMessage[messageID=1280, durable=true, userID=cea901d5-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=cea04f35-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1881653593, transaction: TransactionImpl [xid=null, txID=1283, xid=null, state=COMMITTED, createTime=1719576370299(Fri Jun 28 12:06:10 UTC 2024), timeoutSeconds=-1, nr operations = 0]@514403c7
2024-06-28 12:06:10,302 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1286, durable=true, userID=ceaa1348-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=cea04f35-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2142049144, context: RoutingContextImpl(Address=test/mom/testPublishObjectU, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObjectU previousRoute:ANYCAST, reusable=true, version=-2147483614)
..................................................
***** durable queues test/mom/testPublishObjectU:
- queueID=141 address:test/mom/testPublishObjectU name:test/mom/testPublishObjectU filter:null
***** non durable for test/mom/testPublishObjectU:
..................................................
, transaction: null
2024-06-28 12:06:10,305 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObjectU: Reference[1286]:RELIABLE:CoreMessage[messageID=1286, durable=true, userID=ceaa1348-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=cea04f35-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2142049144
2024-06-28 12:06:10,306 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObjectU: CoreMessage[messageID=1286, durable=true, userID=ceaa1348-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=cea04f35-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2142049144 to transaction: TransactionImpl [xid=null, txID=1289, xid=null, state=ACTIVE, createTime=1719576370306(Fri Jun 28 12:06:10 UTC 2024), timeoutSeconds=-1, nr operations = 1]@b143ed1
2024-06-28 12:06:10,307 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ceaad699-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cea02823-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cea02823-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@39a98adb, true, {}]
2024-06-28 12:06:10,308 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObjectU: CoreMessage[messageID=1286, durable=true, userID=ceaa1348-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=cea04f35-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2142049144, transaction: TransactionImpl [xid=null, txID=1289, xid=null, state=COMMITTED, createTime=1719576370306(Fri Jun 28 12:06:10 UTC 2024), timeoutSeconds=-1, nr operations = 0]@b143ed1
2024-06-28 12:06:10,309 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1292, durable=true, userID=ceaafdab-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=cea04f35-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1035729622, context: RoutingContextImpl(Address=test/mom/testPublishObjectU, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObjectU previousRoute:ANYCAST, reusable=true, version=-2147483614)
..................................................
***** durable queues test/mom/testPublishObjectU:
- queueID=141 address:test/mom/testPublishObjectU name:test/mom/testPublishObjectU filter:null
***** non durable for test/mom/testPublishObjectU:
..................................................
, transaction: null
2024-06-28 12:06:10,312 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObjectU: Reference[1292]:RELIABLE:CoreMessage[messageID=1292, durable=true, userID=ceaafdab-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=cea04f35-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1035729622
2024-06-28 12:06:10,313 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObjectU: CoreMessage[messageID=1292, durable=true, userID=ceaafdab-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=cea04f35-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1035729622 to transaction: TransactionImpl [xid=null, txID=1295, xid=null, state=ACTIVE, createTime=1719576370313(Fri Jun 28 12:06:10 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7f12a1a7
2024-06-28 12:06:10,313 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ceabe80c-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cea02823-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cea02823-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5a97c0f, true, {}]
2024-06-28 12:06:10,315 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObjectU: CoreMessage[messageID=1292, durable=true, userID=ceaafdab-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=cea04f35-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1035729622, transaction: TransactionImpl [xid=null, txID=1295, xid=null, state=COMMITTED, createTime=1719576370313(Fri Jun 28 12:06:10 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7f12a1a7
2024-06-28 12:06:10,315 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1298, durable=true, userID=ceac0f1e-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=cea04f35-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1465609516, context: RoutingContextImpl(Address=test/mom/testPublishObjectU, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObjectU previousRoute:ANYCAST, reusable=true, version=-2147483614)
..................................................
***** durable queues test/mom/testPublishObjectU:
- queueID=141 address:test/mom/testPublishObjectU name:test/mom/testPublishObjectU filter:null
***** non durable for test/mom/testPublishObjectU:
..................................................
, transaction: null
2024-06-28 12:06:10,319 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObjectU: Reference[1298]:RELIABLE:CoreMessage[messageID=1298, durable=true, userID=ceac0f1e-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=cea04f35-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1465609516
2024-06-28 12:06:10,320 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObjectU: CoreMessage[messageID=1298, durable=true, userID=ceac0f1e-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=cea04f35-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1465609516 to transaction: TransactionImpl [xid=null, txID=1301, xid=null, state=ACTIVE, createTime=1719576370320(Fri Jun 28 12:06:10 UTC 2024), timeoutSeconds=-1, nr operations = 1]@582fb5a9
2024-06-28 12:06:10,320 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ceacf97f-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cea02823-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cea02823-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@edb3978, true, {}]
2024-06-28 12:06:10,322 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1304, durable=true, userID=cead2091-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=cea04f35-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2101614206, context: RoutingContextImpl(Address=test/mom/testPublishObjectU, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObjectU previousRoute:ANYCAST, reusable=true, version=-2147483614)
..................................................
***** durable queues test/mom/testPublishObjectU:
- queueID=141 address:test/mom/testPublishObjectU name:test/mom/testPublishObjectU filter:null
***** non durable for test/mom/testPublishObjectU:
..................................................
, transaction: null
2024-06-28 12:06:10,322 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObjectU: CoreMessage[messageID=1298, durable=true, userID=ceac0f1e-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=cea04f35-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1465609516, transaction: TransactionImpl [xid=null, txID=1301, xid=null, state=COMMITTED, createTime=1719576370320(Fri Jun 28 12:06:10 UTC 2024), timeoutSeconds=-1, nr operations = 0]@582fb5a9
2024-06-28 12:06:10,326 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObjectU: Reference[1304]:RELIABLE:CoreMessage[messageID=1304, durable=true, userID=cead2091-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=cea04f35-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2101614206
2024-06-28 12:06:10,326 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObjectU: CoreMessage[messageID=1304, durable=true, userID=cead2091-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=cea04f35-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2101614206 to transaction: TransactionImpl [xid=null, txID=1307, xid=null, state=ACTIVE, createTime=1719576370326(Fri Jun 28 12:06:10 UTC 2024), timeoutSeconds=-1, nr operations = 1]@c6f682a
2024-06-28 12:06:10,327 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ceae0af2-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cea02823-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cea02823-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@606b42ec, true, {}]
2024-06-28 12:06:10,329 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObjectU: CoreMessage[messageID=1304, durable=true, userID=cead2091-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=cea04f35-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2101614206, transaction: TransactionImpl [xid=null, txID=1307, xid=null, state=COMMITTED, createTime=1719576370326(Fri Jun 28 12:06:10 UTC 2024), timeoutSeconds=-1, nr operations = 0]@c6f682a
2024-06-28 12:06:10,329 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1310, durable=true, userID=ceae3204-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=cea04f35-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1637979034, context: RoutingContextImpl(Address=test/mom/testPublishObjectU, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObjectU previousRoute:ANYCAST, reusable=true, version=-2147483614)
..................................................
***** durable queues test/mom/testPublishObjectU:
- queueID=141 address:test/mom/testPublishObjectU name:test/mom/testPublishObjectU filter:null
***** non durable for test/mom/testPublishObjectU:
..................................................
, transaction: null
2024-06-28 12:06:10,332 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObjectU: Reference[1310]:RELIABLE:CoreMessage[messageID=1310, durable=true, userID=ceae3204-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=cea04f35-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1637979034
2024-06-28 12:06:10,334 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObjectU: CoreMessage[messageID=1310, durable=true, userID=ceae3204-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=cea04f35-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1637979034 to transaction: TransactionImpl [xid=null, txID=1313, xid=null, state=ACTIVE, createTime=1719576370333(Fri Jun 28 12:06:10 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6d8f492
2024-06-28 12:06:10,336 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@5c65d5c3, org.eclipse.scout.rt.mom.jms.JmsSubscription@72cec2e2]
2024-06-28 12:06:10,336 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObjectU: CoreMessage[messageID=1310, durable=true, userID=ceae3204-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=cea04f35-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1637979034, transaction: TransactionImpl [xid=null, txID=1313, xid=null, state=COMMITTED, createTime=1719576370333(Fri Jun 28 12:06:10 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6d8f492
2024-06-28 12:06:10,363 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection ce9eef9e-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:06:10,365 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 3 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:06:10,365 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.023411 ms
2024-06-28 12:06:10,365 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:06:10,365 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:06:10,366 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection cea02823-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:06:10,367 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:10,368 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 144.383069 ms
2024-06-28 12:06:10,368 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testMessageConsumerJobWithUnlimitedConsumerJobs [artemis-j2ee]>
2024-06-28 12:06:10,370 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:10,371 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testMessageConsumerJobWith1ConsumerJob [artemis-j2ee]>
2024-06-28 12:06:10,371 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest.testMessageConsumerJobWith1ConsumerJob(JmsMomPubSemaphoreTest.java:51) - test works
2024-06-28 12:06:10,371 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 325202232'.
2024-06-28 12:06:10,375 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-06-28 12:06:10,375 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection ceb55df6-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:06:10,377 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ceb58509-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ceb55df6-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ceb55df6-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3fa9ae4b, true, {}]
2024-06-28 12:06:10,378 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ceb5d32a-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ceb55df6-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ceb55df6-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6a32cf82, true, {}]
2024-06-28 12:06:10,382 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishObject, null, 0, false, true, null]
2024-06-28 12:06:10,383 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest.testMessageConsumerJobWith1ConsumerJob(JmsMomPubSemaphoreTest.java:69) - test works
2024-06-28 12:06:10,383 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[241]:RELIABLE:CoreMessage[messageID=241, durable=true, userID=cda7be0f-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1737908349
2024-06-28 12:06:10,383 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection ceb6967b-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:06:10,383 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[246]:RELIABLE:CoreMessage[messageID=246, durable=true, userID=cda8a872-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1477115851
2024-06-28 12:06:10,384 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[251]:RELIABLE:CoreMessage[messageID=251, durable=true, userID=cdb02285-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@698811009
2024-06-28 12:06:10,384 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[256]:RELIABLE:CoreMessage[messageID=256, durable=true, userID=cdb10ce8-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@726077026
2024-06-28 12:06:10,384 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObject: CoreMessage[messageID=241, durable=true, userID=cda7be0f-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1737908349 to transaction: TransactionImpl [xid=null, txID=1328, xid=null, state=ACTIVE, createTime=1719576370384(Fri Jun 28 12:06:10 UTC 2024), timeoutSeconds=-1, nr operations = 1]@27ca2a36
2024-06-28 12:06:10,384 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ceb6bd8e-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ceb6967b-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ceb6967b-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6e605e3b, true, {}]
2024-06-28 12:06:10,384 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[261]:RELIABLE:CoreMessage[messageID=261, durable=true, userID=cdb1d03b-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1026391949
2024-06-28 12:06:10,385 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[266]:RELIABLE:CoreMessage[messageID=266, durable=true, userID=cdb2ba9e-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@772876432
2024-06-28 12:06:10,385 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[271]:RELIABLE:CoreMessage[messageID=271, durable=true, userID=cdb37df1-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@560623166
2024-06-28 12:06:10,385 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[276]:RELIABLE:CoreMessage[messageID=276, durable=true, userID=cdb4dd84-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@779543414
2024-06-28 12:06:10,385 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@47c163bb
2024-06-28 12:06:10,386 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[281]:RELIABLE:CoreMessage[messageID=281, durable=true, userID=cdb5c7e7-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@843923567
2024-06-28 12:06:10,386 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[286]:RELIABLE:CoreMessage[messageID=286, durable=true, userID=cdb7277a-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1690992828
2024-06-28 12:06:10,386 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ceb70baf-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ceb6967b-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ceb6967b-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@54ee2f87, true, {}]
2024-06-28 12:06:10,386 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[291]:RELIABLE:CoreMessage[messageID=291, durable=true, userID=cdb811dd-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1136161053
2024-06-28 12:06:10,386 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[296]:RELIABLE:CoreMessage[messageID=296, durable=true, userID=cdb94a60-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@835845322
2024-06-28 12:06:10,387 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[301]:RELIABLE:CoreMessage[messageID=301, durable=true, userID=cdbaa9f3-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1774685351
2024-06-28 12:06:10,387 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[306]:RELIABLE:CoreMessage[messageID=306, durable=true, userID=cdc187c6-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1762787379
2024-06-28 12:06:10,387 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[311]:RELIABLE:CoreMessage[messageID=311, durable=true, userID=cdc29939-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1131774455
2024-06-28 12:06:10,388 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[316]:RELIABLE:CoreMessage[messageID=316, durable=true, userID=cdc3f8cc-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@923392393
2024-06-28 12:06:10,388 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[321]:RELIABLE:CoreMessage[messageID=321, durable=true, userID=cdc5585f-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@201256675
2024-06-28 12:06:10,388 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[326]:RELIABLE:CoreMessage[messageID=326, durable=true, userID=cdc6b7f2-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1922331703
2024-06-28 12:06:10,389 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[331]:RELIABLE:CoreMessage[messageID=331, durable=true, userID=cdc81785-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@495004075
2024-06-28 12:06:10,389 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1333, durable=true, userID=ceb732c1-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1609145422, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:10,389 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObject: CoreMessage[messageID=241, durable=true, userID=cda7be0f-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1737908349, transaction: TransactionImpl [xid=null, txID=1328, xid=null, state=COMMITTED, createTime=1719576370384(Fri Jun 28 12:06:10 UTC 2024), timeoutSeconds=-1, nr operations = 0]@27ca2a36
2024-06-28 12:06:10,389 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[336]:RELIABLE:CoreMessage[messageID=336, durable=true, userID=cdc97718-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1690136067
2024-06-28 12:06:10,389 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[341]:RELIABLE:CoreMessage[messageID=341, durable=true, userID=cdcad6ab-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@407379329
2024-06-28 12:06:10,389 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[346]:RELIABLE:CoreMessage[messageID=346, durable=true, userID=cdcb99fe-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1227679603
2024-06-28 12:06:10,390 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[351]:RELIABLE:CoreMessage[messageID=351, durable=true, userID=cdcf1c71-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1567904652
2024-06-28 12:06:10,390 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[356]:RELIABLE:CoreMessage[messageID=356, durable=true, userID=cdd07c04-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1379332951
2024-06-28 12:06:10,390 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[361]:RELIABLE:CoreMessage[messageID=361, durable=true, userID=cdd1db97-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@181028997
2024-06-28 12:06:10,390 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[366]:RELIABLE:CoreMessage[messageID=366, durable=true, userID=cdd29eea-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@619913680
2024-06-28 12:06:10,391 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[371]:RELIABLE:CoreMessage[messageID=371, durable=true, userID=cdd3894d-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1533345521
2024-06-28 12:06:10,391 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[376]:RELIABLE:CoreMessage[messageID=376, durable=true, userID=cdd44ca0-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@302068019
2024-06-28 12:06:10,391 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[381]:RELIABLE:CoreMessage[messageID=381, durable=true, userID=cdd5ac33-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2011835978
2024-06-28 12:06:10,391 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[386]:RELIABLE:CoreMessage[messageID=386, durable=true, userID=cdd70bc6-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@251902352
2024-06-28 12:06:10,392 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[391]:RELIABLE:CoreMessage[messageID=391, durable=true, userID=cdd7cf19-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2039091746
2024-06-28 12:06:10,392 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[396]:RELIABLE:CoreMessage[messageID=396, durable=true, userID=cdd8926c-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@721317947
2024-06-28 12:06:10,392 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[401]:RELIABLE:CoreMessage[messageID=401, durable=true, userID=cdd955bf-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1315211399
2024-06-28 12:06:10,393 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[406]:RELIABLE:CoreMessage[messageID=406, durable=true, userID=cddde9a2-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1993631784
2024-06-28 12:06:10,393 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[411]:RELIABLE:CoreMessage[messageID=411, durable=true, userID=cddeacf5-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1639929215
2024-06-28 12:06:10,393 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[416]:RELIABLE:CoreMessage[messageID=416, durable=true, userID=cde03398-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@949587675
2024-06-28 12:06:10,393 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[421]:RELIABLE:CoreMessage[messageID=421, durable=true, userID=cde1932b-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1389566463
2024-06-28 12:06:10,393 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ceb81d22-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ceb6967b-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ceb6967b-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@75ef7373, true, {}]
2024-06-28 12:06:10,394 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[426]:RELIABLE:CoreMessage[messageID=426, durable=true, userID=cde2f2be-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1753726347
2024-06-28 12:06:10,394 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[431]:RELIABLE:CoreMessage[messageID=431, durable=true, userID=cde45251-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@575753605
2024-06-28 12:06:10,394 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[436]:RELIABLE:CoreMessage[messageID=436, durable=true, userID=cde58ad4-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@950909420
2024-06-28 12:06:10,394 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[441]:RELIABLE:CoreMessage[messageID=441, durable=true, userID=cde64e27-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1156653523
2024-06-28 12:06:10,395 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[446]:RELIABLE:CoreMessage[messageID=446, durable=true, userID=cde7117a-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@298821411
2024-06-28 12:06:10,395 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[451]:RELIABLE:CoreMessage[messageID=451, durable=true, userID=cde8710d-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@970653178
2024-06-28 12:06:10,395 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[456]:RELIABLE:CoreMessage[messageID=456, durable=true, userID=cde9d0a0-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1827488244
2024-06-28 12:06:10,395 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1338, durable=true, userID=ceb84434-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1467137233, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:10,396 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[461]:RELIABLE:CoreMessage[messageID=461, durable=true, userID=cdeda133-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2014940411
2024-06-28 12:06:10,396 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[466]:RELIABLE:CoreMessage[messageID=466, durable=true, userID=cdef27d6-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2030505982
2024-06-28 12:06:10,396 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[471]:RELIABLE:CoreMessage[messageID=471, durable=true, userID=cdf08769-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1248216036
2024-06-28 12:06:10,396 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[476]:RELIABLE:CoreMessage[messageID=476, durable=true, userID=cdf14abc-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@606388688
2024-06-28 12:06:10,397 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[481]:RELIABLE:CoreMessage[messageID=481, durable=true, userID=cdf2833f-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@284098555
2024-06-28 12:06:10,397 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[486]:RELIABLE:CoreMessage[messageID=486, durable=true, userID=cdf3e2d2-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1364687591
2024-06-28 12:06:10,397 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[491]:RELIABLE:CoreMessage[messageID=491, durable=true, userID=cdf54265-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@701921866
2024-06-28 12:06:10,397 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[496]:RELIABLE:CoreMessage[messageID=496, durable=true, userID=cdf6a1f8-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@729683169
2024-06-28 12:06:10,398 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[501]:RELIABLE:CoreMessage[messageID=501, durable=true, userID=cdf7da7b-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1275606866
2024-06-28 12:06:10,398 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[506]:RELIABLE:CoreMessage[messageID=506, durable=true, userID=cdf912fe-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@652405878
2024-06-28 12:06:10,398 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[511]:RELIABLE:CoreMessage[messageID=511, durable=true, userID=cdfc9571-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1014814410
2024-06-28 12:06:10,398 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ceb8e075-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ceb6967b-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ceb6967b-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@593fc4d3, true, {}]
2024-06-28 12:06:10,399 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[516]:RELIABLE:CoreMessage[messageID=516, durable=true, userID=cdfdcdf4-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1744704696
2024-06-28 12:06:10,399 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[521]:RELIABLE:CoreMessage[messageID=521, durable=true, userID=cdff0677-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1791036850
2024-06-28 12:06:10,399 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[526]:RELIABLE:CoreMessage[messageID=526, durable=true, userID=ce00660a-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1542573504
2024-06-28 12:06:10,400 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[531]:RELIABLE:CoreMessage[messageID=531, durable=true, userID=ce019e8d-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@31558386
2024-06-28 12:06:10,400 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[536]:RELIABLE:CoreMessage[messageID=536, durable=true, userID=ce02fe20-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1994858292
2024-06-28 12:06:10,401 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[541]:RELIABLE:CoreMessage[messageID=541, durable=true, userID=ce0436a3-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2129139445
2024-06-28 12:06:10,401 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1343, durable=true, userID=ceb90787-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@449663736, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:10,401 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[546]:RELIABLE:CoreMessage[messageID=546, durable=true, userID=ce059636-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@972941263
2024-06-28 12:06:10,401 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[551]:RELIABLE:CoreMessage[messageID=551, durable=true, userID=ce06ceb9-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1391219233
2024-06-28 12:06:10,402 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[556]:RELIABLE:CoreMessage[messageID=556, durable=true, userID=ce082e4c-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1062240082
2024-06-28 12:06:10,402 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[561]:RELIABLE:CoreMessage[messageID=561, durable=true, userID=ce0966cf-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1430594899
2024-06-28 12:06:10,402 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[566]:RELIABLE:CoreMessage[messageID=566, durable=true, userID=ce0ac662-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@675375429
2024-06-28 12:06:10,403 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[571]:RELIABLE:CoreMessage[messageID=571, durable=true, userID=ce0c25f5-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2119446557
2024-06-28 12:06:10,403 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ceb9a3c8-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ceb6967b-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ceb6967b-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@798e597d, true, {}]
2024-06-28 12:06:10,403 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[576]:RELIABLE:CoreMessage[messageID=576, durable=true, userID=ce0d5e78-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@506545300
2024-06-28 12:06:10,404 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[581]:RELIABLE:CoreMessage[messageID=581, durable=true, userID=ce0e96fb-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@736883076
2024-06-28 12:06:10,404 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[586]:RELIABLE:CoreMessage[messageID=586, durable=true, userID=ce0f5a4e-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@941842728
2024-06-28 12:06:10,404 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[591]:RELIABLE:CoreMessage[messageID=591, durable=true, userID=ce101da1-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1510750075
2024-06-28 12:06:10,405 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[596]:RELIABLE:CoreMessage[messageID=596, durable=true, userID=ce10e0f4-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@372650601
2024-06-28 12:06:10,405 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[601]:RELIABLE:CoreMessage[messageID=601, durable=true, userID=ce117d37-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2116814677
2024-06-28 12:06:10,405 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[606]:RELIABLE:CoreMessage[messageID=606, durable=true, userID=ce12408a-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1998231081
2024-06-28 12:06:10,405 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1348, durable=true, userID=ceb9cada-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@120385588, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:10,405 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[611]:RELIABLE:CoreMessage[messageID=611, durable=true, userID=ce12dccd-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@99677207
2024-06-28 12:06:10,406 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[616]:RELIABLE:CoreMessage[messageID=616, durable=true, userID=ce143c60-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1079646703
2024-06-28 12:06:10,406 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[621]:RELIABLE:CoreMessage[messageID=621, durable=true, userID=ce14d8a3-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1600524610
2024-06-28 12:06:10,406 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[626]:RELIABLE:CoreMessage[messageID=626, durable=true, userID=ce1574e6-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@324641638
2024-06-28 12:06:10,407 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[631]:RELIABLE:CoreMessage[messageID=631, durable=true, userID=ce163839-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1390469372
2024-06-28 12:06:10,407 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[636]:RELIABLE:CoreMessage[messageID=636, durable=true, userID=ce16fb8b-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1122311726
2024-06-28 12:06:10,407 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[641]:RELIABLE:CoreMessage[messageID=641, durable=true, userID=ce1b8f6f-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1153916323
2024-06-28 12:06:10,407 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[646]:RELIABLE:CoreMessage[messageID=646, durable=true, userID=ce1c51c2-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1926499955
2024-06-28 12:06:10,408 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[651]:RELIABLE:CoreMessage[messageID=651, durable=true, userID=ce1cee05-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1223209274
2024-06-28 12:06:10,408 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ceba400b-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ceb6967b-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ceb6967b-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@429bdb87, true, {}]
2024-06-28 12:06:10,408 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[656]:RELIABLE:CoreMessage[messageID=656, durable=true, userID=ce1d8a48-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@909952961
2024-06-28 12:06:10,408 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[661]:RELIABLE:CoreMessage[messageID=661, durable=true, userID=ce1ee9db-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1879529516
2024-06-28 12:06:10,408 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[666]:RELIABLE:CoreMessage[messageID=666, durable=true, userID=ce1f861e-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@602117831
2024-06-28 12:06:10,409 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[671]:RELIABLE:CoreMessage[messageID=671, durable=true, userID=ce204971-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2112741850
2024-06-28 12:06:10,409 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[676]:RELIABLE:CoreMessage[messageID=676, durable=true, userID=ce20e5b4-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@336612813
2024-06-28 12:06:10,409 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[681]:RELIABLE:CoreMessage[messageID=681, durable=true, userID=ce21a907-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@512431745
2024-06-28 12:06:10,410 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[686]:RELIABLE:CoreMessage[messageID=686, durable=true, userID=ce22454a-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@869722223
2024-06-28 12:06:10,410 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[691]:RELIABLE:CoreMessage[messageID=691, durable=true, userID=ce23089d-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@568458809
2024-06-28 12:06:10,410 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[696]:RELIABLE:CoreMessage[messageID=696, durable=true, userID=ce23a4e0-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@538093646
2024-06-28 12:06:10,410 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1353, durable=true, userID=ceba8e2d-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1998401400, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:10,410 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[701]:RELIABLE:CoreMessage[messageID=701, durable=true, userID=ce24dd63-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1169468071
2024-06-28 12:06:10,411 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[706]:RELIABLE:CoreMessage[messageID=706, durable=true, userID=ce2a5ba6-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@217264778
2024-06-28 12:06:10,411 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[711]:RELIABLE:CoreMessage[messageID=711, durable=true, userID=ce2af7e9-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@481539703
2024-06-28 12:06:10,411 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[716]:RELIABLE:CoreMessage[messageID=716, durable=true, userID=ce2bbb3c-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@582283566
2024-06-28 12:06:10,411 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1333]:RELIABLE:CoreMessage[messageID=1333, durable=true, userID=ceb732c1-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1609145422
2024-06-28 12:06:10,412 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1338]:RELIABLE:CoreMessage[messageID=1338, durable=true, userID=ceb84434-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1467137233
2024-06-28 12:06:10,412 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1343]:RELIABLE:CoreMessage[messageID=1343, durable=true, userID=ceb90787-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@449663736
2024-06-28 12:06:10,412 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1348]:RELIABLE:CoreMessage[messageID=1348, durable=true, userID=ceb9cada-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@120385588
2024-06-28 12:06:10,412 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1353]:RELIABLE:CoreMessage[messageID=1353, durable=true, userID=ceba8e2d-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1998401400
2024-06-28 12:06:10,413 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cebb035e-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ceb6967b-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ceb6967b-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@119d984, true, {}]
2024-06-28 12:06:10,464 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1358, durable=true, userID=cebb5180-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@128105051, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:10,465 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1358]:RELIABLE:CoreMessage[messageID=1358, durable=true, userID=cebb5180-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@128105051
2024-06-28 12:06:10,467 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cec340c1-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ceb6967b-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ceb6967b-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@14ba4d0d, true, {}]
2024-06-28 12:06:10,469 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1363, durable=true, userID=cec38ee3-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1059563101, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:10,470 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1363]:RELIABLE:CoreMessage[messageID=1363, durable=true, userID=cec38ee3-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1059563101
2024-06-28 12:06:10,472 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cec40414-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ceb6967b-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ceb6967b-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2aee2a1e, true, {}]
2024-06-28 12:06:10,474 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1368, durable=true, userID=cec42b26-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@908138710, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:10,475 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1368]:RELIABLE:CoreMessage[messageID=1368, durable=true, userID=cec42b26-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@908138710
2024-06-28 12:06:10,476 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cec4a057-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ceb6967b-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ceb6967b-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@24c30c2b, true, {}]
2024-06-28 12:06:10,478 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1373, durable=true, userID=cec4ee79-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1328819470, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:10,479 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1373]:RELIABLE:CoreMessage[messageID=1373, durable=true, userID=cec4ee79-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1328819470
2024-06-28 12:06:10,480 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cec563aa-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ceb6967b-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ceb6967b-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5785f4e7, true, {}]
2024-06-28 12:06:10,482 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1378, durable=true, userID=cec58abc-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1399940009, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:10,483 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1378]:RELIABLE:CoreMessage[messageID=1378, durable=true, userID=cec58abc-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1399940009
2024-06-28 12:06:10,485 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cec5ffed-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ceb6967b-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ceb6967b-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@522ab40b, true, {}]
2024-06-28 12:06:10,487 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1383, durable=true, userID=cec64e0f-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1839736505, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:10,488 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1383]:RELIABLE:CoreMessage[messageID=1383, durable=true, userID=cec64e0f-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1839736505
2024-06-28 12:06:10,489 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cec6c340-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ceb6967b-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ceb6967b-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@51b6dd73, true, {}]
2024-06-28 12:06:10,491 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1388, durable=true, userID=cec6ea52-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1126932064, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:10,493 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1388]:RELIABLE:CoreMessage[messageID=1388, durable=true, userID=cec6ea52-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1126932064
2024-06-28 12:06:10,494 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cec75f83-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ceb6967b-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ceb6967b-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6f80bc4e, true, {}]
2024-06-28 12:06:10,496 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1393, durable=true, userID=cec7ada5-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@43421427, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:10,497 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1393]:RELIABLE:CoreMessage[messageID=1393, durable=true, userID=cec7ada5-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@43421427
2024-06-28 12:06:10,498 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cec822d6-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ceb6967b-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ceb6967b-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@767550f1, true, {}]
2024-06-28 12:06:10,500 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1398, durable=true, userID=cec849e8-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2124681212, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:10,505 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1398]:RELIABLE:CoreMessage[messageID=1398, durable=true, userID=cec849e8-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2124681212
2024-06-28 12:06:10,506 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cec95b59-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ceb6967b-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ceb6967b-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7f463608, true, {}]
2024-06-28 12:06:10,508 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1403, durable=true, userID=cec9826b-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1891827821, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:10,510 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1403]:RELIABLE:CoreMessage[messageID=1403, durable=true, userID=cec9826b-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1891827821
2024-06-28 12:06:10,511 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ceca1eac-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ceb6967b-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ceb6967b-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1ef11f26, true, {}]
2024-06-28 12:06:10,513 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1408, durable=true, userID=ceca45be-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1448510699, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:10,517 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1408]:RELIABLE:CoreMessage[messageID=1408, durable=true, userID=ceca45be-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1448510699
2024-06-28 12:06:10,519 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cecb301f-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ceb6967b-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ceb6967b-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5f1fb1b7, true, {}]
2024-06-28 12:06:10,521 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1413, durable=true, userID=cecb7e41-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1344609494, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:10,522 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1413]:RELIABLE:CoreMessage[messageID=1413, durable=true, userID=cecb7e41-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1344609494
2024-06-28 12:06:10,523 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cecbf372-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ceb6967b-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ceb6967b-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@60ac5f8b, true, {}]
2024-06-28 12:06:10,526 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1418, durable=true, userID=cecc4194-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@556344254, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:10,527 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1418]:RELIABLE:CoreMessage[messageID=1418, durable=true, userID=cecc4194-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@556344254
2024-06-28 12:06:10,528 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ceccb6c5-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ceb6967b-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ceb6967b-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@182de032, true, {}]
2024-06-28 12:06:10,530 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1423, durable=true, userID=ceccddd7-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@457405096, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:10,531 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1423]:RELIABLE:CoreMessage[messageID=1423, durable=true, userID=ceccddd7-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@457405096
2024-06-28 12:06:10,533 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cecd5308-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ceb6967b-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ceb6967b-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@19d43ad3, true, {}]
2024-06-28 12:06:10,535 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1428, durable=true, userID=cecda12a-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@892850177, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:10,536 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1428]:RELIABLE:CoreMessage[messageID=1428, durable=true, userID=cecda12a-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@892850177
2024-06-28 12:06:10,537 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cece165b-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ceb6967b-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ceb6967b-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6b50d60b, true, {}]
2024-06-28 12:06:10,540 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1433, durable=true, userID=cece3d6d-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1567306186, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:10,541 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1433]:RELIABLE:CoreMessage[messageID=1433, durable=true, userID=cece3d6d-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1567306186
2024-06-28 12:06:10,542 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ceced9ae-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ceb6967b-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ceb6967b-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1139e1ea, true, {}]
2024-06-28 12:06:10,544 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1438, durable=true, userID=cecf00c0-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@716203557, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:10,546 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1438]:RELIABLE:CoreMessage[messageID=1438, durable=true, userID=cecf00c0-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@716203557
2024-06-28 12:06:10,563 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cecf9d01-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ceb6967b-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ceb6967b-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7b388ada, true, {}]
2024-06-28 12:06:10,565 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1443, durable=true, userID=ced23513-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@139700786, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:10,566 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1443]:RELIABLE:CoreMessage[messageID=1443, durable=true, userID=ced23513-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@139700786
2024-06-28 12:06:10,568 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ced2aa44-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ceb6967b-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ceb6967b-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@53d494f5, true, {}]
2024-06-28 12:06:10,570 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1448, durable=true, userID=ced2f866-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1181428550, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:10,574 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1448]:RELIABLE:CoreMessage[messageID=1448, durable=true, userID=ced2f866-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1181428550
2024-06-28 12:06:10,576 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ced3e2c7-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ceb6967b-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ceb6967b-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2d79550a, true, {}]
2024-06-28 12:06:10,578 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1453, durable=true, userID=ced430e9-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@119098278, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:10,579 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1453]:RELIABLE:CoreMessage[messageID=1453, durable=true, userID=ced430e9-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@119098278
2024-06-28 12:06:10,581 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ced4cd2a-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ceb6967b-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ceb6967b-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@43b93d19, true, {}]
2024-06-28 12:06:10,583 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1458, durable=true, userID=ced4f43c-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@577053136, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:10,584 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1458]:RELIABLE:CoreMessage[messageID=1458, durable=true, userID=ced4f43c-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@577053136
2024-06-28 12:06:10,585 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ced5696d-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ceb6967b-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ceb6967b-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3afbde63, true, {}]
2024-06-28 12:06:10,588 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1463, durable=true, userID=ced5b78f-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1173913078, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:10,589 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1463]:RELIABLE:CoreMessage[messageID=1463, durable=true, userID=ced5b78f-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1173913078
2024-06-28 12:06:10,590 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ced62cc0-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ceb6967b-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ceb6967b-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@557602c8, true, {}]
2024-06-28 12:06:10,592 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1468, durable=true, userID=ced653d2-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1416924659, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:10,596 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1468]:RELIABLE:CoreMessage[messageID=1468, durable=true, userID=ced653d2-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1416924659
2024-06-28 12:06:10,597 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ced73e33-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ceb6967b-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ceb6967b-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@78c5f42a, true, {}]
2024-06-28 12:06:10,600 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1473, durable=true, userID=ced76545-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1412685781, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:10,601 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1473]:RELIABLE:CoreMessage[messageID=1473, durable=true, userID=ced76545-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1412685781
2024-06-28 12:06:10,602 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ced7da76-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ceb6967b-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ceb6967b-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5fd31f22, true, {}]
2024-06-28 12:06:10,604 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1478, durable=true, userID=ced82898-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@211934395, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:10,605 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1478]:RELIABLE:CoreMessage[messageID=1478, durable=true, userID=ced82898-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@211934395
2024-06-28 12:06:10,606 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ced89dc9-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ceb6967b-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ceb6967b-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@ab00714, true, {}]
2024-06-28 12:06:10,608 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1483, durable=true, userID=ced8c4db-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@359296129, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:10,609 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1483]:RELIABLE:CoreMessage[messageID=1483, durable=true, userID=ced8c4db-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@359296129
2024-06-28 12:06:10,610 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ced93a0c-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ceb6967b-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ceb6967b-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5d4e0c58, true, {}]
2024-06-28 12:06:10,612 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1488, durable=true, userID=ced9611e-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1022381806, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:10,613 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1488]:RELIABLE:CoreMessage[messageID=1488, durable=true, userID=ced9611e-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1022381806
2024-06-28 12:06:10,615 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ced9d64f-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ceb6967b-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ceb6967b-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@550a631c, true, {}]
2024-06-28 12:06:10,617 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1493, durable=true, userID=ceda2471-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@122666975, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:10,618 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1493]:RELIABLE:CoreMessage[messageID=1493, durable=true, userID=ceda2471-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@122666975
2024-06-28 12:06:10,619 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ceda99a2-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ceb6967b-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ceb6967b-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3e5efcee, true, {}]
2024-06-28 12:06:10,621 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1498, durable=true, userID=cedac0b4-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1961193679, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:10,622 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1498]:RELIABLE:CoreMessage[messageID=1498, durable=true, userID=cedac0b4-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1961193679
2024-06-28 12:06:10,624 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cedb35e5-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ceb6967b-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ceb6967b-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@25e56bad, true, {}]
2024-06-28 12:06:10,625 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1503, durable=true, userID=cedb8407-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1702981834, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:10,627 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1503]:RELIABLE:CoreMessage[messageID=1503, durable=true, userID=cedb8407-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1702981834
2024-06-28 12:06:10,628 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cedbd228-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ceb6967b-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ceb6967b-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@32b2bcf4, true, {}]
2024-06-28 12:06:10,630 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1508, durable=true, userID=cedc204a-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@122812976, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:10,634 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1508]:RELIABLE:CoreMessage[messageID=1508, durable=true, userID=cedc204a-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@122812976
2024-06-28 12:06:10,636 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cedd0aab-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ceb6967b-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ceb6967b-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@76f7e3d2, true, {}]
2024-06-28 12:06:10,638 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1513, durable=true, userID=cedd58cd-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@729741192, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:10,639 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1513]:RELIABLE:CoreMessage[messageID=1513, durable=true, userID=cedd58cd-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@729741192
2024-06-28 12:06:10,640 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ceddcdfe-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ceb6967b-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ceb6967b-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@25c84949, true, {}]
2024-06-28 12:06:10,664 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1518, durable=true, userID=cede1c20-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1073028935, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:10,665 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1518]:RELIABLE:CoreMessage[messageID=1518, durable=true, userID=cede1c20-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1073028935
2024-06-28 12:06:10,666 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cee1c4a1-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ceb6967b-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ceb6967b-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@147deed6, true, {}]
2024-06-28 12:06:10,668 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1523, durable=true, userID=cee1ebb3-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1830148201, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:10,673 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1523]:RELIABLE:CoreMessage[messageID=1523, durable=true, userID=cee1ebb3-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1830148201
2024-06-28 12:06:10,674 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cee2fd24-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ceb6967b-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ceb6967b-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@310bb0f4, true, {}]
2024-06-28 12:06:10,676 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1528, durable=true, userID=cee32436-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1575390489, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:10,681 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1528]:RELIABLE:CoreMessage[messageID=1528, durable=true, userID=cee32436-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1575390489
2024-06-28 12:06:10,682 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cee435a7-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ceb6967b-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ceb6967b-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5a0b78ee, true, {}]
2024-06-28 12:06:10,684 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1533, durable=true, userID=cee45cb9-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@601777782, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:10,686 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1533]:RELIABLE:CoreMessage[messageID=1533, durable=true, userID=cee45cb9-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@601777782
2024-06-28 12:06:10,687 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cee4d1ea-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ceb6967b-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ceb6967b-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@77e565a1, true, {}]
2024-06-28 12:06:10,689 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1538, durable=true, userID=cee5200c-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1565372728, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:10,690 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1538]:RELIABLE:CoreMessage[messageID=1538, durable=true, userID=cee5200c-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1565372728
2024-06-28 12:06:10,691 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cee5953d-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ceb6967b-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ceb6967b-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7433004d, true, {}]
2024-06-28 12:06:10,693 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1543, durable=true, userID=cee5bc4f-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1646038545, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:10,694 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1543]:RELIABLE:CoreMessage[messageID=1543, durable=true, userID=cee5bc4f-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1646038545
2024-06-28 12:06:10,695 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cee63180-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ceb6967b-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ceb6967b-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@359c8fec, true, {}]
2024-06-28 12:06:10,697 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1548, durable=true, userID=cee65892-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@61482219, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:10,698 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1548]:RELIABLE:CoreMessage[messageID=1548, durable=true, userID=cee65892-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@61482219
2024-06-28 12:06:10,699 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cee6cdc3-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ceb6967b-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ceb6967b-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5a545a85, true, {}]
2024-06-28 12:06:10,702 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1553, durable=true, userID=cee6f4d5-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1971235457, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:10,703 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1553]:RELIABLE:CoreMessage[messageID=1553, durable=true, userID=cee6f4d5-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1971235457
2024-06-28 12:06:10,704 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cee79116-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ceb6967b-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ceb6967b-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@d8c2c4c, true, {}]
2024-06-28 12:06:10,706 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1558, durable=true, userID=cee7b828-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1377512302, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:10,707 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1558]:RELIABLE:CoreMessage[messageID=1558, durable=true, userID=cee7b828-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1377512302
2024-06-28 12:06:10,709 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cee82d59-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ceb6967b-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ceb6967b-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@64962f7f, true, {}]
2024-06-28 12:06:10,710 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1563, durable=true, userID=cee87b7b-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@405620154, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:10,712 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1563]:RELIABLE:CoreMessage[messageID=1563, durable=true, userID=cee87b7b-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@405620154
2024-06-28 12:06:10,713 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cee8f0ac-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ceb6967b-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ceb6967b-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3560cd9c, true, {}]
2024-06-28 12:06:10,715 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1568, durable=true, userID=cee917be-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1076340037, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:10,716 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1568]:RELIABLE:CoreMessage[messageID=1568, durable=true, userID=cee917be-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1076340037
2024-06-28 12:06:10,717 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cee98cef-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ceb6967b-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ceb6967b-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@14a06ec8, true, {}]
2024-06-28 12:06:10,719 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1573, durable=true, userID=cee9b401-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1463784737, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:10,720 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1573]:RELIABLE:CoreMessage[messageID=1573, durable=true, userID=cee9b401-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1463784737
2024-06-28 12:06:10,721 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ceea2932-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ceb6967b-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ceb6967b-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@b2b2a0a, true, {}]
2024-06-28 12:06:10,723 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1578, durable=true, userID=ceea5044-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1441645576, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:10,724 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1578]:RELIABLE:CoreMessage[messageID=1578, durable=true, userID=ceea5044-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1441645576
2024-06-28 12:06:10,725 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ceeac575-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ceb6967b-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ceb6967b-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1f0c1c7c, true, {}]
2024-06-28 12:06:10,727 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1583, durable=true, userID=ceeaec87-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@785071364, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:10,728 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1583]:RELIABLE:CoreMessage[messageID=1583, durable=true, userID=ceeaec87-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@785071364
2024-06-28 12:06:10,729 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ceeb61b8-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ceb6967b-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ceb6967b-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5763361, true, {}]
2024-06-28 12:06:10,731 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1588, durable=true, userID=ceeb88ca-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2032475760, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:10,732 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1588]:RELIABLE:CoreMessage[messageID=1588, durable=true, userID=ceeb88ca-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2032475760
2024-06-28 12:06:10,734 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ceebfdfb-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ceb6967b-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ceb6967b-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5356f5cb, true, {}]
2024-06-28 12:06:10,736 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1593, durable=true, userID=ceec4c1d-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1121143000, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:10,737 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1593]:RELIABLE:CoreMessage[messageID=1593, durable=true, userID=ceec4c1d-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1121143000
2024-06-28 12:06:10,738 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ceecc14e-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ceb6967b-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ceb6967b-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@176636b5, true, {}]
2024-06-28 12:06:10,740 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1598, durable=true, userID=ceece860-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1498923264, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:10,741 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1598]:RELIABLE:CoreMessage[messageID=1598, durable=true, userID=ceece860-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1498923264
2024-06-28 12:06:10,742 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ceed5d91-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ceb6967b-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ceb6967b-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4bb3660, true, {}]
2024-06-28 12:06:10,744 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1603, durable=true, userID=ceed84a3-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@268560321, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:10,764 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1603]:RELIABLE:CoreMessage[messageID=1603, durable=true, userID=ceed84a3-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@268560321
2024-06-28 12:06:10,765 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cef0e004-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ceb6967b-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ceb6967b-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@434f5233, true, {}]
2024-06-28 12:06:10,767 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1608, durable=true, userID=cef10716-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1000362288, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:10,768 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1608]:RELIABLE:CoreMessage[messageID=1608, durable=true, userID=cef10716-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1000362288
2024-06-28 12:06:10,769 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cef17c47-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ceb6967b-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ceb6967b-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@30eb4d71, true, {}]
2024-06-28 12:06:10,772 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1613, durable=true, userID=cef1ca69-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1847998909, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:10,773 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1613]:RELIABLE:CoreMessage[messageID=1613, durable=true, userID=cef1ca69-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1847998909
2024-06-28 12:06:10,774 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cef23f9a-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ceb6967b-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ceb6967b-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@39e3b338, true, {}]
2024-06-28 12:06:10,776 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1618, durable=true, userID=cef266ac-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1036206850, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:10,777 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1618]:RELIABLE:CoreMessage[messageID=1618, durable=true, userID=cef266ac-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1036206850
2024-06-28 12:06:10,778 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cef2dbdd-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ceb6967b-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ceb6967b-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5a521dee, true, {}]
2024-06-28 12:06:10,780 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1623, durable=true, userID=cef302ef-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1029823408, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:10,781 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1623]:RELIABLE:CoreMessage[messageID=1623, durable=true, userID=cef302ef-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1029823408
2024-06-28 12:06:10,783 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cef37820-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ceb6967b-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ceb6967b-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6a19094f, true, {}]
2024-06-28 12:06:10,784 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1628, durable=true, userID=cef3c642-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1402491504, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:10,786 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1628]:RELIABLE:CoreMessage[messageID=1628, durable=true, userID=cef3c642-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1402491504
2024-06-28 12:06:10,787 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cef41463-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ceb6967b-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ceb6967b-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7464d052, true, {}]
2024-06-28 12:06:10,789 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1633, durable=true, userID=cef43b75-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1904665687, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:10,793 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1633]:RELIABLE:CoreMessage[messageID=1633, durable=true, userID=cef43b75-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1904665687
2024-06-28 12:06:10,794 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cef54ce6-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ceb6967b-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ceb6967b-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4861ee9e, true, {}]
2024-06-28 12:06:10,796 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1638, durable=true, userID=cef573f8-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@521482459, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:10,797 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1638]:RELIABLE:CoreMessage[messageID=1638, durable=true, userID=cef573f8-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@521482459
2024-06-28 12:06:10,799 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cef5e929-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ceb6967b-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ceb6967b-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@22ac44cd, true, {}]
2024-06-28 12:06:10,801 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1643, durable=true, userID=cef6374b-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@576834730, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:10,802 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1643]:RELIABLE:CoreMessage[messageID=1643, durable=true, userID=cef6374b-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@576834730
2024-06-28 12:06:10,803 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cef6ac7c-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ceb6967b-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ceb6967b-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1ad30523, true, {}]
2024-06-28 12:06:10,805 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1648, durable=true, userID=cef6d38e-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@772011059, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:10,806 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1648]:RELIABLE:CoreMessage[messageID=1648, durable=true, userID=cef6d38e-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@772011059
2024-06-28 12:06:10,807 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cef748bf-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ceb6967b-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ceb6967b-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@e8ffa9b, true, {}]
2024-06-28 12:06:10,809 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1653, durable=true, userID=cef76fd1-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1318396934, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:10,810 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1653]:RELIABLE:CoreMessage[messageID=1653, durable=true, userID=cef76fd1-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1318396934
2024-06-28 12:06:10,811 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cef7e502-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ceb6967b-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ceb6967b-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@145ac196, true, {}]
2024-06-28 12:06:10,814 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1658, durable=true, userID=cef80c14-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1730078645, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:10,815 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1658]:RELIABLE:CoreMessage[messageID=1658, durable=true, userID=cef80c14-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1730078645
2024-06-28 12:06:10,816 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cef8a855-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ceb6967b-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ceb6967b-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@640320ed, true, {}]
2024-06-28 12:06:10,818 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1663, durable=true, userID=cef8cf67-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1127542900, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:10,819 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1663]:RELIABLE:CoreMessage[messageID=1663, durable=true, userID=cef8cf67-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1127542900
2024-06-28 12:06:10,820 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cef94498-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ceb6967b-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ceb6967b-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@70bb0ff9, true, {}]
2024-06-28 12:06:10,822 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1668, durable=true, userID=cef96baa-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1897768162, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:10,823 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1668]:RELIABLE:CoreMessage[messageID=1668, durable=true, userID=cef96baa-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1897768162
2024-06-28 12:06:10,825 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cef9e0db-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ceb6967b-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ceb6967b-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1a5a27a9, true, {}]
2024-06-28 12:06:10,827 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1673, durable=true, userID=cefa07ed-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1572152055, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:10,828 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1673]:RELIABLE:CoreMessage[messageID=1673, durable=true, userID=cefa07ed-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1572152055
2024-06-28 12:06:10,829 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cefa7d1e-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ceb6967b-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ceb6967b-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@20cc65e4, true, {}]
2024-06-28 12:06:10,831 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1678, durable=true, userID=cefacb40-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1701186664, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:10,835 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1678]:RELIABLE:CoreMessage[messageID=1678, durable=true, userID=cefacb40-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1701186664
2024-06-28 12:06:10,836 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cefbb5a1-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ceb6967b-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ceb6967b-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7a7c5164, true, {}]
2024-06-28 12:06:10,838 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1683, durable=true, userID=cefbdcb3-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@372133704, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:10,840 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1683]:RELIABLE:CoreMessage[messageID=1683, durable=true, userID=cefbdcb3-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@372133704
2024-06-28 12:06:10,841 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cefc78f4-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ceb6967b-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ceb6967b-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3df3553a, true, {}]
2024-06-28 12:06:10,843 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1688, durable=true, userID=cefca006-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1401334993, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:10,844 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1688]:RELIABLE:CoreMessage[messageID=1688, durable=true, userID=cefca006-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1401334993
2024-06-28 12:06:10,863 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cefd1537-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ceb6967b-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ceb6967b-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4fc70a2, true, {}]
2024-06-28 12:06:10,865 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1693, durable=true, userID=cefffb69-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1652061664, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:10,870 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1693]:RELIABLE:CoreMessage[messageID=1693, durable=true, userID=cefffb69-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1652061664
2024-06-28 12:06:10,871 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cf00e5ca-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ceb6967b-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ceb6967b-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@21d8cf0e, true, {}]
2024-06-28 12:06:10,872 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1698, durable=true, userID=cf010cdc-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@592154400, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:10,877 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1698]:RELIABLE:CoreMessage[messageID=1698, durable=true, userID=cf010cdc-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@592154400
2024-06-28 12:06:10,879 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cf021e4d-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ceb6967b-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ceb6967b-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@17d2b50b, true, {}]
2024-06-28 12:06:10,881 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1703, durable=true, userID=cf026c6f-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@641666980, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:10,886 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1703]:RELIABLE:CoreMessage[messageID=1703, durable=true, userID=cf026c6f-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@641666980
2024-06-28 12:06:10,887 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cf0356d0-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ceb6967b-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ceb6967b-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@621578fe, true, {}]
2024-06-28 12:06:10,889 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1708, durable=true, userID=cf03a4f2-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1613980681, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:10,890 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1708]:RELIABLE:CoreMessage[messageID=1708, durable=true, userID=cf03a4f2-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1613980681
2024-06-28 12:06:10,891 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cf041a23-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ceb6967b-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ceb6967b-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@35e3212b, true, {}]
2024-06-28 12:06:10,893 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1713, durable=true, userID=cf044135-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1818652486, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:10,895 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1713]:RELIABLE:CoreMessage[messageID=1713, durable=true, userID=cf044135-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1818652486
2024-06-28 12:06:10,896 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cf04b666-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ceb6967b-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ceb6967b-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@48c39822, true, {}]
2024-06-28 12:06:10,898 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1718, durable=true, userID=cf050488-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@174106175, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:10,899 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1718]:RELIABLE:CoreMessage[messageID=1718, durable=true, userID=cf050488-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@174106175
2024-06-28 12:06:10,901 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cf0579b9-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ceb6967b-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ceb6967b-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@142d4dc, true, {}]
2024-06-28 12:06:10,903 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1723, durable=true, userID=cf05c7db-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1140583685, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:10,904 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1723]:RELIABLE:CoreMessage[messageID=1723, durable=true, userID=cf05c7db-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1140583685
2024-06-28 12:06:10,905 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cf063d0c-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ceb6967b-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ceb6967b-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@9aeafa6, true, {}]
2024-06-28 12:06:10,907 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1728, durable=true, userID=cf06641e-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@566432700, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:10,908 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1728]:RELIABLE:CoreMessage[messageID=1728, durable=true, userID=cf06641e-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@566432700
2024-06-28 12:06:10,909 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cf06d94f-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ceb6967b-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ceb6967b-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@648969ed, true, {}]
2024-06-28 12:06:10,912 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1733, durable=true, userID=cf072771-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2122335389, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:10,913 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1733]:RELIABLE:CoreMessage[messageID=1733, durable=true, userID=cf072771-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2122335389
2024-06-28 12:06:10,914 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cf079ca2-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ceb6967b-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ceb6967b-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2c542890, true, {}]
2024-06-28 12:06:10,916 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1738, durable=true, userID=cf07c3b4-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1205641087, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:10,917 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1738]:RELIABLE:CoreMessage[messageID=1738, durable=true, userID=cf07c3b4-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1205641087
2024-06-28 12:06:10,918 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cf0838e5-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ceb6967b-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ceb6967b-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4f9f16bc, true, {}]
2024-06-28 12:06:10,920 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1743, durable=true, userID=cf085ff7-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1010088097, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:10,922 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1743]:RELIABLE:CoreMessage[messageID=1743, durable=true, userID=cf085ff7-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1010088097
2024-06-28 12:06:10,923 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cf08d528-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ceb6967b-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ceb6967b-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@65c2ba4d, true, {}]
2024-06-28 12:06:10,925 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1748, durable=true, userID=cf09234a-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@275917941, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:10,926 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1748]:RELIABLE:CoreMessage[messageID=1748, durable=true, userID=cf09234a-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@275917941
2024-06-28 12:06:10,927 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cf09987b-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ceb6967b-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ceb6967b-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@715e542c, true, {}]
2024-06-28 12:06:10,929 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1753, durable=true, userID=cf09bf8d-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2055212578, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:10,930 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1753]:RELIABLE:CoreMessage[messageID=1753, durable=true, userID=cf09bf8d-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2055212578
2024-06-28 12:06:10,931 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cf0a34be-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ceb6967b-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ceb6967b-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5984416a, true, {}]
2024-06-28 12:06:10,934 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1758, durable=true, userID=cf0a82e0-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@990934316, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:10,935 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1758]:RELIABLE:CoreMessage[messageID=1758, durable=true, userID=cf0a82e0-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@990934316
2024-06-28 12:06:10,936 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cf0af811-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ceb6967b-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ceb6967b-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5616e419, true, {}]
2024-06-28 12:06:10,938 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1763, durable=true, userID=cf0b1f23-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@696186103, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:10,939 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1763]:RELIABLE:CoreMessage[messageID=1763, durable=true, userID=cf0b1f23-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@696186103
2024-06-28 12:06:10,940 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cf0b9454-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ceb6967b-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ceb6967b-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@41fc86a7, true, {}]
2024-06-28 12:06:10,943 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1768, durable=true, userID=cf0be276-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1101948402, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:10,944 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1768]:RELIABLE:CoreMessage[messageID=1768, durable=true, userID=cf0be276-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1101948402
2024-06-28 12:06:10,945 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cf0c57a7-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ceb6967b-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ceb6967b-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@76b3b18d, true, {}]
2024-06-28 12:06:10,947 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1773, durable=true, userID=cf0c7eb9-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1412869170, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:10,948 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1773]:RELIABLE:CoreMessage[messageID=1773, durable=true, userID=cf0c7eb9-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1412869170
2024-06-28 12:06:10,963 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cf0cf3ea-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ceb6967b-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ceb6967b-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@286ebe85, true, {}]
2024-06-28 12:06:10,965 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1778, durable=true, userID=cf0f3ddc-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1082390705, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:10,966 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1778]:RELIABLE:CoreMessage[messageID=1778, durable=true, userID=cf0f3ddc-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1082390705
2024-06-28 12:06:10,968 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cf0fb30d-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ceb6967b-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ceb6967b-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@70aeefd3, true, {}]
2024-06-28 12:06:10,970 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1783, durable=true, userID=cf10012f-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1620379065, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:10,971 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1783]:RELIABLE:CoreMessage[messageID=1783, durable=true, userID=cf10012f-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1620379065
2024-06-28 12:06:10,972 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cf107660-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ceb6967b-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ceb6967b-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2296e05, true, {}]
2024-06-28 12:06:10,974 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1788, durable=true, userID=cf109d72-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1165590194, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:10,975 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1788]:RELIABLE:CoreMessage[messageID=1788, durable=true, userID=cf109d72-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1165590194
2024-06-28 12:06:10,976 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cf1112a3-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ceb6967b-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ceb6967b-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5b7fdf19, true, {}]
2024-06-28 12:06:10,978 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1793, durable=true, userID=cf1139b5-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@749542653, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:10,983 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1793]:RELIABLE:CoreMessage[messageID=1793, durable=true, userID=cf1139b5-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@749542653
2024-06-28 12:06:11,004 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cf155866-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ceb6967b-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ceb6967b-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4e653f47, true, {}]
2024-06-28 12:06:11,007 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1798, durable=true, userID=cf15a688-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1312876033, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:11,012 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1798]:RELIABLE:CoreMessage[messageID=1798, durable=true, userID=cf15a688-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1312876033
2024-06-28 12:06:11,013 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cf16b7f9-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ceb6967b-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ceb6967b-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@73cd5d81, true, {}]
2024-06-28 12:06:11,016 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1803, durable=true, userID=cf16df0a-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@324154048, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:11,020 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1803]:RELIABLE:CoreMessage[messageID=1803, durable=true, userID=cf16df0a-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@324154048
2024-06-28 12:06:11,021 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cf17f07c-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ceb6967b-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ceb6967b-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4583dde8, true, {}]
2024-06-28 12:06:11,023 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1808, durable=true, userID=cf18178e-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1346069337, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:11,025 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1808]:RELIABLE:CoreMessage[messageID=1808, durable=true, userID=cf18178e-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1346069337
2024-06-28 12:06:11,026 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cf188cbf-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ceb6967b-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ceb6967b-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@526a85ae, true, {}]
2024-06-28 12:06:11,028 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1813, durable=true, userID=cf18dae1-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@701070294, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:11,029 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1813]:RELIABLE:CoreMessage[messageID=1813, durable=true, userID=cf18dae1-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@701070294
2024-06-28 12:06:11,030 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cf192902-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ceb6967b-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ceb6967b-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4cf8bdc5, true, {}]
2024-06-28 12:06:11,032 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1818, durable=true, userID=cf197724-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@796296391, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:11,033 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1818]:RELIABLE:CoreMessage[messageID=1818, durable=true, userID=cf197724-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@796296391
2024-06-28 12:06:11,034 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cf19ec55-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ceb6967b-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ceb6967b-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@72b18d3a, true, {}]
2024-06-28 12:06:11,036 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1823, durable=true, userID=cf1a1366-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1706210503, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:06:11,037 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1823]:RELIABLE:CoreMessage[messageID=1823, durable=true, userID=cf1a1366-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=ceb6bd8d-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1706210503
2024-06-28 12:06:11,038 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest.testMessageConsumerJobWith1ConsumerJob(JmsMomPubSemaphoreTest.java:73) - test works
2024-06-28 12:06:11,039 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObject: CoreMessage[messageID=246, durable=true, userID=cda8a872-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1477115851 to transaction: TransactionImpl [xid=null, txID=1826, xid=null, state=ACTIVE, createTime=1719576371039(Fri Jun 28 12:06:11 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7c7746c
2024-06-28 12:06:11,040 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@6e16fcaf, org.eclipse.scout.rt.mom.jms.JmsSubscription@2680474c]
2024-06-28 12:06:11,040 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObject: CoreMessage[messageID=251, durable=true, userID=cdb02285-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@698811009 to transaction: TransactionImpl [xid=null, txID=1827, xid=null, state=ACTIVE, createTime=1719576371040(Fri Jun 28 12:06:11 UTC 2024), timeoutSeconds=-1, nr operations = 1]@75f0747
2024-06-28 12:06:11,040 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObject: CoreMessage[messageID=246, durable=true, userID=cda8a872-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1477115851, transaction: TransactionImpl [xid=null, txID=1826, xid=null, state=COMMITTED, createTime=1719576371039(Fri Jun 28 12:06:11 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7c7746c
2024-06-28 12:06:11,044 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObject: CoreMessage[messageID=251, durable=true, userID=cdb02285-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@698811009, transaction: TransactionImpl [xid=null, txID=1827, xid=null, state=COMMITTED, createTime=1719576371040(Fri Jun 28 12:06:11 UTC 2024), timeoutSeconds=-1, nr operations = 0]@75f0747
2024-06-28 12:06:11,049 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection ceb55df6-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:06:11,063 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=WAITING_FOR_BLOCKING_CONDITION], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:06:11,064 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.027975 ms
2024-06-28 12:06:11,064 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:06:11,064 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:06:11,065 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection ceb6967b-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:06:11,066 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:11,066 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 695.420186 ms
2024-06-28 12:06:11,066 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testMessageConsumerJobWith1ConsumerJob [artemis-j2ee]>
2024-06-28 12:06:11,069 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:11,069 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testMessageConsumerJobWith6ConsumerJob [artemis-j2ee]>
2024-06-28 12:06:11,070 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 529874513'.
2024-06-28 12:06:11,073 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-06-28 12:06:11,074 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection cf2006d9-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:06:11,075 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cf202dec-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cf2006d9-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cf2006d9-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6f9501c9, true, {}]
2024-06-28 12:06:11,077 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cf2054fd-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cf2006d9-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cf2006d9-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4a143a1e, true, {}]
2024-06-28 12:06:11,080 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishObject2, null, 0, false, true, null]
2024-06-28 12:06:11,081 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection cf21184e-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:06:11,081 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[781]:RELIABLE:CoreMessage[messageID=781, durable=true, userID=ce3ece2b-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@368023561
2024-06-28 12:06:11,082 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[786]:RELIABLE:CoreMessage[messageID=786, durable=true, userID=ce3f6a6e-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@764706254
2024-06-28 12:06:11,082 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[791]:RELIABLE:CoreMessage[messageID=791, durable=true, userID=ce402dc1-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@992106963
2024-06-28 12:06:11,082 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[796]:RELIABLE:CoreMessage[messageID=796, durable=true, userID=ce40f114-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1485002680
2024-06-28 12:06:11,082 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cf213f61-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cf21184e-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cf21184e-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1088f46, true, {}]
2024-06-28 12:06:11,082 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObject2: CoreMessage[messageID=781, durable=true, userID=ce3ece2b-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@368023561 to transaction: TransactionImpl [xid=null, txID=1842, xid=null, state=ACTIVE, createTime=1719576371082(Fri Jun 28 12:06:11 UTC 2024), timeoutSeconds=-1, nr operations = 1]@e58e7c4
2024-06-28 12:06:11,083 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[801]:RELIABLE:CoreMessage[messageID=801, durable=true, userID=ce418d57-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@235551363
2024-06-28 12:06:11,083 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[806]:RELIABLE:CoreMessage[messageID=806, durable=true, userID=ce4250aa-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@109096396
2024-06-28 12:06:11,083 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObject2: CoreMessage[messageID=786, durable=true, userID=ce3f6a6e-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@764706254 to transaction: TransactionImpl [xid=null, txID=1845, xid=null, state=ACTIVE, createTime=1719576371083(Fri Jun 28 12:06:11 UTC 2024), timeoutSeconds=-1, nr operations = 1]@57cb9827
2024-06-28 12:06:11,083 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[811]:RELIABLE:CoreMessage[messageID=811, durable=true, userID=ce43892d-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@404343418
2024-06-28 12:06:11,083 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@ae449e7
2024-06-28 12:06:11,083 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[816]:RELIABLE:CoreMessage[messageID=816, durable=true, userID=ce48e060-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1699274089
2024-06-28 12:06:11,084 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObject2: CoreMessage[messageID=791, durable=true, userID=ce402dc1-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@992106963 to transaction: TransactionImpl [xid=null, txID=1846, xid=null, state=ACTIVE, createTime=1719576371084(Fri Jun 28 12:06:11 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3ddb3512
2024-06-28 12:06:11,084 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[821]:RELIABLE:CoreMessage[messageID=821, durable=true, userID=ce49a3b3-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@614095294
2024-06-28 12:06:11,084 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cf218d82-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cf21184e-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cf21184e-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4492ab6c, true, {}]
2024-06-28 12:06:11,084 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[826]:RELIABLE:CoreMessage[messageID=826, durable=true, userID=ce4a3ff6-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@402615906
2024-06-28 12:06:11,084 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObject2: CoreMessage[messageID=796, durable=true, userID=ce40f114-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1485002680 to transaction: TransactionImpl [xid=null, txID=1849, xid=null, state=ACTIVE, createTime=1719576371084(Fri Jun 28 12:06:11 UTC 2024), timeoutSeconds=-1, nr operations = 1]@32672a0
2024-06-28 12:06:11,084 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[831]:RELIABLE:CoreMessage[messageID=831, durable=true, userID=ce4adc39-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@89577624
2024-06-28 12:06:11,085 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObject2: CoreMessage[messageID=801, durable=true, userID=ce418d57-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@235551363 to transaction: TransactionImpl [xid=null, txID=1850, xid=null, state=ACTIVE, createTime=1719576371085(Fri Jun 28 12:06:11 UTC 2024), timeoutSeconds=-1, nr operations = 1]@28d1c8a6
2024-06-28 12:06:11,085 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[836]:RELIABLE:CoreMessage[messageID=836, durable=true, userID=ce4b9f8c-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1859484025
2024-06-28 12:06:11,085 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[841]:RELIABLE:CoreMessage[messageID=841, durable=true, userID=ce4c62df-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@756802580
2024-06-28 12:06:11,085 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObject2: CoreMessage[messageID=806, durable=true, userID=ce4250aa-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@109096396 to transaction: TransactionImpl [xid=null, txID=1851, xid=null, state=ACTIVE, createTime=1719576371085(Fri Jun 28 12:06:11 UTC 2024), timeoutSeconds=-1, nr operations = 1]@77050a50
2024-06-28 12:06:11,085 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[846]:RELIABLE:CoreMessage[messageID=846, durable=true, userID=ce4cff22-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@330807640
2024-06-28 12:06:11,086 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[851]:RELIABLE:CoreMessage[messageID=851, durable=true, userID=ce4d9b65-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1659097721
2024-06-28 12:06:11,086 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[856]:RELIABLE:CoreMessage[messageID=856, durable=true, userID=ce4e5eb8-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1394069894
2024-06-28 12:06:11,086 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1852, durable=true, userID=cf21b494-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@125261796, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:11,086 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[861]:RELIABLE:CoreMessage[messageID=861, durable=true, userID=ce4efafb-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@112766099
2024-06-28 12:06:11,087 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[866]:RELIABLE:CoreMessage[messageID=866, durable=true, userID=ce50337e-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1988627694
2024-06-28 12:06:11,087 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[871]:RELIABLE:CoreMessage[messageID=871, durable=true, userID=ce50f6d1-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1297899220
2024-06-28 12:06:11,087 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObject2: CoreMessage[messageID=781, durable=true, userID=ce3ece2b-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@368023561, transaction: TransactionImpl [xid=null, txID=1842, xid=null, state=COMMITTED, createTime=1719576371082(Fri Jun 28 12:06:11 UTC 2024), timeoutSeconds=-1, nr operations = 0]@e58e7c4
2024-06-28 12:06:11,087 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[876]:RELIABLE:CoreMessage[messageID=876, durable=true, userID=ce522f54-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1624101682
2024-06-28 12:06:11,087 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObject2: CoreMessage[messageID=786, durable=true, userID=ce3f6a6e-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@764706254, transaction: TransactionImpl [xid=null, txID=1845, xid=null, state=COMMITTED, createTime=1719576371083(Fri Jun 28 12:06:11 UTC 2024), timeoutSeconds=-1, nr operations = 0]@57cb9827
2024-06-28 12:06:11,087 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[881]:RELIABLE:CoreMessage[messageID=881, durable=true, userID=ce52cb97-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1362145858
2024-06-28 12:06:11,087 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObject2: CoreMessage[messageID=791, durable=true, userID=ce402dc1-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@992106963, transaction: TransactionImpl [xid=null, txID=1846, xid=null, state=COMMITTED, createTime=1719576371084(Fri Jun 28 12:06:11 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3ddb3512
2024-06-28 12:06:11,088 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[886]:RELIABLE:CoreMessage[messageID=886, durable=true, userID=ce538eea-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@657408338
2024-06-28 12:06:11,088 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObject2: CoreMessage[messageID=796, durable=true, userID=ce40f114-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1485002680, transaction: TransactionImpl [xid=null, txID=1849, xid=null, state=COMMITTED, createTime=1719576371084(Fri Jun 28 12:06:11 UTC 2024), timeoutSeconds=-1, nr operations = 0]@32672a0
2024-06-28 12:06:11,088 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[891]:RELIABLE:CoreMessage[messageID=891, durable=true, userID=ce542b2d-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@516125191
2024-06-28 12:06:11,088 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObject2: CoreMessage[messageID=801, durable=true, userID=ce418d57-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@235551363, transaction: TransactionImpl [xid=null, txID=1850, xid=null, state=COMMITTED, createTime=1719576371085(Fri Jun 28 12:06:11 UTC 2024), timeoutSeconds=-1, nr operations = 0]@28d1c8a6
2024-06-28 12:06:11,088 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[896]:RELIABLE:CoreMessage[messageID=896, durable=true, userID=ce58bf10-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@498984837
2024-06-28 12:06:11,088 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObject2: CoreMessage[messageID=806, durable=true, userID=ce4250aa-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@109096396, transaction: TransactionImpl [xid=null, txID=1851, xid=null, state=COMMITTED, createTime=1719576371085(Fri Jun 28 12:06:11 UTC 2024), timeoutSeconds=-1, nr operations = 0]@77050a50
2024-06-28 12:06:11,088 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[901]:RELIABLE:CoreMessage[messageID=901, durable=true, userID=ce595b53-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1254623106
2024-06-28 12:06:11,089 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[906]:RELIABLE:CoreMessage[messageID=906, durable=true, userID=ce5a1ea6-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@231300932
2024-06-28 12:06:11,089 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[911]:RELIABLE:CoreMessage[messageID=911, durable=true, userID=ce5ae1f9-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@694995811
2024-06-28 12:06:11,089 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[916]:RELIABLE:CoreMessage[messageID=916, durable=true, userID=ce5ba54c-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@389313773
2024-06-28 12:06:11,089 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[921]:RELIABLE:CoreMessage[messageID=921, durable=true, userID=ce5c418f-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1079821765
2024-06-28 12:06:11,090 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[926]:RELIABLE:CoreMessage[messageID=926, durable=true, userID=ce5d04e2-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1910105686
2024-06-28 12:06:11,090 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[931]:RELIABLE:CoreMessage[messageID=931, durable=true, userID=ce5e3d65-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1298122004
2024-06-28 12:06:11,090 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[936]:RELIABLE:CoreMessage[messageID=936, durable=true, userID=ce5f75e8-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1025171914
2024-06-28 12:06:11,090 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[941]:RELIABLE:CoreMessage[messageID=941, durable=true, userID=ce60122b-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@171337382
2024-06-28 12:06:11,091 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[946]:RELIABLE:CoreMessage[messageID=946, durable=true, userID=ce60ae6e-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1777521201
2024-06-28 12:06:11,091 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[951]:RELIABLE:CoreMessage[messageID=951, durable=true, userID=ce614ab1-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1098852019
2024-06-28 12:06:11,091 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[956]:RELIABLE:CoreMessage[messageID=956, durable=true, userID=ce620e04-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1558562253
2024-06-28 12:06:11,091 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[961]:RELIABLE:CoreMessage[messageID=961, durable=true, userID=ce62aa47-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1242679730
2024-06-28 12:06:11,092 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cf229ef5-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cf21184e-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cf21184e-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@19faed22, true, {}]
2024-06-28 12:06:11,092 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[966]:RELIABLE:CoreMessage[messageID=966, durable=true, userID=ce636d9a-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@627098273
2024-06-28 12:06:11,092 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[971]:RELIABLE:CoreMessage[messageID=971, durable=true, userID=ce67da6d-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@447197826
2024-06-28 12:06:11,092 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[976]:RELIABLE:CoreMessage[messageID=976, durable=true, userID=ce689dc0-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@875182416
2024-06-28 12:06:11,093 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[981]:RELIABLE:CoreMessage[messageID=981, durable=true, userID=ce693a03-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@550091024
2024-06-28 12:06:11,093 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[986]:RELIABLE:CoreMessage[messageID=986, durable=true, userID=ce69d646-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@963209465
2024-06-28 12:06:11,093 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[991]:RELIABLE:CoreMessage[messageID=991, durable=true, userID=ce6a9999-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@481594829
2024-06-28 12:06:11,093 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[996]:RELIABLE:CoreMessage[messageID=996, durable=true, userID=ce6b35dc-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@554058414
2024-06-28 12:06:11,094 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1001]:RELIABLE:CoreMessage[messageID=1001, durable=true, userID=ce6bd21f-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1894635853
2024-06-28 12:06:11,094 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1006]:RELIABLE:CoreMessage[messageID=1006, durable=true, userID=ce6c9572-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1743608665
2024-06-28 12:06:11,094 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1857, durable=true, userID=cf22ed17-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1304410850, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:11,094 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1011]:RELIABLE:CoreMessage[messageID=1011, durable=true, userID=ce6d58c5-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@681359539
2024-06-28 12:06:11,095 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1016]:RELIABLE:CoreMessage[messageID=1016, durable=true, userID=ce6e1c18-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1530725369
2024-06-28 12:06:11,095 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1021]:RELIABLE:CoreMessage[messageID=1021, durable=true, userID=ce6eb85b-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1075225692
2024-06-28 12:06:11,095 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1026]:RELIABLE:CoreMessage[messageID=1026, durable=true, userID=ce6f7bae-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2014682461
2024-06-28 12:06:11,096 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1031]:RELIABLE:CoreMessage[messageID=1031, durable=true, userID=ce703f01-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@956544109
2024-06-28 12:06:11,096 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1036]:RELIABLE:CoreMessage[messageID=1036, durable=true, userID=ce70db44-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1560099308
2024-06-28 12:06:11,096 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1041]:RELIABLE:CoreMessage[messageID=1041, durable=true, userID=ce76ceb7-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2016466678
2024-06-28 12:06:11,096 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cf236248-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cf21184e-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cf21184e-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7167d32d, true, {}]
2024-06-28 12:06:11,096 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1046]:RELIABLE:CoreMessage[messageID=1046, durable=true, userID=ce77920a-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@581026950
2024-06-28 12:06:11,097 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1051]:RELIABLE:CoreMessage[messageID=1051, durable=true, userID=ce782e4d-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@110274376
2024-06-28 12:06:11,097 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1056]:RELIABLE:CoreMessage[messageID=1056, durable=true, userID=ce78f1a0-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1452210861
2024-06-28 12:06:11,097 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1061]:RELIABLE:CoreMessage[messageID=1061, durable=true, userID=ce79b4f3-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@201204026
2024-06-28 12:06:11,097 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1066]:RELIABLE:CoreMessage[messageID=1066, durable=true, userID=ce7aed76-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1070667052
2024-06-28 12:06:11,098 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1071]:RELIABLE:CoreMessage[messageID=1071, durable=true, userID=ce7bb0c9-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1200903168
2024-06-28 12:06:11,098 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1076]:RELIABLE:CoreMessage[messageID=1076, durable=true, userID=ce7c4d0c-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1468671969
2024-06-28 12:06:11,098 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1862, durable=true, userID=cf23895a-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@418225855, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:11,098 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1081]:RELIABLE:CoreMessage[messageID=1081, durable=true, userID=ce7d105f-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1274251105
2024-06-28 12:06:11,099 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1086]:RELIABLE:CoreMessage[messageID=1086, durable=true, userID=ce7e47e2-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@567142776
2024-06-28 12:06:11,099 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1091]:RELIABLE:CoreMessage[messageID=1091, durable=true, userID=ce7f3245-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2132211674
2024-06-28 12:06:11,099 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1096]:RELIABLE:CoreMessage[messageID=1096, durable=true, userID=ce7ff598-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@15577650
2024-06-28 12:06:11,099 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1101]:RELIABLE:CoreMessage[messageID=1101, durable=true, userID=ce8091db-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@231563555
2024-06-28 12:06:11,100 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1106]:RELIABLE:CoreMessage[messageID=1106, durable=true, userID=ce81552e-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@911317011
2024-06-28 12:06:11,100 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1111]:RELIABLE:CoreMessage[messageID=1111, durable=true, userID=ce85c201-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2023305608
2024-06-28 12:06:11,100 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1116]:RELIABLE:CoreMessage[messageID=1116, durable=true, userID=ce86fa84-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1838883515
2024-06-28 12:06:11,100 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cf23fe8b-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cf21184e-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cf21184e-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@66cb08c5, true, {}]
2024-06-28 12:06:11,100 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1121]:RELIABLE:CoreMessage[messageID=1121, durable=true, userID=ce883307-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@385288814
2024-06-28 12:06:11,101 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1126]:RELIABLE:CoreMessage[messageID=1126, durable=true, userID=ce88f65a-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1932704016
2024-06-28 12:06:11,101 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1131]:RELIABLE:CoreMessage[messageID=1131, durable=true, userID=ce89929d-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2048035960
2024-06-28 12:06:11,101 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1136]:RELIABLE:CoreMessage[messageID=1136, durable=true, userID=ce8a55f0-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1160429748
2024-06-28 12:06:11,102 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1141]:RELIABLE:CoreMessage[messageID=1141, durable=true, userID=ce8af233-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@588930634
2024-06-28 12:06:11,102 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1146]:RELIABLE:CoreMessage[messageID=1146, durable=true, userID=ce8bb586-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2112060345
2024-06-28 12:06:11,102 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1151]:RELIABLE:CoreMessage[messageID=1151, durable=true, userID=ce8c78d9-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2130381675
2024-06-28 12:06:11,102 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1867, durable=true, userID=cf24259d-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1450137005, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:11,102 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1156]:RELIABLE:CoreMessage[messageID=1156, durable=true, userID=ce8d151c-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@729133284
2024-06-28 12:06:11,103 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1161]:RELIABLE:CoreMessage[messageID=1161, durable=true, userID=ce8dd86f-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1748563514
2024-06-28 12:06:11,103 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1166]:RELIABLE:CoreMessage[messageID=1166, durable=true, userID=ce8e9bc2-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@85482877
2024-06-28 12:06:11,103 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1171]:RELIABLE:CoreMessage[messageID=1171, durable=true, userID=ce8f3805-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1994581210
2024-06-28 12:06:11,103 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1176]:RELIABLE:CoreMessage[messageID=1176, durable=true, userID=ce8ffb58-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2082977940
2024-06-28 12:06:11,104 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1181]:RELIABLE:CoreMessage[messageID=1181, durable=true, userID=ce90beab-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1674662399
2024-06-28 12:06:11,104 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1186]:RELIABLE:CoreMessage[messageID=1186, durable=true, userID=ce9181fe-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@49593707
2024-06-28 12:06:11,104 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1191]:RELIABLE:CoreMessage[messageID=1191, durable=true, userID=ce952b81-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1872010134
2024-06-28 12:06:11,104 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1196]:RELIABLE:CoreMessage[messageID=1196, durable=true, userID=ce95eed4-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1888870161
2024-06-28 12:06:11,105 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1201]:RELIABLE:CoreMessage[messageID=1201, durable=true, userID=ce968b17-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1086969074
2024-06-28 12:06:11,105 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1206]:RELIABLE:CoreMessage[messageID=1206, durable=true, userID=ce974e6a-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1046121253
2024-06-28 12:06:11,105 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1211]:RELIABLE:CoreMessage[messageID=1211, durable=true, userID=ce97eaad-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@192078943
2024-06-28 12:06:11,105 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1216]:RELIABLE:CoreMessage[messageID=1216, durable=true, userID=ce992330-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@77863091
2024-06-28 12:06:11,106 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1221]:RELIABLE:CoreMessage[messageID=1221, durable=true, userID=ce99e683-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@330562308
2024-06-28 12:06:11,106 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1226]:RELIABLE:CoreMessage[messageID=1226, durable=true, userID=ce9aa9d6-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@903739513
2024-06-28 12:06:11,106 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1231]:RELIABLE:CoreMessage[messageID=1231, durable=true, userID=ce9b4619-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@18632178
2024-06-28 12:06:11,106 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1236]:RELIABLE:CoreMessage[messageID=1236, durable=true, userID=ce9c096c-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@115783897
2024-06-28 12:06:11,107 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1852]:RELIABLE:CoreMessage[messageID=1852, durable=true, userID=cf21b494-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@125261796
2024-06-28 12:06:11,107 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1857]:RELIABLE:CoreMessage[messageID=1857, durable=true, userID=cf22ed17-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1304410850
2024-06-28 12:06:11,107 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1862]:RELIABLE:CoreMessage[messageID=1862, durable=true, userID=cf23895a-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@418225855
2024-06-28 12:06:11,108 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1867]:RELIABLE:CoreMessage[messageID=1867, durable=true, userID=cf24259d-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1450137005
2024-06-28 12:06:11,108 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cf250ffe-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cf21184e-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cf21184e-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@28c21156, true, {}]
2024-06-28 12:06:11,110 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1872, durable=true, userID=cf253710-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@318932562, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:11,111 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1872]:RELIABLE:CoreMessage[messageID=1872, durable=true, userID=cf253710-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@318932562
2024-06-28 12:06:11,112 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cf25d351-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cf21184e-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cf21184e-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@56001a56, true, {}]
2024-06-28 12:06:11,114 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1877, durable=true, userID=cf25fa63-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2073637517, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:11,115 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1877]:RELIABLE:CoreMessage[messageID=1877, durable=true, userID=cf25fa63-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2073637517
2024-06-28 12:06:11,116 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cf266f94-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cf21184e-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cf21184e-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@42ef0a98, true, {}]
2024-06-28 12:06:11,118 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1882, durable=true, userID=cf2696a6-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1558166956, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:11,119 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1882]:RELIABLE:CoreMessage[messageID=1882, durable=true, userID=cf2696a6-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1558166956
2024-06-28 12:06:11,120 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cf270bd7-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cf21184e-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cf21184e-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6c87647f, true, {}]
2024-06-28 12:06:11,164 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1887, durable=true, userID=cf2d9b88-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1674210606, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:11,166 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1887]:RELIABLE:CoreMessage[messageID=1887, durable=true, userID=cf2d9b88-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1674210606
2024-06-28 12:06:11,167 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cf2e37ca-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cf21184e-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cf21184e-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@17260f8e, true, {}]
2024-06-28 12:06:11,169 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1892, durable=true, userID=cf2e5edc-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1282491558, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:11,170 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1892]:RELIABLE:CoreMessage[messageID=1892, durable=true, userID=cf2e5edc-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1282491558
2024-06-28 12:06:11,171 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cf2ed40d-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cf21184e-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cf21184e-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7e4e0aff, true, {}]
2024-06-28 12:06:11,173 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1897, durable=true, userID=cf2efb1f-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@991989541, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:11,174 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1897]:RELIABLE:CoreMessage[messageID=1897, durable=true, userID=cf2efb1f-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@991989541
2024-06-28 12:06:11,175 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cf2f7050-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cf21184e-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cf21184e-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@679cab57, true, {}]
2024-06-28 12:06:11,177 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1902, durable=true, userID=cf2f9762-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1920388006, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:11,178 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1902]:RELIABLE:CoreMessage[messageID=1902, durable=true, userID=cf2f9762-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1920388006
2024-06-28 12:06:11,180 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cf300c93-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cf21184e-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cf21184e-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@463ae51, true, {}]
2024-06-28 12:06:11,181 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1907, durable=true, userID=cf305ab5-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1491430513, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:11,182 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1907]:RELIABLE:CoreMessage[messageID=1907, durable=true, userID=cf305ab5-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1491430513
2024-06-28 12:06:11,184 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cf30a8d6-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cf21184e-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cf21184e-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@79f6881c, true, {}]
2024-06-28 12:06:11,185 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1912, durable=true, userID=cf30cfe8-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@938886710, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:11,186 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1912]:RELIABLE:CoreMessage[messageID=1912, durable=true, userID=cf30cfe8-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@938886710
2024-06-28 12:06:11,187 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cf314519-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cf21184e-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cf21184e-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@362fe519, true, {}]
2024-06-28 12:06:11,189 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1917, durable=true, userID=cf316c2b-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@85999903, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:11,191 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1917]:RELIABLE:CoreMessage[messageID=1917, durable=true, userID=cf316c2b-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@85999903
2024-06-28 12:06:11,192 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cf31e15c-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cf21184e-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cf21184e-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3d50a84c, true, {}]
2024-06-28 12:06:11,194 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1922, durable=true, userID=cf322f7e-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@771627058, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:11,199 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1922]:RELIABLE:CoreMessage[messageID=1922, durable=true, userID=cf322f7e-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@771627058
2024-06-28 12:06:11,200 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cf3319df-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cf21184e-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cf21184e-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3c428b9c, true, {}]
2024-06-28 12:06:11,202 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1927, durable=true, userID=cf3340f1-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1203185481, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:11,203 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1927]:RELIABLE:CoreMessage[messageID=1927, durable=true, userID=cf3340f1-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1203185481
2024-06-28 12:06:11,204 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cf33b622-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cf21184e-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cf21184e-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7b2f8ade, true, {}]
2024-06-28 12:06:11,206 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1932, durable=true, userID=cf340444-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@46938371, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:11,210 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1932]:RELIABLE:CoreMessage[messageID=1932, durable=true, userID=cf340444-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@46938371
2024-06-28 12:06:11,211 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cf34eea5-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cf21184e-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cf21184e-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@134f52c, true, {}]
2024-06-28 12:06:11,213 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1937, durable=true, userID=cf3515b7-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@277590558, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:11,214 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1937]:RELIABLE:CoreMessage[messageID=1937, durable=true, userID=cf3515b7-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@277590558
2024-06-28 12:06:11,215 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cf358ae8-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cf21184e-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cf21184e-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3ce54f9f, true, {}]
2024-06-28 12:06:11,217 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1942, durable=true, userID=cf35b1fa-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1755151618, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:11,219 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1942]:RELIABLE:CoreMessage[messageID=1942, durable=true, userID=cf35b1fa-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1755151618
2024-06-28 12:06:11,220 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cf36272b-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cf21184e-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cf21184e-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@16ee8237, true, {}]
2024-06-28 12:06:11,222 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1947, durable=true, userID=cf36754d-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1290169676, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:11,223 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1947]:RELIABLE:CoreMessage[messageID=1947, durable=true, userID=cf36754d-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1290169676
2024-06-28 12:06:11,224 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cf36c36e-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cf21184e-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cf21184e-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@73b55cf0, true, {}]
2024-06-28 12:06:11,226 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1952, durable=true, userID=cf371190-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@252419969, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:11,227 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1952]:RELIABLE:CoreMessage[messageID=1952, durable=true, userID=cf371190-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@252419969
2024-06-28 12:06:11,228 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cf3785c1-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cf21184e-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cf21184e-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@256830e5, true, {}]
2024-06-28 12:06:11,230 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1957, durable=true, userID=cf37acd3-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@132509435, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:11,235 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1957]:RELIABLE:CoreMessage[messageID=1957, durable=true, userID=cf37acd3-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@132509435
2024-06-28 12:06:11,236 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cf389734-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cf21184e-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cf21184e-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@59b120ba, true, {}]
2024-06-28 12:06:11,263 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1962, durable=true, userID=cf38e556-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@611491679, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:11,264 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1962]:RELIABLE:CoreMessage[messageID=1962, durable=true, userID=cf38e556-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@611491679
2024-06-28 12:06:11,265 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cf3d2b17-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cf21184e-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cf21184e-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7e314e3b, true, {}]
2024-06-28 12:06:11,267 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1967, durable=true, userID=cf3d5229-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@775080740, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:11,272 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1967]:RELIABLE:CoreMessage[messageID=1967, durable=true, userID=cf3d5229-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@775080740
2024-06-28 12:06:11,273 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cf3e639a-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cf21184e-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cf21184e-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2d44d68d, true, {}]
2024-06-28 12:06:11,275 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1972, durable=true, userID=cf3e8aac-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@546884598, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:11,276 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1972]:RELIABLE:CoreMessage[messageID=1972, durable=true, userID=cf3e8aac-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@546884598
2024-06-28 12:06:11,277 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cf3effdd-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cf21184e-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cf21184e-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1c6d014d, true, {}]
2024-06-28 12:06:11,279 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1977, durable=true, userID=cf3f26ef-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@136581062, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:11,280 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1977]:RELIABLE:CoreMessage[messageID=1977, durable=true, userID=cf3f26ef-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@136581062
2024-06-28 12:06:11,281 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cf3f9c20-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cf21184e-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cf21184e-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@308ed446, true, {}]
2024-06-28 12:06:11,283 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1982, durable=true, userID=cf3fc332-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@613254834, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:11,284 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1982]:RELIABLE:CoreMessage[messageID=1982, durable=true, userID=cf3fc332-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@613254834
2024-06-28 12:06:11,285 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cf403863-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cf21184e-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cf21184e-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@20a8fdc, true, {}]
2024-06-28 12:06:11,288 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1987, durable=true, userID=cf405f75-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1522984558, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:11,289 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1987]:RELIABLE:CoreMessage[messageID=1987, durable=true, userID=cf405f75-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1522984558
2024-06-28 12:06:11,290 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cf40d4a6-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cf21184e-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cf21184e-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3824fd28, true, {}]
2024-06-28 12:06:11,292 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1992, durable=true, userID=cf4122c8-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1899052837, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:11,293 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1992]:RELIABLE:CoreMessage[messageID=1992, durable=true, userID=cf4122c8-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1899052837
2024-06-28 12:06:11,294 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cf4197f9-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cf21184e-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cf21184e-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@36de8c6c, true, {}]
2024-06-28 12:06:11,296 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1997, durable=true, userID=cf41bf0b-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@857837514, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:11,297 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1997]:RELIABLE:CoreMessage[messageID=1997, durable=true, userID=cf41bf0b-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@857837514
2024-06-28 12:06:11,298 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cf42343c-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cf21184e-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cf21184e-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@214fa3e3, true, {}]
2024-06-28 12:06:11,300 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2002, durable=true, userID=cf425b4e-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1455183229, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:11,302 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2002]:RELIABLE:CoreMessage[messageID=2002, durable=true, userID=cf425b4e-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1455183229
2024-06-28 12:06:11,303 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cf42d07f-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cf21184e-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cf21184e-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@39d12d14, true, {}]
2024-06-28 12:06:11,305 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2007, durable=true, userID=cf431ea1-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1645571577, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:11,306 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2007]:RELIABLE:CoreMessage[messageID=2007, durable=true, userID=cf431ea1-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1645571577
2024-06-28 12:06:11,307 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cf4393d2-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cf21184e-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cf21184e-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6fd4beb4, true, {}]
2024-06-28 12:06:11,309 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2012, durable=true, userID=cf43bae4-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1495781985, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:11,310 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2012]:RELIABLE:CoreMessage[messageID=2012, durable=true, userID=cf43bae4-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1495781985
2024-06-28 12:06:11,312 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cf443015-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cf21184e-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cf21184e-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@20053b27, true, {}]
2024-06-28 12:06:11,314 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2017, durable=true, userID=cf447e37-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1777221512, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:11,315 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2017]:RELIABLE:CoreMessage[messageID=2017, durable=true, userID=cf447e37-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1777221512
2024-06-28 12:06:11,316 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cf44cc58-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cf21184e-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cf21184e-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@28f4199, true, {}]
2024-06-28 12:06:11,318 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2022, durable=true, userID=cf451a7a-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1613219492, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:11,319 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2022]:RELIABLE:CoreMessage[messageID=2022, durable=true, userID=cf451a7a-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1613219492
2024-06-28 12:06:11,320 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cf458fab-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cf21184e-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cf21184e-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3685c113, true, {}]
2024-06-28 12:06:11,322 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2027, durable=true, userID=cf45b6bd-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1845566667, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:11,323 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2027]:RELIABLE:CoreMessage[messageID=2027, durable=true, userID=cf45b6bd-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1845566667
2024-06-28 12:06:11,324 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cf462bee-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cf21184e-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cf21184e-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7b18fcd3, true, {}]
2024-06-28 12:06:11,326 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2032, durable=true, userID=cf465300-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1465322471, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:11,327 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2032]:RELIABLE:CoreMessage[messageID=2032, durable=true, userID=cf465300-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1465322471
2024-06-28 12:06:11,328 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cf46c831-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cf21184e-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cf21184e-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@30847fb6, true, {}]
2024-06-28 12:06:11,330 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2037, durable=true, userID=cf46ef43-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@111528276, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:11,332 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2037]:RELIABLE:CoreMessage[messageID=2037, durable=true, userID=cf46ef43-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@111528276
2024-06-28 12:06:11,333 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cf476474-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cf21184e-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cf21184e-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7b28e246, true, {}]
2024-06-28 12:06:11,334 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2042, durable=true, userID=cf47b296-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1093676405, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:11,336 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2042]:RELIABLE:CoreMessage[messageID=2042, durable=true, userID=cf47b296-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1093676405
2024-06-28 12:06:11,337 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cf4800b7-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cf21184e-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cf21184e-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1ffcd111, true, {}]
2024-06-28 12:06:11,363 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2047, durable=true, userID=cf484ed9-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@978296233, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:11,365 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2047]:RELIABLE:CoreMessage[messageID=2047, durable=true, userID=cf484ed9-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@978296233
2024-06-28 12:06:11,366 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cf4c6d8a-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cf21184e-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cf21184e-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@39972f3, true, {}]
2024-06-28 12:06:11,368 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2052, durable=true, userID=cf4cbbac-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@277848041, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:11,373 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2052]:RELIABLE:CoreMessage[messageID=2052, durable=true, userID=cf4cbbac-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@277848041
2024-06-28 12:06:11,374 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cf4dcd1d-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cf21184e-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cf21184e-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@17438b5f, true, {}]
2024-06-28 12:06:11,376 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2057, durable=true, userID=cf4df42e-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1104957172, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:11,377 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2057]:RELIABLE:CoreMessage[messageID=2057, durable=true, userID=cf4df42e-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1104957172
2024-06-28 12:06:11,378 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cf4e6960-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cf21184e-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cf21184e-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@86f7859, true, {}]
2024-06-28 12:06:11,380 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2062, durable=true, userID=cf4e9072-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2094510353, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:11,381 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2062]:RELIABLE:CoreMessage[messageID=2062, durable=true, userID=cf4e9072-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2094510353
2024-06-28 12:06:11,382 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cf4f05a3-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cf21184e-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cf21184e-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@54068b97, true, {}]
2024-06-28 12:06:11,384 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2067, durable=true, userID=cf4f2cb5-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1377880446, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:11,385 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2067]:RELIABLE:CoreMessage[messageID=2067, durable=true, userID=cf4f2cb5-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1377880446
2024-06-28 12:06:11,386 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cf4fa1e6-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cf21184e-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cf21184e-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@34a170b5, true, {}]
2024-06-28 12:06:11,388 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2072, durable=true, userID=cf4fc8f8-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@292289542, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:11,389 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2072]:RELIABLE:CoreMessage[messageID=2072, durable=true, userID=cf4fc8f8-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@292289542
2024-06-28 12:06:11,390 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cf503e29-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cf21184e-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cf21184e-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@74e2f818, true, {}]
2024-06-28 12:06:11,392 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2077, durable=true, userID=cf50653a-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1673266213, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:11,393 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2077]:RELIABLE:CoreMessage[messageID=2077, durable=true, userID=cf50653a-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1673266213
2024-06-28 12:06:11,394 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cf50da6c-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cf21184e-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cf21184e-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@42b480f0, true, {}]
2024-06-28 12:06:11,396 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2082, durable=true, userID=cf51017e-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@864574230, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:11,401 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2082]:RELIABLE:CoreMessage[messageID=2082, durable=true, userID=cf51017e-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@864574230
2024-06-28 12:06:11,402 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cf5212ef-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cf21184e-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cf21184e-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3c4c607b, true, {}]
2024-06-28 12:06:11,404 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2087, durable=true, userID=cf523a01-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@995541850, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:11,406 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2087]:RELIABLE:CoreMessage[messageID=2087, durable=true, userID=cf523a01-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@995541850
2024-06-28 12:06:11,407 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cf52af32-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cf21184e-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cf21184e-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@33eda04f, true, {}]
2024-06-28 12:06:11,408 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2092, durable=true, userID=cf52fd54-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1687408496, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:11,410 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2092]:RELIABLE:CoreMessage[messageID=2092, durable=true, userID=cf52fd54-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1687408496
2024-06-28 12:06:11,411 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cf534b75-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cf21184e-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cf21184e-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@37035a15, true, {}]
2024-06-28 12:06:11,413 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2097, durable=true, userID=cf539997-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@173189248, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:11,414 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2097]:RELIABLE:CoreMessage[messageID=2097, durable=true, userID=cf539997-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@173189248
2024-06-28 12:06:11,415 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cf540ec8-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cf21184e-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cf21184e-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4bcccfe2, true, {}]
2024-06-28 12:06:11,417 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2102, durable=true, userID=cf5435da-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@868513853, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:11,418 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2102]:RELIABLE:CoreMessage[messageID=2102, durable=true, userID=cf5435da-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@868513853
2024-06-28 12:06:11,419 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cf54ab0b-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cf21184e-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cf21184e-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@53fe07e1, true, {}]
2024-06-28 12:06:11,421 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2107, durable=true, userID=cf54d21d-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1868126553, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:11,422 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2107]:RELIABLE:CoreMessage[messageID=2107, durable=true, userID=cf54d21d-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1868126553
2024-06-28 12:06:11,423 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cf55474e-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cf21184e-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cf21184e-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5b073de3, true, {}]
2024-06-28 12:06:11,425 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2112, durable=true, userID=cf556e60-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1219397105, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:11,426 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2112]:RELIABLE:CoreMessage[messageID=2112, durable=true, userID=cf556e60-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1219397105
2024-06-28 12:06:11,427 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cf55e391-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cf21184e-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cf21184e-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7515e00a, true, {}]
2024-06-28 12:06:11,429 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2117, durable=true, userID=cf560aa3-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1268610147, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:11,430 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2117]:RELIABLE:CoreMessage[messageID=2117, durable=true, userID=cf560aa3-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1268610147
2024-06-28 12:06:11,431 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cf567fd4-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cf21184e-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cf21184e-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7d32a34c, true, {}]
2024-06-28 12:06:11,433 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2122, durable=true, userID=cf56a6e6-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1771109383, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:11,434 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2122]:RELIABLE:CoreMessage[messageID=2122, durable=true, userID=cf56a6e6-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1771109383
2024-06-28 12:06:11,435 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cf571c17-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cf21184e-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cf21184e-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1c33568c, true, {}]
2024-06-28 12:06:11,437 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2127, durable=true, userID=cf574329-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1280377256, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:11,438 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2127]:RELIABLE:CoreMessage[messageID=2127, durable=true, userID=cf574329-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1280377256
2024-06-28 12:06:11,439 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cf57b85a-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cf21184e-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cf21184e-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@76676730, true, {}]
2024-06-28 12:06:11,441 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2132, durable=true, userID=cf57df6c-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@39279116, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:11,442 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2132]:RELIABLE:CoreMessage[messageID=2132, durable=true, userID=cf57df6c-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@39279116
2024-06-28 12:06:11,443 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cf58549d-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cf21184e-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cf21184e-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4e420c60, true, {}]
2024-06-28 12:06:11,464 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2137, durable=true, userID=cf5b61df-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1527310525, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:11,467 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2137]:RELIABLE:CoreMessage[messageID=2137, durable=true, userID=cf5b61df-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1527310525
2024-06-28 12:06:11,468 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cf5c2530-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cf21184e-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cf21184e-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4bb03ded, true, {}]
2024-06-28 12:06:11,470 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2142, durable=true, userID=cf5c4c42-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@487210790, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:11,476 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2142]:RELIABLE:CoreMessage[messageID=2142, durable=true, userID=cf5c4c42-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@487210790
2024-06-28 12:06:11,477 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cf5d84c3-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cf21184e-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cf21184e-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@76bfa17, true, {}]
2024-06-28 12:06:11,478 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2147, durable=true, userID=cf5dabd5-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2028617010, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:11,480 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2147]:RELIABLE:CoreMessage[messageID=2147, durable=true, userID=cf5dabd5-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2028617010
2024-06-28 12:06:11,481 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cf5e2106-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cf21184e-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cf21184e-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@244cc8e6, true, {}]
2024-06-28 12:06:11,483 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2152, durable=true, userID=cf5e4818-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@643630298, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:11,485 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2152]:RELIABLE:CoreMessage[messageID=2152, durable=true, userID=cf5e4818-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@643630298
2024-06-28 12:06:11,486 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cf5ee459-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cf21184e-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cf21184e-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2944fe8, true, {}]
2024-06-28 12:06:11,488 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2157, durable=true, userID=cf5f0b6b-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@566570676, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:11,490 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2157]:RELIABLE:CoreMessage[messageID=2157, durable=true, userID=cf5f0b6b-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@566570676
2024-06-28 12:06:11,490 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cf5f809c-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cf21184e-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cf21184e-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2b1f654d, true, {}]
2024-06-28 12:06:11,492 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2162, durable=true, userID=cf5fa7ae-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@402899783, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:11,498 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2162]:RELIABLE:CoreMessage[messageID=2162, durable=true, userID=cf5fa7ae-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@402899783
2024-06-28 12:06:11,499 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cf60b91f-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cf21184e-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cf21184e-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@31a97ed8, true, {}]
2024-06-28 12:06:11,500 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2167, durable=true, userID=cf610741-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@253105423, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:11,505 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2167]:RELIABLE:CoreMessage[messageID=2167, durable=true, userID=cf610741-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@253105423
2024-06-28 12:06:11,506 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cf61f1a2-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cf21184e-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cf21184e-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@67d6ef62, true, {}]
2024-06-28 12:06:11,508 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2172, durable=true, userID=cf6218b4-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@344983333, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:11,509 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2172]:RELIABLE:CoreMessage[messageID=2172, durable=true, userID=cf6218b4-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@344983333
2024-06-28 12:06:11,510 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cf6266d5-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cf21184e-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cf21184e-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4a6f28db, true, {}]
2024-06-28 12:06:11,511 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2177, durable=true, userID=cf628de7-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2085979878, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:11,512 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2177]:RELIABLE:CoreMessage[messageID=2177, durable=true, userID=cf628de7-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2085979878
2024-06-28 12:06:11,513 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cf630318-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cf21184e-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cf21184e-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@43d45a0e, true, {}]
2024-06-28 12:06:11,515 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2182, durable=true, userID=cf632a2a-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1666300529, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:11,516 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2182]:RELIABLE:CoreMessage[messageID=2182, durable=true, userID=cf632a2a-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1666300529
2024-06-28 12:06:11,517 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cf639f5b-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cf21184e-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cf21184e-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@65ce54a7, true, {}]
2024-06-28 12:06:11,519 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2187, durable=true, userID=cf63c66d-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1572332702, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:11,523 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2187]:RELIABLE:CoreMessage[messageID=2187, durable=true, userID=cf63c66d-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1572332702
2024-06-28 12:06:11,524 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cf64b0ce-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cf21184e-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cf21184e-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4b44ffb1, true, {}]
2024-06-28 12:06:11,525 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2192, durable=true, userID=cf64d7e0-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1747162725, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:11,527 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2192]:RELIABLE:CoreMessage[messageID=2192, durable=true, userID=cf64d7e0-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1747162725
2024-06-28 12:06:11,527 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cf652601-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cf21184e-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cf21184e-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@64f2b22, true, {}]
2024-06-28 12:06:11,529 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2197, durable=true, userID=cf654d13-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@114047370, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:11,533 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2197]:RELIABLE:CoreMessage[messageID=2197, durable=true, userID=cf654d13-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@114047370
2024-06-28 12:06:11,534 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cf663774-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cf21184e-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cf21184e-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@567efd03, true, {}]
2024-06-28 12:06:11,536 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2202, durable=true, userID=cf665e86-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1103634917, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:11,537 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2202]:RELIABLE:CoreMessage[messageID=2202, durable=true, userID=cf665e86-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1103634917
2024-06-28 12:06:11,538 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cf66d3b7-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cf21184e-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cf21184e-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@55f5afd6, true, {}]
2024-06-28 12:06:11,540 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2207, durable=true, userID=cf66fac9-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1571874125, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:11,541 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2207]:RELIABLE:CoreMessage[messageID=2207, durable=true, userID=cf66fac9-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1571874125
2024-06-28 12:06:11,542 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cf6748ea-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cf21184e-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cf21184e-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1928f312, true, {}]
2024-06-28 12:06:11,543 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2212, durable=true, userID=cf67970c-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1406269191, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:11,544 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2212]:RELIABLE:CoreMessage[messageID=2212, durable=true, userID=cf67970c-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1406269191
2024-06-28 12:06:11,545 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cf67e52d-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cf21184e-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cf21184e-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2735c3a6, true, {}]
2024-06-28 12:06:11,547 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2217, durable=true, userID=cf680c3f-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@468051267, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:11,548 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2217]:RELIABLE:CoreMessage[messageID=2217, durable=true, userID=cf680c3f-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@468051267
2024-06-28 12:06:11,549 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cf688170-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cf21184e-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cf21184e-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5895a35, true, {}]
2024-06-28 12:06:11,551 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2222, durable=true, userID=cf68a882-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1986953657, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:11,552 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2222]:RELIABLE:CoreMessage[messageID=2222, durable=true, userID=cf68a882-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1986953657
2024-06-28 12:06:11,553 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cf691db3-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cf21184e-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cf21184e-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@50069f5e, true, {}]
2024-06-28 12:06:11,554 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2227, durable=true, userID=cf6944c5-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1836762789, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:11,555 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2227]:RELIABLE:CoreMessage[messageID=2227, durable=true, userID=cf6944c5-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1836762789
2024-06-28 12:06:11,564 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cf6aa456-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cf21184e-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cf21184e-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3519225f, true, {}]
2024-06-28 12:06:11,565 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2232, durable=true, userID=cf6acb68-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2031378869, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:11,566 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2232]:RELIABLE:CoreMessage[messageID=2232, durable=true, userID=cf6acb68-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2031378869
2024-06-28 12:06:11,567 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cf6b4099-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cf21184e-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cf21184e-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1541a051, true, {}]
2024-06-28 12:06:11,569 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2237, durable=true, userID=cf6b67ab-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2109538312, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:11,570 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2237]:RELIABLE:CoreMessage[messageID=2237, durable=true, userID=cf6b67ab-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2109538312
2024-06-28 12:06:11,571 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cf6bb5cc-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cf21184e-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cf21184e-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@60ad7688, true, {}]
2024-06-28 12:06:11,572 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2242, durable=true, userID=cf6bdcde-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1827547578, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:11,573 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2242]:RELIABLE:CoreMessage[messageID=2242, durable=true, userID=cf6bdcde-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1827547578
2024-06-28 12:06:11,574 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cf6c520f-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cf21184e-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cf21184e-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@b094dc4, true, {}]
2024-06-28 12:06:11,576 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2247, durable=true, userID=cf6c7921-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@902322030, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:11,577 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2247]:RELIABLE:CoreMessage[messageID=2247, durable=true, userID=cf6c7921-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@902322030
2024-06-28 12:06:11,578 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cf6cc742-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cf21184e-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cf21184e-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@ebcf09c, true, {}]
2024-06-28 12:06:11,579 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2252, durable=true, userID=cf6d1564-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@85125445, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:11,580 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2252]:RELIABLE:CoreMessage[messageID=2252, durable=true, userID=cf6d1564-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@85125445
2024-06-28 12:06:11,581 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cf6d6385-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cf21184e-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cf21184e-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2c2e98b4, true, {}]
2024-06-28 12:06:11,583 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2257, durable=true, userID=cf6d8a97-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@888816584, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:11,588 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2257]:RELIABLE:CoreMessage[messageID=2257, durable=true, userID=cf6d8a97-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@888816584
2024-06-28 12:06:11,588 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cf6e74f8-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cf21184e-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cf21184e-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4c721743, true, {}]
2024-06-28 12:06:11,590 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2262, durable=true, userID=cf6e9c0a-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1579609105, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:11,591 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2262]:RELIABLE:CoreMessage[messageID=2262, durable=true, userID=cf6e9c0a-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1579609105
2024-06-28 12:06:11,592 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cf6f113b-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cf21184e-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cf21184e-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4b0e1a9d, true, {}]
2024-06-28 12:06:11,594 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2267, durable=true, userID=cf6f384d-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1124329333, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:11,595 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2267]:RELIABLE:CoreMessage[messageID=2267, durable=true, userID=cf6f384d-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1124329333
2024-06-28 12:06:11,596 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cf6f866e-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cf21184e-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cf21184e-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5ebdb556, true, {}]
2024-06-28 12:06:11,597 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2272, durable=true, userID=cf6fad80-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1394905436, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:11,598 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2272]:RELIABLE:CoreMessage[messageID=2272, durable=true, userID=cf6fad80-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1394905436
2024-06-28 12:06:11,599 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cf7022b1-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cf21184e-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cf21184e-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5145b1c8, true, {}]
2024-06-28 12:06:11,601 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2277, durable=true, userID=cf7049c3-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@983811468, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:11,602 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2277]:RELIABLE:CoreMessage[messageID=2277, durable=true, userID=cf7049c3-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@983811468
2024-06-28 12:06:11,603 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cf70bef4-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cf21184e-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cf21184e-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6e39952b, true, {}]
2024-06-28 12:06:11,605 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2282, durable=true, userID=cf70e606-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1386702182, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:11,609 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2282]:RELIABLE:CoreMessage[messageID=2282, durable=true, userID=cf70e606-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1386702182
2024-06-28 12:06:11,610 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cf71d067-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cf21184e-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cf21184e-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@79b4955c, true, {}]
2024-06-28 12:06:11,612 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2287, durable=true, userID=cf71f779-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@970787867, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:11,613 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2287]:RELIABLE:CoreMessage[messageID=2287, durable=true, userID=cf71f779-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@970787867
2024-06-28 12:06:11,613 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cf72459a-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cf21184e-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cf21184e-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@50f22955, true, {}]
2024-06-28 12:06:11,615 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2292, durable=true, userID=cf726cac-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1149555903, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:11,616 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2292]:RELIABLE:CoreMessage[messageID=2292, durable=true, userID=cf726cac-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1149555903
2024-06-28 12:06:11,617 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cf72e1dd-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cf21184e-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cf21184e-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@18e0ab15, true, {}]
2024-06-28 12:06:11,619 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2297, durable=true, userID=cf7308ef-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2103682814, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:11,620 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2297]:RELIABLE:CoreMessage[messageID=2297, durable=true, userID=cf7308ef-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2103682814
2024-06-28 12:06:11,621 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cf735710-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cf21184e-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cf21184e-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1b614e99, true, {}]
2024-06-28 12:06:11,622 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2302, durable=true, userID=cf737e22-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1589334505, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:11,627 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2302]:RELIABLE:CoreMessage[messageID=2302, durable=true, userID=cf737e22-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1589334505
2024-06-28 12:06:11,627 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cf746883-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cf21184e-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cf21184e-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@794172ac, true, {}]
2024-06-28 12:06:11,629 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2307, durable=true, userID=cf748f95-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1926921907, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:11,630 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2307]:RELIABLE:CoreMessage[messageID=2307, durable=true, userID=cf748f95-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1926921907
2024-06-28 12:06:11,631 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cf7504c6-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cf21184e-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cf21184e-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4acc5428, true, {}]
2024-06-28 12:06:11,633 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2312, durable=true, userID=cf752bd8-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1481417463, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:11,634 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2312]:RELIABLE:CoreMessage[messageID=2312, durable=true, userID=cf752bd8-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1481417463
2024-06-28 12:06:11,635 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cf7579f9-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cf21184e-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cf21184e-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3878bb56, true, {}]
2024-06-28 12:06:11,636 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2317, durable=true, userID=cf75a10b-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1773986286, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:11,641 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2317]:RELIABLE:CoreMessage[messageID=2317, durable=true, userID=cf75a10b-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1773986286
2024-06-28 12:06:11,642 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cf768b6c-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cf21184e-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cf21184e-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@bfff14a, true, {}]
2024-06-28 12:06:11,643 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2322, durable=true, userID=cf76b27e-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@746481292, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:11,648 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2322]:RELIABLE:CoreMessage[messageID=2322, durable=true, userID=cf76b27e-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@746481292
2024-06-28 12:06:11,649 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cf779cdf-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cf21184e-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cf21184e-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5ad91e1e, true, {}]
2024-06-28 12:06:11,650 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2327, durable=true, userID=cf77c3f1-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@407025112, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:11,651 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2327]:RELIABLE:CoreMessage[messageID=2327, durable=true, userID=cf77c3f1-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@407025112
2024-06-28 12:06:11,652 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cf783922-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cf21184e-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cf21184e-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@16ff94af, true, {}]
2024-06-28 12:06:11,654 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2332, durable=true, userID=cf786034-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1221942668, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:11,655 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2332]:RELIABLE:CoreMessage[messageID=2332, durable=true, userID=cf786034-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1221942668
2024-06-28 12:06:11,656 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cf78ae55-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cf21184e-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cf21184e-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@15962fbf, true, {}]
2024-06-28 12:06:11,657 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2337, durable=true, userID=cf78d567-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1266808379, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:11,658 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2337]:RELIABLE:CoreMessage[messageID=2337, durable=true, userID=cf78d567-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1266808379
2024-06-28 12:06:11,659 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [cf794a98-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=cf21184e-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=ca291f46-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=cf21184e-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@59cb76cf, true, {}]
2024-06-28 12:06:11,664 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2342, durable=true, userID=cf79e6da-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@135164402, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-06-28 12:06:11,665 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2342]:RELIABLE:CoreMessage[messageID=2342, durable=true, userID=cf79e6da-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=cf213f60-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@135164402
2024-06-28 12:06:11,666 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@33c9910e, org.eclipse.scout.rt.mom.jms.JmsSubscription@40ea5cd3]
2024-06-28 12:06:11,667 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObject2: CoreMessage[messageID=811, durable=true, userID=ce43892d-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@404343418 to transaction: TransactionImpl [xid=null, txID=2345, xid=null, state=ACTIVE, createTime=1719576371667(Fri Jun 28 12:06:11 UTC 2024), timeoutSeconds=-1, nr operations = 1]@35e8311e
2024-06-28 12:06:11,669 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@23d060c2)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObject2: CoreMessage[messageID=811, durable=true, userID=ce43892d-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@404343418, transaction: TransactionImpl [xid=null, txID=2345, xid=null, state=COMMITTED, createTime=1719576371667(Fri Jun 28 12:06:11 UTC 2024), timeoutSeconds=-1, nr operations = 0]@35e8311e
2024-06-28 12:06:11,674 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection cf2006d9-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:06:11,675 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:06:11,675 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.025631 ms
2024-06-28 12:06:11,675 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:06:11,675 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:06:11,676 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection cf21184e-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:06:11,677 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:11,678 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 608.372387 ms
2024-06-28 12:06:11,678 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testMessageConsumerJobWith6ConsumerJob [artemis-j2ee]>
2024-06-28 12:06:11,706 INFO  [main] org.apache.activemq.artemis.core.server.serverStopped(ActiveMQServerLogger_impl.java:61) - AMQ221002: Apache ActiveMQ Artemis Message Broker version 2.31.2 [ca291f46-3546-11ef-af8f-0a580a280f89] stopped, uptime 8.981 seconds
2024-06-28 12:06:11,725 INFO  [main] org.apache.activemq.artemis.core.server.serverStarting(ActiveMQServerLogger_impl.java:45) - AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=data/journal,bindingsDirectory=data/bindings,largeMessagesDirectory=data/largemessages,pagingDirectory=data/paging)
2024-06-28 12:06:11,725 INFO  [main] org.apache.activemq.artemis.core.server.switchingNIO(ActiveMQServerLogger_impl.java:397) - AMQ221045: libaio is not available, switching the configuration into NIO
2024-06-28 12:06:11,725 INFO  [main] org.apache.activemq.artemis.core.server.journalUseNIO(ActiveMQServerLogger_impl.java:149) - AMQ221013: Using NIO Journal
2024-06-28 12:06:11,726 INFO  [main] org.apache.activemq.artemis.core.server.usingDefaultPaging(ActiveMQServerLogger_impl.java:493) - AMQ221057: Global Max Size is being adjusted to 1/2 of the JVM max size (-Xmx). being defined as 1073741824
2024-06-28 12:06:11,727 INFO  [main] org.apache.activemq.artemis.core.server.addingProtocolSupport(ActiveMQServerLogger_impl.java:389) - AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE
2024-06-28 12:06:11,727 INFO  [main] org.apache.activemq.audit.base.getNotificationInfo(AuditLogger_impl.java:1139) - AMQ601138: User anonymous@unknown is getting notification info on target resource: null
2024-06-28 12:06:11,727 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.ActiveMQServerControlImpl@16adf66f
2024-06-28 12:06:11,728 INFO  [main] org.apache.activemq.audit.base.getNotificationInfo(AuditLogger_impl.java:1139) - AMQ601138: User anonymous@unknown is getting notification info on target resource: ActiveMQServerImpl::name=localhost
2024-06-28 12:06:11,731 INFO  [main] org.apache.activemq.artemis.core.server.waitingToObtainLiveLock(ActiveMQServerLogger_impl.java:317) - AMQ221034: Waiting indefinitely to obtain live lock
2024-06-28 12:06:11,731 INFO  [main] org.apache.activemq.artemis.core.server.obtainedLiveLock(ActiveMQServerLogger_impl.java:325) - AMQ221035: Live Server Obtained live lock
2024-06-28 12:06:11,851 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.scout.mom.requestreply.cancellation on address jms.topic.scout.mom.requestreply.cancellation
2024-06-28 12:06:11,853 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@1f47e14d
2024-06-28 12:06:11,854 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1be551ec
2024-06-28 12:06:11,854 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicPublishFirst on address jms.topic.test/mom/testTopicPublishFirst
2024-06-28 12:06:11,855 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@563bbf74
2024-06-28 12:06:11,856 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@72eed4db
2024-06-28 12:06:11,856 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testProperties on address jms.topic.test/mom/testProperties
2024-06-28 12:06:11,856 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@52031e42
2024-06-28 12:06:11,857 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@63d85fdf
2024-06-28 12:06:11,857 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicRequestReplyTimeout on address jms.topic.test/mom/testTopicRequestReplyTimeout
2024-06-28 12:06:11,858 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@68938ccf
2024-06-28 12:06:11,858 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6cdfd50a
2024-06-28 12:06:11,859 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicRequestReplyRequestFirst on address jms.topic.test/mom/testTopicRequestReplyRequestFirst
2024-06-28 12:06:11,859 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@26e437dd
2024-06-28 12:06:11,860 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@763b279
2024-06-28 12:06:11,860 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicRequestReplyMultipleSubscriptions on address jms.topic.test/mom/testTopicRequestReplyMultipleSubscriptions
2024-06-28 12:06:11,860 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@73e2a3ae
2024-06-28 12:06:11,861 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@61874f5d
2024-06-28 12:06:11,861 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicRequestReplyCorrelationId on address jms.topic.test/mom/testTopicRequestReplyCorrelationId
2024-06-28 12:06:11,862 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@66dad66f
2024-06-28 12:06:11,862 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7cb040b7
2024-06-28 12:06:11,863 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicPublishSubscribeMultipleSubscriptions on address jms.topic.test/mom/testTopicPublishSubscribeMultipleSubscriptions
2024-06-28 12:06:11,863 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@1aa9635c
2024-06-28 12:06:11,864 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@418f2af3
2024-06-28 12:06:11,864 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testQueueRequestReplyJsonObjectMarshaller on address jms.topic.test/mom/testQueueRequestReplyJsonObjectMarshaller
2024-06-28 12:06:11,864 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@71d6e503
2024-06-28 12:06:11,865 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@f9da676
2024-06-28 12:06:11,865 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicRequestReplyCancellation on address jms.topic.test/mom/testTopicRequestReplyCancellation
2024-06-28 12:06:11,866 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@5eff875a
2024-06-28 12:06:11,866 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@661fe6c4
2024-06-28 12:06:11,867 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicRequestReply on address jms.topic.test/mom/testTopicRequestReply
2024-06-28 12:06:11,867 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@2027e9f9
2024-06-28 12:06:11,868 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@42eb459d
2024-06-28 12:06:11,868 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicPublishSubscribeCorrelationId on address jms.topic.test/mom/testTopicPublishSubscribeCorrelationId
2024-06-28 12:06:11,868 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@608ccfcd
2024-06-28 12:06:11,869 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@793c2cde
2024-06-28 12:06:11,869 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testMessageSelector on address jms.topic.test/mom/testMessageSelector
2024-06-28 12:06:11,869 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@66cb7a21
2024-06-28 12:06:11,870 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7e941cc8
2024-06-28 12:06:11,871 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testQueueRequestReplyCancellation on address jms.topic.test/mom/testQueueRequestReplyCancellation
2024-06-28 12:06:11,871 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@78605670
2024-06-28 12:06:11,872 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6022cf7e
2024-06-28 12:06:11,872 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.differentTopic on address jms.topic.differentTopic
2024-06-28 12:06:11,872 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@5d05bb29
2024-06-28 12:06:11,873 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3298e1d
2024-06-28 12:06:11,873 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.scout.physical.UnitTestTopic on address jms.topic.scout.physical.UnitTestTopic
2024-06-28 12:06:11,873 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@79009bde
2024-06-28 12:06:11,874 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@faff2bf
2024-06-28 12:06:11,874 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue Durable-Test-Subscription on address jms.topic.test/mom/testTopicPublishSubscribe
2024-06-28 12:06:11,875 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@7f83cc90
2024-06-28 12:06:11,875 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3015fc1b
2024-06-28 12:06:11,876 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishBytes on address jms.queue.test/mom/testPublishBytes
2024-06-28 12:06:11,876 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@4db65fac
2024-06-28 12:06:11,877 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3d7c76af
2024-06-28 12:06:11,877 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishText on address jms.queue.test/mom/testPublishText
2024-06-28 12:06:11,877 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@5cfadadc
2024-06-28 12:06:11,878 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4310007c
2024-06-28 12:06:11,878 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishObject on address jms.queue.test/mom/testPublishObject
2024-06-28 12:06:11,879 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@3c247c8d
2024-06-28 12:06:11,879 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6233bca8
2024-06-28 12:06:11,880 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testConcurrentMessageConsumption on address jms.queue.test/mom/testConcurrentMessageConsumption
2024-06-28 12:06:11,880 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6895b608
2024-06-28 12:06:11,881 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2b454886
2024-06-28 12:06:11,881 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishAndConsumeInternal on address jms.queue.test/mom/testPublishAndConsumeInternal
2024-06-28 12:06:11,881 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@349a8977
2024-06-28 12:06:11,882 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4b33b5b0
2024-06-28 12:06:11,882 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testSubscribeTransactional on address jms.queue.test/mom/testSubscribeTransactional
2024-06-28 12:06:11,882 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@ed37f28
2024-06-28 12:06:11,883 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@f53070c
2024-06-28 12:06:11,884 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testSubscribeFailover on address jms.queue.test/mom/testSubscribeFailover
2024-06-28 12:06:11,884 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6fe2f6a0
2024-06-28 12:06:11,885 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@392a40d9
2024-06-28 12:06:11,885 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testQueuePublishFirst on address jms.queue.test/mom/testQueuePublishFirst
2024-06-28 12:06:11,885 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@2c9542eb
2024-06-28 12:06:11,886 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3be94b12
2024-06-28 12:06:11,886 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishJsonData on address jms.queue.test/mom/testPublishJsonData
2024-06-28 12:06:11,886 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@4346ed39
2024-06-28 12:06:11,887 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@28815100
2024-06-28 12:06:11,888 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishJsonDataSecure on address jms.queue.test/mom/testPublishJsonDataSecure
2024-06-28 12:06:11,888 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@2e85cce1
2024-06-28 12:06:11,889 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5f45b3f8
2024-06-28 12:06:11,889 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testQueueRequestReplyRequestFirst on address jms.queue.test/mom/testQueueRequestReplyRequestFirst
2024-06-28 12:06:11,889 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@2b9ea20c
2024-06-28 12:06:11,890 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@9b5ff2e
2024-06-28 12:06:11,890 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishTransactional on address jms.queue.test/mom/testPublishTransactional
2024-06-28 12:06:11,890 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@9d7d83d
2024-06-28 12:06:11,891 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7bff608c
2024-06-28 12:06:11,891 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishStringData on address jms.queue.test/mom/testPublishStringData
2024-06-28 12:06:11,892 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@25af233d
2024-06-28 12:06:11,893 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@345f429
2024-06-28 12:06:11,893 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishObjectData on address jms.queue.test/mom/testPublishObjectData
2024-06-28 12:06:11,893 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@3464d24c
2024-06-28 12:06:11,894 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@341f2f4c
2024-06-28 12:06:11,894 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testCurrentMessagePubSub on address jms.queue.test/mom/testCurrentMessagePubSub
2024-06-28 12:06:11,894 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@68754439
2024-06-28 12:06:11,895 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@44bd11a2
2024-06-28 12:06:11,895 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testSerialMessageConsumption on address jms.queue.test/mom/testSerialMessageConsumption
2024-06-28 12:06:11,896 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@56595dcb
2024-06-28 12:06:11,896 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1b717d03
2024-06-28 12:06:11,897 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@59e7a6d8
2024-06-28 12:06:11,898 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AcceptorControlImpl@69503026
2024-06-28 12:06:11,903 INFO  [main] org.apache.activemq.artemis.core.server.serverIsLive(ActiveMQServerLogger_impl.java:101) - AMQ221007: Server is now live
2024-06-28 12:06:11,904 INFO  [main] org.apache.activemq.artemis.core.server.serverStarted(ActiveMQServerLogger_impl.java:53) - AMQ221001: Apache ActiveMQ Artemis Message Broker version 2.31.2 [localhost, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89] 
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.242 s -- in org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest
[INFO] Running org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest
2024-06-28 12:06:11,909 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:11,910 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testCreateContextOrdinaryMap>
2024-06-28 12:06:11,911 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1489521633'.
2024-06-28 12:06:11,912 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:06:11,913 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.056891 ms
2024-06-28 12:06:11,913 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 3.048688 ms
2024-06-28 12:06:11,913 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testCreateContextOrdinaryMap>
2024-06-28 12:06:11,917 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:11,917 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testCreateContextMapWithNullEntries>
2024-06-28 12:06:11,918 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 701855966'.
2024-06-28 12:06:11,919 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.createContextEnvironment(JmsMomImplementor.java:711) - ignoring property having null key or value [key=key, value=null]
2024-06-28 12:06:11,919 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:06:11,920 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.034108 ms
2024-06-28 12:06:11,920 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 2.836612 ms
2024-06-28 12:06:11,921 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testCreateContextMapWithNullEntries>
2024-06-28 12:06:11,963 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:11,963 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testInstanceScoped>
2024-06-28 12:06:11,964 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 57960265'.
2024-06-28 12:06:11,965 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:06:11,965 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.021417 ms
2024-06-28 12:06:11,965 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 1.559895 ms
2024-06-28 12:06:11,965 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testInstanceScoped>
2024-06-28 12:06:11,967 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:11,967 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testCreateContextNullMap>
2024-06-28 12:06:11,968 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 807247901'.
2024-06-28 12:06:11,969 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:06:11,970 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.021018 ms
2024-06-28 12:06:11,970 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 2.465278 ms
2024-06-28 12:06:11,970 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testCreateContextNullMap>
2024-06-28 12:06:11,972 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:11,972 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testCreateContextEmptyMap>
2024-06-28 12:06:11,972 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1660095722'.
2024-06-28 12:06:11,973 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:06:11,973 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.021189 ms
2024-06-28 12:06:11,974 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 1.497340 ms
2024-06-28 12:06:11,974 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testCreateContextEmptyMap>
2024-06-28 12:06:11,976 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:11,976 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testSubscribeTransactional [activemq]>
2024-06-28 12:06:11,976 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1663686815'.
2024-06-28 12:06:11,978 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #7 initialized: null
2024-06-28 12:06:11,979 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom7]
2024-06-28 12:06:11,979 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom7]
2024-06-28 12:06:11,979 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom7]
2024-06-28 12:06:11,979 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom7]
2024-06-28 12:06:11,980 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom7]
2024-06-28 12:06:11,981 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom7, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:7) is starting - MDC[activemq.broker=mom7]
2024-06-28 12:06:11,981 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom7, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:7) started - MDC[activemq.broker=mom7]
2024-06-28 12:06:11,981 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom7]
2024-06-28 12:06:11,982 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom7 started - MDC[activemq.broker=mom7]
2024-06-28 12:06:11,983 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-22:1,clientId=Scout JUnit MOM #7 (f7f96604-3f8c-40d6-90b4-35edaba0b2ad),started=true} - MDC[activemq.broker=mom7]
2024-06-28 12:06:16,020 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@56e32a23, org.eclipse.scout.rt.mom.jms.JmsSubscription@11caa21d] - MDC[activemq.broker=mom7]
2024-06-28 12:06:16,027 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@f6b85c3[job=JMS subscriber, state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom7]
2024-06-28 12:06:16,029 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.056182 ms - MDC[activemq.broker=mom7]
2024-06-28 12:06:16,029 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom7]
2024-06-28 12:06:16,029 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom7]
2024-06-28 12:06:16,033 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom7 stopped - MDC[activemq.broker=mom7]
2024-06-28 12:06:16,033 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom7, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:7) is shutting down - MDC[activemq.broker=mom7]
2024-06-28 12:06:16,036 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom7, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:7) uptime 4.055 seconds - MDC[activemq.broker=mom7]
2024-06-28 12:06:16,036 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom7, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:7) is shutdown - MDC[activemq.broker=mom7]
2024-06-28 12:06:16,036 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:16,038 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 4061.702023 ms
2024-06-28 12:06:16,038 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testSubscribeTransactional [activemq]>
2024-06-28 12:06:16,045 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:16,045 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishFirst [activemq]>
2024-06-28 12:06:16,046 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1228232663'.
2024-06-28 12:06:16,052 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #8 initialized: null
2024-06-28 12:06:16,053 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom8]
2024-06-28 12:06:16,054 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom8]
2024-06-28 12:06:16,054 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom8]
2024-06-28 12:06:16,054 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom8]
2024-06-28 12:06:16,054 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom8]
2024-06-28 12:06:16,056 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom8, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:8) is starting - MDC[activemq.broker=mom8]
2024-06-28 12:06:16,057 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom8, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:8) started - MDC[activemq.broker=mom8]
2024-06-28 12:06:16,057 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom8]
2024-06-28 12:06:16,059 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom8 started - MDC[activemq.broker=mom8]
2024-06-28 12:06:16,061 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-25:1,clientId=Scout JUnit MOM #8 (f7f96604-3f8c-40d6-90b4-35edaba0b2ad),started=true} - MDC[activemq.broker=mom8]
2024-06-28 12:06:16,084 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4ca62855] - MDC[activemq.broker=mom8]
2024-06-28 12:06:16,085 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@10a199e0[job=JMS subscriber, state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom8]
2024-06-28 12:06:16,085 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.021857 ms - MDC[activemq.broker=mom8]
2024-06-28 12:06:16,085 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom8]
2024-06-28 12:06:16,086 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom8]
2024-06-28 12:06:16,087 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom8 stopped - MDC[activemq.broker=mom8]
2024-06-28 12:06:16,087 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom8, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:8) is shutting down - MDC[activemq.broker=mom8]
2024-06-28 12:06:16,088 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom8, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:8) uptime 0.034 seconds - MDC[activemq.broker=mom8]
2024-06-28 12:06:16,088 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom8, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:8) is shutdown - MDC[activemq.broker=mom8]
2024-06-28 12:06:16,088 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:16,089 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 43.289637 ms
2024-06-28 12:06:16,089 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishFirst [activemq]>
2024-06-28 12:06:16,090 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:16,090 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishFirst [activemq]>
2024-06-28 12:06:16,091 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1815756167'.
2024-06-28 12:06:16,093 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #9 initialized: null
2024-06-28 12:06:16,094 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom9]
2024-06-28 12:06:16,094 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom9]
2024-06-28 12:06:16,094 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom9]
2024-06-28 12:06:16,094 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom9]
2024-06-28 12:06:16,095 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom9]
2024-06-28 12:06:16,095 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom9, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:9) is starting - MDC[activemq.broker=mom9]
2024-06-28 12:06:16,096 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom9, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:9) started - MDC[activemq.broker=mom9]
2024-06-28 12:06:16,096 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom9]
2024-06-28 12:06:16,097 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom9 started - MDC[activemq.broker=mom9]
2024-06-28 12:06:16,098 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-28:1,clientId=Scout JUnit MOM #9 (f7f96604-3f8c-40d6-90b4-35edaba0b2ad),started=true} - MDC[activemq.broker=mom9]
2024-06-28 12:06:16,103 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@65daaa95] - MDC[activemq.broker=mom9]
2024-06-28 12:06:16,104 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@4518bffd[job=JMS subscriber, state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom9]
2024-06-28 12:06:16,104 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.046731 ms - MDC[activemq.broker=mom9]
2024-06-28 12:06:16,105 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom9]
2024-06-28 12:06:16,105 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom9]
2024-06-28 12:06:16,106 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom9 stopped - MDC[activemq.broker=mom9]
2024-06-28 12:06:16,106 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom9, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:9) is shutting down - MDC[activemq.broker=mom9]
2024-06-28 12:06:16,107 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom9, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:9) uptime 0.012 seconds - MDC[activemq.broker=mom9]
2024-06-28 12:06:16,107 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom9, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:9) is shutdown - MDC[activemq.broker=mom9]
2024-06-28 12:06:16,107 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:16,107 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 16.844277 ms
2024-06-28 12:06:16,108 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishFirst [activemq]>
2024-06-28 12:06:16,109 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:16,109 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishFirst [activemq]>
2024-06-28 12:06:16,109 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 464424542'.
2024-06-28 12:06:16,112 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #10 initialized: null
2024-06-28 12:06:16,113 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom10]
2024-06-28 12:06:16,113 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom10]
2024-06-28 12:06:16,113 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom10]
2024-06-28 12:06:16,114 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom10]
2024-06-28 12:06:16,114 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom10]
2024-06-28 12:06:16,115 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom10, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:10) is starting - MDC[activemq.broker=mom10]
2024-06-28 12:06:16,115 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom10, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:10) started - MDC[activemq.broker=mom10]
2024-06-28 12:06:16,115 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom10]
2024-06-28 12:06:16,116 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom10 started - MDC[activemq.broker=mom10]
2024-06-28 12:06:16,117 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-31:1,clientId=Scout JUnit MOM #10 (f7f96604-3f8c-40d6-90b4-35edaba0b2ad),started=true} - MDC[activemq.broker=mom10]
2024-06-28 12:06:16,122 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4299b47d] - MDC[activemq.broker=mom10]
2024-06-28 12:06:16,123 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@c35b83c[job=JMS subscriber, state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom10]
2024-06-28 12:06:16,123 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.020184 ms - MDC[activemq.broker=mom10]
2024-06-28 12:06:16,123 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom10]
2024-06-28 12:06:16,124 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom10]
2024-06-28 12:06:16,125 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom10 stopped - MDC[activemq.broker=mom10]
2024-06-28 12:06:16,125 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom10, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:10) is shutting down - MDC[activemq.broker=mom10]
2024-06-28 12:06:16,125 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom10, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:10) uptime 0.012 seconds - MDC[activemq.broker=mom10]
2024-06-28 12:06:16,126 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom10, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:10) is shutdown - MDC[activemq.broker=mom10]
2024-06-28 12:06:16,126 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:16,126 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 17.022654 ms
2024-06-28 12:06:16,126 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishFirst [activemq]>
2024-06-28 12:06:16,128 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:16,128 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishFirst [activemq]>
2024-06-28 12:06:16,128 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 621290257'.
2024-06-28 12:06:16,130 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #11 initialized: null
2024-06-28 12:06:16,131 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom11]
2024-06-28 12:06:16,131 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom11]
2024-06-28 12:06:16,132 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom11]
2024-06-28 12:06:16,132 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom11]
2024-06-28 12:06:16,132 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom11]
2024-06-28 12:06:16,133 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom11, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:11) is starting - MDC[activemq.broker=mom11]
2024-06-28 12:06:16,133 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom11, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:11) started - MDC[activemq.broker=mom11]
2024-06-28 12:06:16,133 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom11]
2024-06-28 12:06:16,134 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom11 started - MDC[activemq.broker=mom11]
2024-06-28 12:06:16,135 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-34:1,clientId=Scout JUnit MOM #11 (f7f96604-3f8c-40d6-90b4-35edaba0b2ad),started=true} - MDC[activemq.broker=mom11]
2024-06-28 12:06:16,163 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@629e9957] - MDC[activemq.broker=mom11]
2024-06-28 12:06:16,163 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@679864e0[job=JMS subscriber, state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom11]
2024-06-28 12:06:16,164 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.018951 ms - MDC[activemq.broker=mom11]
2024-06-28 12:06:16,164 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom11]
2024-06-28 12:06:16,164 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom11]
2024-06-28 12:06:16,165 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom11 stopped - MDC[activemq.broker=mom11]
2024-06-28 12:06:16,165 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom11, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:11) is shutting down - MDC[activemq.broker=mom11]
2024-06-28 12:06:16,166 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom11, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:11) uptime 0.035 seconds - MDC[activemq.broker=mom11]
2024-06-28 12:06:16,166 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom11, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:11) is shutdown - MDC[activemq.broker=mom11]
2024-06-28 12:06:16,166 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:16,167 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 38.609273 ms
2024-06-28 12:06:16,167 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishFirst [activemq]>
2024-06-28 12:06:16,168 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:16,168 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishFirst [activemq]>
2024-06-28 12:06:16,169 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2126520649'.
2024-06-28 12:06:16,170 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #12 initialized: null
2024-06-28 12:06:16,171 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom12]
2024-06-28 12:06:16,172 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom12]
2024-06-28 12:06:16,172 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom12]
2024-06-28 12:06:16,172 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom12]
2024-06-28 12:06:16,172 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom12]
2024-06-28 12:06:16,173 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom12, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:12) is starting - MDC[activemq.broker=mom12]
2024-06-28 12:06:16,173 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom12, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:12) started - MDC[activemq.broker=mom12]
2024-06-28 12:06:16,174 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom12]
2024-06-28 12:06:16,174 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom12 started - MDC[activemq.broker=mom12]
2024-06-28 12:06:16,176 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-37:1,clientId=Scout JUnit MOM #12 (f7f96604-3f8c-40d6-90b4-35edaba0b2ad),started=true} - MDC[activemq.broker=mom12]
2024-06-28 12:06:16,181 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@251e00a0] - MDC[activemq.broker=mom12]
2024-06-28 12:06:16,181 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@30ee1a38[job=JMS subscriber, state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom12]
2024-06-28 12:06:16,182 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.021377 ms - MDC[activemq.broker=mom12]
2024-06-28 12:06:16,182 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom12]
2024-06-28 12:06:16,182 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom12]
2024-06-28 12:06:16,183 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom12 stopped - MDC[activemq.broker=mom12]
2024-06-28 12:06:16,183 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom12, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:12) is shutting down - MDC[activemq.broker=mom12]
2024-06-28 12:06:16,184 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom12, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:12) uptime 0.013 seconds - MDC[activemq.broker=mom12]
2024-06-28 12:06:16,184 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom12, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:12) is shutdown - MDC[activemq.broker=mom12]
2024-06-28 12:06:16,184 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:16,185 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 16.383441 ms
2024-06-28 12:06:16,185 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishFirst [activemq]>
2024-06-28 12:06:16,186 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:16,186 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishFirst [activemq]>
2024-06-28 12:06:16,187 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1568783481'.
2024-06-28 12:06:16,188 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #13 initialized: null
2024-06-28 12:06:16,189 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom13]
2024-06-28 12:06:16,190 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom13]
2024-06-28 12:06:16,190 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom13]
2024-06-28 12:06:16,190 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom13]
2024-06-28 12:06:16,190 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom13]
2024-06-28 12:06:16,191 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom13, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:13) is starting - MDC[activemq.broker=mom13]
2024-06-28 12:06:16,191 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom13, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:13) started - MDC[activemq.broker=mom13]
2024-06-28 12:06:16,192 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom13]
2024-06-28 12:06:16,192 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom13 started - MDC[activemq.broker=mom13]
2024-06-28 12:06:16,194 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-40:1,clientId=Scout JUnit MOM #13 (f7f96604-3f8c-40d6-90b4-35edaba0b2ad),started=true} - MDC[activemq.broker=mom13]
2024-06-28 12:06:16,199 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1fae279e] - MDC[activemq.broker=mom13]
2024-06-28 12:06:16,199 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@2927d781[job=JMS subscriber, state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom13]
2024-06-28 12:06:16,200 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.020359 ms - MDC[activemq.broker=mom13]
2024-06-28 12:06:16,200 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom13]
2024-06-28 12:06:16,200 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom13]
2024-06-28 12:06:16,201 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom13 stopped - MDC[activemq.broker=mom13]
2024-06-28 12:06:16,201 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom13, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:13) is shutting down - MDC[activemq.broker=mom13]
2024-06-28 12:06:16,202 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom13, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:13) uptime 0.012 seconds - MDC[activemq.broker=mom13]
2024-06-28 12:06:16,202 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom13, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:13) is shutdown - MDC[activemq.broker=mom13]
2024-06-28 12:06:16,202 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:16,202 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 15.755862 ms
2024-06-28 12:06:16,202 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishFirst [activemq]>
2024-06-28 12:06:16,204 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:16,204 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishFirst [activemq]>
2024-06-28 12:06:16,204 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 654572221'.
2024-06-28 12:06:16,207 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #14 initialized: null
2024-06-28 12:06:16,207 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom14]
2024-06-28 12:06:16,208 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom14]
2024-06-28 12:06:16,208 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom14]
2024-06-28 12:06:16,208 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom14]
2024-06-28 12:06:16,208 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom14]
2024-06-28 12:06:16,209 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom14, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:14) is starting - MDC[activemq.broker=mom14]
2024-06-28 12:06:16,209 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom14, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:14) started - MDC[activemq.broker=mom14]
2024-06-28 12:06:16,209 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom14]
2024-06-28 12:06:16,210 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom14 started - MDC[activemq.broker=mom14]
2024-06-28 12:06:16,211 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-43:1,clientId=Scout JUnit MOM #14 (f7f96604-3f8c-40d6-90b4-35edaba0b2ad),started=true} - MDC[activemq.broker=mom14]
2024-06-28 12:06:16,217 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@39ad1fdb] - MDC[activemq.broker=mom14]
2024-06-28 12:06:16,217 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@77070012[job=JMS subscriber, state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom14]
2024-06-28 12:06:16,218 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.023578 ms - MDC[activemq.broker=mom14]
2024-06-28 12:06:16,218 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom14]
2024-06-28 12:06:16,218 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom14]
2024-06-28 12:06:16,219 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom14 stopped - MDC[activemq.broker=mom14]
2024-06-28 12:06:16,219 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom14, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:14) is shutting down - MDC[activemq.broker=mom14]
2024-06-28 12:06:16,220 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom14, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:14) uptime 0.013 seconds - MDC[activemq.broker=mom14]
2024-06-28 12:06:16,220 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom14, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:14) is shutdown - MDC[activemq.broker=mom14]
2024-06-28 12:06:16,220 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:16,221 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 16.533822 ms
2024-06-28 12:06:16,221 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishFirst [activemq]>
2024-06-28 12:06:16,222 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:16,222 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishFirst [activemq]>
2024-06-28 12:06:16,223 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 268473605'.
2024-06-28 12:06:16,224 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #15 initialized: null
2024-06-28 12:06:16,225 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom15]
2024-06-28 12:06:16,225 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom15]
2024-06-28 12:06:16,226 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom15]
2024-06-28 12:06:16,226 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom15]
2024-06-28 12:06:16,226 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom15]
2024-06-28 12:06:16,227 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom15, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:15) is starting - MDC[activemq.broker=mom15]
2024-06-28 12:06:16,227 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom15, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:15) started - MDC[activemq.broker=mom15]
2024-06-28 12:06:16,227 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom15]
2024-06-28 12:06:16,228 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom15 started - MDC[activemq.broker=mom15]
2024-06-28 12:06:16,229 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-46:1,clientId=Scout JUnit MOM #15 (f7f96604-3f8c-40d6-90b4-35edaba0b2ad),started=true} - MDC[activemq.broker=mom15]
2024-06-28 12:06:16,268 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@21b4a7d] - MDC[activemq.broker=mom15]
2024-06-28 12:06:16,268 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@a538180[job=JMS subscriber, state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom15]
2024-06-28 12:06:16,269 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.033266 ms - MDC[activemq.broker=mom15]
2024-06-28 12:06:16,269 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom15]
2024-06-28 12:06:16,269 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom15]
2024-06-28 12:06:16,270 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom15 stopped - MDC[activemq.broker=mom15]
2024-06-28 12:06:16,270 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom15, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:15) is shutting down - MDC[activemq.broker=mom15]
2024-06-28 12:06:16,271 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom15, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:15) uptime 0.046 seconds - MDC[activemq.broker=mom15]
2024-06-28 12:06:16,271 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom15, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:15) is shutdown - MDC[activemq.broker=mom15]
2024-06-28 12:06:16,271 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:16,272 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 49.391057 ms
2024-06-28 12:06:16,272 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishFirst [activemq]>
2024-06-28 12:06:16,273 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:16,273 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishFirst [activemq]>
2024-06-28 12:06:16,274 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1128872541'.
2024-06-28 12:06:16,277 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #16 initialized: null
2024-06-28 12:06:16,279 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom16]
2024-06-28 12:06:16,279 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom16]
2024-06-28 12:06:16,279 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom16]
2024-06-28 12:06:16,279 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom16]
2024-06-28 12:06:16,280 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom16]
2024-06-28 12:06:16,280 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom16, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:16) is starting - MDC[activemq.broker=mom16]
2024-06-28 12:06:16,281 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom16, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:16) started - MDC[activemq.broker=mom16]
2024-06-28 12:06:16,281 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom16]
2024-06-28 12:06:16,282 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom16 started - MDC[activemq.broker=mom16]
2024-06-28 12:06:16,283 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-49:1,clientId=Scout JUnit MOM #16 (f7f96604-3f8c-40d6-90b4-35edaba0b2ad),started=true} - MDC[activemq.broker=mom16]
2024-06-28 12:06:16,288 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@30e787e2] - MDC[activemq.broker=mom16]
2024-06-28 12:06:16,289 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@4817bd3[job=JMS subscriber, state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom16]
2024-06-28 12:06:16,290 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.020404 ms - MDC[activemq.broker=mom16]
2024-06-28 12:06:16,290 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom16]
2024-06-28 12:06:16,290 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom16]
2024-06-28 12:06:16,291 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom16 stopped - MDC[activemq.broker=mom16]
2024-06-28 12:06:16,291 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom16, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:16) is shutting down - MDC[activemq.broker=mom16]
2024-06-28 12:06:16,292 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom16, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:16) uptime 0.013 seconds - MDC[activemq.broker=mom16]
2024-06-28 12:06:16,292 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom16, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:16) is shutdown - MDC[activemq.broker=mom16]
2024-06-28 12:06:16,292 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:16,293 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 19.016774 ms
2024-06-28 12:06:16,293 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishFirst [activemq]>
2024-06-28 12:06:16,294 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:16,294 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishFirst [activemq]>
2024-06-28 12:06:16,294 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1721704744'.
2024-06-28 12:06:16,296 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #17 initialized: null
2024-06-28 12:06:16,297 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom17]
2024-06-28 12:06:16,297 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom17]
2024-06-28 12:06:16,297 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom17]
2024-06-28 12:06:16,297 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom17]
2024-06-28 12:06:16,298 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom17]
2024-06-28 12:06:16,298 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom17, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:17) is starting - MDC[activemq.broker=mom17]
2024-06-28 12:06:16,299 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom17, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:17) started - MDC[activemq.broker=mom17]
2024-06-28 12:06:16,299 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom17]
2024-06-28 12:06:16,299 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom17 started - MDC[activemq.broker=mom17]
2024-06-28 12:06:16,301 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-52:1,clientId=Scout JUnit MOM #17 (f7f96604-3f8c-40d6-90b4-35edaba0b2ad),started=true} - MDC[activemq.broker=mom17]
2024-06-28 12:06:16,305 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@72238cf0] - MDC[activemq.broker=mom17]
2024-06-28 12:06:16,306 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@2158d1d1[job=JMS subscriber, state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom17]
2024-06-28 12:06:16,306 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.032206 ms - MDC[activemq.broker=mom17]
2024-06-28 12:06:16,306 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom17]
2024-06-28 12:06:16,307 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom17]
2024-06-28 12:06:16,307 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom17 stopped - MDC[activemq.broker=mom17]
2024-06-28 12:06:16,308 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom17, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:17) is shutting down - MDC[activemq.broker=mom17]
2024-06-28 12:06:16,308 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom17, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:17) uptime 0.011 seconds - MDC[activemq.broker=mom17]
2024-06-28 12:06:16,308 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom17, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:17) is shutdown - MDC[activemq.broker=mom17]
2024-06-28 12:06:16,309 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:16,309 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 14.646978 ms
2024-06-28 12:06:16,309 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishFirst [activemq]>
2024-06-28 12:06:16,311 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:16,311 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishFirst [activemq]>
2024-06-28 12:06:16,311 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 756647219'.
2024-06-28 12:06:16,313 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #18 initialized: null
2024-06-28 12:06:16,313 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom18]
2024-06-28 12:06:16,314 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom18]
2024-06-28 12:06:16,314 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom18]
2024-06-28 12:06:16,314 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom18]
2024-06-28 12:06:16,314 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom18]
2024-06-28 12:06:16,315 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom18, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:18) is starting - MDC[activemq.broker=mom18]
2024-06-28 12:06:16,315 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom18, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:18) started - MDC[activemq.broker=mom18]
2024-06-28 12:06:16,315 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom18]
2024-06-28 12:06:16,316 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom18 started - MDC[activemq.broker=mom18]
2024-06-28 12:06:16,317 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-55:1,clientId=Scout JUnit MOM #18 (f7f96604-3f8c-40d6-90b4-35edaba0b2ad),started=true} - MDC[activemq.broker=mom18]
2024-06-28 12:06:16,582 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@618cfd1] - MDC[activemq.broker=mom18]
2024-06-28 12:06:16,582 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@1741afaf[job=JMS subscriber, state=DONE]] - MDC[activemq.broker=mom18]
2024-06-28 12:06:16,583 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.040495 ms - MDC[activemq.broker=mom18]
2024-06-28 12:06:16,583 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom18]
2024-06-28 12:06:16,583 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom18]
2024-06-28 12:06:16,585 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom18 stopped - MDC[activemq.broker=mom18]
2024-06-28 12:06:16,585 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom18, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:18) is shutting down - MDC[activemq.broker=mom18]
2024-06-28 12:06:16,586 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom18, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:18) uptime 0.273 seconds - MDC[activemq.broker=mom18]
2024-06-28 12:06:16,586 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom18, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:18) is shutdown - MDC[activemq.broker=mom18]
2024-06-28 12:06:16,586 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:16,587 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 275.750584 ms
2024-06-28 12:06:16,587 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishFirst [activemq]>
2024-06-28 12:06:16,588 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:16,588 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishFirst [activemq]>
2024-06-28 12:06:16,589 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2088546289'.
2024-06-28 12:06:16,591 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #19 initialized: null
2024-06-28 12:06:16,592 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom19]
2024-06-28 12:06:16,592 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom19]
2024-06-28 12:06:16,592 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom19]
2024-06-28 12:06:16,592 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom19]
2024-06-28 12:06:16,592 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom19]
2024-06-28 12:06:16,593 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom19, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:19) is starting - MDC[activemq.broker=mom19]
2024-06-28 12:06:16,593 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom19, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:19) started - MDC[activemq.broker=mom19]
2024-06-28 12:06:16,594 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom19]
2024-06-28 12:06:16,594 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom19 started - MDC[activemq.broker=mom19]
2024-06-28 12:06:16,596 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-58:1,clientId=Scout JUnit MOM #19 (f7f96604-3f8c-40d6-90b4-35edaba0b2ad),started=true} - MDC[activemq.broker=mom19]
2024-06-28 12:06:16,799 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7f37f6b6] - MDC[activemq.broker=mom19]
2024-06-28 12:06:16,800 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@c04a1ca[job=JMS subscriber, state=DONE]] - MDC[activemq.broker=mom19]
2024-06-28 12:06:16,800 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.035144 ms - MDC[activemq.broker=mom19]
2024-06-28 12:06:16,801 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom19]
2024-06-28 12:06:16,801 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom19]
2024-06-28 12:06:16,802 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom19 stopped - MDC[activemq.broker=mom19]
2024-06-28 12:06:16,802 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom19, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:19) is shutting down - MDC[activemq.broker=mom19]
2024-06-28 12:06:16,803 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom19, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:19) uptime 0.211 seconds - MDC[activemq.broker=mom19]
2024-06-28 12:06:16,803 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom19, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:19) is shutdown - MDC[activemq.broker=mom19]
2024-06-28 12:06:16,803 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:16,803 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 214.865421 ms
2024-06-28 12:06:16,804 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishFirst [activemq]>
2024-06-28 12:06:16,805 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:16,805 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishFirst [activemq]>
2024-06-28 12:06:16,805 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1048464106'.
2024-06-28 12:06:16,807 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #20 initialized: null
2024-06-28 12:06:16,808 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom20]
2024-06-28 12:06:16,808 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom20]
2024-06-28 12:06:16,808 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom20]
2024-06-28 12:06:16,809 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom20]
2024-06-28 12:06:16,809 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom20]
2024-06-28 12:06:16,810 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom20, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:20) is starting - MDC[activemq.broker=mom20]
2024-06-28 12:06:16,810 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom20, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:20) started - MDC[activemq.broker=mom20]
2024-06-28 12:06:16,810 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom20]
2024-06-28 12:06:16,811 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom20 started - MDC[activemq.broker=mom20]
2024-06-28 12:06:16,812 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-61:1,clientId=Scout JUnit MOM #20 (f7f96604-3f8c-40d6-90b4-35edaba0b2ad),started=true} - MDC[activemq.broker=mom20]
2024-06-28 12:06:17,016 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@28908c04] - MDC[activemq.broker=mom20]
2024-06-28 12:06:17,017 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@1490b1a4[job=JMS subscriber, state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom20]
2024-06-28 12:06:17,018 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.022974 ms - MDC[activemq.broker=mom20]
2024-06-28 12:06:17,018 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom20]
2024-06-28 12:06:17,018 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom20]
2024-06-28 12:06:17,019 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom20 stopped - MDC[activemq.broker=mom20]
2024-06-28 12:06:17,019 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom20, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:20) is shutting down - MDC[activemq.broker=mom20]
2024-06-28 12:06:17,020 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom20, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:20) uptime 0.212 seconds - MDC[activemq.broker=mom20]
2024-06-28 12:06:17,020 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom20, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:20) is shutdown - MDC[activemq.broker=mom20]
2024-06-28 12:06:17,021 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:17,021 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 215.636494 ms
2024-06-28 12:06:17,021 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishFirst [activemq]>
2024-06-28 12:06:17,022 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:17,023 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishFirst [activemq]>
2024-06-28 12:06:17,023 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1034678546'.
2024-06-28 12:06:17,025 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #21 initialized: null
2024-06-28 12:06:17,026 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom21]
2024-06-28 12:06:17,026 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom21]
2024-06-28 12:06:17,026 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom21]
2024-06-28 12:06:17,026 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom21]
2024-06-28 12:06:17,027 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom21]
2024-06-28 12:06:17,027 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom21, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:21) is starting - MDC[activemq.broker=mom21]
2024-06-28 12:06:17,028 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom21, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:21) started - MDC[activemq.broker=mom21]
2024-06-28 12:06:17,028 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom21]
2024-06-28 12:06:17,029 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom21 started - MDC[activemq.broker=mom21]
2024-06-28 12:06:17,030 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-64:1,clientId=Scout JUnit MOM #21 (f7f96604-3f8c-40d6-90b4-35edaba0b2ad),started=true} - MDC[activemq.broker=mom21]
2024-06-28 12:06:17,234 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1569f8a6] - MDC[activemq.broker=mom21]
2024-06-28 12:06:17,234 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@11932248[job=JMS subscriber, state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom21]
2024-06-28 12:06:17,235 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.022536 ms - MDC[activemq.broker=mom21]
2024-06-28 12:06:17,235 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom21]
2024-06-28 12:06:17,235 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom21]
2024-06-28 12:06:17,236 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom21 stopped - MDC[activemq.broker=mom21]
2024-06-28 12:06:17,237 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom21, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:21) is shutting down - MDC[activemq.broker=mom21]
2024-06-28 12:06:17,237 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom21, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:21) uptime 0.211 seconds - MDC[activemq.broker=mom21]
2024-06-28 12:06:17,237 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom21, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:21) is shutdown - MDC[activemq.broker=mom21]
2024-06-28 12:06:17,238 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:17,238 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 215.184423 ms
2024-06-28 12:06:17,238 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishFirst [activemq]>
2024-06-28 12:06:17,239 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:17,240 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishFirst [activemq]>
2024-06-28 12:06:17,240 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1755275498'.
2024-06-28 12:06:17,242 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #22 initialized: null
2024-06-28 12:06:17,243 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom22]
2024-06-28 12:06:17,243 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom22]
2024-06-28 12:06:17,243 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom22]
2024-06-28 12:06:17,243 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom22]
2024-06-28 12:06:17,243 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom22]
2024-06-28 12:06:17,244 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom22, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:22) is starting - MDC[activemq.broker=mom22]
2024-06-28 12:06:17,244 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom22, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:22) started - MDC[activemq.broker=mom22]
2024-06-28 12:06:17,245 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom22]
2024-06-28 12:06:17,245 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom22 started - MDC[activemq.broker=mom22]
2024-06-28 12:06:17,247 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-67:1,clientId=Scout JUnit MOM #22 (f7f96604-3f8c-40d6-90b4-35edaba0b2ad),started=true} - MDC[activemq.broker=mom22]
2024-06-28 12:06:17,450 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@83ec0b0] - MDC[activemq.broker=mom22]
2024-06-28 12:06:17,451 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41019971[job=JMS subscriber, state=RUNNING], JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom22]
2024-06-28 12:06:17,451 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.037109 ms - MDC[activemq.broker=mom22]
2024-06-28 12:06:17,452 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom22]
2024-06-28 12:06:17,452 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom22]
2024-06-28 12:06:17,453 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom22 stopped - MDC[activemq.broker=mom22]
2024-06-28 12:06:17,453 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom22, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:22) is shutting down - MDC[activemq.broker=mom22]
2024-06-28 12:06:17,454 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom22, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:22) uptime 0.211 seconds - MDC[activemq.broker=mom22]
2024-06-28 12:06:17,454 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom22, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:22) is shutdown - MDC[activemq.broker=mom22]
2024-06-28 12:06:17,454 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:17,454 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 214.599164 ms
2024-06-28 12:06:17,454 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishFirst [activemq]>
2024-06-28 12:06:17,456 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:17,456 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishFirst [activemq]>
2024-06-28 12:06:17,456 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 667751786'.
2024-06-28 12:06:17,458 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #23 initialized: null
2024-06-28 12:06:17,459 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom23]
2024-06-28 12:06:17,459 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom23]
2024-06-28 12:06:17,460 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom23]
2024-06-28 12:06:17,460 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom23]
2024-06-28 12:06:17,460 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom23]
2024-06-28 12:06:17,461 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom23, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:23) is starting - MDC[activemq.broker=mom23]
2024-06-28 12:06:17,461 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom23, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:23) started - MDC[activemq.broker=mom23]
2024-06-28 12:06:17,461 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom23]
2024-06-28 12:06:17,462 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom23 started - MDC[activemq.broker=mom23]
2024-06-28 12:06:17,463 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-70:1,clientId=Scout JUnit MOM #23 (f7f96604-3f8c-40d6-90b4-35edaba0b2ad),started=true} - MDC[activemq.broker=mom23]
2024-06-28 12:06:17,667 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@39f1e9fc] - MDC[activemq.broker=mom23]
2024-06-28 12:06:17,667 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@6537dc79[job=JMS subscriber, state=DONE]] - MDC[activemq.broker=mom23]
2024-06-28 12:06:17,668 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.021531 ms - MDC[activemq.broker=mom23]
2024-06-28 12:06:17,668 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom23]
2024-06-28 12:06:17,668 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom23]
2024-06-28 12:06:17,669 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom23 stopped - MDC[activemq.broker=mom23]
2024-06-28 12:06:17,670 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom23, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:23) is shutting down - MDC[activemq.broker=mom23]
2024-06-28 12:06:17,670 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom23, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:23) uptime 0.211 seconds - MDC[activemq.broker=mom23]
2024-06-28 12:06:17,670 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom23, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:23) is shutdown - MDC[activemq.broker=mom23]
2024-06-28 12:06:17,671 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:17,671 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 214.862267 ms
2024-06-28 12:06:17,671 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishFirst [activemq]>
2024-06-28 12:06:17,672 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:17,673 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishFirst [activemq]>
2024-06-28 12:06:17,673 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1731755706'.
2024-06-28 12:06:17,675 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #24 initialized: null
2024-06-28 12:06:17,676 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom24]
2024-06-28 12:06:17,676 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom24]
2024-06-28 12:06:17,676 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom24]
2024-06-28 12:06:17,676 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom24]
2024-06-28 12:06:17,676 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom24]
2024-06-28 12:06:17,677 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom24, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:24) is starting - MDC[activemq.broker=mom24]
2024-06-28 12:06:17,677 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom24, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:24) started - MDC[activemq.broker=mom24]
2024-06-28 12:06:17,677 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom24]
2024-06-28 12:06:17,678 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom24 started - MDC[activemq.broker=mom24]
2024-06-28 12:06:17,680 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-73:1,clientId=Scout JUnit MOM #24 (f7f96604-3f8c-40d6-90b4-35edaba0b2ad),started=true} - MDC[activemq.broker=mom24]
2024-06-28 12:06:17,883 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@36e8e3e1] - MDC[activemq.broker=mom24]
2024-06-28 12:06:17,884 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@a308ffd[job=JMS subscriber, state=DONE]] - MDC[activemq.broker=mom24]
2024-06-28 12:06:17,884 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.027499 ms - MDC[activemq.broker=mom24]
2024-06-28 12:06:17,884 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom24]
2024-06-28 12:06:17,884 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom24]
2024-06-28 12:06:17,885 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom24 stopped - MDC[activemq.broker=mom24]
2024-06-28 12:06:17,886 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom24, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:24) is shutting down - MDC[activemq.broker=mom24]
2024-06-28 12:06:17,886 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom24, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:24) uptime 0.211 seconds - MDC[activemq.broker=mom24]
2024-06-28 12:06:17,886 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom24, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:24) is shutdown - MDC[activemq.broker=mom24]
2024-06-28 12:06:17,887 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:17,887 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 214.198883 ms
2024-06-28 12:06:17,887 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishFirst [activemq]>
2024-06-28 12:06:17,888 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:17,889 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishFirst [activemq]>
2024-06-28 12:06:17,889 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 953061556'.
2024-06-28 12:06:17,891 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #25 initialized: null
2024-06-28 12:06:17,892 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom25]
2024-06-28 12:06:17,892 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom25]
2024-06-28 12:06:17,892 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom25]
2024-06-28 12:06:17,892 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom25]
2024-06-28 12:06:17,892 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom25]
2024-06-28 12:06:17,893 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom25, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:25) is starting - MDC[activemq.broker=mom25]
2024-06-28 12:06:17,894 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom25, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:25) started - MDC[activemq.broker=mom25]
2024-06-28 12:06:17,894 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom25]
2024-06-28 12:06:17,894 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom25 started - MDC[activemq.broker=mom25]
2024-06-28 12:06:17,896 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-76:1,clientId=Scout JUnit MOM #25 (f7f96604-3f8c-40d6-90b4-35edaba0b2ad),started=true} - MDC[activemq.broker=mom25]
2024-06-28 12:06:18,099 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6f78eb17] - MDC[activemq.broker=mom25]
2024-06-28 12:06:18,100 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@1155ab2c[job=JMS subscriber, state=RUNNING], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom25]
2024-06-28 12:06:18,100 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.032958 ms - MDC[activemq.broker=mom25]
2024-06-28 12:06:18,101 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom25]
2024-06-28 12:06:18,101 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom25]
2024-06-28 12:06:18,101 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom25 stopped - MDC[activemq.broker=mom25]
2024-06-28 12:06:18,102 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom25, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:25) is shutting down - MDC[activemq.broker=mom25]
2024-06-28 12:06:18,102 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom25, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:25) uptime 0.210 seconds - MDC[activemq.broker=mom25]
2024-06-28 12:06:18,103 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom25, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:25) is shutdown - MDC[activemq.broker=mom25]
2024-06-28 12:06:18,103 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:18,103 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 214.306792 ms
2024-06-28 12:06:18,103 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishFirst [activemq]>
2024-06-28 12:06:18,104 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:18,105 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishFirst [activemq]>
2024-06-28 12:06:18,105 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1095752178'.
2024-06-28 12:06:18,107 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #26 initialized: null
2024-06-28 12:06:18,108 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom26]
2024-06-28 12:06:18,108 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom26]
2024-06-28 12:06:18,108 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom26]
2024-06-28 12:06:18,108 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom26]
2024-06-28 12:06:18,108 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom26]
2024-06-28 12:06:18,109 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom26, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:26) is starting - MDC[activemq.broker=mom26]
2024-06-28 12:06:18,109 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom26, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:26) started - MDC[activemq.broker=mom26]
2024-06-28 12:06:18,109 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom26]
2024-06-28 12:06:18,110 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom26 started - MDC[activemq.broker=mom26]
2024-06-28 12:06:18,112 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-79:1,clientId=Scout JUnit MOM #26 (f7f96604-3f8c-40d6-90b4-35edaba0b2ad),started=true} - MDC[activemq.broker=mom26]
2024-06-28 12:06:18,315 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4b56971a] - MDC[activemq.broker=mom26]
2024-06-28 12:06:18,315 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@1886e8b9[job=JMS subscriber, state=DONE]] - MDC[activemq.broker=mom26]
2024-06-28 12:06:18,316 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.063146 ms - MDC[activemq.broker=mom26]
2024-06-28 12:06:18,316 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom26]
2024-06-28 12:06:18,316 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom26]
2024-06-28 12:06:18,317 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom26 stopped - MDC[activemq.broker=mom26]
2024-06-28 12:06:18,317 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom26, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:26) is shutting down - MDC[activemq.broker=mom26]
2024-06-28 12:06:18,318 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom26, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:26) uptime 0.211 seconds - MDC[activemq.broker=mom26]
2024-06-28 12:06:18,318 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom26, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:26) is shutdown - MDC[activemq.broker=mom26]
2024-06-28 12:06:18,318 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:18,319 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 213.804858 ms
2024-06-28 12:06:18,319 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishFirst [activemq]>
2024-06-28 12:06:18,320 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:18,320 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishFirst [activemq]>
2024-06-28 12:06:18,321 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1644931955'.
2024-06-28 12:06:18,322 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #27 initialized: null
2024-06-28 12:06:18,323 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom27]
2024-06-28 12:06:18,323 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom27]
2024-06-28 12:06:18,323 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom27]
2024-06-28 12:06:18,323 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom27]
2024-06-28 12:06:18,324 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom27]
2024-06-28 12:06:18,324 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom27, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:27) is starting - MDC[activemq.broker=mom27]
2024-06-28 12:06:18,325 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom27, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:27) started - MDC[activemq.broker=mom27]
2024-06-28 12:06:18,325 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom27]
2024-06-28 12:06:18,325 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom27 started - MDC[activemq.broker=mom27]
2024-06-28 12:06:18,327 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-82:1,clientId=Scout JUnit MOM #27 (f7f96604-3f8c-40d6-90b4-35edaba0b2ad),started=true} - MDC[activemq.broker=mom27]
2024-06-28 12:06:18,530 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5c18556c] - MDC[activemq.broker=mom27]
2024-06-28 12:06:18,531 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@140a2add[job=JMS subscriber, state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom27]
2024-06-28 12:06:18,531 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.019625 ms - MDC[activemq.broker=mom27]
2024-06-28 12:06:18,531 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom27]
2024-06-28 12:06:18,532 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom27]
2024-06-28 12:06:18,532 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom27 stopped - MDC[activemq.broker=mom27]
2024-06-28 12:06:18,533 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom27, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:27) is shutting down - MDC[activemq.broker=mom27]
2024-06-28 12:06:18,533 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom27, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:27) uptime 0.210 seconds - MDC[activemq.broker=mom27]
2024-06-28 12:06:18,533 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom27, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:27) is shutdown - MDC[activemq.broker=mom27]
2024-06-28 12:06:18,534 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:18,534 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 213.584637 ms
2024-06-28 12:06:18,534 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishFirst [activemq]>
2024-06-28 12:06:18,536 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:18,536 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testProperties [activemq]>
2024-06-28 12:06:18,536 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1181946054'.
2024-06-28 12:06:18,539 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #28 initialized: null
2024-06-28 12:06:18,541 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom28]
2024-06-28 12:06:18,541 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom28]
2024-06-28 12:06:18,541 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom28]
2024-06-28 12:06:18,541 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom28]
2024-06-28 12:06:18,541 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom28]
2024-06-28 12:06:18,542 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom28, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:28) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom28]
2024-06-28 12:06:18,542 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom28, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:28) started - MDC[jobName=JMS subscriber, activemq.broker=mom28]
2024-06-28 12:06:18,542 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom28]
2024-06-28 12:06:18,543 INFO  [scout-thread-14] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom28 started - MDC[jobName=JMS subscriber, activemq.broker=mom28]
2024-06-28 12:06:18,544 INFO  [scout-thread-14] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-85:1,clientId=Scout JUnit MOM #28 (f7f96604-3f8c-40d6-90b4-35edaba0b2ad),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom28]
2024-06-28 12:06:18,552 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3d97b0a]
2024-06-28 12:06:18,552 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@1de7c0ad[job=JMS subscriber, state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:06:18,553 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.018581 ms
2024-06-28 12:06:18,553 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:06:18,553 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:06:18,554 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom28 stopped
2024-06-28 12:06:18,554 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom28, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:28) is shutting down - MDC[activemq.broker=mom28]
2024-06-28 12:06:18,555 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom28, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:28) uptime 0.013 seconds - MDC[activemq.broker=mom28]
2024-06-28 12:06:18,555 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom28, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:28) is shutdown - MDC[activemq.broker=mom28]
2024-06-28 12:06:18,555 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:18,555 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 19.212981 ms
2024-06-28 12:06:18,556 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testProperties [activemq]>
2024-06-28 12:06:18,557 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:18,557 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testPublishJsonData [activemq]>
2024-06-28 12:06:18,558 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1273453160'.
2024-06-28 12:06:18,559 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #29 initialized: null
2024-06-28 12:06:18,561 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom29]
2024-06-28 12:06:18,562 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom29]
2024-06-28 12:06:18,562 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom29]
2024-06-28 12:06:18,562 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom29]
2024-06-28 12:06:18,562 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom29]
2024-06-28 12:06:18,562 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom29, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:29) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom29]
2024-06-28 12:06:18,563 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom29, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:29) started - MDC[jobName=JMS subscriber, activemq.broker=mom29]
2024-06-28 12:06:18,563 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom29]
2024-06-28 12:06:18,563 INFO  [scout-thread-14] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom29 started - MDC[jobName=JMS subscriber, activemq.broker=mom29]
2024-06-28 12:06:18,565 INFO  [scout-thread-14] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-88:1,clientId=Scout JUnit MOM #29 (f7f96604-3f8c-40d6-90b4-35edaba0b2ad),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom29]
2024-06-28 12:06:18,712 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@4f042c70, org.eclipse.scout.rt.mom.jms.JmsSubscription@39f826ae]
2024-06-28 12:06:18,712 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@7ccf6785[job=JMS subscriber, state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:06:18,713 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.020476 ms
2024-06-28 12:06:18,713 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:06:18,713 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:06:18,714 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom29 stopped
2024-06-28 12:06:18,714 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom29, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:29) is shutting down - MDC[activemq.broker=mom29]
2024-06-28 12:06:18,715 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom29, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:29) uptime 0.154 seconds - MDC[activemq.broker=mom29]
2024-06-28 12:06:18,715 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom29, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:29) is shutdown - MDC[activemq.broker=mom29]
2024-06-28 12:06:18,715 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:18,716 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 158.131088 ms
2024-06-28 12:06:18,716 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testPublishJsonData [activemq]>
2024-06-28 12:06:18,718 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:18,718 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicDurableSubscription [activemq]>
2024-06-28 12:06:18,718 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 547473569'.
2024-06-28 12:06:18,725 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #30 initialized: null
2024-06-28 12:06:18,727 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom30]
2024-06-28 12:06:18,728 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom30]
2024-06-28 12:06:18,728 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom30]
2024-06-28 12:06:18,728 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom30]
2024-06-28 12:06:18,728 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom30]
2024-06-28 12:06:18,729 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom30, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:30) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom30]
2024-06-28 12:06:18,729 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom30, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:30) started - MDC[jobName=JMS subscriber, activemq.broker=mom30]
2024-06-28 12:06:18,729 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom30]
2024-06-28 12:06:18,730 INFO  [scout-thread-14] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom30 started - MDC[jobName=JMS subscriber, activemq.broker=mom30]
2024-06-28 12:06:18,731 INFO  [scout-thread-14] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-91:1,clientId=Scout JUnit MOM #30 (f7f96604-3f8c-40d6-90b4-35edaba0b2ad),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom30]
2024-06-28 12:06:22,765 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 4 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6aa7ea23, org.eclipse.scout.rt.mom.jms.JmsSubscription@d3f2b59, org.eclipse.scout.rt.mom.jms.JmsSubscription@24763d10, org.eclipse.scout.rt.mom.jms.JmsSubscription@440dc4f7]
2024-06-28 12:06:22,765 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@3ceb8e1f[job=JMS subscriber, state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:06:22,766 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.024899 ms
2024-06-28 12:06:22,766 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:06:22,766 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:06:22,768 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom30 stopped
2024-06-28 12:06:22,768 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom30, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:30) is shutting down - MDC[activemq.broker=mom30]
2024-06-28 12:06:22,769 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom30, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:30) uptime 4.041 seconds - MDC[activemq.broker=mom30]
2024-06-28 12:06:22,769 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom30, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:30) is shutdown - MDC[activemq.broker=mom30]
2024-06-28 12:06:22,769 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:22,769 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 4051.569529 ms
2024-06-28 12:06:22,770 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicDurableSubscription [activemq]>
2024-06-28 12:06:22,772 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:22,772 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testPublishNull [activemq]>
2024-06-28 12:06:22,772 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1907606183'.
2024-06-28 12:06:22,775 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #31 initialized: null
2024-06-28 12:06:22,777 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom31]
2024-06-28 12:06:22,777 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom31]
2024-06-28 12:06:22,777 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom31]
2024-06-28 12:06:22,777 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom31]
2024-06-28 12:06:22,777 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom31]
2024-06-28 12:06:22,778 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom31, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:31) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom31]
2024-06-28 12:06:22,778 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom31, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:31) started - MDC[jobName=JMS subscriber, activemq.broker=mom31]
2024-06-28 12:06:22,779 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom31]
2024-06-28 12:06:22,779 INFO  [scout-thread-14] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom31 started - MDC[jobName=JMS subscriber, activemq.broker=mom31]
2024-06-28 12:06:22,780 INFO  [scout-thread-14] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-94:1,clientId=Scout JUnit MOM #31 (f7f96604-3f8c-40d6-90b4-35edaba0b2ad),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom31]
2024-06-28 12:06:22,785 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@731ccdfc, org.eclipse.scout.rt.mom.jms.JmsSubscription@734fcb45]
2024-06-28 12:06:22,789 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@541c7857, org.eclipse.scout.rt.mom.jms.JmsSubscription@13c02cec]
2024-06-28 12:06:22,792 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@1cd25514, org.eclipse.scout.rt.mom.jms.JmsSubscription@6bd01b0e]
2024-06-28 12:06:22,796 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@3f06c9ac, org.eclipse.scout.rt.mom.jms.JmsSubscription@3fe8c952]
2024-06-28 12:06:22,799 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@19f811a2, org.eclipse.scout.rt.mom.jms.JmsSubscription@50df710a]
2024-06-28 12:06:22,803 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@4632d697, org.eclipse.scout.rt.mom.jms.JmsSubscription@7e56e272]
2024-06-28 12:06:22,807 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@4481a37f, org.eclipse.scout.rt.mom.jms.JmsSubscription@7424b1ce]
2024-06-28 12:06:22,810 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@2f04c1f3, org.eclipse.scout.rt.mom.jms.JmsSubscription@56d5a50f]
2024-06-28 12:06:22,814 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@471021f8, org.eclipse.scout.rt.mom.jms.JmsSubscription@3bbd9232]
2024-06-28 12:06:22,818 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@ee9b7ac, org.eclipse.scout.rt.mom.jms.JmsSubscription@6b4b6cd6]
2024-06-28 12:06:22,818 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:06:22,818 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.018744 ms
2024-06-28 12:06:22,819 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:06:22,819 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:06:22,820 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom31 stopped
2024-06-28 12:06:22,820 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom31, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:31) is shutting down - MDC[activemq.broker=mom31]
2024-06-28 12:06:22,820 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom31, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:31) uptime 0.043 seconds - MDC[activemq.broker=mom31]
2024-06-28 12:06:22,821 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom31, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:31) is shutdown - MDC[activemq.broker=mom31]
2024-06-28 12:06:22,821 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:22,821 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 49.215024 ms
2024-06-28 12:06:22,821 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testPublishNull [activemq]>
2024-06-28 12:06:22,823 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:22,823 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testPublishText [activemq]>
2024-06-28 12:06:22,823 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 344610846'.
2024-06-28 12:06:22,825 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #32 initialized: null
2024-06-28 12:06:22,827 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom32]
2024-06-28 12:06:22,827 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom32]
2024-06-28 12:06:22,827 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom32]
2024-06-28 12:06:22,827 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom32]
2024-06-28 12:06:22,827 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom32]
2024-06-28 12:06:22,828 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom32, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:32) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom32]
2024-06-28 12:06:22,828 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom32, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:32) started - MDC[jobName=JMS subscriber, activemq.broker=mom32]
2024-06-28 12:06:22,828 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom32]
2024-06-28 12:06:22,863 INFO  [scout-thread-14] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom32 started - MDC[jobName=JMS subscriber, activemq.broker=mom32]
2024-06-28 12:06:22,865 INFO  [scout-thread-14] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-97:1,clientId=Scout JUnit MOM #32 (f7f96604-3f8c-40d6-90b4-35edaba0b2ad),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom32]
2024-06-28 12:06:22,869 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@24bd88df, org.eclipse.scout.rt.mom.jms.JmsSubscription@78d816e6]
2024-06-28 12:06:22,870 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@7265db9d[job=JMS subscriber, state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:06:22,870 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.016031 ms
2024-06-28 12:06:22,870 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:06:22,870 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:06:22,871 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom32 stopped
2024-06-28 12:06:22,871 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom32, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:32) is shutting down - MDC[activemq.broker=mom32]
2024-06-28 12:06:22,872 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom32, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:32) uptime 0.046 seconds - MDC[activemq.broker=mom32]
2024-06-28 12:06:22,872 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom32, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:32) is shutdown - MDC[activemq.broker=mom32]
2024-06-28 12:06:22,872 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:22,872 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 49.302677 ms
2024-06-28 12:06:22,873 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testPublishText [activemq]>
2024-06-28 12:06:22,874 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:22,874 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeCorrelationId [activemq]>
2024-06-28 12:06:22,874 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1455007548'.
2024-06-28 12:06:22,876 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #33 initialized: null
2024-06-28 12:06:22,877 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom33]
2024-06-28 12:06:22,878 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom33]
2024-06-28 12:06:22,878 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom33]
2024-06-28 12:06:22,878 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom33]
2024-06-28 12:06:22,878 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom33]
2024-06-28 12:06:22,879 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom33, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:33) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom33]
2024-06-28 12:06:22,879 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom33, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:33) started - MDC[jobName=JMS subscriber, activemq.broker=mom33]
2024-06-28 12:06:22,879 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom33]
2024-06-28 12:06:22,880 INFO  [scout-thread-14] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom33 started - MDC[jobName=JMS subscriber, activemq.broker=mom33]
2024-06-28 12:06:22,881 INFO  [scout-thread-14] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-100:1,clientId=Scout JUnit MOM #33 (f7f96604-3f8c-40d6-90b4-35edaba0b2ad),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom33]
2024-06-28 12:06:22,886 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@53b1a09f]
2024-06-28 12:06:22,886 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@58084f58[job=JMS subscriber, state=DONE], JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:06:22,886 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.015856 ms
2024-06-28 12:06:22,887 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:06:22,887 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:06:22,887 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom33 stopped
2024-06-28 12:06:22,888 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom33, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:33) is shutting down - MDC[activemq.broker=mom33]
2024-06-28 12:06:22,888 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom33, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:33) uptime 0.011 seconds - MDC[activemq.broker=mom33]
2024-06-28 12:06:22,888 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom33, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:33) is shutdown - MDC[activemq.broker=mom33]
2024-06-28 12:06:22,889 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:22,889 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 14.580533 ms
2024-06-28 12:06:22,889 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeCorrelationId [activemq]>
2024-06-28 12:06:22,890 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:22,890 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribe [activemq]>
2024-06-28 12:06:22,891 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 775864553'.
2024-06-28 12:06:22,892 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #34 initialized: null
2024-06-28 12:06:22,894 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom34]
2024-06-28 12:06:22,894 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom34]
2024-06-28 12:06:22,894 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom34]
2024-06-28 12:06:22,894 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom34]
2024-06-28 12:06:22,894 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom34]
2024-06-28 12:06:22,895 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom34, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:34) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom34]
2024-06-28 12:06:22,895 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom34, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:34) started - MDC[jobName=JMS subscriber, activemq.broker=mom34]
2024-06-28 12:06:22,895 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom34]
2024-06-28 12:06:22,896 INFO  [scout-thread-14] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom34 started - MDC[jobName=JMS subscriber, activemq.broker=mom34]
2024-06-28 12:06:22,897 INFO  [scout-thread-14] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-103:1,clientId=Scout JUnit MOM #34 (f7f96604-3f8c-40d6-90b4-35edaba0b2ad),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom34]
2024-06-28 12:06:22,900 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@357f7e2d]
2024-06-28 12:06:22,901 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78cfa18c[job=JMS subscriber, state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:06:22,901 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.016158 ms
2024-06-28 12:06:22,901 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:06:22,901 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:06:22,902 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom34 stopped
2024-06-28 12:06:22,902 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom34, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:34) is shutting down - MDC[activemq.broker=mom34]
2024-06-28 12:06:22,903 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom34, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:34) uptime 0.009 seconds - MDC[activemq.broker=mom34]
2024-06-28 12:06:22,903 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom34, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:34) is shutdown - MDC[activemq.broker=mom34]
2024-06-28 12:06:22,903 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:22,904 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 13.060389 ms
2024-06-28 12:06:22,904 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribe [activemq]>
2024-06-28 12:06:22,906 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:22,906 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testPublishBytes [activemq]>
2024-06-28 12:06:22,906 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 937785888'.
2024-06-28 12:06:22,907 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #35 initialized: null
2024-06-28 12:06:22,909 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom35]
2024-06-28 12:06:22,909 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom35]
2024-06-28 12:06:22,909 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom35]
2024-06-28 12:06:22,910 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom35]
2024-06-28 12:06:22,910 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom35]
2024-06-28 12:06:22,910 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom35, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:35) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom35]
2024-06-28 12:06:22,910 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom35, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:35) started - MDC[jobName=JMS subscriber, activemq.broker=mom35]
2024-06-28 12:06:22,911 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom35]
2024-06-28 12:06:22,911 INFO  [scout-thread-14] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom35 started - MDC[jobName=JMS subscriber, activemq.broker=mom35]
2024-06-28 12:06:22,912 INFO  [scout-thread-14] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-106:1,clientId=Scout JUnit MOM #35 (f7f96604-3f8c-40d6-90b4-35edaba0b2ad),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom35]
2024-06-28 12:06:22,920 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@403ca4ec, org.eclipse.scout.rt.mom.jms.JmsSubscription@17bda3]
2024-06-28 12:06:22,921 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@6153b116[job=JMS subscriber, state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:06:22,921 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.018198 ms
2024-06-28 12:06:22,921 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:06:22,921 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:06:22,922 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom35 stopped
2024-06-28 12:06:22,922 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom35, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:35) is shutting down - MDC[activemq.broker=mom35]
2024-06-28 12:06:22,923 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom35, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:35) uptime 0.014 seconds - MDC[activemq.broker=mom35]
2024-06-28 12:06:22,923 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom35, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:35) is shutdown - MDC[activemq.broker=mom35]
2024-06-28 12:06:22,923 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:22,924 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 17.785232 ms
2024-06-28 12:06:22,924 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testPublishBytes [activemq]>
2024-06-28 12:06:22,925 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:22,925 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testPublishEmpty [activemq]>
2024-06-28 12:06:22,926 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 401019938'.
2024-06-28 12:06:22,927 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #36 initialized: null
2024-06-28 12:06:22,929 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom36]
2024-06-28 12:06:22,929 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom36]
2024-06-28 12:06:22,929 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom36]
2024-06-28 12:06:22,963 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom36]
2024-06-28 12:06:22,963 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom36]
2024-06-28 12:06:22,964 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom36, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:36) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom36]
2024-06-28 12:06:22,964 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom36, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:36) started - MDC[jobName=JMS subscriber, activemq.broker=mom36]
2024-06-28 12:06:22,964 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom36]
2024-06-28 12:06:22,964 INFO  [scout-thread-14] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom36 started - MDC[jobName=JMS subscriber, activemq.broker=mom36]
2024-06-28 12:06:22,966 INFO  [scout-thread-14] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-109:1,clientId=Scout JUnit MOM #36 (f7f96604-3f8c-40d6-90b4-35edaba0b2ad),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom36]
2024-06-28 12:06:22,971 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@59f0f273, org.eclipse.scout.rt.mom.jms.JmsSubscription@553c74cc]
2024-06-28 12:06:22,976 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@7263ad06, org.eclipse.scout.rt.mom.jms.JmsSubscription@6d553763]
2024-06-28 12:06:22,980 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@5c51a7eb, org.eclipse.scout.rt.mom.jms.JmsSubscription@3327337a]
2024-06-28 12:06:22,991 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@77422a9f, org.eclipse.scout.rt.mom.jms.JmsSubscription@787239f5]
2024-06-28 12:06:22,995 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@5de25642, org.eclipse.scout.rt.mom.jms.JmsSubscription@479885d]
2024-06-28 12:06:22,998 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@6066cf5, org.eclipse.scout.rt.mom.jms.JmsSubscription@3d63becf]
2024-06-28 12:06:23,002 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@23551fa1, org.eclipse.scout.rt.mom.jms.JmsSubscription@152a41ab]
2024-06-28 12:06:23,006 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@63fa0b9, org.eclipse.scout.rt.mom.jms.JmsSubscription@3316aef6]
2024-06-28 12:06:23,009 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@6706657b, org.eclipse.scout.rt.mom.jms.JmsSubscription@2ace94ff]
2024-06-28 12:06:23,013 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@c8293cb, org.eclipse.scout.rt.mom.jms.JmsSubscription@4e2860d3]
2024-06-28 12:06:23,013 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:06:23,014 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.019174 ms
2024-06-28 12:06:23,014 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:06:23,014 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:06:23,015 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom36 stopped
2024-06-28 12:06:23,015 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom36, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:36) is shutting down - MDC[activemq.broker=mom36]
2024-06-28 12:06:23,016 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom36, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:36) uptime 0.086 seconds - MDC[activemq.broker=mom36]
2024-06-28 12:06:23,016 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom36, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:36) is shutdown - MDC[activemq.broker=mom36]
2024-06-28 12:06:23,016 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:23,016 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 90.720705 ms
2024-06-28 12:06:23,016 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testPublishEmpty [activemq]>
2024-06-28 12:06:23,018 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:23,018 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeMultipleSubscriptions [activemq]>
2024-06-28 12:06:23,019 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2053639017'.
2024-06-28 12:06:23,021 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #37 initialized: null
2024-06-28 12:06:23,022 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom37]
2024-06-28 12:06:23,023 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom37]
2024-06-28 12:06:23,023 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom37]
2024-06-28 12:06:23,023 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom37]
2024-06-28 12:06:23,023 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom37]
2024-06-28 12:06:23,024 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom37, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:37) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom37]
2024-06-28 12:06:23,024 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom37, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:37) started - MDC[jobName=JMS subscriber, activemq.broker=mom37]
2024-06-28 12:06:23,024 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom37]
2024-06-28 12:06:23,025 INFO  [scout-thread-14] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom37 started - MDC[jobName=JMS subscriber, activemq.broker=mom37]
2024-06-28 12:06:23,063 INFO  [scout-thread-14] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-112:1,clientId=Scout JUnit MOM #37 (f7f96604-3f8c-40d6-90b4-35edaba0b2ad),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom37]
2024-06-28 12:06:23,119 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5c6a915e, org.eclipse.scout.rt.mom.jms.JmsSubscription@7917317d]
2024-06-28 12:06:23,120 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 6 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@11069bdd[job=JMS subscriber, state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@30386e95[job=JMS subscriber, state=DONE]]
2024-06-28 12:06:23,121 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.022664 ms
2024-06-28 12:06:23,121 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:06:23,122 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:06:23,122 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom37 stopped
2024-06-28 12:06:23,123 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom37, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:37) is shutting down - MDC[activemq.broker=mom37]
2024-06-28 12:06:23,124 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom37, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:37) uptime 0.101 seconds - MDC[activemq.broker=mom37]
2024-06-28 12:06:23,124 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom37, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:37) is shutdown - MDC[activemq.broker=mom37]
2024-06-28 12:06:23,124 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:23,124 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 105.834221 ms
2024-06-28 12:06:23,124 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeMultipleSubscriptions [activemq]>
2024-06-28 12:06:23,126 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:23,126 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeMultipleSubscriptions [activemq]>
2024-06-28 12:06:23,126 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 357322598'.
2024-06-28 12:06:23,128 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #38 initialized: null
2024-06-28 12:06:23,129 INFO  [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom38]
2024-06-28 12:06:23,130 INFO  [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom38]
2024-06-28 12:06:23,130 INFO  [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom38]
2024-06-28 12:06:23,130 INFO  [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom38]
2024-06-28 12:06:23,130 INFO  [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom38]
2024-06-28 12:06:23,131 INFO  [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom38, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:38) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom38]
2024-06-28 12:06:23,131 INFO  [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom38, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:38) started - MDC[jobName=JMS subscriber, activemq.broker=mom38]
2024-06-28 12:06:23,131 INFO  [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom38]
2024-06-28 12:06:23,131 INFO  [scout-thread-17] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom38 started - MDC[jobName=JMS subscriber, activemq.broker=mom38]
2024-06-28 12:06:23,133 INFO  [scout-thread-17] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-115:1,clientId=Scout JUnit MOM #38 (f7f96604-3f8c-40d6-90b4-35edaba0b2ad),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom38]
2024-06-28 12:06:23,187 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4ab0ebf0, org.eclipse.scout.rt.mom.jms.JmsSubscription@288be91b]
2024-06-28 12:06:23,188 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 6 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@130e2aef[job=JMS subscriber, state=RUNNING], JobFutureTask@1f5797d5[job=JMS subscriber, state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:06:23,188 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.014549 ms
2024-06-28 12:06:23,188 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:06:23,189 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:06:23,189 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom38 stopped
2024-06-28 12:06:23,190 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom38, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:38) is shutting down - MDC[activemq.broker=mom38]
2024-06-28 12:06:23,190 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom38, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:38) uptime 0.061 seconds - MDC[activemq.broker=mom38]
2024-06-28 12:06:23,190 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom38, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:38) is shutdown - MDC[activemq.broker=mom38]
2024-06-28 12:06:23,191 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:23,191 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 65.015732 ms
2024-06-28 12:06:23,191 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeMultipleSubscriptions [activemq]>
2024-06-28 12:06:23,192 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:23,192 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeMultipleSubscriptions [activemq]>
2024-06-28 12:06:23,192 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1314452077'.
2024-06-28 12:06:23,194 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #39 initialized: null
2024-06-28 12:06:23,195 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom39]
2024-06-28 12:06:23,196 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom39]
2024-06-28 12:06:23,196 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom39]
2024-06-28 12:06:23,196 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom39]
2024-06-28 12:06:23,196 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom39]
2024-06-28 12:06:23,197 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom39, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:39) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom39]
2024-06-28 12:06:23,197 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom39, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:39) started - MDC[jobName=JMS subscriber, activemq.broker=mom39]
2024-06-28 12:06:23,197 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom39]
2024-06-28 12:06:23,198 INFO  [scout-thread-14] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom39 started - MDC[jobName=JMS subscriber, activemq.broker=mom39]
2024-06-28 12:06:23,199 INFO  [scout-thread-14] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-118:1,clientId=Scout JUnit MOM #39 (f7f96604-3f8c-40d6-90b4-35edaba0b2ad),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom39]
2024-06-28 12:06:23,254 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@573d3ec6, org.eclipse.scout.rt.mom.jms.JmsSubscription@84398a]
2024-06-28 12:06:23,255 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 6 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@b43db07[job=JMS subscriber, state=DONE], JobFutureTask@52f0b3d8[job=JMS subscriber, state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:06:23,255 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.014031 ms
2024-06-28 12:06:23,255 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:06:23,256 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:06:23,256 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom39 stopped
2024-06-28 12:06:23,257 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom39, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:39) is shutting down - MDC[activemq.broker=mom39]
2024-06-28 12:06:23,257 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom39, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:39) uptime 0.062 seconds - MDC[activemq.broker=mom39]
2024-06-28 12:06:23,258 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom39, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:39) is shutdown - MDC[activemq.broker=mom39]
2024-06-28 12:06:23,258 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:23,258 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 65.814777 ms
2024-06-28 12:06:23,258 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeMultipleSubscriptions [activemq]>
2024-06-28 12:06:23,259 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:23,259 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeMultipleSubscriptions [activemq]>
2024-06-28 12:06:23,259 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 504957099'.
2024-06-28 12:06:23,261 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #40 initialized: null
2024-06-28 12:06:23,262 INFO  [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom40]
2024-06-28 12:06:23,263 INFO  [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom40]
2024-06-28 12:06:23,263 INFO  [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom40]
2024-06-28 12:06:23,263 INFO  [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom40]
2024-06-28 12:06:23,263 INFO  [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom40]
2024-06-28 12:06:23,264 INFO  [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom40, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:40) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom40]
2024-06-28 12:06:23,264 INFO  [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom40, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:40) started - MDC[jobName=JMS subscriber, activemq.broker=mom40]
2024-06-28 12:06:23,264 INFO  [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom40]
2024-06-28 12:06:23,265 INFO  [scout-thread-17] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom40 started - MDC[jobName=JMS subscriber, activemq.broker=mom40]
2024-06-28 12:06:23,266 INFO  [scout-thread-17] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-121:1,clientId=Scout JUnit MOM #40 (f7f96604-3f8c-40d6-90b4-35edaba0b2ad),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom40]
2024-06-28 12:06:23,321 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7d9a5edf, org.eclipse.scout.rt.mom.jms.JmsSubscription@4f0e6be]
2024-06-28 12:06:23,321 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 6 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@79b01476[job=JMS subscriber, state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@2e44bc38[job=JMS subscriber, state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:06:23,321 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.014029 ms
2024-06-28 12:06:23,322 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:06:23,322 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:06:23,323 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom40 stopped
2024-06-28 12:06:23,323 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom40, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:40) is shutting down - MDC[activemq.broker=mom40]
2024-06-28 12:06:23,324 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom40, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:40) uptime 0.061 seconds - MDC[activemq.broker=mom40]
2024-06-28 12:06:23,324 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom40, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:40) is shutdown - MDC[activemq.broker=mom40]
2024-06-28 12:06:23,324 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:23,324 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 65.011482 ms
2024-06-28 12:06:23,324 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeMultipleSubscriptions [activemq]>
2024-06-28 12:06:23,325 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:23,325 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeMultipleSubscriptions [activemq]>
2024-06-28 12:06:23,326 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1776712083'.
2024-06-28 12:06:23,327 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #41 initialized: null
2024-06-28 12:06:23,329 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom41]
2024-06-28 12:06:23,329 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom41]
2024-06-28 12:06:23,329 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom41]
2024-06-28 12:06:23,329 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom41]
2024-06-28 12:06:23,329 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom41]
2024-06-28 12:06:23,330 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom41, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:41) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom41]
2024-06-28 12:06:23,330 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom41, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:41) started - MDC[jobName=JMS subscriber, activemq.broker=mom41]
2024-06-28 12:06:23,331 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom41]
2024-06-28 12:06:23,331 INFO  [scout-thread-14] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom41 started - MDC[jobName=JMS subscriber, activemq.broker=mom41]
2024-06-28 12:06:23,333 INFO  [scout-thread-14] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-124:1,clientId=Scout JUnit MOM #41 (f7f96604-3f8c-40d6-90b4-35edaba0b2ad),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom41]
2024-06-28 12:06:23,387 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@45a33515, org.eclipse.scout.rt.mom.jms.JmsSubscription@7effa21e]
2024-06-28 12:06:23,388 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 6 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@1565c047[job=JMS subscriber, state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@f11fe28[job=JMS subscriber, state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:06:23,388 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.014083 ms
2024-06-28 12:06:23,388 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:06:23,388 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:06:23,389 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom41 stopped
2024-06-28 12:06:23,390 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom41, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:41) is shutting down - MDC[activemq.broker=mom41]
2024-06-28 12:06:23,390 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom41, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:41) uptime 0.061 seconds - MDC[activemq.broker=mom41]
2024-06-28 12:06:23,390 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom41, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:41) is shutdown - MDC[activemq.broker=mom41]
2024-06-28 12:06:23,391 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:23,391 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 65.340264 ms
2024-06-28 12:06:23,391 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeMultipleSubscriptions [activemq]>
2024-06-28 12:06:23,392 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:23,392 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeMultipleSubscriptions [activemq]>
2024-06-28 12:06:23,393 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1644952972'.
2024-06-28 12:06:23,394 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #42 initialized: null
2024-06-28 12:06:23,396 INFO  [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom42]
2024-06-28 12:06:23,396 INFO  [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom42]
2024-06-28 12:06:23,396 INFO  [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom42]
2024-06-28 12:06:23,396 INFO  [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom42]
2024-06-28 12:06:23,396 INFO  [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom42]
2024-06-28 12:06:23,397 INFO  [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom42, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:42) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom42]
2024-06-28 12:06:23,397 INFO  [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom42, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:42) started - MDC[jobName=JMS subscriber, activemq.broker=mom42]
2024-06-28 12:06:23,397 INFO  [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom42]
2024-06-28 12:06:23,398 INFO  [scout-thread-17] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom42 started - MDC[jobName=JMS subscriber, activemq.broker=mom42]
2024-06-28 12:06:23,399 INFO  [scout-thread-17] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-127:1,clientId=Scout JUnit MOM #42 (f7f96604-3f8c-40d6-90b4-35edaba0b2ad),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom42]
2024-06-28 12:06:23,454 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@441eae0b, org.eclipse.scout.rt.mom.jms.JmsSubscription@26562718]
2024-06-28 12:06:23,454 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@7d33e32b[job=JMS subscriber, state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:06:23,455 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.015894 ms
2024-06-28 12:06:23,455 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:06:23,455 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:06:23,456 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom42 stopped
2024-06-28 12:06:23,456 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom42, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:42) is shutting down - MDC[activemq.broker=mom42]
2024-06-28 12:06:23,457 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom42, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:42) uptime 0.062 seconds - MDC[activemq.broker=mom42]
2024-06-28 12:06:23,457 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom42, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:42) is shutdown - MDC[activemq.broker=mom42]
2024-06-28 12:06:23,457 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:23,458 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 65.268552 ms
2024-06-28 12:06:23,458 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeMultipleSubscriptions [activemq]>
2024-06-28 12:06:23,459 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:23,459 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeMultipleSubscriptions [activemq]>
2024-06-28 12:06:23,459 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2139441196'.
2024-06-28 12:06:23,461 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #43 initialized: null
2024-06-28 12:06:23,462 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom43]
2024-06-28 12:06:23,462 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom43]
2024-06-28 12:06:23,462 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom43]
2024-06-28 12:06:23,462 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom43]
2024-06-28 12:06:23,463 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom43]
2024-06-28 12:06:23,463 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom43, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:43) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom43]
2024-06-28 12:06:23,464 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom43, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:43) started - MDC[jobName=JMS subscriber, activemq.broker=mom43]
2024-06-28 12:06:23,464 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom43]
2024-06-28 12:06:23,464 INFO  [scout-thread-14] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom43 started - MDC[jobName=JMS subscriber, activemq.broker=mom43]
2024-06-28 12:06:23,466 INFO  [scout-thread-14] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-130:1,clientId=Scout JUnit MOM #43 (f7f96604-3f8c-40d6-90b4-35edaba0b2ad),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom43]
2024-06-28 12:06:23,520 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6e9e4332, org.eclipse.scout.rt.mom.jms.JmsSubscription@4c32d208]
2024-06-28 12:06:23,521 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 6 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@6cd9cafb[job=JMS subscriber, state=RUNNING], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5ace2ce3[job=JMS subscriber, state=DONE]]
2024-06-28 12:06:23,521 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.013862 ms
2024-06-28 12:06:23,521 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:06:23,522 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:06:23,522 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom43 stopped
2024-06-28 12:06:23,523 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom43, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:43) is shutting down - MDC[activemq.broker=mom43]
2024-06-28 12:06:23,523 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom43, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:43) uptime 0.061 seconds - MDC[activemq.broker=mom43]
2024-06-28 12:06:23,523 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom43, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:43) is shutdown - MDC[activemq.broker=mom43]
2024-06-28 12:06:23,524 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:23,524 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 64.888415 ms
2024-06-28 12:06:23,524 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeMultipleSubscriptions [activemq]>
2024-06-28 12:06:23,525 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:23,525 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeMultipleSubscriptions [activemq]>
2024-06-28 12:06:23,526 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1919510349'.
2024-06-28 12:06:23,527 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #44 initialized: null
2024-06-28 12:06:23,529 INFO  [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom44]
2024-06-28 12:06:23,529 INFO  [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom44]
2024-06-28 12:06:23,529 INFO  [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom44]
2024-06-28 12:06:23,529 INFO  [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom44]
2024-06-28 12:06:23,529 INFO  [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom44]
2024-06-28 12:06:23,530 INFO  [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom44, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:44) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom44]
2024-06-28 12:06:23,530 INFO  [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom44, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:44) started - MDC[jobName=JMS subscriber, activemq.broker=mom44]
2024-06-28 12:06:23,531 INFO  [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom44]
2024-06-28 12:06:23,531 INFO  [scout-thread-17] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom44 started - MDC[jobName=JMS subscriber, activemq.broker=mom44]
2024-06-28 12:06:23,532 INFO  [scout-thread-17] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-133:1,clientId=Scout JUnit MOM #44 (f7f96604-3f8c-40d6-90b4-35edaba0b2ad),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom44]
2024-06-28 12:06:23,587 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@616f1c2e, org.eclipse.scout.rt.mom.jms.JmsSubscription@6e58f36d]
2024-06-28 12:06:23,588 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 6 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@4a16325[job=JMS subscriber, state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@e39df43[job=JMS subscriber, state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:06:23,588 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.013553 ms
2024-06-28 12:06:23,588 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:06:23,588 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:06:23,589 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom44 stopped
2024-06-28 12:06:23,589 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom44, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:44) is shutting down - MDC[activemq.broker=mom44]
2024-06-28 12:06:23,590 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom44, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:44) uptime 0.062 seconds - MDC[activemq.broker=mom44]
2024-06-28 12:06:23,590 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom44, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:44) is shutdown - MDC[activemq.broker=mom44]
2024-06-28 12:06:23,590 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:23,590 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 64.999922 ms
2024-06-28 12:06:23,591 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeMultipleSubscriptions [activemq]>
2024-06-28 12:06:23,592 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:23,592 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeMultipleSubscriptions [activemq]>
2024-06-28 12:06:23,592 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 476668259'.
2024-06-28 12:06:23,594 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #45 initialized: null
2024-06-28 12:06:23,595 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom45]
2024-06-28 12:06:23,595 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom45]
2024-06-28 12:06:23,595 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom45]
2024-06-28 12:06:23,595 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom45]
2024-06-28 12:06:23,596 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom45]
2024-06-28 12:06:23,596 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom45, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:45) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom45]
2024-06-28 12:06:23,596 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom45, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:45) started - MDC[jobName=JMS subscriber, activemq.broker=mom45]
2024-06-28 12:06:23,597 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom45]
2024-06-28 12:06:23,597 INFO  [scout-thread-14] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom45 started - MDC[jobName=JMS subscriber, activemq.broker=mom45]
2024-06-28 12:06:23,599 INFO  [scout-thread-14] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-136:1,clientId=Scout JUnit MOM #45 (f7f96604-3f8c-40d6-90b4-35edaba0b2ad),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom45]
2024-06-28 12:06:23,654 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@46b4819c, org.eclipse.scout.rt.mom.jms.JmsSubscription@1bd7dd4a]
2024-06-28 12:06:23,654 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 6 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@1069baea[job=JMS subscriber, state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@7a1b4074[job=JMS subscriber, state=DONE]]
2024-06-28 12:06:23,655 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.012950 ms
2024-06-28 12:06:23,655 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:06:23,655 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:06:23,656 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom45 stopped
2024-06-28 12:06:23,656 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom45, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:45) is shutting down - MDC[activemq.broker=mom45]
2024-06-28 12:06:23,657 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom45, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:45) uptime 0.061 seconds - MDC[activemq.broker=mom45]
2024-06-28 12:06:23,657 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom45, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:45) is shutdown - MDC[activemq.broker=mom45]
2024-06-28 12:06:23,657 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:23,657 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 65.247530 ms
2024-06-28 12:06:23,657 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeMultipleSubscriptions [activemq]>
2024-06-28 12:06:23,659 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:23,659 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeMultipleSubscriptions [activemq]>
2024-06-28 12:06:23,659 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 604772106'.
2024-06-28 12:06:23,661 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #46 initialized: null
2024-06-28 12:06:23,662 INFO  [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom46]
2024-06-28 12:06:23,662 INFO  [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom46]
2024-06-28 12:06:23,662 INFO  [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom46]
2024-06-28 12:06:23,662 INFO  [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom46]
2024-06-28 12:06:23,663 INFO  [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom46]
2024-06-28 12:06:23,663 INFO  [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom46, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:46) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom46]
2024-06-28 12:06:23,663 INFO  [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom46, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:46) started - MDC[jobName=JMS subscriber, activemq.broker=mom46]
2024-06-28 12:06:23,664 INFO  [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom46]
2024-06-28 12:06:23,664 INFO  [scout-thread-17] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom46 started - MDC[jobName=JMS subscriber, activemq.broker=mom46]
2024-06-28 12:06:23,665 INFO  [scout-thread-17] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-139:1,clientId=Scout JUnit MOM #46 (f7f96604-3f8c-40d6-90b4-35edaba0b2ad),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom46]
2024-06-28 12:06:23,719 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7fb57b7c, org.eclipse.scout.rt.mom.jms.JmsSubscription@e76aa]
2024-06-28 12:06:23,720 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 6 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@4077e676[job=JMS subscriber, state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@55c7ba5[job=JMS subscriber, state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:06:23,720 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.014995 ms
2024-06-28 12:06:23,721 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:06:23,721 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:06:23,722 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom46 stopped
2024-06-28 12:06:23,722 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom46, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:46) is shutting down - MDC[activemq.broker=mom46]
2024-06-28 12:06:23,723 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom46, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:46) uptime 0.060 seconds - MDC[activemq.broker=mom46]
2024-06-28 12:06:23,723 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom46, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:46) is shutdown - MDC[activemq.broker=mom46]
2024-06-28 12:06:23,723 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:23,723 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 64.388448 ms
2024-06-28 12:06:23,723 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeMultipleSubscriptions [activemq]>
2024-06-28 12:06:23,725 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:23,725 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testPublishObject [activemq]>
2024-06-28 12:06:23,725 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1374538109'.
2024-06-28 12:06:23,727 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #47 initialized: null
2024-06-28 12:06:23,729 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom47]
2024-06-28 12:06:23,729 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom47]
2024-06-28 12:06:23,730 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom47]
2024-06-28 12:06:23,730 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom47]
2024-06-28 12:06:23,730 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom47]
2024-06-28 12:06:23,731 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom47, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:47) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom47]
2024-06-28 12:06:23,731 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom47, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:47) started - MDC[jobName=JMS subscriber, activemq.broker=mom47]
2024-06-28 12:06:23,731 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom47]
2024-06-28 12:06:23,732 INFO  [scout-thread-14] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom47 started - MDC[jobName=JMS subscriber, activemq.broker=mom47]
2024-06-28 12:06:23,733 INFO  [scout-thread-14] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-142:1,clientId=Scout JUnit MOM #47 (f7f96604-3f8c-40d6-90b4-35edaba0b2ad),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom47]
2024-06-28 12:06:23,741 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@73ccc475, org.eclipse.scout.rt.mom.jms.JmsSubscription@4184bced]
2024-06-28 12:06:23,741 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@31f151ff[job=JMS subscriber, state=DONE]]
2024-06-28 12:06:23,741 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.013844 ms
2024-06-28 12:06:23,741 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:06:23,742 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:06:23,742 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom47 stopped
2024-06-28 12:06:23,743 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom47, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:47) is shutting down - MDC[activemq.broker=mom47]
2024-06-28 12:06:23,743 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom47, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:47) uptime 0.014 seconds - MDC[activemq.broker=mom47]
2024-06-28 12:06:23,743 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom47, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:47) is shutdown - MDC[activemq.broker=mom47]
2024-06-28 12:06:23,743 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:23,744 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 18.630307 ms
2024-06-28 12:06:23,744 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testPublishObject [activemq]>
2024-06-28 12:06:23,745 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:23,745 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testPublishDataObjectJson [activemq]>
2024-06-28 12:06:23,746 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 842103351'.
2024-06-28 12:06:23,747 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #48 initialized: null
2024-06-28 12:06:23,750 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom48]
2024-06-28 12:06:23,750 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom48]
2024-06-28 12:06:23,750 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom48]
2024-06-28 12:06:23,750 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom48]
2024-06-28 12:06:23,750 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom48]
2024-06-28 12:06:23,751 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom48, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:48) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom48]
2024-06-28 12:06:23,751 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom48, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:48) started - MDC[jobName=JMS subscriber, activemq.broker=mom48]
2024-06-28 12:06:23,752 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom48]
2024-06-28 12:06:23,752 INFO  [scout-thread-14] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom48 started - MDC[jobName=JMS subscriber, activemq.broker=mom48]
2024-06-28 12:06:23,754 INFO  [scout-thread-14] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-145:1,clientId=Scout JUnit MOM #48 (f7f96604-3f8c-40d6-90b4-35edaba0b2ad),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom48]
2024-06-28 12:06:23,774 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@216bd6cd, org.eclipse.scout.rt.mom.jms.JmsSubscription@6ce07db6]
2024-06-28 12:06:23,775 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19dffe76[job=JMS subscriber, state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:06:23,775 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.013982 ms
2024-06-28 12:06:23,775 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:06:23,776 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:06:23,776 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom48 stopped
2024-06-28 12:06:23,777 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom48, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:48) is shutting down - MDC[activemq.broker=mom48]
2024-06-28 12:06:23,777 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom48, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:48) uptime 0.028 seconds - MDC[activemq.broker=mom48]
2024-06-28 12:06:23,777 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom48, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:48) is shutdown - MDC[activemq.broker=mom48]
2024-06-28 12:06:23,778 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:23,778 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 32.418414 ms
2024-06-28 12:06:23,778 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testPublishDataObjectJson [activemq]>
2024-06-28 12:06:23,779 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:23,780 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testConcurrentMessageConsumption [activemq]>
2024-06-28 12:06:23,780 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1657599020'.
2024-06-28 12:06:23,782 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #49 initialized: null
2024-06-28 12:06:23,782 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom49]
2024-06-28 12:06:23,783 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom49]
2024-06-28 12:06:23,783 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom49]
2024-06-28 12:06:23,783 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom49]
2024-06-28 12:06:23,783 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom49]
2024-06-28 12:06:23,784 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom49, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:49) is starting - MDC[activemq.broker=mom49]
2024-06-28 12:06:23,784 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom49, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:49) started - MDC[activemq.broker=mom49]
2024-06-28 12:06:23,784 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom49]
2024-06-28 12:06:23,785 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom49 started - MDC[activemq.broker=mom49]
2024-06-28 12:06:23,786 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-148:1,clientId=Scout JUnit MOM #49 (f7f96604-3f8c-40d6-90b4-35edaba0b2ad),started=true} - MDC[activemq.broker=mom49]
2024-06-28 12:06:23,800 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6bd8d8a7] - MDC[activemq.broker=mom49]
2024-06-28 12:06:23,800 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@59711ea7[job=JMS subscriber, state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom49]
2024-06-28 12:06:23,801 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.014782 ms - MDC[activemq.broker=mom49]
2024-06-28 12:06:23,801 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom49]
2024-06-28 12:06:23,801 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom49]
2024-06-28 12:06:23,802 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom49 stopped - MDC[activemq.broker=mom49]
2024-06-28 12:06:23,802 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom49, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:49) is shutting down - MDC[activemq.broker=mom49]
2024-06-28 12:06:23,803 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom49, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:49) uptime 0.020 seconds - MDC[activemq.broker=mom49]
2024-06-28 12:06:23,803 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom49, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:49) is shutdown - MDC[activemq.broker=mom49]
2024-06-28 12:06:23,803 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:23,803 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 23.369138 ms
2024-06-28 12:06:23,803 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testConcurrentMessageConsumption [activemq]>
2024-06-28 12:06:23,804 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:23,805 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTimeToLive [activemq]>
2024-06-28 12:06:23,805 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 278538440'.
2024-06-28 12:06:23,806 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #50 initialized: null
2024-06-28 12:06:23,807 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom50]
2024-06-28 12:06:23,807 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom50]
2024-06-28 12:06:23,807 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom50]
2024-06-28 12:06:23,807 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom50]
2024-06-28 12:06:23,807 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom50]
2024-06-28 12:06:23,808 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom50, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:50) is starting - MDC[activemq.broker=mom50]
2024-06-28 12:06:23,808 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom50, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:50) started - MDC[activemq.broker=mom50]
2024-06-28 12:06:23,808 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom50]
2024-06-28 12:06:23,809 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom50 started - MDC[activemq.broker=mom50]
2024-06-28 12:06:23,810 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-151:1,clientId=Scout JUnit MOM #50 (f7f96604-3f8c-40d6-90b4-35edaba0b2ad),started=true} - MDC[activemq.broker=mom50]
2024-06-28 12:06:23,964 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4fa78886] - MDC[activemq.broker=mom50]
2024-06-28 12:06:23,964 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@2ac42ce6[job=JMS subscriber, state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom50]
2024-06-28 12:06:23,965 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.013879 ms - MDC[activemq.broker=mom50]
2024-06-28 12:06:23,965 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom50]
2024-06-28 12:06:23,965 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom50]
2024-06-28 12:06:23,966 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom50 stopped - MDC[activemq.broker=mom50]
2024-06-28 12:06:23,966 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom50, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:50) is shutting down - MDC[activemq.broker=mom50]
2024-06-28 12:06:23,966 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom50, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:50) uptime 0.159 seconds - MDC[activemq.broker=mom50]
2024-06-28 12:06:23,967 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom50, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:50) is shutdown - MDC[activemq.broker=mom50]
2024-06-28 12:06:23,967 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:23,967 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 162.293003 ms
2024-06-28 12:06:23,967 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTimeToLive [activemq]>
2024-06-28 12:06:23,968 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:23,968 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTimeToLive [activemq]>
2024-06-28 12:06:23,968 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 854632898'.
2024-06-28 12:06:23,970 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #51 initialized: null
2024-06-28 12:06:23,970 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom51]
2024-06-28 12:06:23,970 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom51]
2024-06-28 12:06:23,971 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom51]
2024-06-28 12:06:23,971 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom51]
2024-06-28 12:06:23,971 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom51]
2024-06-28 12:06:23,972 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom51, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:51) is starting - MDC[activemq.broker=mom51]
2024-06-28 12:06:23,972 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom51, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:51) started - MDC[activemq.broker=mom51]
2024-06-28 12:06:23,972 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom51]
2024-06-28 12:06:23,973 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom51 started - MDC[activemq.broker=mom51]
2024-06-28 12:06:23,974 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-154:1,clientId=Scout JUnit MOM #51 (f7f96604-3f8c-40d6-90b4-35edaba0b2ad),started=true} - MDC[activemq.broker=mom51]
2024-06-28 12:06:24,127 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3680cde9] - MDC[activemq.broker=mom51]
2024-06-28 12:06:24,128 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78b5b2f9[job=JMS subscriber, state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom51]
2024-06-28 12:06:24,128 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.016671 ms - MDC[activemq.broker=mom51]
2024-06-28 12:06:24,129 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom51]
2024-06-28 12:06:24,129 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom51]
2024-06-28 12:06:24,130 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom51 stopped - MDC[activemq.broker=mom51]
2024-06-28 12:06:24,130 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom51, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:51) is shutting down - MDC[activemq.broker=mom51]
2024-06-28 12:06:24,131 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom51, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:51) uptime 0.160 seconds - MDC[activemq.broker=mom51]
2024-06-28 12:06:24,131 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom51, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:51) is shutdown - MDC[activemq.broker=mom51]
2024-06-28 12:06:24,131 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:24,132 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 163.407315 ms
2024-06-28 12:06:24,132 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTimeToLive [activemq]>
2024-06-28 12:06:24,133 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:24,134 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTimeToLive [activemq]>
2024-06-28 12:06:24,134 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1843716938'.
2024-06-28 12:06:24,137 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #52 initialized: null
2024-06-28 12:06:24,138 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom52]
2024-06-28 12:06:24,138 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom52]
2024-06-28 12:06:24,138 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom52]
2024-06-28 12:06:24,139 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom52]
2024-06-28 12:06:24,139 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom52]
2024-06-28 12:06:24,141 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom52, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:52) is starting - MDC[activemq.broker=mom52]
2024-06-28 12:06:24,141 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom52, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:52) started - MDC[activemq.broker=mom52]
2024-06-28 12:06:24,141 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom52]
2024-06-28 12:06:24,142 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom52 started - MDC[activemq.broker=mom52]
2024-06-28 12:06:24,143 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-157:1,clientId=Scout JUnit MOM #52 (f7f96604-3f8c-40d6-90b4-35edaba0b2ad),started=true} - MDC[activemq.broker=mom52]
2024-06-28 12:06:24,297 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@59d64b60] - MDC[activemq.broker=mom52]
2024-06-28 12:06:24,298 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@346e62d7[job=JMS subscriber, state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom52]
2024-06-28 12:06:24,298 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.016529 ms - MDC[activemq.broker=mom52]
2024-06-28 12:06:24,299 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom52]
2024-06-28 12:06:24,299 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom52]
2024-06-28 12:06:24,300 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom52 stopped - MDC[activemq.broker=mom52]
2024-06-28 12:06:24,300 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom52, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:52) is shutting down - MDC[activemq.broker=mom52]
2024-06-28 12:06:24,301 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom52, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:52) uptime 0.162 seconds - MDC[activemq.broker=mom52]
2024-06-28 12:06:24,301 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom52, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:52) is shutdown - MDC[activemq.broker=mom52]
2024-06-28 12:06:24,301 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:24,301 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 167.233330 ms
2024-06-28 12:06:24,301 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTimeToLive [activemq]>
2024-06-28 12:06:24,302 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:24,303 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTimeToLive [activemq]>
2024-06-28 12:06:24,303 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 915792522'.
2024-06-28 12:06:24,305 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #53 initialized: null
2024-06-28 12:06:24,306 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom53]
2024-06-28 12:06:24,306 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom53]
2024-06-28 12:06:24,306 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom53]
2024-06-28 12:06:24,306 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom53]
2024-06-28 12:06:24,306 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom53]
2024-06-28 12:06:24,307 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom53, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:53) is starting - MDC[activemq.broker=mom53]
2024-06-28 12:06:24,307 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom53, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:53) started - MDC[activemq.broker=mom53]
2024-06-28 12:06:24,308 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom53]
2024-06-28 12:06:24,308 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom53 started - MDC[activemq.broker=mom53]
2024-06-28 12:06:24,309 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-160:1,clientId=Scout JUnit MOM #53 (f7f96604-3f8c-40d6-90b4-35edaba0b2ad),started=true} - MDC[activemq.broker=mom53]
2024-06-28 12:06:24,463 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5e396d2c] - MDC[activemq.broker=mom53]
2024-06-28 12:06:24,463 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@7da3cbeb[job=JMS subscriber, state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom53]
2024-06-28 12:06:24,464 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.015460 ms - MDC[activemq.broker=mom53]
2024-06-28 12:06:24,464 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom53]
2024-06-28 12:06:24,464 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom53]
2024-06-28 12:06:24,465 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom53 stopped - MDC[activemq.broker=mom53]
2024-06-28 12:06:24,465 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom53, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:53) is shutting down - MDC[activemq.broker=mom53]
2024-06-28 12:06:24,466 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom53, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:53) uptime 0.160 seconds - MDC[activemq.broker=mom53]
2024-06-28 12:06:24,466 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom53, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:53) is shutdown - MDC[activemq.broker=mom53]
2024-06-28 12:06:24,466 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:24,466 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 163.683042 ms
2024-06-28 12:06:24,467 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTimeToLive [activemq]>
2024-06-28 12:06:24,468 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:24,468 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTimeToLive [activemq]>
2024-06-28 12:06:24,468 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1576486100'.
2024-06-28 12:06:24,469 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #54 initialized: null
2024-06-28 12:06:24,470 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom54]
2024-06-28 12:06:24,470 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom54]
2024-06-28 12:06:24,470 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom54]
2024-06-28 12:06:24,470 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom54]
2024-06-28 12:06:24,470 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom54]
2024-06-28 12:06:24,471 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom54, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:54) is starting - MDC[activemq.broker=mom54]
2024-06-28 12:06:24,471 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom54, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:54) started - MDC[activemq.broker=mom54]
2024-06-28 12:06:24,471 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom54]
2024-06-28 12:06:24,472 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom54 started - MDC[activemq.broker=mom54]
2024-06-28 12:06:24,473 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-163:1,clientId=Scout JUnit MOM #54 (f7f96604-3f8c-40d6-90b4-35edaba0b2ad),started=true} - MDC[activemq.broker=mom54]
2024-06-28 12:06:24,626 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4d05b931] - MDC[activemq.broker=mom54]
2024-06-28 12:06:24,627 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@2e0e1acf[job=JMS subscriber, state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom54]
2024-06-28 12:06:24,627 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.013564 ms - MDC[activemq.broker=mom54]
2024-06-28 12:06:24,627 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom54]
2024-06-28 12:06:24,627 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom54]
2024-06-28 12:06:24,628 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom54 stopped - MDC[activemq.broker=mom54]
2024-06-28 12:06:24,628 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom54, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:54) is shutting down - MDC[activemq.broker=mom54]
2024-06-28 12:06:24,629 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom54, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:54) uptime 0.158 seconds - MDC[activemq.broker=mom54]
2024-06-28 12:06:24,629 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom54, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:54) is shutdown - MDC[activemq.broker=mom54]
2024-06-28 12:06:24,629 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:24,629 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 161.512089 ms
2024-06-28 12:06:24,629 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTimeToLive [activemq]>
2024-06-28 12:06:24,630 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:24,630 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTimeToLive [activemq]>
2024-06-28 12:06:24,631 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1470243856'.
2024-06-28 12:06:24,632 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #55 initialized: null
2024-06-28 12:06:24,632 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom55]
2024-06-28 12:06:24,632 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom55]
2024-06-28 12:06:24,633 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom55]
2024-06-28 12:06:24,633 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom55]
2024-06-28 12:06:24,633 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom55]
2024-06-28 12:06:24,633 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom55, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:55) is starting - MDC[activemq.broker=mom55]
2024-06-28 12:06:24,634 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom55, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:55) started - MDC[activemq.broker=mom55]
2024-06-28 12:06:24,634 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom55]
2024-06-28 12:06:24,634 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom55 started - MDC[activemq.broker=mom55]
2024-06-28 12:06:24,635 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-166:1,clientId=Scout JUnit MOM #55 (f7f96604-3f8c-40d6-90b4-35edaba0b2ad),started=true} - MDC[activemq.broker=mom55]
2024-06-28 12:06:24,789 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@54d1c9ba] - MDC[activemq.broker=mom55]
2024-06-28 12:06:24,789 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5f53e698[job=JMS subscriber, state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom55]
2024-06-28 12:06:24,789 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.014513 ms - MDC[activemq.broker=mom55]
2024-06-28 12:06:24,790 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom55]
2024-06-28 12:06:24,790 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom55]
2024-06-28 12:06:24,791 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom55 stopped - MDC[activemq.broker=mom55]
2024-06-28 12:06:24,791 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom55, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:55) is shutting down - MDC[activemq.broker=mom55]
2024-06-28 12:06:24,791 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom55, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:55) uptime 0.159 seconds - MDC[activemq.broker=mom55]
2024-06-28 12:06:24,792 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom55, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:55) is shutdown - MDC[activemq.broker=mom55]
2024-06-28 12:06:24,792 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:24,792 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 161.565316 ms
2024-06-28 12:06:24,792 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTimeToLive [activemq]>
2024-06-28 12:06:24,793 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:24,793 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTimeToLive [activemq]>
2024-06-28 12:06:24,794 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 447691425'.
2024-06-28 12:06:24,795 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #56 initialized: null
2024-06-28 12:06:24,796 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom56]
2024-06-28 12:06:24,796 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom56]
2024-06-28 12:06:24,796 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom56]
2024-06-28 12:06:24,796 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom56]
2024-06-28 12:06:24,797 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom56]
2024-06-28 12:06:24,797 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom56, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:56) is starting - MDC[activemq.broker=mom56]
2024-06-28 12:06:24,797 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom56, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:56) started - MDC[activemq.broker=mom56]
2024-06-28 12:06:24,798 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom56]
2024-06-28 12:06:24,798 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom56 started - MDC[activemq.broker=mom56]
2024-06-28 12:06:24,799 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-169:1,clientId=Scout JUnit MOM #56 (f7f96604-3f8c-40d6-90b4-35edaba0b2ad),started=true} - MDC[activemq.broker=mom56]
2024-06-28 12:06:24,953 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7f14bdd1] - MDC[activemq.broker=mom56]
2024-06-28 12:06:24,953 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@d9ef223[job=JMS subscriber, state=DONE]] - MDC[activemq.broker=mom56]
2024-06-28 12:06:24,953 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.013989 ms - MDC[activemq.broker=mom56]
2024-06-28 12:06:24,953 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom56]
2024-06-28 12:06:24,954 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom56]
2024-06-28 12:06:24,954 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom56 stopped - MDC[activemq.broker=mom56]
2024-06-28 12:06:24,954 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom56, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:56) is shutting down - MDC[activemq.broker=mom56]
2024-06-28 12:06:24,955 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom56, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:56) uptime 0.159 seconds - MDC[activemq.broker=mom56]
2024-06-28 12:06:24,955 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom56, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:56) is shutdown - MDC[activemq.broker=mom56]
2024-06-28 12:06:24,955 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:24,956 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 162.380941 ms
2024-06-28 12:06:24,956 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTimeToLive [activemq]>
2024-06-28 12:06:24,957 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:24,957 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTimeToLive [activemq]>
2024-06-28 12:06:24,957 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 731944079'.
2024-06-28 12:06:24,959 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #57 initialized: null
2024-06-28 12:06:24,959 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom57]
2024-06-28 12:06:24,959 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom57]
2024-06-28 12:06:24,959 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom57]
2024-06-28 12:06:24,960 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom57]
2024-06-28 12:06:24,960 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom57]
2024-06-28 12:06:24,960 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom57, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:57) is starting - MDC[activemq.broker=mom57]
2024-06-28 12:06:24,960 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom57, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:57) started - MDC[activemq.broker=mom57]
2024-06-28 12:06:24,961 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom57]
2024-06-28 12:06:24,961 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom57 started - MDC[activemq.broker=mom57]
2024-06-28 12:06:24,962 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-172:1,clientId=Scout JUnit MOM #57 (f7f96604-3f8c-40d6-90b4-35edaba0b2ad),started=true} - MDC[activemq.broker=mom57]
2024-06-28 12:06:25,115 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@11f4d2b8] - MDC[activemq.broker=mom57]
2024-06-28 12:06:25,115 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@731d35b0[job=JMS subscriber, state=DONE]] - MDC[activemq.broker=mom57]
2024-06-28 12:06:25,116 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.015461 ms - MDC[activemq.broker=mom57]
2024-06-28 12:06:25,116 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom57]
2024-06-28 12:06:25,116 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom57]
2024-06-28 12:06:25,117 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom57 stopped - MDC[activemq.broker=mom57]
2024-06-28 12:06:25,117 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom57, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:57) is shutting down - MDC[activemq.broker=mom57]
2024-06-28 12:06:25,118 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom57, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:57) uptime 0.158 seconds - MDC[activemq.broker=mom57]
2024-06-28 12:06:25,118 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom57, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:57) is shutdown - MDC[activemq.broker=mom57]
2024-06-28 12:06:25,118 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:25,118 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 161.020552 ms
2024-06-28 12:06:25,118 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTimeToLive [activemq]>
2024-06-28 12:06:25,119 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:25,119 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTimeToLive [activemq]>
2024-06-28 12:06:25,120 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 927339355'.
2024-06-28 12:06:25,121 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #58 initialized: null
2024-06-28 12:06:25,122 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom58]
2024-06-28 12:06:25,122 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom58]
2024-06-28 12:06:25,122 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom58]
2024-06-28 12:06:25,122 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom58]
2024-06-28 12:06:25,122 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom58]
2024-06-28 12:06:25,123 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom58, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:58) is starting - MDC[activemq.broker=mom58]
2024-06-28 12:06:25,123 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom58, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:58) started - MDC[activemq.broker=mom58]
2024-06-28 12:06:25,124 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom58]
2024-06-28 12:06:25,124 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom58 started - MDC[activemq.broker=mom58]
2024-06-28 12:06:25,125 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-175:1,clientId=Scout JUnit MOM #58 (f7f96604-3f8c-40d6-90b4-35edaba0b2ad),started=true} - MDC[activemq.broker=mom58]
2024-06-28 12:06:25,279 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@efac87a] - MDC[activemq.broker=mom58]
2024-06-28 12:06:25,280 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@47ccb397[job=JMS subscriber, state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom58]
2024-06-28 12:06:25,280 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.026132 ms - MDC[activemq.broker=mom58]
2024-06-28 12:06:25,281 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom58]
2024-06-28 12:06:25,281 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom58]
2024-06-28 12:06:25,282 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom58 stopped - MDC[activemq.broker=mom58]
2024-06-28 12:06:25,282 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom58, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:58) is shutting down - MDC[activemq.broker=mom58]
2024-06-28 12:06:25,283 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom58, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:58) uptime 0.161 seconds - MDC[activemq.broker=mom58]
2024-06-28 12:06:25,284 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom58, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:58) is shutdown - MDC[activemq.broker=mom58]
2024-06-28 12:06:25,284 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:25,284 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 164.776452 ms
2024-06-28 12:06:25,284 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTimeToLive [activemq]>
2024-06-28 12:06:25,286 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:25,286 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTimeToLive [activemq]>
2024-06-28 12:06:25,287 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1717439131'.
2024-06-28 12:06:25,289 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #59 initialized: null
2024-06-28 12:06:25,290 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom59]
2024-06-28 12:06:25,290 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom59]
2024-06-28 12:06:25,290 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom59]
2024-06-28 12:06:25,290 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom59]
2024-06-28 12:06:25,290 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom59]
2024-06-28 12:06:25,291 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom59, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:59) is starting - MDC[activemq.broker=mom59]
2024-06-28 12:06:25,292 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom59, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:59) started - MDC[activemq.broker=mom59]
2024-06-28 12:06:25,292 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom59]
2024-06-28 12:06:25,293 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom59 started - MDC[activemq.broker=mom59]
2024-06-28 12:06:25,294 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-178:1,clientId=Scout JUnit MOM #59 (f7f96604-3f8c-40d6-90b4-35edaba0b2ad),started=true} - MDC[activemq.broker=mom59]
2024-06-28 12:06:25,448 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4cb25b53] - MDC[activemq.broker=mom59]
2024-06-28 12:06:25,449 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@18bc2d32[job=JMS subscriber, state=DONE]] - MDC[activemq.broker=mom59]
2024-06-28 12:06:25,449 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.017224 ms - MDC[activemq.broker=mom59]
2024-06-28 12:06:25,450 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom59]
2024-06-28 12:06:25,450 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom59]
2024-06-28 12:06:25,451 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom59 stopped - MDC[activemq.broker=mom59]
2024-06-28 12:06:25,451 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom59, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:59) is shutting down - MDC[activemq.broker=mom59]
2024-06-28 12:06:25,451 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom59, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:59) uptime 0.162 seconds - MDC[activemq.broker=mom59]
2024-06-28 12:06:25,452 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom59, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:59) is shutdown - MDC[activemq.broker=mom59]
2024-06-28 12:06:25,452 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:25,452 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 165.809168 ms
2024-06-28 12:06:25,452 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTimeToLive [activemq]>
2024-06-28 12:06:25,454 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:25,454 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testSubscriptionSingleThreadedDisposeSynchronized [activemq]>
2024-06-28 12:06:25,454 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 192555913'.
2024-06-28 12:06:25,455 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #60 initialized: null
2024-06-28 12:06:25,457 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom60]
2024-06-28 12:06:25,458 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom60]
2024-06-28 12:06:25,458 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom60]
2024-06-28 12:06:25,458 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom60]
2024-06-28 12:06:25,458 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom60]
2024-06-28 12:06:25,459 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom60, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:60) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom60]
2024-06-28 12:06:25,459 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom60, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:60) started - MDC[jobName=JMS subscriber, activemq.broker=mom60]
2024-06-28 12:06:25,459 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom60]
2024-06-28 12:06:25,460 INFO  [scout-thread-14] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom60 started - MDC[jobName=JMS subscriber, activemq.broker=mom60]
2024-06-28 12:06:25,461 INFO  [scout-thread-14] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-181:1,clientId=Scout JUnit MOM #60 (f7f96604-3f8c-40d6-90b4-35edaba0b2ad),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom60]
2024-06-28 12:06:26,473 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@6761bb4d, org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@75fa16cc]
2024-06-28 12:06:26,474 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:06:26,474 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.015140 ms
2024-06-28 12:06:26,474 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:06:26,474 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:06:26,475 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom60 stopped
2024-06-28 12:06:26,475 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom60, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:60) is shutting down - MDC[activemq.broker=mom60]
2024-06-28 12:06:26,476 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom60, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:60) uptime 1.019 seconds - MDC[activemq.broker=mom60]
2024-06-28 12:06:26,476 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom60, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:60) is shutdown - MDC[activemq.broker=mom60]
2024-06-28 12:06:26,476 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:26,476 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 1022.573974 ms
2024-06-28 12:06:26,476 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testSubscriptionSingleThreadedDisposeSynchronized [activemq]>
2024-06-28 12:06:26,478 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:26,478 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishSubscribeMultipleSubscriptions [activemq]>
2024-06-28 12:06:26,478 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1673397192'.
2024-06-28 12:06:26,480 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #61 initialized: null
2024-06-28 12:06:26,481 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom61]
2024-06-28 12:06:26,481 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom61]
2024-06-28 12:06:26,481 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom61]
2024-06-28 12:06:26,481 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom61]
2024-06-28 12:06:26,481 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom61]
2024-06-28 12:06:26,482 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom61, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:61) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom61]
2024-06-28 12:06:26,482 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom61, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:61) started - MDC[jobName=JMS subscriber, activemq.broker=mom61]
2024-06-28 12:06:26,482 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom61]
2024-06-28 12:06:26,483 INFO  [scout-thread-14] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom61 started - MDC[jobName=JMS subscriber, activemq.broker=mom61]
2024-06-28 12:06:26,484 INFO  [scout-thread-14] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-184:1,clientId=Scout JUnit MOM #61 (f7f96604-3f8c-40d6-90b4-35edaba0b2ad),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom61]
2024-06-28 12:06:26,489 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@21975a54, org.eclipse.scout.rt.mom.jms.JmsSubscription@40226862]
2024-06-28 12:06:26,489 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 6 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@7bc342f6[job=JMS subscriber, state=DONE], JobFutureTask@381c78ea[job=JMS subscriber, state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:06:26,489 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.017817 ms
2024-06-28 12:06:26,490 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:06:26,490 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:06:26,490 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom61 stopped
2024-06-28 12:06:26,491 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom61, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:61) is shutting down - MDC[activemq.broker=mom61]
2024-06-28 12:06:26,491 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom61, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:61) uptime 0.010 seconds - MDC[activemq.broker=mom61]
2024-06-28 12:06:26,491 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom61, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:61) is shutdown - MDC[activemq.broker=mom61]
2024-06-28 12:06:26,492 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:26,492 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 13.787081 ms
2024-06-28 12:06:26,492 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishSubscribeMultipleSubscriptions [activemq]>
2024-06-28 12:06:26,493 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:26,493 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testPublishTransactional [activemq]>
2024-06-28 12:06:26,494 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 775136432'.
2024-06-28 12:06:26,495 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #62 initialized: null
2024-06-28 12:06:26,497 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom62]
2024-06-28 12:06:26,497 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom62]
2024-06-28 12:06:26,497 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom62]
2024-06-28 12:06:26,497 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom62]
2024-06-28 12:06:26,498 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom62]
2024-06-28 12:06:26,498 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom62, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:62) is starting - MDC[activemq.broker=mom62]
2024-06-28 12:06:26,499 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom62, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:62) started - MDC[activemq.broker=mom62]
2024-06-28 12:06:26,499 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom62]
2024-06-28 12:06:26,499 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom62 started - MDC[activemq.broker=mom62]
2024-06-28 12:06:26,501 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-187:1,clientId=Scout JUnit MOM #62 (f7f96604-3f8c-40d6-90b4-35edaba0b2ad),started=true} - MDC[activemq.broker=mom62]
2024-06-28 12:06:28,508 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@1f7286d5, org.eclipse.scout.rt.mom.jms.JmsSubscription@1f7b4952] - MDC[activemq.broker=mom62]
2024-06-28 12:06:28,508 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@78a4914d[job=JMS subscriber, state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom62]
2024-06-28 12:06:28,509 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.015830 ms - MDC[activemq.broker=mom62]
2024-06-28 12:06:28,509 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom62]
2024-06-28 12:06:28,509 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom62]
2024-06-28 12:06:28,510 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom62 stopped - MDC[activemq.broker=mom62]
2024-06-28 12:06:28,510 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom62, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:62) is shutting down - MDC[activemq.broker=mom62]
2024-06-28 12:06:28,511 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom62, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:62) uptime 2.014 seconds - MDC[activemq.broker=mom62]
2024-06-28 12:06:28,511 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom62, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:62) is shutdown - MDC[activemq.broker=mom62]
2024-06-28 12:06:28,512 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:28,512 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 2018.238438 ms
2024-06-28 12:06:28,512 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testPublishTransactional [activemq]>
2024-06-28 12:06:28,514 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:28,514 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishSubscribeCorrelationId [activemq]>
2024-06-28 12:06:28,514 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1186783022'.
2024-06-28 12:06:28,516 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #63 initialized: null
2024-06-28 12:06:28,517 INFO  [scout-thread-10] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom63]
2024-06-28 12:06:28,518 INFO  [scout-thread-10] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom63]
2024-06-28 12:06:28,518 INFO  [scout-thread-10] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom63]
2024-06-28 12:06:28,518 INFO  [scout-thread-10] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom63]
2024-06-28 12:06:28,518 INFO  [scout-thread-10] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom63]
2024-06-28 12:06:28,519 INFO  [scout-thread-10] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom63, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:63) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom63]
2024-06-28 12:06:28,519 INFO  [scout-thread-10] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom63, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:63) started - MDC[jobName=JMS subscriber, activemq.broker=mom63]
2024-06-28 12:06:28,519 INFO  [scout-thread-10] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom63]
2024-06-28 12:06:28,519 INFO  [scout-thread-10] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom63 started - MDC[jobName=JMS subscriber, activemq.broker=mom63]
2024-06-28 12:06:28,521 INFO  [scout-thread-10] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-190:1,clientId=Scout JUnit MOM #63 (f7f96604-3f8c-40d6-90b4-35edaba0b2ad),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom63]
2024-06-28 12:06:28,524 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@60ccf498]
2024-06-28 12:06:28,525 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@4eeda18f[job=JMS subscriber, state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:06:28,525 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.013959 ms
2024-06-28 12:06:28,525 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:06:28,525 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:06:28,526 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom63 stopped
2024-06-28 12:06:28,526 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom63, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:63) is shutting down - MDC[activemq.broker=mom63]
2024-06-28 12:06:28,526 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom63, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:63) uptime 0.009 seconds - MDC[activemq.broker=mom63]
2024-06-28 12:06:28,527 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom63, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:63) is shutdown - MDC[activemq.broker=mom63]
2024-06-28 12:06:28,527 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:28,527 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 13.140750 ms
2024-06-28 12:06:28,527 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishSubscribeCorrelationId [activemq]>
2024-06-28 12:06:28,528 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:28,529 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testMessageSelector [activemq]>
2024-06-28 12:06:28,529 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1152175709'.
2024-06-28 12:06:28,531 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #64 initialized: null
2024-06-28 12:06:28,532 INFO  [scout-thread-10] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom64]
2024-06-28 12:06:28,532 INFO  [scout-thread-10] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom64]
2024-06-28 12:06:28,532 INFO  [scout-thread-10] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom64]
2024-06-28 12:06:28,533 INFO  [scout-thread-10] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom64]
2024-06-28 12:06:28,533 INFO  [scout-thread-10] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom64]
2024-06-28 12:06:28,533 INFO  [scout-thread-10] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom64, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:64) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom64]
2024-06-28 12:06:28,534 INFO  [scout-thread-10] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom64, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:64) started - MDC[jobName=JMS subscriber, activemq.broker=mom64]
2024-06-28 12:06:28,534 INFO  [scout-thread-10] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom64]
2024-06-28 12:06:28,534 INFO  [scout-thread-10] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom64 started - MDC[jobName=JMS subscriber, activemq.broker=mom64]
2024-06-28 12:06:28,536 INFO  [scout-thread-10] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-193:1,clientId=Scout JUnit MOM #64 (f7f96604-3f8c-40d6-90b4-35edaba0b2ad),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom64]
2024-06-28 12:06:30,570 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 3 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@ff03384, org.eclipse.scout.rt.mom.jms.JmsSubscription@159b4611, org.eclipse.scout.rt.mom.jms.JmsSubscription@2073d71b]
2024-06-28 12:06:30,573 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:06:30,573 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.118940 ms
2024-06-28 12:06:30,574 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:06:30,574 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:06:30,576 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom64 stopped
2024-06-28 12:06:30,576 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom64, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:64) is shutting down - MDC[activemq.broker=mom64]
2024-06-28 12:06:30,578 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom64, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:64) uptime 2.045 seconds - MDC[activemq.broker=mom64]
2024-06-28 12:06:30,579 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom64, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:64) is shutdown - MDC[activemq.broker=mom64]
2024-06-28 12:06:30,579 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:30,579 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 2050.793769 ms
2024-06-28 12:06:30,580 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testMessageSelector [activemq]>
2024-06-28 12:06:30,584 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:30,584 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testCurrentMessagePubSub [activemq]>
2024-06-28 12:06:30,586 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 23529486'.
2024-06-28 12:06:30,590 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #65 initialized: null
2024-06-28 12:06:30,592 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom65]
2024-06-28 12:06:30,592 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom65]
2024-06-28 12:06:30,592 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom65]
2024-06-28 12:06:30,593 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom65]
2024-06-28 12:06:30,593 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom65]
2024-06-28 12:06:30,594 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom65, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:65) is starting - MDC[activemq.broker=mom65]
2024-06-28 12:06:30,595 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom65, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:65) started - MDC[activemq.broker=mom65]
2024-06-28 12:06:30,595 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom65]
2024-06-28 12:06:30,596 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom65 started - MDC[activemq.broker=mom65]
2024-06-28 12:06:30,597 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-196:1,clientId=Scout JUnit MOM #65 (f7f96604-3f8c-40d6-90b4-35edaba0b2ad),started=true} - MDC[activemq.broker=mom65]
2024-06-28 12:06:30,610 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@2149532d, org.eclipse.scout.rt.mom.jms.JmsSubscription@3b21b0f5] - MDC[activemq.broker=mom65]
2024-06-28 12:06:30,611 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@92f6ae6[job=JMS subscriber, state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom65]
2024-06-28 12:06:30,611 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.014954 ms - MDC[activemq.broker=mom65]
2024-06-28 12:06:30,611 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom65]
2024-06-28 12:06:30,611 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom65]
2024-06-28 12:06:30,612 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom65 stopped - MDC[activemq.broker=mom65]
2024-06-28 12:06:30,612 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom65, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:65) is shutting down - MDC[activemq.broker=mom65]
2024-06-28 12:06:30,613 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom65, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:65) uptime 0.021 seconds - MDC[activemq.broker=mom65]
2024-06-28 12:06:30,613 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom65, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:65) is shutdown - MDC[activemq.broker=mom65]
2024-06-28 12:06:30,613 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:30,614 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 28.857632 ms
2024-06-28 12:06:30,614 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testCurrentMessagePubSub [activemq]>
2024-06-28 12:06:30,615 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:30,615 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testSerialMessageConsumption [activemq]>
2024-06-28 12:06:30,615 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1430925564'.
2024-06-28 12:06:30,617 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #66 initialized: null
2024-06-28 12:06:30,617 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom66]
2024-06-28 12:06:30,618 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom66]
2024-06-28 12:06:30,618 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom66]
2024-06-28 12:06:30,618 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom66]
2024-06-28 12:06:30,618 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom66]
2024-06-28 12:06:30,619 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom66, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:66) is starting - MDC[activemq.broker=mom66]
2024-06-28 12:06:30,619 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom66, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:66) started - MDC[activemq.broker=mom66]
2024-06-28 12:06:30,619 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom66]
2024-06-28 12:06:30,620 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom66 started - MDC[activemq.broker=mom66]
2024-06-28 12:06:30,621 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-199:1,clientId=Scout JUnit MOM #66 (f7f96604-3f8c-40d6-90b4-35edaba0b2ad),started=true} - MDC[activemq.broker=mom66]
2024-06-28 12:06:33,635 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@30350c73] - MDC[activemq.broker=mom66]
2024-06-28 12:06:33,636 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom66]
2024-06-28 12:06:33,637 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.014555 ms - MDC[activemq.broker=mom66]
2024-06-28 12:06:33,637 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom66]
2024-06-28 12:06:33,637 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom66]
2024-06-28 12:06:33,638 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom66 stopped - MDC[activemq.broker=mom66]
2024-06-28 12:06:33,639 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom66, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:66) is shutting down - MDC[activemq.broker=mom66]
2024-06-28 12:06:33,640 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom66, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:66) uptime 3.022 seconds - MDC[activemq.broker=mom66]
2024-06-28 12:06:33,640 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom66, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:66) is shutdown - MDC[activemq.broker=mom66]
2024-06-28 12:06:33,640 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:33,640 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 3024.939752 ms
2024-06-28 12:06:33,640 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testSerialMessageConsumption [activemq]>
2024-06-28 12:06:33,642 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:33,642 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testPublishSubscribe [activemq]>
2024-06-28 12:06:33,643 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 594462612'.
2024-06-28 12:06:33,645 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #67 initialized: null
2024-06-28 12:06:33,646 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom67]
2024-06-28 12:06:33,646 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom67]
2024-06-28 12:06:33,646 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom67]
2024-06-28 12:06:33,647 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom67]
2024-06-28 12:06:33,647 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom67]
2024-06-28 12:06:33,647 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom67, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:67) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom67]
2024-06-28 12:06:33,648 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom67, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:67) started - MDC[jobName=JMS subscriber, activemq.broker=mom67]
2024-06-28 12:06:33,648 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom67]
2024-06-28 12:06:33,648 INFO  [scout-thread-23] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom67 started - MDC[jobName=JMS subscriber, activemq.broker=mom67]
2024-06-28 12:06:33,649 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-202:1,clientId=Scout JUnit MOM #67 (f7f96604-3f8c-40d6-90b4-35edaba0b2ad),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom67]
2024-06-28 12:06:33,654 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@7b338d46, org.eclipse.scout.rt.mom.jms.JmsSubscription@19fc48a0]
2024-06-28 12:06:33,658 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@3c20af2, org.eclipse.scout.rt.mom.jms.JmsSubscription@29e63bc3]
2024-06-28 12:06:33,662 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@3d872a12, org.eclipse.scout.rt.mom.jms.JmsSubscription@7efaa137]
2024-06-28 12:06:33,682 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@52df4036, org.eclipse.scout.rt.mom.jms.JmsSubscription@4b96b0bd]
2024-06-28 12:06:33,687 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@49235e8c, org.eclipse.scout.rt.mom.jms.JmsSubscription@4178074f]
2024-06-28 12:06:33,690 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@b807b32, org.eclipse.scout.rt.mom.jms.JmsSubscription@6f3628c2]
2024-06-28 12:06:33,693 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@6b6d68d2, org.eclipse.scout.rt.mom.jms.JmsSubscription@c8d0ea3]
2024-06-28 12:06:33,697 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@194e116d, org.eclipse.scout.rt.mom.jms.JmsSubscription@3471bdfd]
2024-06-28 12:06:33,700 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@4819a11f, org.eclipse.scout.rt.mom.jms.JmsSubscription@46fdb4d]
2024-06-28 12:06:33,703 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@71ebd1d9, org.eclipse.scout.rt.mom.jms.JmsSubscription@49f82f95]
2024-06-28 12:06:33,704 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:06:33,704 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.013834 ms
2024-06-28 12:06:33,704 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:06:33,705 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:06:33,705 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom67 stopped
2024-06-28 12:06:33,705 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom67, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:67) is shutting down - MDC[activemq.broker=mom67]
2024-06-28 12:06:33,706 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom67, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:67) uptime 0.060 seconds - MDC[activemq.broker=mom67]
2024-06-28 12:06:33,706 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom67, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:67) is shutdown - MDC[activemq.broker=mom67]
2024-06-28 12:06:33,706 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:33,707 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 64.146632 ms
2024-06-28 12:06:33,707 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testPublishSubscribe [activemq]>
2024-06-28 12:06:33,708 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:33,708 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishSubscribe [activemq]>
2024-06-28 12:06:33,709 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1393706494'.
2024-06-28 12:06:33,711 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #68 initialized: null
2024-06-28 12:06:33,712 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom68]
2024-06-28 12:06:33,713 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom68]
2024-06-28 12:06:33,713 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom68]
2024-06-28 12:06:33,713 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom68]
2024-06-28 12:06:33,713 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom68]
2024-06-28 12:06:33,714 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom68, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:68) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom68]
2024-06-28 12:06:33,714 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom68, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:68) started - MDC[jobName=JMS subscriber, activemq.broker=mom68]
2024-06-28 12:06:33,715 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom68]
2024-06-28 12:06:33,715 INFO  [scout-thread-23] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom68 started - MDC[jobName=JMS subscriber, activemq.broker=mom68]
2024-06-28 12:06:33,717 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-205:1,clientId=Scout JUnit MOM #68 (f7f96604-3f8c-40d6-90b4-35edaba0b2ad),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom68]
2024-06-28 12:06:33,720 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4e42beba]
2024-06-28 12:06:33,720 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@1ee47336[job=JMS subscriber, state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:06:33,721 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.013695 ms
2024-06-28 12:06:33,721 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:06:33,721 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:06:33,722 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom68 stopped
2024-06-28 12:06:33,722 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom68, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:68) is shutting down - MDC[activemq.broker=mom68]
2024-06-28 12:06:33,723 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom68, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:68) uptime 0.010 seconds - MDC[activemq.broker=mom68]
2024-06-28 12:06:33,723 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom68, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:68) is shutdown - MDC[activemq.broker=mom68]
2024-06-28 12:06:33,723 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:33,723 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 14.713415 ms
2024-06-28 12:06:33,723 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishSubscribe [activemq]>
2024-06-28 12:06:33,725 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:33,725 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testPublishJsonDataSecure [activemq]>
2024-06-28 12:06:33,725 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 374090004'.
2024-06-28 12:06:33,727 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #69 initialized: null
2024-06-28 12:06:33,728 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom69]
2024-06-28 12:06:33,728 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom69]
2024-06-28 12:06:33,728 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom69]
2024-06-28 12:06:33,728 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom69]
2024-06-28 12:06:33,728 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom69]
2024-06-28 12:06:33,729 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom69, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:69) is starting - MDC[activemq.broker=mom69]
2024-06-28 12:06:33,729 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom69, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:69) started - MDC[activemq.broker=mom69]
2024-06-28 12:06:33,730 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom69]
2024-06-28 12:06:33,730 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom69 started - MDC[activemq.broker=mom69]
2024-06-28 12:06:33,731 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-208:1,clientId=Scout JUnit MOM #69 (f7f96604-3f8c-40d6-90b4-35edaba0b2ad),started=true} - MDC[activemq.broker=mom69]
2024-06-28 12:06:33,766 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@3df9b24b, org.eclipse.scout.rt.mom.jms.JmsSubscription@a355b] - MDC[activemq.broker=mom69]
2024-06-28 12:06:33,766 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom69]
2024-06-28 12:06:33,766 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.013829 ms - MDC[activemq.broker=mom69]
2024-06-28 12:06:33,767 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom69]
2024-06-28 12:06:33,767 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom69]
2024-06-28 12:06:33,768 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom69 stopped - MDC[activemq.broker=mom69]
2024-06-28 12:06:33,768 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom69, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:69) is shutting down - MDC[activemq.broker=mom69]
2024-06-28 12:06:33,769 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom69, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:69) uptime 0.041 seconds - MDC[activemq.broker=mom69]
2024-06-28 12:06:33,769 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom69, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:69) is shutdown - MDC[activemq.broker=mom69]
2024-06-28 12:06:33,769 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:33,769 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 44.172783 ms
2024-06-28 12:06:33,769 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testPublishJsonDataSecure [activemq]>
2024-06-28 12:06:33,771 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:33,771 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testSubscribeTransactional [activemq-j2ee]>
2024-06-28 12:06:33,771 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 749676590'.
2024-06-28 12:06:33,773 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #70 initialized: null
2024-06-28 12:06:33,774 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom70]
2024-06-28 12:06:33,774 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom70]
2024-06-28 12:06:33,774 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom70]
2024-06-28 12:06:33,774 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom70]
2024-06-28 12:06:33,775 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom70]
2024-06-28 12:06:33,776 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom70, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:70) is starting - MDC[activemq.broker=mom70]
2024-06-28 12:06:33,776 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom70, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:70) started - MDC[activemq.broker=mom70]
2024-06-28 12:06:33,776 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom70]
2024-06-28 12:06:33,777 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom70 started - MDC[activemq.broker=mom70]
2024-06-28 12:06:33,777 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-211:1,clientId=null,started=false} - MDC[activemq.broker=mom70]
2024-06-28 12:06:37,790 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@41c983d3, org.eclipse.scout.rt.mom.jms.JmsSubscription@250e9655] - MDC[activemq.broker=mom70]
2024-06-28 12:06:37,791 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom70]
2024-06-28 12:06:37,792 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.013056 ms - MDC[activemq.broker=mom70]
2024-06-28 12:06:37,792 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom70]
2024-06-28 12:06:37,792 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom70]
2024-06-28 12:06:37,793 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom70 stopped - MDC[activemq.broker=mom70]
2024-06-28 12:06:37,793 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom70, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:70) is shutting down - MDC[activemq.broker=mom70]
2024-06-28 12:06:37,794 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom70, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:70) uptime 4.019 seconds - MDC[activemq.broker=mom70]
2024-06-28 12:06:37,794 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom70, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:70) is shutdown - MDC[activemq.broker=mom70]
2024-06-28 12:06:37,794 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:37,794 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 4023.072804 ms
2024-06-28 12:06:37,794 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testSubscribeTransactional [activemq-j2ee]>
2024-06-28 12:06:37,796 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:37,796 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishFirst [activemq-j2ee]>
2024-06-28 12:06:37,796 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 832986589'.
2024-06-28 12:06:37,797 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #71 initialized: null
2024-06-28 12:06:37,798 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom71]
2024-06-28 12:06:37,798 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom71]
2024-06-28 12:06:37,798 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom71]
2024-06-28 12:06:37,798 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom71]
2024-06-28 12:06:37,799 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom71]
2024-06-28 12:06:37,799 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom71, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:71) is starting - MDC[activemq.broker=mom71]
2024-06-28 12:06:37,799 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom71, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:71) started - MDC[activemq.broker=mom71]
2024-06-28 12:06:37,800 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom71]
2024-06-28 12:06:37,800 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom71 started - MDC[activemq.broker=mom71]
2024-06-28 12:06:37,801 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-214:1,clientId=null,started=false} - MDC[activemq.broker=mom71]
2024-06-28 12:06:37,805 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6f422ecc] - MDC[activemq.broker=mom71]
2024-06-28 12:06:37,806 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom71]
2024-06-28 12:06:37,807 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.011904 ms - MDC[activemq.broker=mom71]
2024-06-28 12:06:37,807 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom71]
2024-06-28 12:06:37,807 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom71]
2024-06-28 12:06:37,808 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom71 stopped - MDC[activemq.broker=mom71]
2024-06-28 12:06:37,808 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom71, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:71) is shutting down - MDC[activemq.broker=mom71]
2024-06-28 12:06:37,808 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom71, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:71) uptime 0.010 seconds - MDC[activemq.broker=mom71]
2024-06-28 12:06:37,808 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom71, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:71) is shutdown - MDC[activemq.broker=mom71]
2024-06-28 12:06:37,809 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:37,809 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 12.895023 ms
2024-06-28 12:06:37,809 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishFirst [activemq-j2ee]>
2024-06-28 12:06:37,810 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:37,810 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishFirst [activemq-j2ee]>
2024-06-28 12:06:37,810 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 130670921'.
2024-06-28 12:06:37,811 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #72 initialized: null
2024-06-28 12:06:37,812 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom72]
2024-06-28 12:06:37,812 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom72]
2024-06-28 12:06:37,812 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom72]
2024-06-28 12:06:37,812 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom72]
2024-06-28 12:06:37,812 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom72]
2024-06-28 12:06:37,813 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom72, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:72) is starting - MDC[activemq.broker=mom72]
2024-06-28 12:06:37,813 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom72, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:72) started - MDC[activemq.broker=mom72]
2024-06-28 12:06:37,813 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom72]
2024-06-28 12:06:37,814 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom72 started - MDC[activemq.broker=mom72]
2024-06-28 12:06:37,814 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-217:1,clientId=null,started=false} - MDC[activemq.broker=mom72]
2024-06-28 12:06:37,819 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1f93cdc0] - MDC[activemq.broker=mom72]
2024-06-28 12:06:37,820 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom72]
2024-06-28 12:06:37,820 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.012157 ms - MDC[activemq.broker=mom72]
2024-06-28 12:06:37,821 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom72]
2024-06-28 12:06:37,821 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom72]
2024-06-28 12:06:37,821 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom72 stopped - MDC[activemq.broker=mom72]
2024-06-28 12:06:37,821 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom72, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:72) is shutting down - MDC[activemq.broker=mom72]
2024-06-28 12:06:37,822 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom72, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:72) uptime 0.010 seconds - MDC[activemq.broker=mom72]
2024-06-28 12:06:37,822 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom72, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:72) is shutdown - MDC[activemq.broker=mom72]
2024-06-28 12:06:37,822 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:37,822 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 12.383588 ms
2024-06-28 12:06:37,822 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishFirst [activemq-j2ee]>
2024-06-28 12:06:37,823 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:37,823 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishFirst [activemq-j2ee]>
2024-06-28 12:06:37,824 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2033041916'.
2024-06-28 12:06:37,825 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #73 initialized: null
2024-06-28 12:06:37,826 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom73]
2024-06-28 12:06:37,826 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom73]
2024-06-28 12:06:37,826 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom73]
2024-06-28 12:06:37,826 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom73]
2024-06-28 12:06:37,826 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom73]
2024-06-28 12:06:37,827 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom73, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:73) is starting - MDC[activemq.broker=mom73]
2024-06-28 12:06:37,827 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom73, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:73) started - MDC[activemq.broker=mom73]
2024-06-28 12:06:37,827 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom73]
2024-06-28 12:06:37,828 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom73 started - MDC[activemq.broker=mom73]
2024-06-28 12:06:37,828 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-220:1,clientId=null,started=false} - MDC[activemq.broker=mom73]
2024-06-28 12:06:37,833 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@159c9c91] - MDC[activemq.broker=mom73]
2024-06-28 12:06:37,834 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom73]
2024-06-28 12:06:37,835 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.012104 ms - MDC[activemq.broker=mom73]
2024-06-28 12:06:37,835 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom73]
2024-06-28 12:06:37,835 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom73]
2024-06-28 12:06:37,836 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom73 stopped - MDC[activemq.broker=mom73]
2024-06-28 12:06:37,836 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom73, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:73) is shutting down - MDC[activemq.broker=mom73]
2024-06-28 12:06:37,836 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom73, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:73) uptime 0.011 seconds - MDC[activemq.broker=mom73]
2024-06-28 12:06:37,836 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom73, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:73) is shutdown - MDC[activemq.broker=mom73]
2024-06-28 12:06:37,837 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:37,837 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 13.292956 ms
2024-06-28 12:06:37,837 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishFirst [activemq-j2ee]>
2024-06-28 12:06:37,838 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:37,838 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishFirst [activemq-j2ee]>
2024-06-28 12:06:37,838 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 33614538'.
2024-06-28 12:06:37,839 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #74 initialized: null
2024-06-28 12:06:37,840 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom74]
2024-06-28 12:06:37,840 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom74]
2024-06-28 12:06:37,840 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom74]
2024-06-28 12:06:37,840 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom74]
2024-06-28 12:06:37,841 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom74]
2024-06-28 12:06:37,841 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom74, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:74) is starting - MDC[activemq.broker=mom74]
2024-06-28 12:06:37,841 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom74, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:74) started - MDC[activemq.broker=mom74]
2024-06-28 12:06:37,841 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom74]
2024-06-28 12:06:37,842 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom74 started - MDC[activemq.broker=mom74]
2024-06-28 12:06:37,842 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-223:1,clientId=null,started=false} - MDC[activemq.broker=mom74]
2024-06-28 12:06:37,847 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@87dc829] - MDC[activemq.broker=mom74]
2024-06-28 12:06:37,848 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom74]
2024-06-28 12:06:37,848 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.011579 ms - MDC[activemq.broker=mom74]
2024-06-28 12:06:37,849 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom74]
2024-06-28 12:06:37,849 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom74]
2024-06-28 12:06:37,849 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom74 stopped - MDC[activemq.broker=mom74]
2024-06-28 12:06:37,850 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom74, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:74) is shutting down - MDC[activemq.broker=mom74]
2024-06-28 12:06:37,850 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom74, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:74) uptime 0.010 seconds - MDC[activemq.broker=mom74]
2024-06-28 12:06:37,850 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom74, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:74) is shutdown - MDC[activemq.broker=mom74]
2024-06-28 12:06:37,850 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:37,850 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 12.424918 ms
2024-06-28 12:06:37,851 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishFirst [activemq-j2ee]>
2024-06-28 12:06:37,851 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:37,852 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishFirst [activemq-j2ee]>
2024-06-28 12:06:37,852 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 356527348'.
2024-06-28 12:06:37,853 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #75 initialized: null
2024-06-28 12:06:37,853 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom75]
2024-06-28 12:06:37,853 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom75]
2024-06-28 12:06:37,854 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom75]
2024-06-28 12:06:37,854 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom75]
2024-06-28 12:06:37,854 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom75]
2024-06-28 12:06:37,854 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom75, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:75) is starting - MDC[activemq.broker=mom75]
2024-06-28 12:06:37,855 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom75, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:75) started - MDC[activemq.broker=mom75]
2024-06-28 12:06:37,855 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom75]
2024-06-28 12:06:37,855 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom75 started - MDC[activemq.broker=mom75]
2024-06-28 12:06:37,856 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-226:1,clientId=null,started=false} - MDC[activemq.broker=mom75]
2024-06-28 12:06:37,860 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@b79953e] - MDC[activemq.broker=mom75]
2024-06-28 12:06:37,861 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom75]
2024-06-28 12:06:37,861 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.011157 ms - MDC[activemq.broker=mom75]
2024-06-28 12:06:37,861 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom75]
2024-06-28 12:06:37,861 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom75]
2024-06-28 12:06:37,862 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom75 stopped - MDC[activemq.broker=mom75]
2024-06-28 12:06:37,862 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom75, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:75) is shutting down - MDC[activemq.broker=mom75]
2024-06-28 12:06:37,863 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom75, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:75) uptime 0.009 seconds - MDC[activemq.broker=mom75]
2024-06-28 12:06:37,863 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom75, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:75) is shutdown - MDC[activemq.broker=mom75]
2024-06-28 12:06:37,863 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:37,863 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 11.383322 ms
2024-06-28 12:06:37,863 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishFirst [activemq-j2ee]>
2024-06-28 12:06:37,864 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:37,864 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishFirst [activemq-j2ee]>
2024-06-28 12:06:37,865 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 332758992'.
2024-06-28 12:06:37,866 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #76 initialized: null
2024-06-28 12:06:37,866 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom76]
2024-06-28 12:06:37,867 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom76]
2024-06-28 12:06:37,867 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom76]
2024-06-28 12:06:37,867 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom76]
2024-06-28 12:06:37,867 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom76]
2024-06-28 12:06:37,868 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom76, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:76) is starting - MDC[activemq.broker=mom76]
2024-06-28 12:06:37,868 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom76, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:76) started - MDC[activemq.broker=mom76]
2024-06-28 12:06:37,868 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom76]
2024-06-28 12:06:37,868 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom76 started - MDC[activemq.broker=mom76]
2024-06-28 12:06:37,869 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-229:1,clientId=null,started=false} - MDC[activemq.broker=mom76]
2024-06-28 12:06:37,873 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@221ebed1] - MDC[activemq.broker=mom76]
2024-06-28 12:06:37,874 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom76]
2024-06-28 12:06:37,874 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.011810 ms - MDC[activemq.broker=mom76]
2024-06-28 12:06:37,874 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom76]
2024-06-28 12:06:37,875 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom76]
2024-06-28 12:06:37,875 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom76 stopped - MDC[activemq.broker=mom76]
2024-06-28 12:06:37,875 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom76, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:76) is shutting down - MDC[activemq.broker=mom76]
2024-06-28 12:06:37,876 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom76, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:76) uptime 0.010 seconds - MDC[activemq.broker=mom76]
2024-06-28 12:06:37,876 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom76, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:76) is shutdown - MDC[activemq.broker=mom76]
2024-06-28 12:06:37,876 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:37,876 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 12.096994 ms
2024-06-28 12:06:37,876 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishFirst [activemq-j2ee]>
2024-06-28 12:06:37,877 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:37,877 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishFirst [activemq-j2ee]>
2024-06-28 12:06:37,878 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1028720109'.
2024-06-28 12:06:37,879 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #77 initialized: null
2024-06-28 12:06:37,879 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom77]
2024-06-28 12:06:37,879 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom77]
2024-06-28 12:06:37,880 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom77]
2024-06-28 12:06:37,880 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom77]
2024-06-28 12:06:37,880 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom77]
2024-06-28 12:06:37,880 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom77, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:77) is starting - MDC[activemq.broker=mom77]
2024-06-28 12:06:37,881 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom77, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:77) started - MDC[activemq.broker=mom77]
2024-06-28 12:06:37,881 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom77]
2024-06-28 12:06:37,881 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom77 started - MDC[activemq.broker=mom77]
2024-06-28 12:06:37,882 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-232:1,clientId=null,started=false} - MDC[activemq.broker=mom77]
2024-06-28 12:06:37,886 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7d364fb5] - MDC[activemq.broker=mom77]
2024-06-28 12:06:37,887 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom77]
2024-06-28 12:06:37,887 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.022809 ms - MDC[activemq.broker=mom77]
2024-06-28 12:06:37,888 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom77]
2024-06-28 12:06:37,888 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom77]
2024-06-28 12:06:37,888 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom77 stopped - MDC[activemq.broker=mom77]
2024-06-28 12:06:37,888 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom77, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:77) is shutting down - MDC[activemq.broker=mom77]
2024-06-28 12:06:37,889 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom77, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:77) uptime 0.010 seconds - MDC[activemq.broker=mom77]
2024-06-28 12:06:37,889 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom77, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:77) is shutdown - MDC[activemq.broker=mom77]
2024-06-28 12:06:37,889 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:37,889 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 11.840138 ms
2024-06-28 12:06:37,889 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishFirst [activemq-j2ee]>
2024-06-28 12:06:37,890 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:37,890 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishFirst [activemq-j2ee]>
2024-06-28 12:06:37,891 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 966765267'.
2024-06-28 12:06:37,892 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #78 initialized: null
2024-06-28 12:06:37,892 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom78]
2024-06-28 12:06:37,893 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom78]
2024-06-28 12:06:37,893 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom78]
2024-06-28 12:06:37,893 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom78]
2024-06-28 12:06:37,893 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom78]
2024-06-28 12:06:37,894 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom78, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:78) is starting - MDC[activemq.broker=mom78]
2024-06-28 12:06:37,894 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom78, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:78) started - MDC[activemq.broker=mom78]
2024-06-28 12:06:37,894 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom78]
2024-06-28 12:06:37,894 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom78 started - MDC[activemq.broker=mom78]
2024-06-28 12:06:37,895 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-235:1,clientId=null,started=false} - MDC[activemq.broker=mom78]
2024-06-28 12:06:37,900 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@587b24b5] - MDC[activemq.broker=mom78]
2024-06-28 12:06:37,901 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom78]
2024-06-28 12:06:37,901 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.012935 ms - MDC[activemq.broker=mom78]
2024-06-28 12:06:37,901 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom78]
2024-06-28 12:06:37,901 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom78]
2024-06-28 12:06:37,902 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom78 stopped - MDC[activemq.broker=mom78]
2024-06-28 12:06:37,902 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom78, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:78) is shutting down - MDC[activemq.broker=mom78]
2024-06-28 12:06:37,903 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom78, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:78) uptime 0.010 seconds - MDC[activemq.broker=mom78]
2024-06-28 12:06:37,903 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom78, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:78) is shutdown - MDC[activemq.broker=mom78]
2024-06-28 12:06:37,903 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:37,903 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 12.646215 ms
2024-06-28 12:06:37,903 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishFirst [activemq-j2ee]>
2024-06-28 12:06:37,904 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:37,904 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishFirst [activemq-j2ee]>
2024-06-28 12:06:37,905 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2127132683'.
2024-06-28 12:06:37,906 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #79 initialized: null
2024-06-28 12:06:37,907 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom79]
2024-06-28 12:06:37,907 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom79]
2024-06-28 12:06:37,907 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom79]
2024-06-28 12:06:37,907 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom79]
2024-06-28 12:06:37,907 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom79]
2024-06-28 12:06:37,908 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom79, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:79) is starting - MDC[activemq.broker=mom79]
2024-06-28 12:06:37,908 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom79, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:79) started - MDC[activemq.broker=mom79]
2024-06-28 12:06:37,908 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom79]
2024-06-28 12:06:37,909 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom79 started - MDC[activemq.broker=mom79]
2024-06-28 12:06:37,909 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-238:1,clientId=null,started=false} - MDC[activemq.broker=mom79]
2024-06-28 12:06:37,914 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2865c8db] - MDC[activemq.broker=mom79]
2024-06-28 12:06:37,915 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom79]
2024-06-28 12:06:37,916 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.015637 ms - MDC[activemq.broker=mom79]
2024-06-28 12:06:37,916 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom79]
2024-06-28 12:06:37,916 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom79]
2024-06-28 12:06:37,916 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom79 stopped - MDC[activemq.broker=mom79]
2024-06-28 12:06:37,917 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom79, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:79) is shutting down - MDC[activemq.broker=mom79]
2024-06-28 12:06:37,917 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom79, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:79) uptime 0.010 seconds - MDC[activemq.broker=mom79]
2024-06-28 12:06:37,917 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom79, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:79) is shutdown - MDC[activemq.broker=mom79]
2024-06-28 12:06:37,917 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:37,918 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 13.298727 ms
2024-06-28 12:06:37,918 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishFirst [activemq-j2ee]>
2024-06-28 12:06:37,919 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:37,919 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishFirst [activemq-j2ee]>
2024-06-28 12:06:37,919 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1472516922'.
2024-06-28 12:06:37,920 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #80 initialized: null
2024-06-28 12:06:37,921 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom80]
2024-06-28 12:06:37,921 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom80]
2024-06-28 12:06:37,921 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom80]
2024-06-28 12:06:37,921 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom80]
2024-06-28 12:06:37,921 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom80]
2024-06-28 12:06:37,922 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom80, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:80) is starting - MDC[activemq.broker=mom80]
2024-06-28 12:06:37,922 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom80, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:80) started - MDC[activemq.broker=mom80]
2024-06-28 12:06:37,922 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom80]
2024-06-28 12:06:37,923 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom80 started - MDC[activemq.broker=mom80]
2024-06-28 12:06:37,923 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-241:1,clientId=null,started=false} - MDC[activemq.broker=mom80]
2024-06-28 12:06:37,928 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1b5496fd] - MDC[activemq.broker=mom80]
2024-06-28 12:06:37,929 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom80]
2024-06-28 12:06:37,929 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.012001 ms - MDC[activemq.broker=mom80]
2024-06-28 12:06:37,929 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom80]
2024-06-28 12:06:37,929 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom80]
2024-06-28 12:06:37,930 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom80 stopped - MDC[activemq.broker=mom80]
2024-06-28 12:06:37,930 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom80, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:80) is shutting down - MDC[activemq.broker=mom80]
2024-06-28 12:06:37,931 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom80, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:80) uptime 0.009 seconds - MDC[activemq.broker=mom80]
2024-06-28 12:06:37,931 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom80, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:80) is shutdown - MDC[activemq.broker=mom80]
2024-06-28 12:06:37,931 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:37,931 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 12.298469 ms
2024-06-28 12:06:37,931 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishFirst [activemq-j2ee]>
2024-06-28 12:06:37,932 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:37,933 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishFirst [activemq-j2ee]>
2024-06-28 12:06:37,933 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1919736411'.
2024-06-28 12:06:37,934 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #81 initialized: null
2024-06-28 12:06:37,935 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom81]
2024-06-28 12:06:37,935 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom81]
2024-06-28 12:06:37,935 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom81]
2024-06-28 12:06:37,935 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom81]
2024-06-28 12:06:37,935 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom81]
2024-06-28 12:06:37,936 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom81, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:81) is starting - MDC[activemq.broker=mom81]
2024-06-28 12:06:37,936 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom81, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:81) started - MDC[activemq.broker=mom81]
2024-06-28 12:06:37,936 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom81]
2024-06-28 12:06:37,937 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom81 started - MDC[activemq.broker=mom81]
2024-06-28 12:06:37,937 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-244:1,clientId=null,started=false} - MDC[activemq.broker=mom81]
2024-06-28 12:06:38,167 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4a501cab] - MDC[activemq.broker=mom81]
2024-06-28 12:06:38,168 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom81]
2024-06-28 12:06:38,168 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.016068 ms - MDC[activemq.broker=mom81]
2024-06-28 12:06:38,169 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom81]
2024-06-28 12:06:38,169 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom81]
2024-06-28 12:06:38,169 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom81 stopped - MDC[activemq.broker=mom81]
2024-06-28 12:06:38,170 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom81, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:81) is shutting down - MDC[activemq.broker=mom81]
2024-06-28 12:06:38,170 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom81, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:81) uptime 0.235 seconds - MDC[activemq.broker=mom81]
2024-06-28 12:06:38,170 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom81, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:81) is shutdown - MDC[activemq.broker=mom81]
2024-06-28 12:06:38,170 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:38,171 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 237.916542 ms
2024-06-28 12:06:38,171 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishFirst [activemq-j2ee]>
2024-06-28 12:06:38,172 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:38,172 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishFirst [activemq-j2ee]>
2024-06-28 12:06:38,172 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 324269333'.
2024-06-28 12:06:38,174 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #82 initialized: null
2024-06-28 12:06:38,174 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom82]
2024-06-28 12:06:38,174 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom82]
2024-06-28 12:06:38,174 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom82]
2024-06-28 12:06:38,175 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom82]
2024-06-28 12:06:38,175 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom82]
2024-06-28 12:06:38,175 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom82, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:82) is starting - MDC[activemq.broker=mom82]
2024-06-28 12:06:38,176 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom82, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:82) started - MDC[activemq.broker=mom82]
2024-06-28 12:06:38,176 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom82]
2024-06-28 12:06:38,176 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom82 started - MDC[activemq.broker=mom82]
2024-06-28 12:06:38,177 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-247:1,clientId=null,started=false} - MDC[activemq.broker=mom82]
2024-06-28 12:06:38,380 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3985cca0] - MDC[activemq.broker=mom82]
2024-06-28 12:06:38,382 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom82]
2024-06-28 12:06:38,382 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.013491 ms - MDC[activemq.broker=mom82]
2024-06-28 12:06:38,382 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom82]
2024-06-28 12:06:38,382 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom82]
2024-06-28 12:06:38,383 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom82 stopped - MDC[activemq.broker=mom82]
2024-06-28 12:06:38,383 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom82, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:82) is shutting down - MDC[activemq.broker=mom82]
2024-06-28 12:06:38,384 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom82, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:82) uptime 0.210 seconds - MDC[activemq.broker=mom82]
2024-06-28 12:06:38,384 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom82, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:82) is shutdown - MDC[activemq.broker=mom82]
2024-06-28 12:06:38,384 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:38,384 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 212.355505 ms
2024-06-28 12:06:38,384 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishFirst [activemq-j2ee]>
2024-06-28 12:06:38,385 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:38,385 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishFirst [activemq-j2ee]>
2024-06-28 12:06:38,386 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1014255081'.
2024-06-28 12:06:38,387 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #83 initialized: null
2024-06-28 12:06:38,388 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom83]
2024-06-28 12:06:38,388 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom83]
2024-06-28 12:06:38,388 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom83]
2024-06-28 12:06:38,388 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom83]
2024-06-28 12:06:38,388 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom83]
2024-06-28 12:06:38,389 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom83, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:83) is starting - MDC[activemq.broker=mom83]
2024-06-28 12:06:38,389 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom83, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:83) started - MDC[activemq.broker=mom83]
2024-06-28 12:06:38,389 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom83]
2024-06-28 12:06:38,390 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom83 started - MDC[activemq.broker=mom83]
2024-06-28 12:06:38,391 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-250:1,clientId=null,started=false} - MDC[activemq.broker=mom83]
2024-06-28 12:06:38,594 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@40fc181d] - MDC[activemq.broker=mom83]
2024-06-28 12:06:38,596 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom83]
2024-06-28 12:06:38,596 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.013740 ms - MDC[activemq.broker=mom83]
2024-06-28 12:06:38,596 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom83]
2024-06-28 12:06:38,596 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom83]
2024-06-28 12:06:38,597 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom83 stopped - MDC[activemq.broker=mom83]
2024-06-28 12:06:38,597 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom83, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:83) is shutting down - MDC[activemq.broker=mom83]
2024-06-28 12:06:38,598 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom83, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:83) uptime 0.210 seconds - MDC[activemq.broker=mom83]
2024-06-28 12:06:38,598 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom83, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:83) is shutdown - MDC[activemq.broker=mom83]
2024-06-28 12:06:38,598 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:38,598 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 212.733441 ms
2024-06-28 12:06:38,598 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishFirst [activemq-j2ee]>
2024-06-28 12:06:38,599 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:38,599 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishFirst [activemq-j2ee]>
2024-06-28 12:06:38,600 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1867734391'.
2024-06-28 12:06:38,601 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #84 initialized: null
2024-06-28 12:06:38,602 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom84]
2024-06-28 12:06:38,602 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom84]
2024-06-28 12:06:38,602 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom84]
2024-06-28 12:06:38,602 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom84]
2024-06-28 12:06:38,602 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom84]
2024-06-28 12:06:38,603 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom84, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:84) is starting - MDC[activemq.broker=mom84]
2024-06-28 12:06:38,603 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom84, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:84) started - MDC[activemq.broker=mom84]
2024-06-28 12:06:38,603 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom84]
2024-06-28 12:06:38,604 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom84 started - MDC[activemq.broker=mom84]
2024-06-28 12:06:38,605 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-253:1,clientId=null,started=false} - MDC[activemq.broker=mom84]
2024-06-28 12:06:38,809 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@61736817] - MDC[activemq.broker=mom84]
2024-06-28 12:06:38,811 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom84]
2024-06-28 12:06:38,811 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.013416 ms - MDC[activemq.broker=mom84]
2024-06-28 12:06:38,811 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom84]
2024-06-28 12:06:38,811 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom84]
2024-06-28 12:06:38,812 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom84 stopped - MDC[activemq.broker=mom84]
2024-06-28 12:06:38,812 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom84, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:84) is shutting down - MDC[activemq.broker=mom84]
2024-06-28 12:06:38,813 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom84, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:84) uptime 0.210 seconds - MDC[activemq.broker=mom84]
2024-06-28 12:06:38,813 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom84, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:84) is shutdown - MDC[activemq.broker=mom84]
2024-06-28 12:06:38,813 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:38,813 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 213.713392 ms
2024-06-28 12:06:38,813 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishFirst [activemq-j2ee]>
2024-06-28 12:06:38,814 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:38,814 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishFirst [activemq-j2ee]>
2024-06-28 12:06:38,815 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1902192035'.
2024-06-28 12:06:38,816 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #85 initialized: null
2024-06-28 12:06:38,817 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom85]
2024-06-28 12:06:38,817 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom85]
2024-06-28 12:06:38,817 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom85]
2024-06-28 12:06:38,817 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom85]
2024-06-28 12:06:38,817 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom85]
2024-06-28 12:06:38,818 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom85, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:85) is starting - MDC[activemq.broker=mom85]
2024-06-28 12:06:38,818 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom85, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:85) started - MDC[activemq.broker=mom85]
2024-06-28 12:06:38,818 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom85]
2024-06-28 12:06:38,819 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom85 started - MDC[activemq.broker=mom85]
2024-06-28 12:06:38,819 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-256:1,clientId=null,started=false} - MDC[activemq.broker=mom85]
2024-06-28 12:06:39,023 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@328f46f9] - MDC[activemq.broker=mom85]
2024-06-28 12:06:39,024 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom85]
2024-06-28 12:06:39,024 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.014371 ms - MDC[activemq.broker=mom85]
2024-06-28 12:06:39,024 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom85]
2024-06-28 12:06:39,025 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom85]
2024-06-28 12:06:39,025 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom85 stopped - MDC[activemq.broker=mom85]
2024-06-28 12:06:39,025 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom85, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:85) is shutting down - MDC[activemq.broker=mom85]
2024-06-28 12:06:39,026 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom85, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:85) uptime 0.210 seconds - MDC[activemq.broker=mom85]
2024-06-28 12:06:39,026 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom85, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:85) is shutdown - MDC[activemq.broker=mom85]
2024-06-28 12:06:39,026 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:39,026 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 211.941470 ms
2024-06-28 12:06:39,027 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishFirst [activemq-j2ee]>
2024-06-28 12:06:39,028 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:39,028 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishFirst [activemq-j2ee]>
2024-06-28 12:06:39,029 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2016088777'.
2024-06-28 12:06:39,030 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #86 initialized: null
2024-06-28 12:06:39,031 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom86]
2024-06-28 12:06:39,031 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom86]
2024-06-28 12:06:39,031 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom86]
2024-06-28 12:06:39,031 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom86]
2024-06-28 12:06:39,031 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom86]
2024-06-28 12:06:39,032 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom86, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:86) is starting - MDC[activemq.broker=mom86]
2024-06-28 12:06:39,032 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom86, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:86) started - MDC[activemq.broker=mom86]
2024-06-28 12:06:39,032 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom86]
2024-06-28 12:06:39,033 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom86 started - MDC[activemq.broker=mom86]
2024-06-28 12:06:39,033 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-259:1,clientId=null,started=false} - MDC[activemq.broker=mom86]
2024-06-28 12:06:39,237 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@739e76e6] - MDC[activemq.broker=mom86]
2024-06-28 12:06:39,238 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom86]
2024-06-28 12:06:39,239 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.013815 ms - MDC[activemq.broker=mom86]
2024-06-28 12:06:39,239 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom86]
2024-06-28 12:06:39,239 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom86]
2024-06-28 12:06:39,240 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom86 stopped - MDC[activemq.broker=mom86]
2024-06-28 12:06:39,240 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom86, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:86) is shutting down - MDC[activemq.broker=mom86]
2024-06-28 12:06:39,240 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom86, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:86) uptime 0.210 seconds - MDC[activemq.broker=mom86]
2024-06-28 12:06:39,240 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom86, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:86) is shutdown - MDC[activemq.broker=mom86]
2024-06-28 12:06:39,241 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:39,241 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 212.944992 ms
2024-06-28 12:06:39,241 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishFirst [activemq-j2ee]>
2024-06-28 12:06:39,242 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:39,242 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishFirst [activemq-j2ee]>
2024-06-28 12:06:39,242 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1956291439'.
2024-06-28 12:06:39,244 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #87 initialized: null
2024-06-28 12:06:39,244 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom87]
2024-06-28 12:06:39,244 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom87]
2024-06-28 12:06:39,245 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom87]
2024-06-28 12:06:39,245 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom87]
2024-06-28 12:06:39,245 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom87]
2024-06-28 12:06:39,245 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom87, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:87) is starting - MDC[activemq.broker=mom87]
2024-06-28 12:06:39,246 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom87, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:87) started - MDC[activemq.broker=mom87]
2024-06-28 12:06:39,246 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom87]
2024-06-28 12:06:39,246 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom87 started - MDC[activemq.broker=mom87]
2024-06-28 12:06:39,247 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-262:1,clientId=null,started=false} - MDC[activemq.broker=mom87]
2024-06-28 12:06:39,451 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@66741691] - MDC[activemq.broker=mom87]
2024-06-28 12:06:39,452 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom87]
2024-06-28 12:06:39,453 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.013862 ms - MDC[activemq.broker=mom87]
2024-06-28 12:06:39,453 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom87]
2024-06-28 12:06:39,453 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom87]
2024-06-28 12:06:39,454 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom87 stopped - MDC[activemq.broker=mom87]
2024-06-28 12:06:39,454 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom87, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:87) is shutting down - MDC[activemq.broker=mom87]
2024-06-28 12:06:39,454 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom87, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:87) uptime 0.210 seconds - MDC[activemq.broker=mom87]
2024-06-28 12:06:39,455 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom87, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:87) is shutdown - MDC[activemq.broker=mom87]
2024-06-28 12:06:39,455 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:39,455 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 212.887218 ms
2024-06-28 12:06:39,455 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishFirst [activemq-j2ee]>
2024-06-28 12:06:39,456 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:39,456 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishFirst [activemq-j2ee]>
2024-06-28 12:06:39,456 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 98860575'.
2024-06-28 12:06:39,458 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #88 initialized: null
2024-06-28 12:06:39,458 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom88]
2024-06-28 12:06:39,458 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom88]
2024-06-28 12:06:39,459 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom88]
2024-06-28 12:06:39,459 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom88]
2024-06-28 12:06:39,459 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom88]
2024-06-28 12:06:39,460 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom88, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:88) is starting - MDC[activemq.broker=mom88]
2024-06-28 12:06:39,460 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom88, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:88) started - MDC[activemq.broker=mom88]
2024-06-28 12:06:39,460 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom88]
2024-06-28 12:06:39,460 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom88 started - MDC[activemq.broker=mom88]
2024-06-28 12:06:39,461 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-265:1,clientId=null,started=false} - MDC[activemq.broker=mom88]
2024-06-28 12:06:39,665 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@295692fd] - MDC[activemq.broker=mom88]
2024-06-28 12:06:39,666 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom88]
2024-06-28 12:06:39,667 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.013858 ms - MDC[activemq.broker=mom88]
2024-06-28 12:06:39,667 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom88]
2024-06-28 12:06:39,667 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom88]
2024-06-28 12:06:39,667 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom88 stopped - MDC[activemq.broker=mom88]
2024-06-28 12:06:39,668 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom88, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:88) is shutting down - MDC[activemq.broker=mom88]
2024-06-28 12:06:39,668 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom88, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:88) uptime 0.210 seconds - MDC[activemq.broker=mom88]
2024-06-28 12:06:39,668 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom88, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:88) is shutdown - MDC[activemq.broker=mom88]
2024-06-28 12:06:39,669 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:39,669 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 212.636466 ms
2024-06-28 12:06:39,669 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishFirst [activemq-j2ee]>
2024-06-28 12:06:39,670 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:39,670 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishFirst [activemq-j2ee]>
2024-06-28 12:06:39,670 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1845535162'.
2024-06-28 12:06:39,674 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #89 initialized: null
2024-06-28 12:06:39,675 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom89]
2024-06-28 12:06:39,675 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom89]
2024-06-28 12:06:39,675 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom89]
2024-06-28 12:06:39,676 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom89]
2024-06-28 12:06:39,676 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom89]
2024-06-28 12:06:39,677 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom89, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:89) is starting - MDC[activemq.broker=mom89]
2024-06-28 12:06:39,677 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom89, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:89) started - MDC[activemq.broker=mom89]
2024-06-28 12:06:39,677 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom89]
2024-06-28 12:06:39,678 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom89 started - MDC[activemq.broker=mom89]
2024-06-28 12:06:39,678 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-268:1,clientId=null,started=false} - MDC[activemq.broker=mom89]
2024-06-28 12:06:39,884 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@9091a0f] - MDC[activemq.broker=mom89]
2024-06-28 12:06:39,885 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom89]
2024-06-28 12:06:39,885 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.014386 ms - MDC[activemq.broker=mom89]
2024-06-28 12:06:39,886 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom89]
2024-06-28 12:06:39,886 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom89]
2024-06-28 12:06:39,886 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom89 stopped - MDC[activemq.broker=mom89]
2024-06-28 12:06:39,886 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom89, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:89) is shutting down - MDC[activemq.broker=mom89]
2024-06-28 12:06:39,887 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom89, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:89) uptime 0.212 seconds - MDC[activemq.broker=mom89]
2024-06-28 12:06:39,887 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom89, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:89) is shutdown - MDC[activemq.broker=mom89]
2024-06-28 12:06:39,888 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:39,888 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 217.681922 ms
2024-06-28 12:06:39,888 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishFirst [activemq-j2ee]>
2024-06-28 12:06:39,889 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:39,889 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishFirst [activemq-j2ee]>
2024-06-28 12:06:39,890 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 143996865'.
2024-06-28 12:06:39,891 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #90 initialized: null
2024-06-28 12:06:39,892 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom90]
2024-06-28 12:06:39,892 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom90]
2024-06-28 12:06:39,892 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom90]
2024-06-28 12:06:39,892 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom90]
2024-06-28 12:06:39,892 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom90]
2024-06-28 12:06:39,893 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom90, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:90) is starting - MDC[activemq.broker=mom90]
2024-06-28 12:06:39,893 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom90, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:90) started - MDC[activemq.broker=mom90]
2024-06-28 12:06:39,893 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom90]
2024-06-28 12:06:39,894 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom90 started - MDC[activemq.broker=mom90]
2024-06-28 12:06:39,895 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-271:1,clientId=null,started=false} - MDC[activemq.broker=mom90]
2024-06-28 12:06:40,099 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7c453a1f] - MDC[activemq.broker=mom90]
2024-06-28 12:06:40,100 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom90]
2024-06-28 12:06:40,100 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.013639 ms - MDC[activemq.broker=mom90]
2024-06-28 12:06:40,100 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom90]
2024-06-28 12:06:40,100 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom90]
2024-06-28 12:06:40,101 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom90 stopped - MDC[activemq.broker=mom90]
2024-06-28 12:06:40,101 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom90, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:90) is shutting down - MDC[activemq.broker=mom90]
2024-06-28 12:06:40,102 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom90, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:90) uptime 0.210 seconds - MDC[activemq.broker=mom90]
2024-06-28 12:06:40,102 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom90, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:90) is shutdown - MDC[activemq.broker=mom90]
2024-06-28 12:06:40,102 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:40,102 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 212.710084 ms
2024-06-28 12:06:40,102 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishFirst [activemq-j2ee]>
2024-06-28 12:06:40,104 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:40,104 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testProperties [activemq-j2ee]>
2024-06-28 12:06:40,104 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1958408112'.
2024-06-28 12:06:40,106 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #91 initialized: null
2024-06-28 12:06:40,106 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom91]
2024-06-28 12:06:40,106 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom91]
2024-06-28 12:06:40,106 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom91]
2024-06-28 12:06:40,107 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom91]
2024-06-28 12:06:40,107 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom91]
2024-06-28 12:06:40,107 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom91, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:91) is starting - MDC[activemq.broker=mom91]
2024-06-28 12:06:40,108 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom91, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:91) started - MDC[activemq.broker=mom91]
2024-06-28 12:06:40,108 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom91]
2024-06-28 12:06:40,108 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom91 started - MDC[activemq.broker=mom91]
2024-06-28 12:06:40,111 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-274:2,clientId=null,started=false} - MDC[activemq.broker=mom91]
2024-06-28 12:06:40,113 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@45bf64f7] - MDC[activemq.broker=mom91]
2024-06-28 12:06:40,114 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom91]
2024-06-28 12:06:40,115 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.011241 ms - MDC[activemq.broker=mom91]
2024-06-28 12:06:40,115 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom91]
2024-06-28 12:06:40,115 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom91]
2024-06-28 12:06:40,115 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom91 stopped - MDC[activemq.broker=mom91]
2024-06-28 12:06:40,116 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom91, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:91) is shutting down - MDC[activemq.broker=mom91]
2024-06-28 12:06:40,116 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom91, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:91) uptime 0.010 seconds - MDC[activemq.broker=mom91]
2024-06-28 12:06:40,116 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom91, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:91) is shutdown - MDC[activemq.broker=mom91]
2024-06-28 12:06:40,116 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:40,117 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 12.554149 ms
2024-06-28 12:06:40,117 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testProperties [activemq-j2ee]>
2024-06-28 12:06:40,118 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:40,118 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testPublishJsonData [activemq-j2ee]>
2024-06-28 12:06:40,119 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1224867665'.
2024-06-28 12:06:40,120 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #92 initialized: null
2024-06-28 12:06:40,120 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom92]
2024-06-28 12:06:40,120 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom92]
2024-06-28 12:06:40,121 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom92]
2024-06-28 12:06:40,121 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom92]
2024-06-28 12:06:40,121 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom92]
2024-06-28 12:06:40,121 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom92, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:92) is starting - MDC[activemq.broker=mom92]
2024-06-28 12:06:40,122 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom92, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:92) started - MDC[activemq.broker=mom92]
2024-06-28 12:06:40,122 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom92]
2024-06-28 12:06:40,122 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom92 started - MDC[activemq.broker=mom92]
2024-06-28 12:06:40,125 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-277:2,clientId=null,started=false} - MDC[activemq.broker=mom92]
2024-06-28 12:06:40,129 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@53f7759c, org.eclipse.scout.rt.mom.jms.JmsSubscription@5c5e301f] - MDC[activemq.broker=mom92]
2024-06-28 12:06:40,129 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom92]
2024-06-28 12:06:40,130 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.012670 ms - MDC[activemq.broker=mom92]
2024-06-28 12:06:40,130 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom92]
2024-06-28 12:06:40,130 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom92]
2024-06-28 12:06:40,131 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom92 stopped - MDC[activemq.broker=mom92]
2024-06-28 12:06:40,131 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom92, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:92) is shutting down - MDC[activemq.broker=mom92]
2024-06-28 12:06:40,131 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom92, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:92) uptime 0.011 seconds - MDC[activemq.broker=mom92]
2024-06-28 12:06:40,131 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom92, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:92) is shutdown - MDC[activemq.broker=mom92]
2024-06-28 12:06:40,132 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:40,132 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 13.448993 ms
2024-06-28 12:06:40,132 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testPublishJsonData [activemq-j2ee]>
2024-06-28 12:06:40,133 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:40,133 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicDurableSubscription [activemq-j2ee]>
2024-06-28 12:06:40,134 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 451889392'.
2024-06-28 12:06:40,135 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:06:40,135 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.010363 ms
2024-06-28 12:06:40,135 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 1.753021 ms
2024-06-28 12:06:40,135 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicDurableSubscription [activemq-j2ee]>
2024-06-28 12:06:40,142 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:40,142 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testPublishNull [activemq-j2ee]>
2024-06-28 12:06:40,143 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1422798248'.
2024-06-28 12:06:40,144 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #93 initialized: null
2024-06-28 12:06:40,145 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom93]
2024-06-28 12:06:40,145 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom93]
2024-06-28 12:06:40,145 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom93]
2024-06-28 12:06:40,145 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom93]
2024-06-28 12:06:40,145 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom93]
2024-06-28 12:06:40,146 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom93, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:93) is starting - MDC[activemq.broker=mom93]
2024-06-28 12:06:40,146 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom93, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:93) started - MDC[activemq.broker=mom93]
2024-06-28 12:06:40,147 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom93]
2024-06-28 12:06:40,147 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom93 started - MDC[activemq.broker=mom93]
2024-06-28 12:06:40,150 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-280:2,clientId=null,started=false} - MDC[activemq.broker=mom93]
2024-06-28 12:06:40,153 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@76067600, org.eclipse.scout.rt.mom.jms.JmsSubscription@5f0d1a0d] - MDC[activemq.broker=mom93]
2024-06-28 12:06:40,157 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@7b4db485, org.eclipse.scout.rt.mom.jms.JmsSubscription@1bff5ad0] - MDC[activemq.broker=mom93]
2024-06-28 12:06:40,161 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@1ef46efc, org.eclipse.scout.rt.mom.jms.JmsSubscription@7655a302] - MDC[activemq.broker=mom93]
2024-06-28 12:06:40,165 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@42c661d4, org.eclipse.scout.rt.mom.jms.JmsSubscription@3405202c] - MDC[activemq.broker=mom93]
2024-06-28 12:06:40,169 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@a3a54d6, org.eclipse.scout.rt.mom.jms.JmsSubscription@2a794780] - MDC[activemq.broker=mom93]
2024-06-28 12:06:40,174 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@6824c2e6, org.eclipse.scout.rt.mom.jms.JmsSubscription@27e037c1] - MDC[activemq.broker=mom93]
2024-06-28 12:06:40,178 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@1a325aa, org.eclipse.scout.rt.mom.jms.JmsSubscription@508f2b78] - MDC[activemq.broker=mom93]
2024-06-28 12:06:40,182 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@302e3484, org.eclipse.scout.rt.mom.jms.JmsSubscription@4db11495] - MDC[activemq.broker=mom93]
2024-06-28 12:06:40,186 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@39562fc2, org.eclipse.scout.rt.mom.jms.JmsSubscription@349e6ca8] - MDC[activemq.broker=mom93]
2024-06-28 12:06:40,191 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@5cef76a2, org.eclipse.scout.rt.mom.jms.JmsSubscription@5d708ef6] - MDC[activemq.broker=mom93]
2024-06-28 12:06:40,192 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom93]
2024-06-28 12:06:40,192 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.019014 ms - MDC[activemq.broker=mom93]
2024-06-28 12:06:40,192 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom93]
2024-06-28 12:06:40,192 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom93]
2024-06-28 12:06:40,193 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom93 stopped - MDC[activemq.broker=mom93]
2024-06-28 12:06:40,193 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom93, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:93) is shutting down - MDC[activemq.broker=mom93]
2024-06-28 12:06:40,194 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom93, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:93) uptime 0.049 seconds - MDC[activemq.broker=mom93]
2024-06-28 12:06:40,194 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom93, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:93) is shutdown - MDC[activemq.broker=mom93]
2024-06-28 12:06:40,194 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:40,194 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 51.962406 ms
2024-06-28 12:06:40,194 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testPublishNull [activemq-j2ee]>
2024-06-28 12:06:40,196 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:40,196 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testPublishText [activemq-j2ee]>
2024-06-28 12:06:40,196 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1663430528'.
2024-06-28 12:06:40,197 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #94 initialized: null
2024-06-28 12:06:40,198 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom94]
2024-06-28 12:06:40,198 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom94]
2024-06-28 12:06:40,198 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom94]
2024-06-28 12:06:40,198 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom94]
2024-06-28 12:06:40,198 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom94]
2024-06-28 12:06:40,199 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom94, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:94) is starting - MDC[activemq.broker=mom94]
2024-06-28 12:06:40,199 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom94, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:94) started - MDC[activemq.broker=mom94]
2024-06-28 12:06:40,199 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom94]
2024-06-28 12:06:40,200 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom94 started - MDC[activemq.broker=mom94]
2024-06-28 12:06:40,203 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-283:2,clientId=null,started=false} - MDC[activemq.broker=mom94]
2024-06-28 12:06:40,206 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@554b571b, org.eclipse.scout.rt.mom.jms.JmsSubscription@3bf8feec] - MDC[activemq.broker=mom94]
2024-06-28 12:06:40,208 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom94]
2024-06-28 12:06:40,208 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.036191 ms - MDC[activemq.broker=mom94]
2024-06-28 12:06:40,208 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom94]
2024-06-28 12:06:40,209 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom94]
2024-06-28 12:06:40,209 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom94 stopped - MDC[activemq.broker=mom94]
2024-06-28 12:06:40,209 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom94, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:94) is shutting down - MDC[activemq.broker=mom94]
2024-06-28 12:06:40,210 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom94, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:94) uptime 0.012 seconds - MDC[activemq.broker=mom94]
2024-06-28 12:06:40,210 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom94, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:94) is shutdown - MDC[activemq.broker=mom94]
2024-06-28 12:06:40,210 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:40,211 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 14.849368 ms
2024-06-28 12:06:40,211 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testPublishText [activemq-j2ee]>
2024-06-28 12:06:40,212 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:40,212 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeCorrelationId [activemq-j2ee]>
2024-06-28 12:06:40,213 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1424741300'.
2024-06-28 12:06:40,214 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #95 initialized: null
2024-06-28 12:06:40,214 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom95]
2024-06-28 12:06:40,215 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom95]
2024-06-28 12:06:40,215 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom95]
2024-06-28 12:06:40,215 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom95]
2024-06-28 12:06:40,215 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom95]
2024-06-28 12:06:40,216 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom95, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:95) is starting - MDC[activemq.broker=mom95]
2024-06-28 12:06:40,216 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom95, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:95) started - MDC[activemq.broker=mom95]
2024-06-28 12:06:40,216 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom95]
2024-06-28 12:06:40,263 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom95 started - MDC[activemq.broker=mom95]
2024-06-28 12:06:40,267 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-286:2,clientId=null,started=false} - MDC[cid=cid:abc, activemq.broker=mom95]
2024-06-28 12:06:40,270 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@53963f8e] - MDC[activemq.broker=mom95]
2024-06-28 12:06:40,271 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom95]
2024-06-28 12:06:40,272 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.016314 ms - MDC[activemq.broker=mom95]
2024-06-28 12:06:40,272 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom95]
2024-06-28 12:06:40,272 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom95]
2024-06-28 12:06:40,273 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom95 stopped - MDC[activemq.broker=mom95]
2024-06-28 12:06:40,273 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom95, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:95) is shutting down - MDC[activemq.broker=mom95]
2024-06-28 12:06:40,274 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom95, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:95) uptime 0.059 seconds - MDC[activemq.broker=mom95]
2024-06-28 12:06:40,274 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom95, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:95) is shutdown - MDC[activemq.broker=mom95]
2024-06-28 12:06:40,274 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:40,274 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 61.915575 ms
2024-06-28 12:06:40,274 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeCorrelationId [activemq-j2ee]>
2024-06-28 12:06:40,276 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:40,276 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribe [activemq-j2ee]>
2024-06-28 12:06:40,277 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 558003530'.
2024-06-28 12:06:40,278 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #96 initialized: null
2024-06-28 12:06:40,279 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom96]
2024-06-28 12:06:40,280 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom96]
2024-06-28 12:06:40,280 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom96]
2024-06-28 12:06:40,280 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom96]
2024-06-28 12:06:40,280 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom96]
2024-06-28 12:06:40,281 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom96, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:96) is starting - MDC[activemq.broker=mom96]
2024-06-28 12:06:40,281 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom96, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:96) started - MDC[activemq.broker=mom96]
2024-06-28 12:06:40,282 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom96]
2024-06-28 12:06:40,282 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom96 started - MDC[activemq.broker=mom96]
2024-06-28 12:06:40,286 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-289:2,clientId=null,started=false} - MDC[activemq.broker=mom96]
2024-06-28 12:06:40,288 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3a5f0ed5] - MDC[activemq.broker=mom96]
2024-06-28 12:06:40,289 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom96]
2024-06-28 12:06:40,296 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.040980 ms - MDC[activemq.broker=mom96]
2024-06-28 12:06:40,296 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom96]
2024-06-28 12:06:40,296 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom96]
2024-06-28 12:06:40,297 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom96 stopped - MDC[activemq.broker=mom96]
2024-06-28 12:06:40,297 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom96, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:96) is shutting down - MDC[activemq.broker=mom96]
2024-06-28 12:06:40,298 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom96, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:96) uptime 0.019 seconds - MDC[activemq.broker=mom96]
2024-06-28 12:06:40,298 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom96, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:96) is shutdown - MDC[activemq.broker=mom96]
2024-06-28 12:06:40,298 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:40,299 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 22.246004 ms
2024-06-28 12:06:40,299 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribe [activemq-j2ee]>
2024-06-28 12:06:40,301 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:40,301 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testPublishBytes [activemq-j2ee]>
2024-06-28 12:06:40,302 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1501225322'.
2024-06-28 12:06:40,303 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #97 initialized: null
2024-06-28 12:06:40,304 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom97]
2024-06-28 12:06:40,304 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom97]
2024-06-28 12:06:40,305 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom97]
2024-06-28 12:06:40,305 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom97]
2024-06-28 12:06:40,305 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom97]
2024-06-28 12:06:40,306 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom97, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:97) is starting - MDC[activemq.broker=mom97]
2024-06-28 12:06:40,306 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom97, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:97) started - MDC[activemq.broker=mom97]
2024-06-28 12:06:40,306 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom97]
2024-06-28 12:06:40,307 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom97 started - MDC[activemq.broker=mom97]
2024-06-28 12:06:40,310 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-292:2,clientId=null,started=false} - MDC[activemq.broker=mom97]
2024-06-28 12:06:40,313 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@2d739a6f, org.eclipse.scout.rt.mom.jms.JmsSubscription@c93275f] - MDC[activemq.broker=mom97]
2024-06-28 12:06:40,314 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom97]
2024-06-28 12:06:40,315 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.011824 ms - MDC[activemq.broker=mom97]
2024-06-28 12:06:40,315 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom97]
2024-06-28 12:06:40,315 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom97]
2024-06-28 12:06:40,316 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom97 stopped - MDC[activemq.broker=mom97]
2024-06-28 12:06:40,316 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom97, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:97) is shutting down - MDC[activemq.broker=mom97]
2024-06-28 12:06:40,316 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom97, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:97) uptime 0.012 seconds - MDC[activemq.broker=mom97]
2024-06-28 12:06:40,317 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom97, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:97) is shutdown - MDC[activemq.broker=mom97]
2024-06-28 12:06:40,317 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:40,317 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 15.402241 ms
2024-06-28 12:06:40,317 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testPublishBytes [activemq-j2ee]>
2024-06-28 12:06:40,364 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:40,364 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testPublishEmpty [activemq-j2ee]>
2024-06-28 12:06:40,364 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1024866303'.
2024-06-28 12:06:40,366 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #98 initialized: null
2024-06-28 12:06:40,366 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom98]
2024-06-28 12:06:40,367 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom98]
2024-06-28 12:06:40,367 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom98]
2024-06-28 12:06:40,367 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom98]
2024-06-28 12:06:40,367 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom98]
2024-06-28 12:06:40,368 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom98, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:98) is starting - MDC[activemq.broker=mom98]
2024-06-28 12:06:40,368 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom98, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:98) started - MDC[activemq.broker=mom98]
2024-06-28 12:06:40,368 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom98]
2024-06-28 12:06:40,369 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom98 started - MDC[activemq.broker=mom98]
2024-06-28 12:06:40,372 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-295:2,clientId=null,started=false} - MDC[activemq.broker=mom98]
2024-06-28 12:06:40,374 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@69ef3847, org.eclipse.scout.rt.mom.jms.JmsSubscription@3033bb96] - MDC[activemq.broker=mom98]
2024-06-28 12:06:40,380 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@4970b93d, org.eclipse.scout.rt.mom.jms.JmsSubscription@2c43da32] - MDC[activemq.broker=mom98]
2024-06-28 12:06:40,385 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@2a3d9ed3, org.eclipse.scout.rt.mom.jms.JmsSubscription@339ecd3f] - MDC[activemq.broker=mom98]
2024-06-28 12:06:40,390 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@27551c3a, org.eclipse.scout.rt.mom.jms.JmsSubscription@328c6f65] - MDC[activemq.broker=mom98]
2024-06-28 12:06:40,394 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@2f92b5a1, org.eclipse.scout.rt.mom.jms.JmsSubscription@1f5b3ef2] - MDC[activemq.broker=mom98]
2024-06-28 12:06:40,398 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@22881b1c, org.eclipse.scout.rt.mom.jms.JmsSubscription@2af6b556] - MDC[activemq.broker=mom98]
2024-06-28 12:06:40,402 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@4d630ffa, org.eclipse.scout.rt.mom.jms.JmsSubscription@32f6d000] - MDC[activemq.broker=mom98]
2024-06-28 12:06:40,406 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@13068335, org.eclipse.scout.rt.mom.jms.JmsSubscription@57e6fd09] - MDC[activemq.broker=mom98]
2024-06-28 12:06:40,411 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@53b83e49, org.eclipse.scout.rt.mom.jms.JmsSubscription@536905ed] - MDC[activemq.broker=mom98]
2024-06-28 12:06:40,465 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@3d039fe6, org.eclipse.scout.rt.mom.jms.JmsSubscription@6a82d4b4] - MDC[activemq.broker=mom98]
2024-06-28 12:06:40,467 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom98]
2024-06-28 12:06:40,467 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.013150 ms - MDC[activemq.broker=mom98]
2024-06-28 12:06:40,467 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom98]
2024-06-28 12:06:40,467 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom98]
2024-06-28 12:06:40,468 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom98 stopped - MDC[activemq.broker=mom98]
2024-06-28 12:06:40,468 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom98, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:98) is shutting down - MDC[activemq.broker=mom98]
2024-06-28 12:06:40,469 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom98, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:98) uptime 0.103 seconds - MDC[activemq.broker=mom98]
2024-06-28 12:06:40,469 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom98, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:98) is shutdown - MDC[activemq.broker=mom98]
2024-06-28 12:06:40,469 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:40,469 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 104.980229 ms
2024-06-28 12:06:40,469 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testPublishEmpty [activemq-j2ee]>
2024-06-28 12:06:40,471 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:40,471 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeMultipleSubscriptions [activemq-j2ee]>
2024-06-28 12:06:40,471 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 34662309'.
2024-06-28 12:06:40,472 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #99 initialized: null
2024-06-28 12:06:40,473 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom99]
2024-06-28 12:06:40,473 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom99]
2024-06-28 12:06:40,473 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom99]
2024-06-28 12:06:40,473 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom99]
2024-06-28 12:06:40,473 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom99]
2024-06-28 12:06:40,474 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom99, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:99) is starting - MDC[activemq.broker=mom99]
2024-06-28 12:06:40,474 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom99, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:99) started - MDC[activemq.broker=mom99]
2024-06-28 12:06:40,474 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom99]
2024-06-28 12:06:40,475 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom99 started - MDC[activemq.broker=mom99]
2024-06-28 12:06:40,479 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-298:3,clientId=null,started=false} - MDC[activemq.broker=mom99]
2024-06-28 12:06:40,532 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3b92dd48, org.eclipse.scout.rt.mom.jms.JmsSubscription@414749f8] - MDC[activemq.broker=mom99]
2024-06-28 12:06:40,534 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom99]
2024-06-28 12:06:40,534 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.012760 ms - MDC[activemq.broker=mom99]
2024-06-28 12:06:40,534 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom99]
2024-06-28 12:06:40,534 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom99]
2024-06-28 12:06:40,535 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom99 stopped - MDC[activemq.broker=mom99]
2024-06-28 12:06:40,535 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom99, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:99) is shutting down - MDC[activemq.broker=mom99]
2024-06-28 12:06:40,536 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom99, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:99) uptime 0.062 seconds - MDC[activemq.broker=mom99]
2024-06-28 12:06:40,536 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom99, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:99) is shutdown - MDC[activemq.broker=mom99]
2024-06-28 12:06:40,536 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:40,536 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 65.257413 ms
2024-06-28 12:06:40,536 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeMultipleSubscriptions [activemq-j2ee]>
2024-06-28 12:06:40,537 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:40,537 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeMultipleSubscriptions [activemq-j2ee]>
2024-06-28 12:06:40,538 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2117071445'.
2024-06-28 12:06:40,539 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #100 initialized: null
2024-06-28 12:06:40,539 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom100]
2024-06-28 12:06:40,539 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom100]
2024-06-28 12:06:40,540 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom100]
2024-06-28 12:06:40,540 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom100]
2024-06-28 12:06:40,540 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom100]
2024-06-28 12:06:40,540 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom100, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:100) is starting - MDC[activemq.broker=mom100]
2024-06-28 12:06:40,541 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom100, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:100) started - MDC[activemq.broker=mom100]
2024-06-28 12:06:40,541 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom100]
2024-06-28 12:06:40,541 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom100 started - MDC[activemq.broker=mom100]
2024-06-28 12:06:40,546 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-301:3,clientId=null,started=false} - MDC[activemq.broker=mom100]
2024-06-28 12:06:40,598 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2a7af3d9, org.eclipse.scout.rt.mom.jms.JmsSubscription@1c09a369] - MDC[activemq.broker=mom100]
2024-06-28 12:06:40,600 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom100]
2024-06-28 12:06:40,600 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.012326 ms - MDC[activemq.broker=mom100]
2024-06-28 12:06:40,600 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom100]
2024-06-28 12:06:40,600 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom100]
2024-06-28 12:06:40,601 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom100 stopped - MDC[activemq.broker=mom100]
2024-06-28 12:06:40,601 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom100, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:100) is shutting down - MDC[activemq.broker=mom100]
2024-06-28 12:06:40,602 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom100, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:100) uptime 0.063 seconds - MDC[activemq.broker=mom100]
2024-06-28 12:06:40,602 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom100, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:100) is shutdown - MDC[activemq.broker=mom100]
2024-06-28 12:06:40,602 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:40,602 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 64.952506 ms
2024-06-28 12:06:40,602 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeMultipleSubscriptions [activemq-j2ee]>
2024-06-28 12:06:40,603 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:40,603 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeMultipleSubscriptions [activemq-j2ee]>
2024-06-28 12:06:40,604 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 957917689'.
2024-06-28 12:06:40,605 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #101 initialized: null
2024-06-28 12:06:40,605 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom101]
2024-06-28 12:06:40,606 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom101]
2024-06-28 12:06:40,606 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom101]
2024-06-28 12:06:40,606 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom101]
2024-06-28 12:06:40,606 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom101]
2024-06-28 12:06:40,607 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom101, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:101) is starting - MDC[activemq.broker=mom101]
2024-06-28 12:06:40,607 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom101, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:101) started - MDC[activemq.broker=mom101]
2024-06-28 12:06:40,607 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom101]
2024-06-28 12:06:40,608 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom101 started - MDC[activemq.broker=mom101]
2024-06-28 12:06:40,612 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-304:3,clientId=null,started=false} - MDC[activemq.broker=mom101]
2024-06-28 12:06:40,665 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4fb0884d, org.eclipse.scout.rt.mom.jms.JmsSubscription@b627ffa] - MDC[activemq.broker=mom101]
2024-06-28 12:06:40,666 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom101]
2024-06-28 12:06:40,667 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.013728 ms - MDC[activemq.broker=mom101]
2024-06-28 12:06:40,667 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom101]
2024-06-28 12:06:40,667 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom101]
2024-06-28 12:06:40,667 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom101 stopped - MDC[activemq.broker=mom101]
2024-06-28 12:06:40,668 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom101, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:101) is shutting down - MDC[activemq.broker=mom101]
2024-06-28 12:06:40,668 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom101, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:101) uptime 0.063 seconds - MDC[activemq.broker=mom101]
2024-06-28 12:06:40,668 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom101, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:101) is shutdown - MDC[activemq.broker=mom101]
2024-06-28 12:06:40,668 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:40,669 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 65.004885 ms
2024-06-28 12:06:40,669 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeMultipleSubscriptions [activemq-j2ee]>
2024-06-28 12:06:40,670 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:40,670 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeMultipleSubscriptions [activemq-j2ee]>
2024-06-28 12:06:40,670 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1824034988'.
2024-06-28 12:06:40,671 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #102 initialized: null
2024-06-28 12:06:40,672 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom102]
2024-06-28 12:06:40,672 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom102]
2024-06-28 12:06:40,672 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom102]
2024-06-28 12:06:40,672 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom102]
2024-06-28 12:06:40,672 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom102]
2024-06-28 12:06:40,746 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom102, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:102) is starting - MDC[activemq.broker=mom102]
2024-06-28 12:06:40,746 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom102, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:102) started - MDC[activemq.broker=mom102]
2024-06-28 12:06:40,746 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom102]
2024-06-28 12:06:40,747 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom102 started - MDC[activemq.broker=mom102]
2024-06-28 12:06:40,752 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-307:3,clientId=null,started=false} - MDC[activemq.broker=mom102]
2024-06-28 12:06:40,804 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3cce6db1, org.eclipse.scout.rt.mom.jms.JmsSubscription@24331ab6] - MDC[activemq.broker=mom102]
2024-06-28 12:06:40,806 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom102]
2024-06-28 12:06:40,806 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.013200 ms - MDC[activemq.broker=mom102]
2024-06-28 12:06:40,806 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom102]
2024-06-28 12:06:40,807 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom102]
2024-06-28 12:06:40,807 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom102 stopped - MDC[activemq.broker=mom102]
2024-06-28 12:06:40,807 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom102, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:102) is shutting down - MDC[activemq.broker=mom102]
2024-06-28 12:06:40,808 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom102, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:102) uptime 0.136 seconds - MDC[activemq.broker=mom102]
2024-06-28 12:06:40,808 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom102, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:102) is shutdown - MDC[activemq.broker=mom102]
2024-06-28 12:06:40,808 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:40,808 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 138.344769 ms
2024-06-28 12:06:40,808 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeMultipleSubscriptions [activemq-j2ee]>
2024-06-28 12:06:40,809 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:40,809 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeMultipleSubscriptions [activemq-j2ee]>
2024-06-28 12:06:40,810 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 509248120'.
2024-06-28 12:06:40,811 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #103 initialized: null
2024-06-28 12:06:40,812 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom103]
2024-06-28 12:06:40,812 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom103]
2024-06-28 12:06:40,812 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom103]
2024-06-28 12:06:40,812 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom103]
2024-06-28 12:06:40,812 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom103]
2024-06-28 12:06:40,813 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom103, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:103) is starting - MDC[activemq.broker=mom103]
2024-06-28 12:06:40,813 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom103, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:103) started - MDC[activemq.broker=mom103]
2024-06-28 12:06:40,813 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom103]
2024-06-28 12:06:40,813 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom103 started - MDC[activemq.broker=mom103]
2024-06-28 12:06:40,818 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-310:3,clientId=null,started=false} - MDC[activemq.broker=mom103]
2024-06-28 12:06:40,870 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@824eb67, org.eclipse.scout.rt.mom.jms.JmsSubscription@72c5902b] - MDC[activemq.broker=mom103]
2024-06-28 12:06:40,872 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom103]
2024-06-28 12:06:40,872 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.012330 ms - MDC[activemq.broker=mom103]
2024-06-28 12:06:40,872 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom103]
2024-06-28 12:06:40,872 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom103]
2024-06-28 12:06:40,873 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom103 stopped - MDC[activemq.broker=mom103]
2024-06-28 12:06:40,873 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom103, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:103) is shutting down - MDC[activemq.broker=mom103]
2024-06-28 12:06:40,874 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom103, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:103) uptime 0.061 seconds - MDC[activemq.broker=mom103]
2024-06-28 12:06:40,874 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom103, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:103) is shutdown - MDC[activemq.broker=mom103]
2024-06-28 12:06:40,874 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:40,874 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 64.570712 ms
2024-06-28 12:06:40,874 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeMultipleSubscriptions [activemq-j2ee]>
2024-06-28 12:06:40,875 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:40,875 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeMultipleSubscriptions [activemq-j2ee]>
2024-06-28 12:06:40,876 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 77299379'.
2024-06-28 12:06:40,878 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #104 initialized: null
2024-06-28 12:06:40,878 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom104]
2024-06-28 12:06:40,878 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom104]
2024-06-28 12:06:40,878 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom104]
2024-06-28 12:06:40,878 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom104]
2024-06-28 12:06:40,879 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom104]
2024-06-28 12:06:40,879 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom104, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:104) is starting - MDC[activemq.broker=mom104]
2024-06-28 12:06:40,879 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom104, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:104) started - MDC[activemq.broker=mom104]
2024-06-28 12:06:40,880 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom104]
2024-06-28 12:06:40,880 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom104 started - MDC[activemq.broker=mom104]
2024-06-28 12:06:40,884 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-313:3,clientId=null,started=false} - MDC[activemq.broker=mom104]
2024-06-28 12:06:40,936 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@55d683cb, org.eclipse.scout.rt.mom.jms.JmsSubscription@4a3c683d] - MDC[activemq.broker=mom104]
2024-06-28 12:06:40,938 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom104]
2024-06-28 12:06:40,938 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.012339 ms - MDC[activemq.broker=mom104]
2024-06-28 12:06:40,938 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom104]
2024-06-28 12:06:40,938 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom104]
2024-06-28 12:06:40,939 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom104 stopped - MDC[activemq.broker=mom104]
2024-06-28 12:06:40,939 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom104, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:104) is shutting down - MDC[activemq.broker=mom104]
2024-06-28 12:06:40,940 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom104, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:104) uptime 0.061 seconds - MDC[activemq.broker=mom104]
2024-06-28 12:06:40,940 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom104, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:104) is shutdown - MDC[activemq.broker=mom104]
2024-06-28 12:06:40,940 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:40,940 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 64.636433 ms
2024-06-28 12:06:40,940 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeMultipleSubscriptions [activemq-j2ee]>
2024-06-28 12:06:40,941 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:40,941 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeMultipleSubscriptions [activemq-j2ee]>
2024-06-28 12:06:40,941 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 261292810'.
2024-06-28 12:06:40,943 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #105 initialized: null
2024-06-28 12:06:40,943 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom105]
2024-06-28 12:06:40,943 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom105]
2024-06-28 12:06:40,943 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom105]
2024-06-28 12:06:40,944 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom105]
2024-06-28 12:06:40,944 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom105]
2024-06-28 12:06:40,944 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom105, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:105) is starting - MDC[activemq.broker=mom105]
2024-06-28 12:06:40,944 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom105, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:105) started - MDC[activemq.broker=mom105]
2024-06-28 12:06:40,945 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom105]
2024-06-28 12:06:40,945 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom105 started - MDC[activemq.broker=mom105]
2024-06-28 12:06:40,950 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-316:3,clientId=null,started=false} - MDC[activemq.broker=mom105]
2024-06-28 12:06:41,002 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1fa59b0d, org.eclipse.scout.rt.mom.jms.JmsSubscription@e71bd92] - MDC[activemq.broker=mom105]
2024-06-28 12:06:41,004 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom105]
2024-06-28 12:06:41,004 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.024478 ms - MDC[activemq.broker=mom105]
2024-06-28 12:06:41,004 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom105]
2024-06-28 12:06:41,004 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom105]
2024-06-28 12:06:41,005 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom105 stopped - MDC[activemq.broker=mom105]
2024-06-28 12:06:41,005 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom105, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:105) is shutting down - MDC[activemq.broker=mom105]
2024-06-28 12:06:41,005 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom105, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:105) uptime 0.062 seconds - MDC[activemq.broker=mom105]
2024-06-28 12:06:41,006 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom105, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:105) is shutdown - MDC[activemq.broker=mom105]
2024-06-28 12:06:41,006 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:41,006 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 64.662153 ms
2024-06-28 12:06:41,006 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeMultipleSubscriptions [activemq-j2ee]>
2024-06-28 12:06:41,007 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:41,007 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeMultipleSubscriptions [activemq-j2ee]>
2024-06-28 12:06:41,007 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1246937404'.
2024-06-28 12:06:41,008 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #106 initialized: null
2024-06-28 12:06:41,009 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom106]
2024-06-28 12:06:41,009 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom106]
2024-06-28 12:06:41,009 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom106]
2024-06-28 12:06:41,009 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom106]
2024-06-28 12:06:41,009 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom106]
2024-06-28 12:06:41,010 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom106, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:106) is starting - MDC[activemq.broker=mom106]
2024-06-28 12:06:41,010 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom106, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:106) started - MDC[activemq.broker=mom106]
2024-06-28 12:06:41,010 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom106]
2024-06-28 12:06:41,011 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom106 started - MDC[activemq.broker=mom106]
2024-06-28 12:06:41,015 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-319:3,clientId=null,started=false} - MDC[activemq.broker=mom106]
2024-06-28 12:06:41,067 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@27154b20, org.eclipse.scout.rt.mom.jms.JmsSubscription@5316255e] - MDC[activemq.broker=mom106]
2024-06-28 12:06:41,069 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom106]
2024-06-28 12:06:41,070 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.013018 ms - MDC[activemq.broker=mom106]
2024-06-28 12:06:41,070 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom106]
2024-06-28 12:06:41,070 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom106]
2024-06-28 12:06:41,071 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom106 stopped - MDC[activemq.broker=mom106]
2024-06-28 12:06:41,071 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom106, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:106) is shutting down - MDC[activemq.broker=mom106]
2024-06-28 12:06:41,071 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom106, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:106) uptime 0.062 seconds - MDC[activemq.broker=mom106]
2024-06-28 12:06:41,071 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom106, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:106) is shutdown - MDC[activemq.broker=mom106]
2024-06-28 12:06:41,072 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:41,072 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 64.809462 ms
2024-06-28 12:06:41,072 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeMultipleSubscriptions [activemq-j2ee]>
2024-06-28 12:06:41,073 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:41,073 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeMultipleSubscriptions [activemq-j2ee]>
2024-06-28 12:06:41,073 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 528977645'.
2024-06-28 12:06:41,075 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #107 initialized: null
2024-06-28 12:06:41,075 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom107]
2024-06-28 12:06:41,075 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom107]
2024-06-28 12:06:41,075 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom107]
2024-06-28 12:06:41,076 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom107]
2024-06-28 12:06:41,076 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom107]
2024-06-28 12:06:41,076 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom107, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:107) is starting - MDC[activemq.broker=mom107]
2024-06-28 12:06:41,077 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom107, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:107) started - MDC[activemq.broker=mom107]
2024-06-28 12:06:41,077 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom107]
2024-06-28 12:06:41,077 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom107 started - MDC[activemq.broker=mom107]
2024-06-28 12:06:41,082 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-322:3,clientId=null,started=false} - MDC[activemq.broker=mom107]
2024-06-28 12:06:41,134 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3815c525, org.eclipse.scout.rt.mom.jms.JmsSubscription@58a887fb] - MDC[activemq.broker=mom107]
2024-06-28 12:06:41,136 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom107]
2024-06-28 12:06:41,136 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.014127 ms - MDC[activemq.broker=mom107]
2024-06-28 12:06:41,137 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom107]
2024-06-28 12:06:41,137 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom107]
2024-06-28 12:06:41,137 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom107 stopped - MDC[activemq.broker=mom107]
2024-06-28 12:06:41,137 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom107, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:107) is shutting down - MDC[activemq.broker=mom107]
2024-06-28 12:06:41,138 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom107, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:107) uptime 0.063 seconds - MDC[activemq.broker=mom107]
2024-06-28 12:06:41,138 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom107, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:107) is shutdown - MDC[activemq.broker=mom107]
2024-06-28 12:06:41,138 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:41,138 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 65.350583 ms
2024-06-28 12:06:41,138 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeMultipleSubscriptions [activemq-j2ee]>
2024-06-28 12:06:41,139 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:41,139 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeMultipleSubscriptions [activemq-j2ee]>
2024-06-28 12:06:41,140 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 223870682'.
2024-06-28 12:06:41,141 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #108 initialized: null
2024-06-28 12:06:41,142 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom108]
2024-06-28 12:06:41,142 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom108]
2024-06-28 12:06:41,142 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom108]
2024-06-28 12:06:41,142 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom108]
2024-06-28 12:06:41,142 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom108]
2024-06-28 12:06:41,143 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom108, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:108) is starting - MDC[activemq.broker=mom108]
2024-06-28 12:06:41,143 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom108, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:108) started - MDC[activemq.broker=mom108]
2024-06-28 12:06:41,143 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom108]
2024-06-28 12:06:41,144 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom108 started - MDC[activemq.broker=mom108]
2024-06-28 12:06:41,148 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-325:3,clientId=null,started=false} - MDC[activemq.broker=mom108]
2024-06-28 12:06:41,201 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@41f5f4ba, org.eclipse.scout.rt.mom.jms.JmsSubscription@685271b1] - MDC[activemq.broker=mom108]
2024-06-28 12:06:41,203 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom108]
2024-06-28 12:06:41,203 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.027413 ms - MDC[activemq.broker=mom108]
2024-06-28 12:06:41,204 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom108]
2024-06-28 12:06:41,204 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom108]
2024-06-28 12:06:41,204 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom108 stopped - MDC[activemq.broker=mom108]
2024-06-28 12:06:41,204 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom108, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:108) is shutting down - MDC[activemq.broker=mom108]
2024-06-28 12:06:41,205 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom108, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:108) uptime 0.063 seconds - MDC[activemq.broker=mom108]
2024-06-28 12:06:41,205 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom108, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:108) is shutdown - MDC[activemq.broker=mom108]
2024-06-28 12:06:41,205 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:41,205 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 65.868587 ms
2024-06-28 12:06:41,206 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeMultipleSubscriptions [activemq-j2ee]>
2024-06-28 12:06:41,207 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:41,207 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testPublishObject [activemq-j2ee]>
2024-06-28 12:06:41,207 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2127435776'.
2024-06-28 12:06:41,209 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #109 initialized: null
2024-06-28 12:06:41,209 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom109]
2024-06-28 12:06:41,209 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom109]
2024-06-28 12:06:41,210 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom109]
2024-06-28 12:06:41,210 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom109]
2024-06-28 12:06:41,210 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom109]
2024-06-28 12:06:41,210 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom109, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:109) is starting - MDC[activemq.broker=mom109]
2024-06-28 12:06:41,211 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom109, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:109) started - MDC[activemq.broker=mom109]
2024-06-28 12:06:41,211 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom109]
2024-06-28 12:06:41,211 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom109 started - MDC[activemq.broker=mom109]
2024-06-28 12:06:41,214 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-328:2,clientId=null,started=false} - MDC[activemq.broker=mom109]
2024-06-28 12:06:41,218 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@2f074818, org.eclipse.scout.rt.mom.jms.JmsSubscription@3e3e9f3e] - MDC[activemq.broker=mom109]
2024-06-28 12:06:41,219 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom109]
2024-06-28 12:06:41,219 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.011840 ms - MDC[activemq.broker=mom109]
2024-06-28 12:06:41,219 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom109]
2024-06-28 12:06:41,219 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom109]
2024-06-28 12:06:41,220 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom109 stopped - MDC[activemq.broker=mom109]
2024-06-28 12:06:41,220 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom109, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:109) is shutting down - MDC[activemq.broker=mom109]
2024-06-28 12:06:41,221 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom109, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:109) uptime 0.011 seconds - MDC[activemq.broker=mom109]
2024-06-28 12:06:41,221 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom109, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:109) is shutdown - MDC[activemq.broker=mom109]
2024-06-28 12:06:41,221 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:41,221 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 13.980748 ms
2024-06-28 12:06:41,221 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testPublishObject [activemq-j2ee]>
2024-06-28 12:06:41,222 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:41,222 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testPublishDataObjectJson [activemq-j2ee]>
2024-06-28 12:06:41,223 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 28329901'.
2024-06-28 12:06:41,224 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #110 initialized: null
2024-06-28 12:06:41,224 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom110]
2024-06-28 12:06:41,224 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom110]
2024-06-28 12:06:41,225 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom110]
2024-06-28 12:06:41,225 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom110]
2024-06-28 12:06:41,225 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom110]
2024-06-28 12:06:41,225 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom110, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:110) is starting - MDC[activemq.broker=mom110]
2024-06-28 12:06:41,226 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom110, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:110) started - MDC[activemq.broker=mom110]
2024-06-28 12:06:41,226 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom110]
2024-06-28 12:06:41,226 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom110 started - MDC[activemq.broker=mom110]
2024-06-28 12:06:41,229 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-331:2,clientId=null,started=false} - MDC[activemq.broker=mom110]
2024-06-28 12:06:41,233 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@4135b7f9, org.eclipse.scout.rt.mom.jms.JmsSubscription@3847fe81] - MDC[activemq.broker=mom110]
2024-06-28 12:06:41,234 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom110]
2024-06-28 12:06:41,234 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.012656 ms - MDC[activemq.broker=mom110]
2024-06-28 12:06:41,234 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom110]
2024-06-28 12:06:41,234 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom110]
2024-06-28 12:06:41,235 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom110 stopped - MDC[activemq.broker=mom110]
2024-06-28 12:06:41,235 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom110, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:110) is shutting down - MDC[activemq.broker=mom110]
2024-06-28 12:06:41,235 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom110, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:110) uptime 0.011 seconds - MDC[activemq.broker=mom110]
2024-06-28 12:06:41,235 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom110, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:110) is shutdown - MDC[activemq.broker=mom110]
2024-06-28 12:06:41,236 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:41,236 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 13.192004 ms
2024-06-28 12:06:41,236 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testPublishDataObjectJson [activemq-j2ee]>
2024-06-28 12:06:41,237 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:41,237 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testConcurrentMessageConsumption [activemq-j2ee]>
2024-06-28 12:06:41,237 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1035846134'.
2024-06-28 12:06:41,239 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #111 initialized: null
2024-06-28 12:06:41,239 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom111]
2024-06-28 12:06:41,239 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom111]
2024-06-28 12:06:41,239 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom111]
2024-06-28 12:06:41,240 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom111]
2024-06-28 12:06:41,240 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom111]
2024-06-28 12:06:41,240 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom111, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:111) is starting - MDC[activemq.broker=mom111]
2024-06-28 12:06:41,241 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom111, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:111) started - MDC[activemq.broker=mom111]
2024-06-28 12:06:41,241 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom111]
2024-06-28 12:06:41,241 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom111 started - MDC[activemq.broker=mom111]
2024-06-28 12:06:41,242 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-334:1,clientId=null,started=false} - MDC[activemq.broker=mom111]
2024-06-28 12:06:41,253 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@51406cdd] - MDC[activemq.broker=mom111]
2024-06-28 12:06:41,253 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom111]
2024-06-28 12:06:41,254 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.013117 ms - MDC[activemq.broker=mom111]
2024-06-28 12:06:41,254 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom111]
2024-06-28 12:06:41,254 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom111]
2024-06-28 12:06:41,255 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom111 stopped - MDC[activemq.broker=mom111]
2024-06-28 12:06:41,255 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom111, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:111) is shutting down - MDC[activemq.broker=mom111]
2024-06-28 12:06:41,255 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom111, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:111) uptime 0.016 seconds - MDC[activemq.broker=mom111]
2024-06-28 12:06:41,255 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom111, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:111) is shutdown - MDC[activemq.broker=mom111]
2024-06-28 12:06:41,255 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:41,256 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 18.428637 ms
2024-06-28 12:06:41,256 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testConcurrentMessageConsumption [activemq-j2ee]>
2024-06-28 12:06:41,257 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:41,257 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTimeToLive [activemq-j2ee]>
2024-06-28 12:06:41,257 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2020698344'.
2024-06-28 12:06:41,259 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #112 initialized: null
2024-06-28 12:06:41,259 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom112]
2024-06-28 12:06:41,260 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom112]
2024-06-28 12:06:41,260 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom112]
2024-06-28 12:06:41,260 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom112]
2024-06-28 12:06:41,260 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom112]
2024-06-28 12:06:41,261 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom112, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:112) is starting - MDC[activemq.broker=mom112]
2024-06-28 12:06:41,261 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom112, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:112) started - MDC[activemq.broker=mom112]
2024-06-28 12:06:41,261 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom112]
2024-06-28 12:06:41,261 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom112 started - MDC[activemq.broker=mom112]
2024-06-28 12:06:41,262 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-337:1,clientId=null,started=false} - MDC[activemq.broker=mom112]
2024-06-28 12:06:41,417 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1d5a2267] - MDC[activemq.broker=mom112]
2024-06-28 12:06:41,418 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom112]
2024-06-28 12:06:41,418 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.023995 ms - MDC[activemq.broker=mom112]
2024-06-28 12:06:41,419 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom112]
2024-06-28 12:06:41,419 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom112]
2024-06-28 12:06:41,419 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom112 stopped - MDC[activemq.broker=mom112]
2024-06-28 12:06:41,420 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom112, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:112) is shutting down - MDC[activemq.broker=mom112]
2024-06-28 12:06:41,420 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom112, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:112) uptime 0.161 seconds - MDC[activemq.broker=mom112]
2024-06-28 12:06:41,421 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom112, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:112) is shutdown - MDC[activemq.broker=mom112]
2024-06-28 12:06:41,421 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:41,421 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 163.743899 ms
2024-06-28 12:06:41,421 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTimeToLive [activemq-j2ee]>
2024-06-28 12:06:41,422 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:41,422 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTimeToLive [activemq-j2ee]>
2024-06-28 12:06:41,422 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 475504913'.
2024-06-28 12:06:41,424 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #113 initialized: null
2024-06-28 12:06:41,424 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom113]
2024-06-28 12:06:41,425 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom113]
2024-06-28 12:06:41,425 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom113]
2024-06-28 12:06:41,425 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom113]
2024-06-28 12:06:41,425 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom113]
2024-06-28 12:06:41,426 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom113, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:113) is starting - MDC[activemq.broker=mom113]
2024-06-28 12:06:41,426 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom113, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:113) started - MDC[activemq.broker=mom113]
2024-06-28 12:06:41,426 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom113]
2024-06-28 12:06:41,426 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom113 started - MDC[activemq.broker=mom113]
2024-06-28 12:06:41,427 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-340:1,clientId=null,started=false} - MDC[activemq.broker=mom113]
2024-06-28 12:06:41,582 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@32d00eea] - MDC[activemq.broker=mom113]
2024-06-28 12:06:41,583 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom113]
2024-06-28 12:06:41,583 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.023813 ms - MDC[activemq.broker=mom113]
2024-06-28 12:06:41,583 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom113]
2024-06-28 12:06:41,584 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom113]
2024-06-28 12:06:41,584 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom113 stopped - MDC[activemq.broker=mom113]
2024-06-28 12:06:41,584 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom113, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:113) is shutting down - MDC[activemq.broker=mom113]
2024-06-28 12:06:41,585 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom113, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:113) uptime 0.161 seconds - MDC[activemq.broker=mom113]
2024-06-28 12:06:41,585 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom113, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:113) is shutdown - MDC[activemq.broker=mom113]
2024-06-28 12:06:41,585 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:41,585 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 163.297534 ms
2024-06-28 12:06:41,586 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTimeToLive [activemq-j2ee]>
2024-06-28 12:06:41,587 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:41,587 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTimeToLive [activemq-j2ee]>
2024-06-28 12:06:41,587 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 869697643'.
2024-06-28 12:06:41,588 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #114 initialized: null
2024-06-28 12:06:41,589 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom114]
2024-06-28 12:06:41,589 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom114]
2024-06-28 12:06:41,589 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom114]
2024-06-28 12:06:41,589 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom114]
2024-06-28 12:06:41,589 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom114]
2024-06-28 12:06:41,590 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom114, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:114) is starting - MDC[activemq.broker=mom114]
2024-06-28 12:06:41,590 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom114, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:114) started - MDC[activemq.broker=mom114]
2024-06-28 12:06:41,590 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom114]
2024-06-28 12:06:41,591 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom114 started - MDC[activemq.broker=mom114]
2024-06-28 12:06:41,591 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-343:1,clientId=null,started=false} - MDC[activemq.broker=mom114]
2024-06-28 12:06:41,746 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@77784a86] - MDC[activemq.broker=mom114]
2024-06-28 12:06:41,748 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom114]
2024-06-28 12:06:41,748 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.029988 ms - MDC[activemq.broker=mom114]
2024-06-28 12:06:41,748 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom114]
2024-06-28 12:06:41,748 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom114]
2024-06-28 12:06:41,749 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom114 stopped - MDC[activemq.broker=mom114]
2024-06-28 12:06:41,749 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom114, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:114) is shutting down - MDC[activemq.broker=mom114]
2024-06-28 12:06:41,750 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom114, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:114) uptime 0.160 seconds - MDC[activemq.broker=mom114]
2024-06-28 12:06:41,750 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom114, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:114) is shutdown - MDC[activemq.broker=mom114]
2024-06-28 12:06:41,750 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:41,750 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 163.301299 ms
2024-06-28 12:06:41,750 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTimeToLive [activemq-j2ee]>
2024-06-28 12:06:41,751 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:41,751 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTimeToLive [activemq-j2ee]>
2024-06-28 12:06:41,752 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 836095576'.
2024-06-28 12:06:41,753 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #115 initialized: null
2024-06-28 12:06:41,753 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom115]
2024-06-28 12:06:41,753 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom115]
2024-06-28 12:06:41,753 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom115]
2024-06-28 12:06:41,754 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom115]
2024-06-28 12:06:41,754 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom115]
2024-06-28 12:06:41,754 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom115, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:115) is starting - MDC[activemq.broker=mom115]
2024-06-28 12:06:41,755 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom115, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:115) started - MDC[activemq.broker=mom115]
2024-06-28 12:06:41,755 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom115]
2024-06-28 12:06:41,755 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom115 started - MDC[activemq.broker=mom115]
2024-06-28 12:06:41,756 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-346:1,clientId=null,started=false} - MDC[activemq.broker=mom115]
2024-06-28 12:06:41,912 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@27f73e68] - MDC[activemq.broker=mom115]
2024-06-28 12:06:41,913 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom115]
2024-06-28 12:06:41,914 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.060451 ms - MDC[activemq.broker=mom115]
2024-06-28 12:06:41,914 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom115]
2024-06-28 12:06:41,914 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom115]
2024-06-28 12:06:41,915 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom115 stopped - MDC[activemq.broker=mom115]
2024-06-28 12:06:41,915 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom115, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:115) is shutting down - MDC[activemq.broker=mom115]
2024-06-28 12:06:41,916 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom115, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:115) uptime 0.162 seconds - MDC[activemq.broker=mom115]
2024-06-28 12:06:41,916 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom115, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:115) is shutdown - MDC[activemq.broker=mom115]
2024-06-28 12:06:41,916 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:41,916 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 164.637131 ms
2024-06-28 12:06:41,916 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTimeToLive [activemq-j2ee]>
2024-06-28 12:06:41,917 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:41,917 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTimeToLive [activemq-j2ee]>
2024-06-28 12:06:41,918 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 801572386'.
2024-06-28 12:06:41,919 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #116 initialized: null
2024-06-28 12:06:41,919 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom116]
2024-06-28 12:06:41,919 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom116]
2024-06-28 12:06:41,920 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom116]
2024-06-28 12:06:41,920 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom116]
2024-06-28 12:06:41,920 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom116]
2024-06-28 12:06:41,921 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom116, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:116) is starting - MDC[activemq.broker=mom116]
2024-06-28 12:06:41,921 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom116, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:116) started - MDC[activemq.broker=mom116]
2024-06-28 12:06:41,921 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom116]
2024-06-28 12:06:41,921 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom116 started - MDC[activemq.broker=mom116]
2024-06-28 12:06:41,922 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-349:1,clientId=null,started=false} - MDC[activemq.broker=mom116]
2024-06-28 12:06:42,077 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5b933786] - MDC[activemq.broker=mom116]
2024-06-28 12:06:42,078 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom116]
2024-06-28 12:06:42,078 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.013127 ms - MDC[activemq.broker=mom116]
2024-06-28 12:06:42,078 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom116]
2024-06-28 12:06:42,079 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom116]
2024-06-28 12:06:42,079 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom116 stopped - MDC[activemq.broker=mom116]
2024-06-28 12:06:42,079 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom116, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:116) is shutting down - MDC[activemq.broker=mom116]
2024-06-28 12:06:42,080 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom116, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:116) uptime 0.161 seconds - MDC[activemq.broker=mom116]
2024-06-28 12:06:42,080 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom116, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:116) is shutdown - MDC[activemq.broker=mom116]
2024-06-28 12:06:42,080 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:42,080 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 163.057926 ms
2024-06-28 12:06:42,081 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTimeToLive [activemq-j2ee]>
2024-06-28 12:06:42,082 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:42,082 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTimeToLive [activemq-j2ee]>
2024-06-28 12:06:42,083 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1646417272'.
2024-06-28 12:06:42,084 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #117 initialized: null
2024-06-28 12:06:42,084 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom117]
2024-06-28 12:06:42,084 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom117]
2024-06-28 12:06:42,084 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom117]
2024-06-28 12:06:42,085 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom117]
2024-06-28 12:06:42,085 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom117]
2024-06-28 12:06:42,085 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom117, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:117) is starting - MDC[activemq.broker=mom117]
2024-06-28 12:06:42,086 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom117, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:117) started - MDC[activemq.broker=mom117]
2024-06-28 12:06:42,086 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom117]
2024-06-28 12:06:42,086 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom117 started - MDC[activemq.broker=mom117]
2024-06-28 12:06:42,087 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-352:1,clientId=null,started=false} - MDC[activemq.broker=mom117]
2024-06-28 12:06:42,241 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@10095d95] - MDC[activemq.broker=mom117]
2024-06-28 12:06:42,243 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom117]
2024-06-28 12:06:42,243 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.024598 ms - MDC[activemq.broker=mom117]
2024-06-28 12:06:42,243 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom117]
2024-06-28 12:06:42,243 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom117]
2024-06-28 12:06:42,244 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom117 stopped - MDC[activemq.broker=mom117]
2024-06-28 12:06:42,244 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom117, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:117) is shutting down - MDC[activemq.broker=mom117]
2024-06-28 12:06:42,245 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom117, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:117) uptime 0.160 seconds - MDC[activemq.broker=mom117]
2024-06-28 12:06:42,245 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom117, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:117) is shutdown - MDC[activemq.broker=mom117]
2024-06-28 12:06:42,245 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:42,245 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 163.410488 ms
2024-06-28 12:06:42,245 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTimeToLive [activemq-j2ee]>
2024-06-28 12:06:42,246 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:42,246 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTimeToLive [activemq-j2ee]>
2024-06-28 12:06:42,247 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1074487756'.
2024-06-28 12:06:42,248 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #118 initialized: null
2024-06-28 12:06:42,248 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom118]
2024-06-28 12:06:42,248 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom118]
2024-06-28 12:06:42,248 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom118]
2024-06-28 12:06:42,249 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom118]
2024-06-28 12:06:42,249 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom118]
2024-06-28 12:06:42,249 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom118, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:118) is starting - MDC[activemq.broker=mom118]
2024-06-28 12:06:42,250 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom118, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:118) started - MDC[activemq.broker=mom118]
2024-06-28 12:06:42,250 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom118]
2024-06-28 12:06:42,250 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom118 started - MDC[activemq.broker=mom118]
2024-06-28 12:06:42,251 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-355:1,clientId=null,started=false} - MDC[activemq.broker=mom118]
2024-06-28 12:06:42,405 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@24cc60ef] - MDC[activemq.broker=mom118]
2024-06-28 12:06:42,406 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom118]
2024-06-28 12:06:42,406 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.013461 ms - MDC[activemq.broker=mom118]
2024-06-28 12:06:42,407 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom118]
2024-06-28 12:06:42,407 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom118]
2024-06-28 12:06:42,407 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom118 stopped - MDC[activemq.broker=mom118]
2024-06-28 12:06:42,407 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom118, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:118) is shutting down - MDC[activemq.broker=mom118]
2024-06-28 12:06:42,408 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom118, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:118) uptime 0.160 seconds - MDC[activemq.broker=mom118]
2024-06-28 12:06:42,408 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom118, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:118) is shutdown - MDC[activemq.broker=mom118]
2024-06-28 12:06:42,408 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:42,408 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 162.034033 ms
2024-06-28 12:06:42,409 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTimeToLive [activemq-j2ee]>
2024-06-28 12:06:42,409 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:42,409 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTimeToLive [activemq-j2ee]>
2024-06-28 12:06:42,410 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 616331965'.
2024-06-28 12:06:42,411 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #119 initialized: null
2024-06-28 12:06:42,411 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom119]
2024-06-28 12:06:42,412 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom119]
2024-06-28 12:06:42,412 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom119]
2024-06-28 12:06:42,412 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom119]
2024-06-28 12:06:42,412 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom119]
2024-06-28 12:06:42,413 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom119, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:119) is starting - MDC[activemq.broker=mom119]
2024-06-28 12:06:42,413 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom119, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:119) started - MDC[activemq.broker=mom119]
2024-06-28 12:06:42,413 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom119]
2024-06-28 12:06:42,413 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom119 started - MDC[activemq.broker=mom119]
2024-06-28 12:06:42,414 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-358:1,clientId=null,started=false} - MDC[activemq.broker=mom119]
2024-06-28 12:06:42,568 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@67020d60] - MDC[activemq.broker=mom119]
2024-06-28 12:06:42,569 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom119]
2024-06-28 12:06:42,570 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.013137 ms - MDC[activemq.broker=mom119]
2024-06-28 12:06:42,570 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom119]
2024-06-28 12:06:42,570 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom119]
2024-06-28 12:06:42,571 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom119 stopped - MDC[activemq.broker=mom119]
2024-06-28 12:06:42,571 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom119, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:119) is shutting down - MDC[activemq.broker=mom119]
2024-06-28 12:06:42,571 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom119, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:119) uptime 0.160 seconds - MDC[activemq.broker=mom119]
2024-06-28 12:06:42,572 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom119, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:119) is shutdown - MDC[activemq.broker=mom119]
2024-06-28 12:06:42,572 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:42,572 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 162.396611 ms
2024-06-28 12:06:42,572 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTimeToLive [activemq-j2ee]>
2024-06-28 12:06:42,573 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:42,573 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTimeToLive [activemq-j2ee]>
2024-06-28 12:06:42,573 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1495413647'.
2024-06-28 12:06:42,574 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #120 initialized: null
2024-06-28 12:06:42,575 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom120]
2024-06-28 12:06:42,575 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom120]
2024-06-28 12:06:42,575 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom120]
2024-06-28 12:06:42,575 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom120]
2024-06-28 12:06:42,575 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom120]
2024-06-28 12:06:42,576 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom120, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:120) is starting - MDC[activemq.broker=mom120]
2024-06-28 12:06:42,576 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom120, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:120) started - MDC[activemq.broker=mom120]
2024-06-28 12:06:42,576 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom120]
2024-06-28 12:06:42,577 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom120 started - MDC[activemq.broker=mom120]
2024-06-28 12:06:42,578 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-361:1,clientId=null,started=false} - MDC[activemq.broker=mom120]
2024-06-28 12:06:42,732 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@69f564ab] - MDC[activemq.broker=mom120]
2024-06-28 12:06:42,734 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom120]
2024-06-28 12:06:42,734 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.013654 ms - MDC[activemq.broker=mom120]
2024-06-28 12:06:42,734 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom120]
2024-06-28 12:06:42,734 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom120]
2024-06-28 12:06:42,735 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom120 stopped - MDC[activemq.broker=mom120]
2024-06-28 12:06:42,735 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom120, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:120) is shutting down - MDC[activemq.broker=mom120]
2024-06-28 12:06:42,736 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom120, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:120) uptime 0.161 seconds - MDC[activemq.broker=mom120]
2024-06-28 12:06:42,736 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom120, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:120) is shutdown - MDC[activemq.broker=mom120]
2024-06-28 12:06:42,736 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:42,736 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 163.104214 ms
2024-06-28 12:06:42,736 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTimeToLive [activemq-j2ee]>
2024-06-28 12:06:42,738 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:42,738 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTimeToLive [activemq-j2ee]>
2024-06-28 12:06:42,738 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 320622590'.
2024-06-28 12:06:42,740 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #121 initialized: null
2024-06-28 12:06:42,741 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom121]
2024-06-28 12:06:42,741 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom121]
2024-06-28 12:06:42,742 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom121]
2024-06-28 12:06:42,742 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom121]
2024-06-28 12:06:42,742 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom121]
2024-06-28 12:06:42,743 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom121, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:121) is starting - MDC[activemq.broker=mom121]
2024-06-28 12:06:42,743 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom121, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:121) started - MDC[activemq.broker=mom121]
2024-06-28 12:06:42,744 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom121]
2024-06-28 12:06:42,744 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom121 started - MDC[activemq.broker=mom121]
2024-06-28 12:06:42,745 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-364:1,clientId=null,started=false} - MDC[activemq.broker=mom121]
2024-06-28 12:06:42,900 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@50630ff7] - MDC[activemq.broker=mom121]
2024-06-28 12:06:42,901 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom121]
2024-06-28 12:06:42,902 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.027399 ms - MDC[activemq.broker=mom121]
2024-06-28 12:06:42,902 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom121]
2024-06-28 12:06:42,902 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom121]
2024-06-28 12:06:42,903 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom121 stopped - MDC[activemq.broker=mom121]
2024-06-28 12:06:42,903 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom121, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:121) is shutting down - MDC[activemq.broker=mom121]
2024-06-28 12:06:42,904 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom121, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:121) uptime 0.162 seconds - MDC[activemq.broker=mom121]
2024-06-28 12:06:42,904 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom121, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:121) is shutdown - MDC[activemq.broker=mom121]
2024-06-28 12:06:42,904 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:42,904 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 166.190154 ms
2024-06-28 12:06:42,904 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTimeToLive [activemq-j2ee]>
2024-06-28 12:06:42,906 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:42,906 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testSubscriptionSingleThreadedDisposeSynchronized [activemq-j2ee]>
2024-06-28 12:06:42,906 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1976334172'.
2024-06-28 12:06:42,907 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #122 initialized: null
2024-06-28 12:06:42,908 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom122]
2024-06-28 12:06:42,908 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom122]
2024-06-28 12:06:42,908 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom122]
2024-06-28 12:06:42,908 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom122]
2024-06-28 12:06:42,909 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom122]
2024-06-28 12:06:42,909 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom122, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:122) is starting - MDC[activemq.broker=mom122]
2024-06-28 12:06:42,909 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom122, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:122) started - MDC[activemq.broker=mom122]
2024-06-28 12:06:42,910 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom122]
2024-06-28 12:06:42,910 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom122 started - MDC[activemq.broker=mom122]
2024-06-28 12:06:42,914 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-367:2,clientId=null,started=false} - MDC[activemq.broker=mom122]
2024-06-28 12:06:43,937 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@7890189, org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@4584940b] - MDC[activemq.broker=mom122]
2024-06-28 12:06:43,938 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom122]
2024-06-28 12:06:43,939 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.025812 ms - MDC[activemq.broker=mom122]
2024-06-28 12:06:43,939 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom122]
2024-06-28 12:06:43,939 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom122]
2024-06-28 12:06:43,940 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom122 stopped - MDC[activemq.broker=mom122]
2024-06-28 12:06:43,940 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom122, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:122) is shutting down - MDC[activemq.broker=mom122]
2024-06-28 12:06:43,942 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom122, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:122) uptime 1.033 seconds - MDC[activemq.broker=mom122]
2024-06-28 12:06:43,942 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom122, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:122) is shutdown - MDC[activemq.broker=mom122]
2024-06-28 12:06:43,942 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:43,943 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 1036.881234 ms
2024-06-28 12:06:43,943 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testSubscriptionSingleThreadedDisposeSynchronized [activemq-j2ee]>
2024-06-28 12:06:43,948 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:43,948 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishSubscribeMultipleSubscriptions [activemq-j2ee]>
2024-06-28 12:06:43,949 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1071344356'.
2024-06-28 12:06:43,952 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #123 initialized: null
2024-06-28 12:06:43,953 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom123]
2024-06-28 12:06:43,954 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom123]
2024-06-28 12:06:43,954 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom123]
2024-06-28 12:06:43,954 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom123]
2024-06-28 12:06:43,955 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom123]
2024-06-28 12:06:43,956 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom123, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:123) is starting - MDC[activemq.broker=mom123]
2024-06-28 12:06:43,956 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom123, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:123) started - MDC[activemq.broker=mom123]
2024-06-28 12:06:43,956 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom123]
2024-06-28 12:06:43,958 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom123 started - MDC[activemq.broker=mom123]
2024-06-28 12:06:43,964 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-370:3,clientId=null,started=false} - MDC[activemq.broker=mom123]
2024-06-28 12:06:43,967 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@557d9532, org.eclipse.scout.rt.mom.jms.JmsSubscription@2bc3ab4d] - MDC[activemq.broker=mom123]
2024-06-28 12:06:43,968 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom123]
2024-06-28 12:06:43,969 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.025578 ms - MDC[activemq.broker=mom123]
2024-06-28 12:06:43,969 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom123]
2024-06-28 12:06:43,969 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom123]
2024-06-28 12:06:43,970 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom123 stopped - MDC[activemq.broker=mom123]
2024-06-28 12:06:43,970 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom123, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:123) is shutting down - MDC[activemq.broker=mom123]
2024-06-28 12:06:43,971 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom123, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:123) uptime 0.018 seconds - MDC[activemq.broker=mom123]
2024-06-28 12:06:43,971 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom123, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:123) is shutdown - MDC[activemq.broker=mom123]
2024-06-28 12:06:43,971 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:43,972 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 23.623605 ms
2024-06-28 12:06:43,972 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishSubscribeMultipleSubscriptions [activemq-j2ee]>
2024-06-28 12:06:43,974 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:43,974 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testPublishTransactional [activemq-j2ee]>
2024-06-28 12:06:43,974 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1284808697'.
2024-06-28 12:06:43,976 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #124 initialized: null
2024-06-28 12:06:43,976 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom124]
2024-06-28 12:06:43,977 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom124]
2024-06-28 12:06:43,977 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom124]
2024-06-28 12:06:43,977 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom124]
2024-06-28 12:06:43,977 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom124]
2024-06-28 12:06:43,978 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom124, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:124) is starting - MDC[activemq.broker=mom124]
2024-06-28 12:06:43,978 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom124, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:124) started - MDC[activemq.broker=mom124]
2024-06-28 12:06:43,978 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom124]
2024-06-28 12:06:43,979 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom124 started - MDC[activemq.broker=mom124]
2024-06-28 12:06:45,987 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@2945a3c1, org.eclipse.scout.rt.mom.jms.JmsSubscription@255d68d5] - MDC[activemq.broker=mom124]
2024-06-28 12:06:45,988 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom124 stopped - MDC[activemq.broker=mom124]
2024-06-28 12:06:45,988 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom124, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:124) is shutting down - MDC[activemq.broker=mom124]
2024-06-28 12:06:45,989 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom124, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:124) uptime 2.012 seconds - MDC[activemq.broker=mom124]
2024-06-28 12:06:45,989 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom124, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:124) is shutdown - MDC[activemq.broker=mom124]
2024-06-28 12:06:45,989 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:06:45,989 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.014284 ms
2024-06-28 12:06:45,989 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-06-28 12:06:45,990 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 2015.903702 ms
2024-06-28 12:06:45,990 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testPublishTransactional [activemq-j2ee]>
2024-06-28 12:06:45,991 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:45,991 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishSubscribeCorrelationId [activemq-j2ee]>
2024-06-28 12:06:45,992 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1844289997'.
2024-06-28 12:06:45,993 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #125 initialized: null
2024-06-28 12:06:45,993 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom125]
2024-06-28 12:06:45,994 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom125]
2024-06-28 12:06:45,994 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom125]
2024-06-28 12:06:45,994 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom125]
2024-06-28 12:06:45,994 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom125]
2024-06-28 12:06:45,995 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom125, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:125) is starting - MDC[activemq.broker=mom125]
2024-06-28 12:06:45,995 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom125, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:125) started - MDC[activemq.broker=mom125]
2024-06-28 12:06:45,995 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom125]
2024-06-28 12:06:45,995 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom125 started - MDC[activemq.broker=mom125]
2024-06-28 12:06:45,998 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-376:2,clientId=null,started=false} - MDC[cid=cid:abc, activemq.broker=mom125]
2024-06-28 12:06:46,001 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2c05303d] - MDC[activemq.broker=mom125]
2024-06-28 12:06:46,001 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom125]
2024-06-28 12:06:46,002 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.012570 ms - MDC[activemq.broker=mom125]
2024-06-28 12:06:46,002 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom125]
2024-06-28 12:06:46,002 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom125]
2024-06-28 12:06:46,003 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom125 stopped - MDC[activemq.broker=mom125]
2024-06-28 12:06:46,003 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom125, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:125) is shutting down - MDC[activemq.broker=mom125]
2024-06-28 12:06:46,003 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom125, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:125) uptime 0.010 seconds - MDC[activemq.broker=mom125]
2024-06-28 12:06:46,003 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom125, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:125) is shutdown - MDC[activemq.broker=mom125]
2024-06-28 12:06:46,003 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:46,004 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 12.123391 ms
2024-06-28 12:06:46,004 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishSubscribeCorrelationId [activemq-j2ee]>
2024-06-28 12:06:46,005 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:46,005 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testMessageSelector [activemq-j2ee]>
2024-06-28 12:06:46,005 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1518865854'.
2024-06-28 12:06:46,006 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #126 initialized: null
2024-06-28 12:06:46,007 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom126]
2024-06-28 12:06:46,007 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom126]
2024-06-28 12:06:46,007 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom126]
2024-06-28 12:06:46,007 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom126]
2024-06-28 12:06:46,007 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom126]
2024-06-28 12:06:46,008 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom126, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:126) is starting - MDC[activemq.broker=mom126]
2024-06-28 12:06:46,008 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom126, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:126) started - MDC[activemq.broker=mom126]
2024-06-28 12:06:46,008 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom126]
2024-06-28 12:06:46,008 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom126 started - MDC[activemq.broker=mom126]
2024-06-28 12:06:46,015 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-379:4,clientId=null,started=false} - MDC[activemq.broker=mom126]
2024-06-28 12:06:48,017 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 3 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7abe70f7, org.eclipse.scout.rt.mom.jms.JmsSubscription@541b377d, org.eclipse.scout.rt.mom.jms.JmsSubscription@7a343975] - MDC[activemq.broker=mom126]
2024-06-28 12:06:48,019 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom126]
2024-06-28 12:06:48,020 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.014719 ms - MDC[activemq.broker=mom126]
2024-06-28 12:06:48,020 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom126]
2024-06-28 12:06:48,020 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom126]
2024-06-28 12:06:48,021 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom126 stopped - MDC[activemq.broker=mom126]
2024-06-28 12:06:48,021 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom126, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:126) is shutting down - MDC[activemq.broker=mom126]
2024-06-28 12:06:48,021 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom126, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:126) uptime 2.014 seconds - MDC[activemq.broker=mom126]
2024-06-28 12:06:48,022 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom126, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:126) is shutdown - MDC[activemq.broker=mom126]
2024-06-28 12:06:48,022 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:48,022 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 2016.883365 ms
2024-06-28 12:06:48,022 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testMessageSelector [activemq-j2ee]>
2024-06-28 12:06:48,023 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:48,023 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testCurrentMessagePubSub [activemq-j2ee]>
2024-06-28 12:06:48,024 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1657667371'.
2024-06-28 12:06:48,025 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #127 initialized: null
2024-06-28 12:06:48,025 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom127]
2024-06-28 12:06:48,025 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom127]
2024-06-28 12:06:48,026 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom127]
2024-06-28 12:06:48,026 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom127]
2024-06-28 12:06:48,026 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom127]
2024-06-28 12:06:48,027 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom127, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:127) is starting - MDC[activemq.broker=mom127]
2024-06-28 12:06:48,027 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom127, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:127) started - MDC[activemq.broker=mom127]
2024-06-28 12:06:48,027 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom127]
2024-06-28 12:06:48,027 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom127 started - MDC[activemq.broker=mom127]
2024-06-28 12:06:48,028 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-382:1,clientId=null,started=false} - MDC[activemq.broker=mom127]
2024-06-28 12:06:48,033 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@721fc0bb, org.eclipse.scout.rt.mom.jms.JmsSubscription@13cdee45] - MDC[activemq.broker=mom127]
2024-06-28 12:06:48,034 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom127]
2024-06-28 12:06:48,035 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.012381 ms - MDC[activemq.broker=mom127]
2024-06-28 12:06:48,035 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom127]
2024-06-28 12:06:48,035 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom127]
2024-06-28 12:06:48,036 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom127 stopped - MDC[activemq.broker=mom127]
2024-06-28 12:06:48,036 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom127, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:127) is shutting down - MDC[activemq.broker=mom127]
2024-06-28 12:06:48,036 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom127, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:127) uptime 0.011 seconds - MDC[activemq.broker=mom127]
2024-06-28 12:06:48,036 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom127, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:127) is shutdown - MDC[activemq.broker=mom127]
2024-06-28 12:06:48,037 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:48,037 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 13.357650 ms
2024-06-28 12:06:48,037 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testCurrentMessagePubSub [activemq-j2ee]>
2024-06-28 12:06:48,038 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:48,038 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testSerialMessageConsumption [activemq-j2ee]>
2024-06-28 12:06:48,039 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 190097337'.
2024-06-28 12:06:48,040 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #128 initialized: null
2024-06-28 12:06:48,040 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom128]
2024-06-28 12:06:48,041 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom128]
2024-06-28 12:06:48,041 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom128]
2024-06-28 12:06:48,041 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom128]
2024-06-28 12:06:48,041 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom128]
2024-06-28 12:06:48,042 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom128, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:128) is starting - MDC[activemq.broker=mom128]
2024-06-28 12:06:48,042 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom128, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:128) started - MDC[activemq.broker=mom128]
2024-06-28 12:06:48,042 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom128]
2024-06-28 12:06:48,043 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom128 started - MDC[activemq.broker=mom128]
2024-06-28 12:06:48,044 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-385:1,clientId=null,started=false} - MDC[activemq.broker=mom128]
2024-06-28 12:06:51,051 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@108d88b] - MDC[activemq.broker=mom128]
2024-06-28 12:06:51,053 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom128]
2024-06-28 12:06:51,053 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.014208 ms - MDC[activemq.broker=mom128]
2024-06-28 12:06:51,054 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom128]
2024-06-28 12:06:51,054 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom128]
2024-06-28 12:06:51,054 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom128 stopped - MDC[activemq.broker=mom128]
2024-06-28 12:06:51,055 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom128, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:128) is shutting down - MDC[activemq.broker=mom128]
2024-06-28 12:06:51,055 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom128, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:128) uptime 3.015 seconds - MDC[activemq.broker=mom128]
2024-06-28 12:06:51,056 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom128, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:128) is shutdown - MDC[activemq.broker=mom128]
2024-06-28 12:06:51,056 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:51,056 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 3017.416662 ms
2024-06-28 12:06:51,056 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testSerialMessageConsumption [activemq-j2ee]>
2024-06-28 12:06:51,057 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:51,058 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testPublishSubscribe [activemq-j2ee]>
2024-06-28 12:06:51,058 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1250149969'.
2024-06-28 12:06:51,059 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #129 initialized: null
2024-06-28 12:06:51,060 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom129]
2024-06-28 12:06:51,060 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom129]
2024-06-28 12:06:51,060 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom129]
2024-06-28 12:06:51,060 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom129]
2024-06-28 12:06:51,061 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom129]
2024-06-28 12:06:51,061 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom129, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:129) is starting - MDC[activemq.broker=mom129]
2024-06-28 12:06:51,062 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom129, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:129) started - MDC[activemq.broker=mom129]
2024-06-28 12:06:51,062 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom129]
2024-06-28 12:06:51,062 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom129 started - MDC[activemq.broker=mom129]
2024-06-28 12:06:51,065 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-388:2,clientId=null,started=false} - MDC[activemq.broker=mom129]
2024-06-28 12:06:51,068 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@4bca8be2, org.eclipse.scout.rt.mom.jms.JmsSubscription@7dfdf161] - MDC[activemq.broker=mom129]
2024-06-28 12:06:51,073 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@7a54fc29, org.eclipse.scout.rt.mom.jms.JmsSubscription@1fc4292a] - MDC[activemq.broker=mom129]
2024-06-28 12:06:51,078 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@1dd678e6, org.eclipse.scout.rt.mom.jms.JmsSubscription@330fff8e] - MDC[activemq.broker=mom129]
2024-06-28 12:06:51,084 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@46f322ab, org.eclipse.scout.rt.mom.jms.JmsSubscription@ae8aade] - MDC[activemq.broker=mom129]
2024-06-28 12:06:51,089 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@32b64a6d, org.eclipse.scout.rt.mom.jms.JmsSubscription@5ef98f3f] - MDC[activemq.broker=mom129]
2024-06-28 12:06:51,094 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@50603313, org.eclipse.scout.rt.mom.jms.JmsSubscription@29a01820] - MDC[activemq.broker=mom129]
2024-06-28 12:06:51,098 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@18365e98, org.eclipse.scout.rt.mom.jms.JmsSubscription@4c8c3285] - MDC[activemq.broker=mom129]
2024-06-28 12:06:51,102 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@2532e07e, org.eclipse.scout.rt.mom.jms.JmsSubscription@7c33d81f] - MDC[activemq.broker=mom129]
2024-06-28 12:06:51,107 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@20821620, org.eclipse.scout.rt.mom.jms.JmsSubscription@310ff09e] - MDC[activemq.broker=mom129]
2024-06-28 12:06:51,112 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@527304ae, org.eclipse.scout.rt.mom.jms.JmsSubscription@55e9b119] - MDC[activemq.broker=mom129]
2024-06-28 12:06:51,112 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom129]
2024-06-28 12:06:51,113 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.013924 ms - MDC[activemq.broker=mom129]
2024-06-28 12:06:51,113 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom129]
2024-06-28 12:06:51,113 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom129]
2024-06-28 12:06:51,114 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom129 stopped - MDC[activemq.broker=mom129]
2024-06-28 12:06:51,114 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom129, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:129) is shutting down - MDC[activemq.broker=mom129]
2024-06-28 12:06:51,115 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom129, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:129) uptime 0.055 seconds - MDC[activemq.broker=mom129]
2024-06-28 12:06:51,115 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom129, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:129) is shutdown - MDC[activemq.broker=mom129]
2024-06-28 12:06:51,115 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:51,115 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 57.670273 ms
2024-06-28 12:06:51,115 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testPublishSubscribe [activemq-j2ee]>
2024-06-28 12:06:51,117 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:51,117 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishSubscribe [activemq-j2ee]>
2024-06-28 12:06:51,117 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 64138161'.
2024-06-28 12:06:51,119 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #130 initialized: null
2024-06-28 12:06:51,119 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom130]
2024-06-28 12:06:51,119 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom130]
2024-06-28 12:06:51,120 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom130]
2024-06-28 12:06:51,120 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom130]
2024-06-28 12:06:51,120 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom130]
2024-06-28 12:06:51,121 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom130, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:130) is starting - MDC[activemq.broker=mom130]
2024-06-28 12:06:51,121 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom130, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:130) started - MDC[activemq.broker=mom130]
2024-06-28 12:06:51,121 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom130]
2024-06-28 12:06:51,122 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom130 started - MDC[activemq.broker=mom130]
2024-06-28 12:06:51,125 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-391:2,clientId=null,started=false} - MDC[activemq.broker=mom130]
2024-06-28 12:06:51,127 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@17839acd] - MDC[activemq.broker=mom130]
2024-06-28 12:06:51,128 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom130]
2024-06-28 12:06:51,128 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.014375 ms - MDC[activemq.broker=mom130]
2024-06-28 12:06:51,128 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom130]
2024-06-28 12:06:51,128 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom130]
2024-06-28 12:06:51,129 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom130 stopped - MDC[activemq.broker=mom130]
2024-06-28 12:06:51,129 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom130, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:130) is shutting down - MDC[activemq.broker=mom130]
2024-06-28 12:06:51,130 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom130, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:130) uptime 0.011 seconds - MDC[activemq.broker=mom130]
2024-06-28 12:06:51,130 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom130, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:130) is shutdown - MDC[activemq.broker=mom130]
2024-06-28 12:06:51,130 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:51,130 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 13.281768 ms
2024-06-28 12:06:51,130 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishSubscribe [activemq-j2ee]>
2024-06-28 12:06:51,132 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:51,132 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testPublishJsonDataSecure [activemq-j2ee]>
2024-06-28 12:06:51,132 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1057000374'.
2024-06-28 12:06:51,133 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #131 initialized: null
2024-06-28 12:06:51,134 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom131]
2024-06-28 12:06:51,134 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom131]
2024-06-28 12:06:51,134 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom131]
2024-06-28 12:06:51,134 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom131]
2024-06-28 12:06:51,134 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom131]
2024-06-28 12:06:51,135 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom131, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:131) is starting - MDC[activemq.broker=mom131]
2024-06-28 12:06:51,135 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom131, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:131) started - MDC[activemq.broker=mom131]
2024-06-28 12:06:51,135 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom131]
2024-06-28 12:06:51,136 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom131 started - MDC[activemq.broker=mom131]
2024-06-28 12:06:51,163 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-394:1,clientId=null,started=false} - MDC[activemq.broker=mom131]
2024-06-28 12:06:51,169 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@55f0ba66, org.eclipse.scout.rt.mom.jms.JmsSubscription@57c06659] - MDC[activemq.broker=mom131]
2024-06-28 12:06:51,170 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom131]
2024-06-28 12:06:51,170 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.016336 ms - MDC[activemq.broker=mom131]
2024-06-28 12:06:51,171 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom131]
2024-06-28 12:06:51,171 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom131]
2024-06-28 12:06:51,171 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom131 stopped - MDC[activemq.broker=mom131]
2024-06-28 12:06:51,172 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom131, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:131) is shutting down - MDC[activemq.broker=mom131]
2024-06-28 12:06:51,172 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom131, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:131) uptime 0.038 seconds - MDC[activemq.broker=mom131]
2024-06-28 12:06:51,172 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom131, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:131) is shutdown - MDC[activemq.broker=mom131]
2024-06-28 12:06:51,172 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:51,172 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 40.504156 ms
2024-06-28 12:06:51,173 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testPublishJsonDataSecure [activemq-j2ee]>
2024-06-28 12:06:51,174 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:51,174 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testSubscribeTransactional [artemis]>
2024-06-28 12:06:51,174 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1266560187'.
2024-06-28 12:06:51,179 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-06-28 12:06:51,180 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e7078fbf-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:06:51,185 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e7085312-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=e7078fbf-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=e7078fbf-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2d0c11ef, true, {}]
2024-06-28 12:06:51,189 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@60339ff4
2024-06-28 12:06:51,189 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e7091663-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=e7078fbf-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=e7078fbf-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@46642364, true, {}]
2024-06-28 12:06:51,197 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: e7091663-3546-11ef-af8f-0a580a280f89 with parameters: [test/mom/testSubscribeTransactional, [ANYCAST], true]
2024-06-28 12:06:51,197 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@68eb86ca
2024-06-28 12:06:51,204 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testSubscribeTransactional, address=test/mom/testSubscribeTransactional, 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, fqqn=null]]
2024-06-28 12:06:51,206 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@67ab1e9e
2024-06-28 12:06:51,209 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=144, durable=true, userID=e70bd586-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:51 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=602, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@670333599, context: RoutingContextImpl(Address=test/mom/testSubscribeTransactional, routingType=ANYCAST, PreviousAddress=test/mom/testSubscribeTransactional previousRoute:ANYCAST, reusable=true, version=-2147483578)
..................................................
***** durable queues test/mom/testSubscribeTransactional:
- queueID=141 address:test/mom/testSubscribeTransactional name:test/mom/testSubscribeTransactional filter:null
***** non durable for test/mom/testSubscribeTransactional:
..................................................
, transaction: null
2024-06-28 12:06:51,213 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e70cbfe7-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=e7078fbf-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=e7078fbf-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@18ff6a5a, true, {}]
2024-06-28 12:06:51,215 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testSubscribeTransactional, null, 0, false, true, null]
2024-06-28 12:06:51,216 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSubscribeTransactional: Reference[144]:RELIABLE:CoreMessage[messageID=144, durable=true, userID=e70bd586-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:51 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=602, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@670333599
2024-06-28 12:06:51,219 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testSubscribeTransactional: CoreMessage[messageID=144, durable=true, userID=e70bd586-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:51 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=602, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@670333599 to transaction: TransactionImpl [xid=null, txID=147, xid=null, state=ACTIVE, createTime=1719576411213(Fri Jun 28 12:06:51 UTC 2024), timeoutSeconds=300, nr operations = 1]@3cad650c
2024-06-28 12:06:51,226 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.rolledBackTransaction(AuditLogger_impl.java:2795) - AMQ601761: User anonymous@invm:0 rolled back transaction TransactionImpl [xid=null, txID=147, xid=null, state=ROLLEDBACK, createTime=1719576411213(Fri Jun 28 12:06:51 UTC 2024), timeoutSeconds=300, nr operations = 0]@3cad650c involving Reference[144]:RELIABLE:CoreMessage[messageID=144, durable=true, userID=e70bd586-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:51 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=602, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@670333599
2024-06-28 12:06:51,227 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSubscribeTransactional: Reference[144]:RELIABLE:CoreMessage[messageID=144, durable=true, userID=e70bd586-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:51 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=602, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@670333599
2024-06-28 12:06:51,230 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testSubscribeTransactional: CoreMessage[messageID=144, durable=true, userID=e70bd586-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:51 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=602, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@670333599 to transaction: TransactionImpl [xid=null, txID=152, xid=null, state=ACTIVE, createTime=1719576411229(Fri Jun 28 12:06:51 UTC 2024), timeoutSeconds=300, nr operations = 1]@16aaa8c9
2024-06-28 12:06:51,235 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.rolledBackTransaction(AuditLogger_impl.java:2795) - AMQ601761: User anonymous@invm:0 rolled back transaction TransactionImpl [xid=null, txID=152, xid=null, state=ROLLEDBACK, createTime=1719576411229(Fri Jun 28 12:06:51 UTC 2024), timeoutSeconds=300, nr operations = 0]@16aaa8c9 involving Reference[144]:RELIABLE:CoreMessage[messageID=144, durable=true, userID=e70bd586-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:51 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=602, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@670333599
2024-06-28 12:06:51,236 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSubscribeTransactional: Reference[144]:RELIABLE:CoreMessage[messageID=144, durable=true, userID=e70bd586-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:51 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=602, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@670333599
2024-06-28 12:06:51,237 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testSubscribeTransactional: CoreMessage[messageID=144, durable=true, userID=e70bd586-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:51 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=602, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@670333599 to transaction: TransactionImpl [xid=null, txID=154, xid=null, state=ACTIVE, createTime=1719576411236(Fri Jun 28 12:06:51 UTC 2024), timeoutSeconds=300, nr operations = 1]@6f7c6d01
2024-06-28 12:06:51,242 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.rolledBackTransaction(AuditLogger_impl.java:2795) - AMQ601761: User anonymous@invm:0 rolled back transaction TransactionImpl [xid=null, txID=154, xid=null, state=ROLLEDBACK, createTime=1719576411236(Fri Jun 28 12:06:51 UTC 2024), timeoutSeconds=300, nr operations = 0]@6f7c6d01 involving Reference[144]:RELIABLE:CoreMessage[messageID=144, durable=true, userID=e70bd586-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:51 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=602, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@670333599
2024-06-28 12:06:51,243 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSubscribeTransactional: Reference[144]:RELIABLE:CoreMessage[messageID=144, durable=true, userID=e70bd586-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:51 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=602, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@670333599
2024-06-28 12:06:51,245 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testSubscribeTransactional: CoreMessage[messageID=144, durable=true, userID=e70bd586-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:51 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=602, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@670333599 to transaction: TransactionImpl [xid=null, txID=156, xid=null, state=ACTIVE, createTime=1719576411243(Fri Jun 28 12:06:51 UTC 2024), timeoutSeconds=300, nr operations = 1]@2d90f4a
2024-06-28 12:06:51,245 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e7117ad8-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=e7078fbf-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=e7078fbf-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@12953ec4, true, {}]
2024-06-28 12:06:51,247 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=160, durable=true, userID=e711c8fa-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:51 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=602, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@623217985, context: RoutingContextImpl(Address=test/mom/testSubscribeTransactional, routingType=ANYCAST, PreviousAddress=test/mom/testSubscribeTransactional previousRoute:ANYCAST, reusable=true, version=-2147483578)
..................................................
***** durable queues test/mom/testSubscribeTransactional:
- queueID=141 address:test/mom/testSubscribeTransactional name:test/mom/testSubscribeTransactional filter:null
***** non durable for test/mom/testSubscribeTransactional:
..................................................
, transaction: null
2024-06-28 12:06:51,249 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testSubscribeTransactional: CoreMessage[messageID=144, durable=true, userID=e70bd586-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:51 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=602, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@670333599, transaction: TransactionImpl [xid=null, txID=156, xid=null, state=COMMITTED, createTime=1719576411243(Fri Jun 28 12:06:51 UTC 2024), timeoutSeconds=300, nr operations = 0]@2d90f4a
2024-06-28 12:06:51,249 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSubscribeTransactional: Reference[160]:RELIABLE:CoreMessage[messageID=160, durable=true, userID=e711c8fa-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:51 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=602, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@623217985
2024-06-28 12:06:51,250 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testSubscribeTransactional: CoreMessage[messageID=160, durable=true, userID=e711c8fa-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:51 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=602, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@623217985 to transaction: TransactionImpl [xid=null, txID=157, xid=null, state=ACTIVE, createTime=1719576411245(Fri Jun 28 12:06:51 UTC 2024), timeoutSeconds=300, nr operations = 1]@8c47985
2024-06-28 12:06:51,252 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testSubscribeTransactional: CoreMessage[messageID=160, durable=true, userID=e711c8fa-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:51 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=602, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@623217985, transaction: TransactionImpl [xid=null, txID=157, xid=null, state=COMMITTED, createTime=1719576411245(Fri Jun 28 12:06:51 UTC 2024), timeoutSeconds=300, nr operations = 0]@8c47985
2024-06-28 12:06:52,250 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@1a16635b, org.eclipse.scout.rt.mom.jms.JmsSubscription@3bf8b423]
2024-06-28 12:06:52,253 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:06:52,254 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.016644 ms
2024-06-28 12:06:52,254 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:06:52,254 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:06:52,255 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e7078fbf-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:06:52,256 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:52,257 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 1082.750304 ms
2024-06-28 12:06:52,257 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testSubscribeTransactional [artemis]>
2024-06-28 12:06:52,259 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:52,259 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishFirst [artemis]>
2024-06-28 12:06:52,259 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1839167654'.
2024-06-28 12:06:52,265 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-06-28 12:06:52,266 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e7ad45ac-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:06:52,267 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e7ad93cf-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=e7ad45ac-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=e7ad45ac-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@660a95cc, true, {}]
2024-06-28 12:06:52,269 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@a51ee41
2024-06-28 12:06:52,270 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e7ade1f0-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=e7ad45ac-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=e7ad45ac-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5554bfa8, true, {}]
2024-06-28 12:06:52,274 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: e7ade1f0-3546-11ef-af8f-0a580a280f89 with parameters: [test/mom/testQueuePublishFirst, [ANYCAST], true]
2024-06-28 12:06:52,274 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@70fbc6df
2024-06-28 12:06:52,280 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testQueuePublishFirst, address=test/mom/testQueuePublishFirst, 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, fqqn=null]]
2024-06-28 12:06:52,282 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@d5e0697
2024-06-28 12:06:52,284 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=179, durable=true, userID=e7b004d3-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:52 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@934829501, context: RoutingContextImpl(Address=test/mom/testQueuePublishFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishFirst previousRoute:ANYCAST, reusable=true, version=-2147483577)
..................................................
***** durable queues test/mom/testQueuePublishFirst:
- queueID=176 address:test/mom/testQueuePublishFirst name:test/mom/testQueuePublishFirst filter:null
***** non durable for test/mom/testQueuePublishFirst:
..................................................
, transaction: null
2024-06-28 12:06:52,287 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e7b0a114-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=e7ad45ac-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=e7ad45ac-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@27a948c9, true, {}]
2024-06-28 12:06:52,288 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishFirst, null, 0, false, true, null]
2024-06-28 12:06:52,289 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishFirst: Reference[179]:RELIABLE:CoreMessage[messageID=179, durable=true, userID=e7b004d3-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:52 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@934829501
2024-06-28 12:06:52,291 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishFirst: CoreMessage[messageID=179, durable=true, userID=e7b004d3-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:52 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@934829501 to transaction: TransactionImpl [xid=null, txID=186, xid=null, state=ACTIVE, createTime=1719576412290(Fri Jun 28 12:06:52 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1466658
2024-06-28 12:06:52,291 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@ff5aa42]
2024-06-28 12:06:52,295 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishFirst: CoreMessage[messageID=179, durable=true, userID=e7b004d3-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:52 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@934829501, transaction: TransactionImpl [xid=null, txID=186, xid=null, state=COMMITTED, createTime=1719576412290(Fri Jun 28 12:06:52 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1466658
2024-06-28 12:06:52,297 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:06:52,297 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.013918 ms
2024-06-28 12:06:52,297 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:06:52,297 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:06:52,298 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e7ad45ac-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:06:52,299 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:52,300 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 40.637039 ms
2024-06-28 12:06:52,300 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishFirst [artemis]>
2024-06-28 12:06:52,301 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:52,301 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishFirst [artemis]>
2024-06-28 12:06:52,301 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1216911343'.
2024-06-28 12:06:52,305 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-06-28 12:06:52,305 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e7b36036-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:06:52,307 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e7b38749-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=e7b36036-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=e7b36036-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@67b6671d, true, {}]
2024-06-28 12:06:52,309 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@2e66340
2024-06-28 12:06:52,309 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e7b3fc7a-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=e7b36036-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=e7b36036-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@24d76ef9, true, {}]
2024-06-28 12:06:52,313 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=197, durable=true, userID=e7b471ac-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:52 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1048482190, context: RoutingContextImpl(Address=test/mom/testQueuePublishFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishFirst previousRoute:ANYCAST, reusable=true, version=-2147483577)
..................................................
***** durable queues test/mom/testQueuePublishFirst:
- queueID=176 address:test/mom/testQueuePublishFirst name:test/mom/testQueuePublishFirst filter:null
***** non durable for test/mom/testQueuePublishFirst:
..................................................
, transaction: null
2024-06-28 12:06:52,316 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e7b4e6dd-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=e7b36036-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=e7b36036-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@711f2027, true, {}]
2024-06-28 12:06:52,317 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishFirst, null, 0, false, true, null]
2024-06-28 12:06:52,318 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishFirst: Reference[197]:RELIABLE:CoreMessage[messageID=197, durable=true, userID=e7b471ac-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:52 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1048482190
2024-06-28 12:06:52,318 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishFirst: CoreMessage[messageID=197, durable=true, userID=e7b471ac-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:52 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1048482190 to transaction: TransactionImpl [xid=null, txID=204, xid=null, state=ACTIVE, createTime=1719576412318(Fri Jun 28 12:06:52 UTC 2024), timeoutSeconds=-1, nr operations = 1]@b633fd7
2024-06-28 12:06:52,319 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7af8b02]
2024-06-28 12:06:52,323 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishFirst: CoreMessage[messageID=197, durable=true, userID=e7b471ac-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:52 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1048482190, transaction: TransactionImpl [xid=null, txID=204, xid=null, state=COMMITTED, createTime=1719576412318(Fri Jun 28 12:06:52 UTC 2024), timeoutSeconds=-1, nr operations = 0]@b633fd7
2024-06-28 12:06:52,324 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:06:52,324 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.049205 ms
2024-06-28 12:06:52,324 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:06:52,325 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:06:52,326 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e7b36036-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:06:52,327 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:52,327 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 26.415106 ms
2024-06-28 12:06:52,328 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishFirst [artemis]>
2024-06-28 12:06:52,329 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:52,329 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishFirst [artemis]>
2024-06-28 12:06:52,329 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1511100155'.
2024-06-28 12:06:52,333 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-06-28 12:06:52,334 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e7b7cd0f-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:06:52,335 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e7b7f422-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=e7b7cd0f-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=e7b7cd0f-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@ce8d778, true, {}]
2024-06-28 12:06:52,337 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@71a8a354
2024-06-28 12:06:52,337 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e7b84243-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=e7b7cd0f-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=e7b7cd0f-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@33f606ac, true, {}]
2024-06-28 12:06:52,341 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=215, durable=true, userID=e7b8b775-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:52 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@967179333, context: RoutingContextImpl(Address=test/mom/testQueuePublishFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishFirst previousRoute:ANYCAST, reusable=true, version=-2147483577)
..................................................
***** durable queues test/mom/testQueuePublishFirst:
- queueID=176 address:test/mom/testQueuePublishFirst name:test/mom/testQueuePublishFirst filter:null
***** non durable for test/mom/testQueuePublishFirst:
..................................................
, transaction: null
2024-06-28 12:06:52,343 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e7b92ca6-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=e7b7cd0f-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=e7b7cd0f-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2cf49449, true, {}]
2024-06-28 12:06:52,345 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishFirst, null, 0, false, true, null]
2024-06-28 12:06:52,346 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishFirst: Reference[215]:RELIABLE:CoreMessage[messageID=215, durable=true, userID=e7b8b775-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:52 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@967179333
2024-06-28 12:06:52,346 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishFirst: CoreMessage[messageID=215, durable=true, userID=e7b8b775-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:52 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@967179333 to transaction: TransactionImpl [xid=null, txID=222, xid=null, state=ACTIVE, createTime=1719576412346(Fri Jun 28 12:06:52 UTC 2024), timeoutSeconds=-1, nr operations = 1]@56bb437a
2024-06-28 12:06:52,347 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1069cbf2]
2024-06-28 12:06:52,351 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishFirst: CoreMessage[messageID=215, durable=true, userID=e7b8b775-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:52 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@967179333, transaction: TransactionImpl [xid=null, txID=222, xid=null, state=COMMITTED, createTime=1719576412346(Fri Jun 28 12:06:52 UTC 2024), timeoutSeconds=-1, nr operations = 0]@56bb437a
2024-06-28 12:06:52,352 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:06:52,352 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.011569 ms
2024-06-28 12:06:52,352 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:06:52,352 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:06:52,353 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e7b7cd0f-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:06:52,354 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:52,355 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 25.474867 ms
2024-06-28 12:06:52,355 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishFirst [artemis]>
2024-06-28 12:06:52,355 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:52,356 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishFirst [artemis]>
2024-06-28 12:06:52,356 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 301121080'.
2024-06-28 12:06:52,359 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-06-28 12:06:52,359 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e7bb9da8-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:06:52,363 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e7bc39eb-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=e7bb9da8-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=e7bb9da8-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@33d758fb, true, {}]
2024-06-28 12:06:52,365 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@59632e3c
2024-06-28 12:06:52,365 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e7bc880c-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=e7bb9da8-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=e7bb9da8-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@41c358fb, true, {}]
2024-06-28 12:06:52,369 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=233, durable=true, userID=e7bcfd3e-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:52 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1523538841, context: RoutingContextImpl(Address=test/mom/testQueuePublishFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishFirst previousRoute:ANYCAST, reusable=true, version=-2147483577)
..................................................
***** durable queues test/mom/testQueuePublishFirst:
- queueID=176 address:test/mom/testQueuePublishFirst name:test/mom/testQueuePublishFirst filter:null
***** non durable for test/mom/testQueuePublishFirst:
..................................................
, transaction: null
2024-06-28 12:06:52,371 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e7bd726f-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=e7bb9da8-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=e7bb9da8-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5211da55, true, {}]
2024-06-28 12:06:52,372 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishFirst, null, 0, false, true, null]
2024-06-28 12:06:52,373 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishFirst: Reference[233]:RELIABLE:CoreMessage[messageID=233, durable=true, userID=e7bcfd3e-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:52 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1523538841
2024-06-28 12:06:52,374 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishFirst: CoreMessage[messageID=233, durable=true, userID=e7bcfd3e-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:52 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1523538841 to transaction: TransactionImpl [xid=null, txID=240, xid=null, state=ACTIVE, createTime=1719576412374(Fri Jun 28 12:06:52 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3133fd4e
2024-06-28 12:06:52,375 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3200f6e5]
2024-06-28 12:06:52,378 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishFirst: CoreMessage[messageID=233, durable=true, userID=e7bcfd3e-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:52 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1523538841, transaction: TransactionImpl [xid=null, txID=240, xid=null, state=COMMITTED, createTime=1719576412374(Fri Jun 28 12:06:52 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3133fd4e
2024-06-28 12:06:52,379 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:06:52,380 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.013376 ms
2024-06-28 12:06:52,380 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:06:52,380 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:06:52,381 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e7bb9da8-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:06:52,382 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:52,382 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 26.178256 ms
2024-06-28 12:06:52,382 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishFirst [artemis]>
2024-06-28 12:06:52,383 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:52,383 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishFirst [artemis]>
2024-06-28 12:06:52,383 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1682402229'.
2024-06-28 12:06:52,386 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-06-28 12:06:52,386 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e7bfbc61-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:06:52,387 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e7bfe374-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=e7bfbc61-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=e7bfbc61-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3532e43c, true, {}]
2024-06-28 12:06:52,389 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@37b117dd
2024-06-28 12:06:52,389 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e7c03195-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=e7bfbc61-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=e7bfbc61-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@499ed117, true, {}]
2024-06-28 12:06:52,392 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=251, durable=true, userID=e7c07fb7-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:52 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@605550887, context: RoutingContextImpl(Address=test/mom/testQueuePublishFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishFirst previousRoute:ANYCAST, reusable=true, version=-2147483577)
..................................................
***** durable queues test/mom/testQueuePublishFirst:
- queueID=176 address:test/mom/testQueuePublishFirst name:test/mom/testQueuePublishFirst filter:null
***** non durable for test/mom/testQueuePublishFirst:
..................................................
, transaction: null
2024-06-28 12:06:52,395 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e7c0f4e8-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=e7bfbc61-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=e7bfbc61-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4edd5778, true, {}]
2024-06-28 12:06:52,396 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishFirst, null, 0, false, true, null]
2024-06-28 12:06:52,397 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishFirst: Reference[251]:RELIABLE:CoreMessage[messageID=251, durable=true, userID=e7c07fb7-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:52 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@605550887
2024-06-28 12:06:52,397 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishFirst: CoreMessage[messageID=251, durable=true, userID=e7c07fb7-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:52 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@605550887 to transaction: TransactionImpl [xid=null, txID=258, xid=null, state=ACTIVE, createTime=1719576412397(Fri Jun 28 12:06:52 UTC 2024), timeoutSeconds=-1, nr operations = 1]@697f12a
2024-06-28 12:06:52,398 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6f50f047]
2024-06-28 12:06:52,402 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishFirst: CoreMessage[messageID=251, durable=true, userID=e7c07fb7-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:52 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@605550887, transaction: TransactionImpl [xid=null, txID=258, xid=null, state=COMMITTED, createTime=1719576412397(Fri Jun 28 12:06:52 UTC 2024), timeoutSeconds=-1, nr operations = 0]@697f12a
2024-06-28 12:06:52,403 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:06:52,403 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.012008 ms
2024-06-28 12:06:52,403 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:06:52,403 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:06:52,404 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e7bfbc61-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:06:52,405 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:52,405 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 22.384317 ms
2024-06-28 12:06:52,405 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishFirst [artemis]>
2024-06-28 12:06:52,406 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:52,406 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishFirst [artemis]>
2024-06-28 12:06:52,407 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 439050023'.
2024-06-28 12:06:52,410 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-06-28 12:06:52,411 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e7c365ea-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:06:52,412 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e7c38cfd-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=e7c365ea-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=e7c365ea-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@418061ed, true, {}]
2024-06-28 12:06:52,414 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@6d5fc2ca
2024-06-28 12:06:52,414 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e7c4022e-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=e7c365ea-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=e7c365ea-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@47aabb34, true, {}]
2024-06-28 12:06:52,417 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=269, durable=true, userID=e7c45050-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:52 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@746344373, context: RoutingContextImpl(Address=test/mom/testQueuePublishFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishFirst previousRoute:ANYCAST, reusable=true, version=-2147483577)
..................................................
***** durable queues test/mom/testQueuePublishFirst:
- queueID=176 address:test/mom/testQueuePublishFirst name:test/mom/testQueuePublishFirst filter:null
***** non durable for test/mom/testQueuePublishFirst:
..................................................
, transaction: null
2024-06-28 12:06:52,419 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e7c4c581-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=e7c365ea-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=e7c365ea-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2479a6c3, true, {}]
2024-06-28 12:06:52,420 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishFirst, null, 0, false, true, null]
2024-06-28 12:06:52,421 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishFirst: Reference[269]:RELIABLE:CoreMessage[messageID=269, durable=true, userID=e7c45050-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:52 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@746344373
2024-06-28 12:06:52,422 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishFirst: CoreMessage[messageID=269, durable=true, userID=e7c45050-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:52 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@746344373 to transaction: TransactionImpl [xid=null, txID=276, xid=null, state=ACTIVE, createTime=1719576412422(Fri Jun 28 12:06:52 UTC 2024), timeoutSeconds=-1, nr operations = 1]@55bad1e
2024-06-28 12:06:52,423 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@49a14b44]
2024-06-28 12:06:52,427 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishFirst: CoreMessage[messageID=269, durable=true, userID=e7c45050-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:52 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@746344373, transaction: TransactionImpl [xid=null, txID=276, xid=null, state=COMMITTED, createTime=1719576412422(Fri Jun 28 12:06:52 UTC 2024), timeoutSeconds=-1, nr operations = 0]@55bad1e
2024-06-28 12:06:52,428 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:06:52,428 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.016174 ms
2024-06-28 12:06:52,428 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:06:52,428 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:06:52,429 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e7c365ea-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:06:52,430 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:52,430 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 24.000694 ms
2024-06-28 12:06:52,431 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishFirst [artemis]>
2024-06-28 12:06:52,431 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:52,432 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishFirst [artemis]>
2024-06-28 12:06:52,432 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 211099962'.
2024-06-28 12:06:52,435 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-06-28 12:06:52,435 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e7c73683-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:06:52,436 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e7c75d96-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=e7c73683-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=e7c73683-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2bda0fe, true, {}]
2024-06-28 12:06:52,438 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@16c30e11
2024-06-28 12:06:52,438 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e7c7abb7-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=e7c73683-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=e7c73683-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@257a7980, true, {}]
2024-06-28 12:06:52,441 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=287, durable=true, userID=e7c7f9d9-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:52 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@368655820, context: RoutingContextImpl(Address=test/mom/testQueuePublishFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishFirst previousRoute:ANYCAST, reusable=true, version=-2147483577)
..................................................
***** durable queues test/mom/testQueuePublishFirst:
- queueID=176 address:test/mom/testQueuePublishFirst name:test/mom/testQueuePublishFirst filter:null
***** non durable for test/mom/testQueuePublishFirst:
..................................................
, transaction: null
2024-06-28 12:06:52,443 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e7c86f0a-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=e7c73683-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=e7c73683-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5ffd1271, true, {}]
2024-06-28 12:06:52,444 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishFirst, null, 0, false, true, null]
2024-06-28 12:06:52,445 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishFirst: Reference[287]:RELIABLE:CoreMessage[messageID=287, durable=true, userID=e7c7f9d9-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:52 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@368655820
2024-06-28 12:06:52,446 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishFirst: CoreMessage[messageID=287, durable=true, userID=e7c7f9d9-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:52 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@368655820 to transaction: TransactionImpl [xid=null, txID=294, xid=null, state=ACTIVE, createTime=1719576412446(Fri Jun 28 12:06:52 UTC 2024), timeoutSeconds=-1, nr operations = 1]@83ebbd5
2024-06-28 12:06:52,446 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@396ea7ab]
2024-06-28 12:06:52,450 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishFirst: CoreMessage[messageID=287, durable=true, userID=e7c7f9d9-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:52 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@368655820, transaction: TransactionImpl [xid=null, txID=294, xid=null, state=COMMITTED, createTime=1719576412446(Fri Jun 28 12:06:52 UTC 2024), timeoutSeconds=-1, nr operations = 0]@83ebbd5
2024-06-28 12:06:52,464 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:06:52,464 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.020466 ms
2024-06-28 12:06:52,464 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:06:52,464 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:06:52,465 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e7c73683-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:06:52,466 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:52,466 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 34.551616 ms
2024-06-28 12:06:52,466 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishFirst [artemis]>
2024-06-28 12:06:52,467 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:52,467 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishFirst [artemis]>
2024-06-28 12:06:52,468 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1586649011'.
2024-06-28 12:06:52,471 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-06-28 12:06:52,471 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e7ccb4cc-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:06:52,472 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e7ccdbdf-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=e7ccb4cc-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=e7ccb4cc-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@46d9ddb6, true, {}]
2024-06-28 12:06:52,473 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@fe8344c
2024-06-28 12:06:52,474 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e7cd02f0-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=e7ccb4cc-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=e7ccb4cc-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3885f64, true, {}]
2024-06-28 12:06:52,477 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=305, durable=true, userID=e7cd7822-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:52 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1931514327, context: RoutingContextImpl(Address=test/mom/testQueuePublishFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishFirst previousRoute:ANYCAST, reusable=true, version=-2147483577)
..................................................
***** durable queues test/mom/testQueuePublishFirst:
- queueID=176 address:test/mom/testQueuePublishFirst name:test/mom/testQueuePublishFirst filter:null
***** non durable for test/mom/testQueuePublishFirst:
..................................................
, transaction: null
2024-06-28 12:06:52,480 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e7cded53-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=e7ccb4cc-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=e7ccb4cc-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@72b0456a, true, {}]
2024-06-28 12:06:52,481 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishFirst, null, 0, false, true, null]
2024-06-28 12:06:52,482 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishFirst: Reference[305]:RELIABLE:CoreMessage[messageID=305, durable=true, userID=e7cd7822-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:52 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1931514327
2024-06-28 12:06:52,482 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishFirst: CoreMessage[messageID=305, durable=true, userID=e7cd7822-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:52 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1931514327 to transaction: TransactionImpl [xid=null, txID=312, xid=null, state=ACTIVE, createTime=1719576412482(Fri Jun 28 12:06:52 UTC 2024), timeoutSeconds=-1, nr operations = 1]@34d965e6
2024-06-28 12:06:52,483 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@562998d3]
2024-06-28 12:06:52,487 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishFirst: CoreMessage[messageID=305, durable=true, userID=e7cd7822-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:52 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1931514327, transaction: TransactionImpl [xid=null, txID=312, xid=null, state=COMMITTED, createTime=1719576412482(Fri Jun 28 12:06:52 UTC 2024), timeoutSeconds=-1, nr operations = 0]@34d965e6
2024-06-28 12:06:52,488 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:06:52,488 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.017458 ms
2024-06-28 12:06:52,488 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:06:52,489 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:06:52,490 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e7ccb4cc-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:06:52,491 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:52,491 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 23.822546 ms
2024-06-28 12:06:52,491 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishFirst [artemis]>
2024-06-28 12:06:52,493 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:52,493 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishFirst [artemis]>
2024-06-28 12:06:52,493 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 954903673'.
2024-06-28 12:06:52,499 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-06-28 12:06:52,500 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e7d0fa95-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:06:52,501 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e7d121a8-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=e7d0fa95-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=e7d0fa95-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@44f97b58, true, {}]
2024-06-28 12:06:52,502 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@64010508
2024-06-28 12:06:52,503 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e7d196d9-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=e7d0fa95-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=e7d0fa95-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@31193e5a, true, {}]
2024-06-28 12:06:52,506 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=323, durable=true, userID=e7d1e4fb-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:52 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1353319606, context: RoutingContextImpl(Address=test/mom/testQueuePublishFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishFirst previousRoute:ANYCAST, reusable=true, version=-2147483577)
..................................................
***** durable queues test/mom/testQueuePublishFirst:
- queueID=176 address:test/mom/testQueuePublishFirst name:test/mom/testQueuePublishFirst filter:null
***** non durable for test/mom/testQueuePublishFirst:
..................................................
, transaction: null
2024-06-28 12:06:52,509 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e7d2813c-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=e7d0fa95-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=e7d0fa95-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@bee050c, true, {}]
2024-06-28 12:06:52,510 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishFirst, null, 0, false, true, null]
2024-06-28 12:06:52,511 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishFirst: Reference[323]:RELIABLE:CoreMessage[messageID=323, durable=true, userID=e7d1e4fb-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:52 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1353319606
2024-06-28 12:06:52,511 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishFirst: CoreMessage[messageID=323, durable=true, userID=e7d1e4fb-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:52 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1353319606 to transaction: TransactionImpl [xid=null, txID=330, xid=null, state=ACTIVE, createTime=1719576412511(Fri Jun 28 12:06:52 UTC 2024), timeoutSeconds=-1, nr operations = 1]@12e001a7
2024-06-28 12:06:52,512 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6d41b46a]
2024-06-28 12:06:52,516 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishFirst: CoreMessage[messageID=323, durable=true, userID=e7d1e4fb-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:52 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1353319606, transaction: TransactionImpl [xid=null, txID=330, xid=null, state=COMMITTED, createTime=1719576412511(Fri Jun 28 12:06:52 UTC 2024), timeoutSeconds=-1, nr operations = 0]@12e001a7
2024-06-28 12:06:52,517 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:06:52,517 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.011446 ms
2024-06-28 12:06:52,517 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:06:52,518 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:06:52,519 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e7d0fa95-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:06:52,520 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:52,520 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 27.196687 ms
2024-06-28 12:06:52,520 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishFirst [artemis]>
2024-06-28 12:06:52,522 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:52,522 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishFirst [artemis]>
2024-06-28 12:06:52,522 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 710378199'.
2024-06-28 12:06:52,527 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-06-28 12:06:52,527 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e7d5405e-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:06:52,528 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e7d56771-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=e7d5405e-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=e7d5405e-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@d7eccf6, true, {}]
2024-06-28 12:06:52,530 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@109fa8e2
2024-06-28 12:06:52,530 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e7d5b592-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=e7d5405e-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=e7d5405e-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3eacc0bb, true, {}]
2024-06-28 12:06:52,533 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=341, durable=true, userID=e7d603b4-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:52 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@941412622, context: RoutingContextImpl(Address=test/mom/testQueuePublishFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishFirst previousRoute:ANYCAST, reusable=true, version=-2147483577)
..................................................
***** durable queues test/mom/testQueuePublishFirst:
- queueID=176 address:test/mom/testQueuePublishFirst name:test/mom/testQueuePublishFirst filter:null
***** non durable for test/mom/testQueuePublishFirst:
..................................................
, transaction: null
2024-06-28 12:06:52,536 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e7d678e5-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=e7d5405e-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=e7d5405e-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@20c180dc, true, {}]
2024-06-28 12:06:52,537 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishFirst, null, 0, false, true, null]
2024-06-28 12:06:52,538 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishFirst: Reference[341]:RELIABLE:CoreMessage[messageID=341, durable=true, userID=e7d603b4-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:52 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@941412622
2024-06-28 12:06:52,538 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishFirst: CoreMessage[messageID=341, durable=true, userID=e7d603b4-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:52 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@941412622 to transaction: TransactionImpl [xid=null, txID=348, xid=null, state=ACTIVE, createTime=1719576412538(Fri Jun 28 12:06:52 UTC 2024), timeoutSeconds=-1, nr operations = 1]@535f73e1
2024-06-28 12:06:52,539 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@283fe454]
2024-06-28 12:06:52,543 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishFirst: CoreMessage[messageID=341, durable=true, userID=e7d603b4-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:52 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@941412622, transaction: TransactionImpl [xid=null, txID=348, xid=null, state=COMMITTED, createTime=1719576412538(Fri Jun 28 12:06:52 UTC 2024), timeoutSeconds=-1, nr operations = 0]@535f73e1
2024-06-28 12:06:52,544 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:06:52,544 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.012134 ms
2024-06-28 12:06:52,544 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:06:52,545 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:06:52,546 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e7d5405e-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:06:52,547 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:52,547 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 24.974015 ms
2024-06-28 12:06:52,547 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishFirst [artemis]>
2024-06-28 12:06:52,549 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:52,549 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishFirst [artemis]>
2024-06-28 12:06:52,549 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1274104476'.
2024-06-28 12:06:52,552 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-06-28 12:06:52,553 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e7d910f7-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:06:52,554 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e7d95f1a-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=e7d910f7-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=e7d910f7-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@188484c5, true, {}]
2024-06-28 12:06:52,564 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@2438702
2024-06-28 12:06:52,564 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e7dae5bb-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=e7d910f7-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=e7d910f7-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1e2838b1, true, {}]
2024-06-28 12:06:52,566 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: e7dae5bb-3546-11ef-af8f-0a580a280f89 with parameters: [test/mom/testTopicPublishFirst, [MULTICAST], true]
2024-06-28 12:06:52,567 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6fbbfa88
2024-06-28 12:06:52,571 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=361, durable=true, userID=e7db81fd-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:52 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1492249246, context: RoutingContextImpl(Address=test/mom/testTopicPublishFirst, routingType=MULTICAST, PreviousAddress=null previousRoute:null, reusable=null, version=0)
..................................................
, transaction: null
2024-06-28 12:06:52,573 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e7dc1e3e-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=e7d910f7-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=e7d910f7-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@556822e, true, {}]
2024-06-28 12:06:52,574 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=af636b88-3abe-47a3-80c1-8d298c6e18db, address=test/mom/testTopicPublishFirst, routingType=MULTICAST, 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, fqqn=null]]
2024-06-28 12:06:52,574 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3b66184d
2024-06-28 12:06:52,577 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, af636b88-3abe-47a3-80c1-8d298c6e18db, null, 0, false, true, null]
2024-06-28 12:06:52,778 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@37c55315]
2024-06-28 12:06:52,781 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [af636b88-3abe-47a3-80c1-8d298c6e18db]
2024-06-28 12:06:52,796 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:06:52,796 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.016093 ms
2024-06-28 12:06:52,797 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:06:52,797 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:06:52,798 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e7d910f7-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:06:52,799 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:52,799 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 249.966925 ms
2024-06-28 12:06:52,799 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishFirst [artemis]>
2024-06-28 12:06:52,800 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:52,800 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishFirst [artemis]>
2024-06-28 12:06:52,800 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1023542281'.
2024-06-28 12:06:52,803 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-06-28 12:06:52,803 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e7ff5db1-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:06:52,805 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e7ff84c4-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=e7ff5db1-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=e7ff5db1-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@e264580, true, {}]
2024-06-28 12:06:52,807 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@7f6a0ab
2024-06-28 12:06:52,807 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e7fff9f5-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=e7ff5db1-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=e7ff5db1-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@14df0f51, true, {}]
2024-06-28 12:06:52,809 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: e7fff9f5-3546-11ef-af8f-0a580a280f89 with parameters: [test/mom/testTopicPublishFirst, [MULTICAST], true]
2024-06-28 12:06:52,810 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@1a695c32
2024-06-28 12:06:52,812 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=389, durable=true, userID=e8009637-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:52 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@726216245, context: RoutingContextImpl(Address=test/mom/testTopicPublishFirst, routingType=MULTICAST, PreviousAddress=null previousRoute:null, reusable=null, version=0)
..................................................
, transaction: null
2024-06-28 12:06:52,814 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e8010b68-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=e7ff5db1-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=e7ff5db1-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1fb0962c, true, {}]
2024-06-28 12:06:52,815 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=8f879c52-e0b0-4868-8a7c-515f234046e6, address=test/mom/testTopicPublishFirst, routingType=MULTICAST, 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, fqqn=null]]
2024-06-28 12:06:52,816 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@64feec4
2024-06-28 12:06:52,817 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 8f879c52-e0b0-4868-8a7c-515f234046e6, null, 0, false, true, null]
2024-06-28 12:06:53,017 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@54214c34]
2024-06-28 12:06:53,019 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [8f879c52-e0b0-4868-8a7c-515f234046e6]
2024-06-28 12:06:53,023 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:06:53,023 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.016944 ms
2024-06-28 12:06:53,024 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:06:53,024 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:06:53,025 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e7ff5db1-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:06:53,026 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:53,026 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 225.920888 ms
2024-06-28 12:06:53,026 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishFirst [artemis]>
2024-06-28 12:06:53,027 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:53,027 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishFirst [artemis]>
2024-06-28 12:06:53,028 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2044145049'.
2024-06-28 12:06:53,031 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-06-28 12:06:53,031 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e82227fb-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:06:53,032 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e8224f0e-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=e82227fb-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=e82227fb-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2ea75597, true, {}]
2024-06-28 12:06:53,034 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@113366e7
2024-06-28 12:06:53,034 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e8229d2f-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=e82227fb-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=e82227fb-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7fa1109c, true, {}]
2024-06-28 12:06:53,036 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: e8229d2f-3546-11ef-af8f-0a580a280f89 with parameters: [test/mom/testTopicPublishFirst, [MULTICAST], true]
2024-06-28 12:06:53,037 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@12fe0ec4
2024-06-28 12:06:53,039 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=417, durable=true, userID=e8233971-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:53 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1971527411, context: RoutingContextImpl(Address=test/mom/testTopicPublishFirst, routingType=MULTICAST, PreviousAddress=null previousRoute:null, reusable=null, version=0)
..................................................
, transaction: null
2024-06-28 12:06:53,041 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e8238792-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=e82227fb-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=e82227fb-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@58d0f75d, true, {}]
2024-06-28 12:06:53,042 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=a1a8688a-5d08-4ca2-b48a-2dff840d88da, address=test/mom/testTopicPublishFirst, routingType=MULTICAST, 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, fqqn=null]]
2024-06-28 12:06:53,043 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@293fc19
2024-06-28 12:06:53,043 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, a1a8688a-5d08-4ca2-b48a-2dff840d88da, null, 0, false, true, null]
2024-06-28 12:06:53,244 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7c1aed5a]
2024-06-28 12:06:53,246 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [a1a8688a-5d08-4ca2-b48a-2dff840d88da]
2024-06-28 12:06:53,249 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:06:53,250 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.016021 ms
2024-06-28 12:06:53,250 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:06:53,250 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:06:53,251 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e82227fb-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:06:53,252 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:53,252 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 224.469022 ms
2024-06-28 12:06:53,252 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishFirst [artemis]>
2024-06-28 12:06:53,253 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:53,253 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishFirst [artemis]>
2024-06-28 12:06:53,253 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 83838072'.
2024-06-28 12:06:53,256 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-06-28 12:06:53,257 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e844a425-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:06:53,258 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e844a428-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=e844a425-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=e844a425-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@75c3452e, true, {}]
2024-06-28 12:06:53,259 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@5e5e680b
2024-06-28 12:06:53,260 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e844f249-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=e844a425-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=e844a425-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3e81fc11, true, {}]
2024-06-28 12:06:53,261 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: e844f249-3546-11ef-af8f-0a580a280f89 with parameters: [test/mom/testTopicPublishFirst, [MULTICAST], true]
2024-06-28 12:06:53,262 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@4baf89f1
2024-06-28 12:06:53,264 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=445, durable=true, userID=e845677b-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:53 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@691059978, context: RoutingContextImpl(Address=test/mom/testTopicPublishFirst, routingType=MULTICAST, PreviousAddress=null previousRoute:null, reusable=null, version=0)
..................................................
, transaction: null
2024-06-28 12:06:53,265 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e845dcac-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=e844a425-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=e844a425-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7cefeec5, true, {}]
2024-06-28 12:06:53,267 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=0b56d7f6-d1a0-4ea7-b3dd-ba34b7a4fce1, address=test/mom/testTopicPublishFirst, routingType=MULTICAST, 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, fqqn=null]]
2024-06-28 12:06:53,267 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4bda558c
2024-06-28 12:06:53,268 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 0b56d7f6-d1a0-4ea7-b3dd-ba34b7a4fce1, null, 0, false, true, null]
2024-06-28 12:06:53,469 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@e7283dd]
2024-06-28 12:06:53,471 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [0b56d7f6-d1a0-4ea7-b3dd-ba34b7a4fce1]
2024-06-28 12:06:53,474 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:06:53,474 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.050869 ms
2024-06-28 12:06:53,474 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:06:53,475 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:06:53,475 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e844a425-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:06:53,476 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:53,476 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 223.319870 ms
2024-06-28 12:06:53,477 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishFirst [artemis]>
2024-06-28 12:06:53,478 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:53,478 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishFirst [artemis]>
2024-06-28 12:06:53,478 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 988592818'.
2024-06-28 12:06:53,481 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-06-28 12:06:53,481 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e866d22f-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:06:53,482 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e866f942-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=e866d22f-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=e866d22f-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@75412927, true, {}]
2024-06-28 12:06:53,484 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@46b3c1c2
2024-06-28 12:06:53,485 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e8676e73-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=e866d22f-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=e866d22f-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1e005472, true, {}]
2024-06-28 12:06:53,487 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: e8676e73-3546-11ef-af8f-0a580a280f89 with parameters: [test/mom/testTopicPublishFirst, [MULTICAST], true]
2024-06-28 12:06:53,487 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@7f1a19d4
2024-06-28 12:06:53,489 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=473, durable=true, userID=e867e3a5-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:53 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@696316484, context: RoutingContextImpl(Address=test/mom/testTopicPublishFirst, routingType=MULTICAST, PreviousAddress=null previousRoute:null, reusable=null, version=0)
..................................................
, transaction: null
2024-06-28 12:06:53,491 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e86858d6-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=e866d22f-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=e866d22f-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@386667db, true, {}]
2024-06-28 12:06:53,493 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=707c8e66-9456-4361-b7ef-d0832147422c, address=test/mom/testTopicPublishFirst, routingType=MULTICAST, 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, fqqn=null]]
2024-06-28 12:06:53,493 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5433c1e7
2024-06-28 12:06:53,494 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 707c8e66-9456-4361-b7ef-d0832147422c, null, 0, false, true, null]
2024-06-28 12:06:53,695 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@74d926a0]
2024-06-28 12:06:53,696 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [707c8e66-9456-4361-b7ef-d0832147422c]
2024-06-28 12:06:53,700 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:06:53,700 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.013727 ms
2024-06-28 12:06:53,700 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:06:53,700 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:06:53,701 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e866d22f-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:06:53,702 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:53,702 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 224.681626 ms
2024-06-28 12:06:53,703 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishFirst [artemis]>
2024-06-28 12:06:53,703 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:53,704 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishFirst [artemis]>
2024-06-28 12:06:53,704 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 128628607'.
2024-06-28 12:06:53,708 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-06-28 12:06:53,708 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e8897569-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:06:53,709 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e8899c7c-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=e8897569-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=e8897569-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7685dd6e, true, {}]
2024-06-28 12:06:53,710 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@14f35726
2024-06-28 12:06:53,711 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e889ea9d-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=e8897569-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=e8897569-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@e56b2f6, true, {}]
2024-06-28 12:06:53,713 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: e889ea9d-3546-11ef-af8f-0a580a280f89 with parameters: [test/mom/testTopicPublishFirst, [MULTICAST], true]
2024-06-28 12:06:53,713 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@721701a8
2024-06-28 12:06:53,716 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=501, durable=true, userID=e88a5fcf-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:53 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1942940770, context: RoutingContextImpl(Address=test/mom/testTopicPublishFirst, routingType=MULTICAST, PreviousAddress=null previousRoute:null, reusable=null, version=0)
..................................................
, transaction: null
2024-06-28 12:06:53,717 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e88ad500-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=e8897569-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=e8897569-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7a94414c, true, {}]
2024-06-28 12:06:53,719 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=4a424775-09d4-4b36-bcd7-0cebd5754a13, address=test/mom/testTopicPublishFirst, routingType=MULTICAST, 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, fqqn=null]]
2024-06-28 12:06:53,719 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@710d40e9
2024-06-28 12:06:53,720 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 4a424775-09d4-4b36-bcd7-0cebd5754a13, null, 0, false, true, null]
2024-06-28 12:06:53,921 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7e78953e]
2024-06-28 12:06:53,922 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [4a424775-09d4-4b36-bcd7-0cebd5754a13]
2024-06-28 12:06:53,925 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:06:53,926 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.015121 ms
2024-06-28 12:06:53,926 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:06:53,926 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:06:53,927 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e8897569-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:06:53,928 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:53,928 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 224.431157 ms
2024-06-28 12:06:53,928 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishFirst [artemis]>
2024-06-28 12:06:53,929 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:53,929 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishFirst [artemis]>
2024-06-28 12:06:53,930 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1370649806'.
2024-06-28 12:06:53,933 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-06-28 12:06:53,933 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e8abca83-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:06:53,934 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e8abf196-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=e8abca83-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=e8abca83-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@488cacd7, true, {}]
2024-06-28 12:06:53,936 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@7015b29b
2024-06-28 12:06:53,936 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e8ac3fb7-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=e8abca83-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=e8abca83-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@146e5dbe, true, {}]
2024-06-28 12:06:53,938 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: e8ac3fb7-3546-11ef-af8f-0a580a280f89 with parameters: [test/mom/testTopicPublishFirst, [MULTICAST], true]
2024-06-28 12:06:53,938 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@a02eb2
2024-06-28 12:06:53,941 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=529, durable=true, userID=e8acb4e9-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:53 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1086743965, context: RoutingContextImpl(Address=test/mom/testTopicPublishFirst, routingType=MULTICAST, PreviousAddress=null previousRoute:null, reusable=null, version=0)
..................................................
, transaction: null
2024-06-28 12:06:53,942 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e8ad2a1a-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=e8abca83-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=e8abca83-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@735f7f3d, true, {}]
2024-06-28 12:06:53,943 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=0a8bf809-ddf1-401f-b479-12a1fab9373f, address=test/mom/testTopicPublishFirst, routingType=MULTICAST, 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, fqqn=null]]
2024-06-28 12:06:53,944 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@36026433
2024-06-28 12:06:53,945 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 0a8bf809-ddf1-401f-b479-12a1fab9373f, null, 0, false, true, null]
2024-06-28 12:06:54,146 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@11a0e10]
2024-06-28 12:06:54,147 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [0a8bf809-ddf1-401f-b479-12a1fab9373f]
2024-06-28 12:06:54,150 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:06:54,151 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.013572 ms
2024-06-28 12:06:54,151 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:06:54,151 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:06:54,152 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e8abca83-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:06:54,153 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:54,153 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 223.452807 ms
2024-06-28 12:06:54,153 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishFirst [artemis]>
2024-06-28 12:06:54,154 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:54,154 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishFirst [artemis]>
2024-06-28 12:06:54,154 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1001170939'.
2024-06-28 12:06:54,157 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-06-28 12:06:54,157 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e8cdf88d-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:06:54,158 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e8ce1fa0-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=e8cdf88d-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=e8cdf88d-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6ec4dd9e, true, {}]
2024-06-28 12:06:54,160 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@5e7cfcb5
2024-06-28 12:06:54,161 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e8ce6dc1-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=e8cdf88d-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=e8cdf88d-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@377a2b1, true, {}]
2024-06-28 12:06:54,164 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: e8ce6dc1-3546-11ef-af8f-0a580a280f89 with parameters: [test/mom/testTopicPublishFirst, [MULTICAST], true]
2024-06-28 12:06:54,164 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6e117c6d
2024-06-28 12:06:54,167 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=557, durable=true, userID=e8cf3113-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:54 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@745018109, context: RoutingContextImpl(Address=test/mom/testTopicPublishFirst, routingType=MULTICAST, PreviousAddress=null previousRoute:null, reusable=null, version=0)
..................................................
, transaction: null
2024-06-28 12:06:54,169 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e8cfa644-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=e8cdf88d-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=e8cdf88d-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@441d6c60, true, {}]
2024-06-28 12:06:54,170 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=88d38f96-617e-40c7-9a6e-de967dec7b34, address=test/mom/testTopicPublishFirst, routingType=MULTICAST, 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, fqqn=null]]
2024-06-28 12:06:54,171 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@29790bec
2024-06-28 12:06:54,171 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 88d38f96-617e-40c7-9a6e-de967dec7b34, null, 0, false, true, null]
2024-06-28 12:06:54,372 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5b6b14a6]
2024-06-28 12:06:54,374 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [88d38f96-617e-40c7-9a6e-de967dec7b34]
2024-06-28 12:06:54,377 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:06:54,377 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.048758 ms
2024-06-28 12:06:54,377 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:06:54,378 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:06:54,379 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e8cdf88d-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:06:54,380 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:54,380 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 225.822185 ms
2024-06-28 12:06:54,380 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishFirst [artemis]>
2024-06-28 12:06:54,381 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:54,381 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishFirst [artemis]>
2024-06-28 12:06:54,381 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1854244752'.
2024-06-28 12:06:54,384 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-06-28 12:06:54,385 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e8f0c2d7-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:06:54,386 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e8f0e9ea-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=e8f0c2d7-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=e8f0c2d7-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@222af9a7, true, {}]
2024-06-28 12:06:54,388 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@adeb5a6
2024-06-28 12:06:54,388 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e8f1380b-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=e8f0c2d7-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=e8f0c2d7-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@710d56a, true, {}]
2024-06-28 12:06:54,390 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: e8f1380b-3546-11ef-af8f-0a580a280f89 with parameters: [test/mom/testTopicPublishFirst, [MULTICAST], true]
2024-06-28 12:06:54,390 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@1345b2a3
2024-06-28 12:06:54,393 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=585, durable=true, userID=e8f1ad3d-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:54 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1918962775, context: RoutingContextImpl(Address=test/mom/testTopicPublishFirst, routingType=MULTICAST, PreviousAddress=null previousRoute:null, reusable=null, version=0)
..................................................
, transaction: null
2024-06-28 12:06:54,395 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e8f2226e-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=e8f0c2d7-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=e8f0c2d7-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1dd37f58, true, {}]
2024-06-28 12:06:54,396 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=f2156a0d-3cf5-4237-a645-4214355848db, address=test/mom/testTopicPublishFirst, routingType=MULTICAST, 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, fqqn=null]]
2024-06-28 12:06:54,396 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@66dbee73
2024-06-28 12:06:54,397 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, f2156a0d-3cf5-4237-a645-4214355848db, null, 0, false, true, null]
2024-06-28 12:06:54,598 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2a801d1e]
2024-06-28 12:06:54,599 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [f2156a0d-3cf5-4237-a645-4214355848db]
2024-06-28 12:06:54,602 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:06:54,602 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.015267 ms
2024-06-28 12:06:54,603 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:06:54,603 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:06:54,604 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e8f0c2d7-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:06:54,604 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:54,605 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 223.678507 ms
2024-06-28 12:06:54,605 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishFirst [artemis]>
2024-06-28 12:06:54,606 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:54,606 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishFirst [artemis]>
2024-06-28 12:06:54,606 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 840643648'.
2024-06-28 12:06:54,610 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-06-28 12:06:54,610 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e91317f1-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:06:54,611 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e9133f04-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=e91317f1-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=e91317f1-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4c891065, true, {}]
2024-06-28 12:06:54,612 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@5d7e9c4d
2024-06-28 12:06:54,613 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e9138d25-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=e91317f1-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=e91317f1-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4131383, true, {}]
2024-06-28 12:06:54,614 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: e9138d25-3546-11ef-af8f-0a580a280f89 with parameters: [test/mom/testTopicPublishFirst, [MULTICAST], true]
2024-06-28 12:06:54,615 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@4ab07fc4
2024-06-28 12:06:54,617 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=613, durable=true, userID=e9140257-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:54 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1734466631, context: RoutingContextImpl(Address=test/mom/testTopicPublishFirst, routingType=MULTICAST, PreviousAddress=null previousRoute:null, reusable=null, version=0)
..................................................
, transaction: null
2024-06-28 12:06:54,618 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e9145078-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=e91317f1-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=e91317f1-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@71eeaf59, true, {}]
2024-06-28 12:06:54,619 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=9af16451-fe5b-4db8-8de1-a0668f67d973, address=test/mom/testTopicPublishFirst, routingType=MULTICAST, 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, fqqn=null]]
2024-06-28 12:06:54,620 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@118735df
2024-06-28 12:06:54,621 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 9af16451-fe5b-4db8-8de1-a0668f67d973, null, 0, false, true, null]
2024-06-28 12:06:54,821 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@700cc0e6]
2024-06-28 12:06:54,823 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [9af16451-fe5b-4db8-8de1-a0668f67d973]
2024-06-28 12:06:54,826 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:06:54,827 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.015157 ms
2024-06-28 12:06:54,827 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:06:54,827 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:06:54,828 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e91317f1-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:06:54,829 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:54,829 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 222.974571 ms
2024-06-28 12:06:54,829 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishFirst [artemis]>
2024-06-28 12:06:54,830 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:54,830 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testProperties [artemis]>
2024-06-28 12:06:54,831 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 103317913'.
2024-06-28 12:06:54,834 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-06-28 12:06:54,834 INFO  [scout-thread-17] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e93545fb-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom46]
2024-06-28 12:06:54,835 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e9356d0e-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=e93545fb-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=e93545fb-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@8cd058f, true, {}]
2024-06-28 12:06:54,837 INFO  [scout-thread-17] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@66f64522 - MDC[jobName=JMS subscriber, activemq.broker=mom46]
2024-06-28 12:06:54,837 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e935bb2f-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=e93545fb-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=e93545fb-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@404a9fd6, true, {}]
2024-06-28 12:06:54,838 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: e935bb2f-3546-11ef-af8f-0a580a280f89 with parameters: [test/mom/testProperties, [MULTICAST], true]
2024-06-28 12:06:54,839 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@3d2c3754
2024-06-28 12:06:54,840 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=178f0410-ea9d-4164-9b00-c43333eef0e9, address=test/mom/testProperties, routingType=MULTICAST, 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, fqqn=null]]
2024-06-28 12:06:54,841 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@84af226
2024-06-28 12:06:54,841 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 178f0410-ea9d-4164-9b00-c43333eef0e9, null, 0, false, true, null]
2024-06-28 12:06:54,842 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e9367e81-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=e93545fb-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=e93545fb-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@51dd80a9, true, {}]
2024-06-28 12:06:54,845 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 178f0410-ea9d-4164-9b00-c43333eef0e9: Reference[647]:RELIABLE:CoreMessage[messageID=647, durable=true, userID=e936a593-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:54 UTC 2024, expiration=0, durable=true, address=test/mom/testProperties, size=624, properties=TypedProperties[prop=propValue, __AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@77483426
2024-06-28 12:06:54,845 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=647, durable=true, userID=e936a593-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:54 UTC 2024, expiration=0, durable=true, address=test/mom/testProperties, size=624, properties=TypedProperties[prop=propValue, __AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@77483426, context: RoutingContextImpl(Address=test/mom/testProperties, routingType=MULTICAST, PreviousAddress=test/mom/testProperties previousRoute:MULTICAST, reusable=true, version=-2147483556)
..................................................
***** durable queues test/mom/testProperties:
***** non durable for test/mom/testProperties:
- queueID=641 address:test/mom/testProperties name:178f0410-ea9d-4164-9b00-c43333eef0e9 filter:null
..................................................
, transaction: null
2024-06-28 12:06:54,846 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 178f0410-ea9d-4164-9b00-c43333eef0e9: CoreMessage[messageID=647, durable=true, userID=e936a593-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:54 UTC 2024, expiration=0, durable=true, address=test/mom/testProperties, size=624, properties=TypedProperties[prop=propValue, __AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@77483426 to transaction: TransactionImpl [xid=null, txID=648, xid=null, state=ACTIVE, createTime=1719576414846(Fri Jun 28 12:06:54 UTC 2024), timeoutSeconds=-1, nr operations = 1]@50da68fa
2024-06-28 12:06:54,846 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 178f0410-ea9d-4164-9b00-c43333eef0e9: CoreMessage[messageID=647, durable=true, userID=e936a593-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:54 UTC 2024, expiration=0, durable=true, address=test/mom/testProperties, size=624, properties=TypedProperties[prop=propValue, __AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@77483426, transaction: TransactionImpl [xid=null, txID=648, xid=null, state=COMMITTED, createTime=1719576414846(Fri Jun 28 12:06:54 UTC 2024), timeoutSeconds=-1, nr operations = 0]@50da68fa
2024-06-28 12:06:54,847 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@693e254e]
2024-06-28 12:06:54,848 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [178f0410-ea9d-4164-9b00-c43333eef0e9]
2024-06-28 12:06:54,850 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:06:54,851 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.012314 ms
2024-06-28 12:06:54,851 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:06:54,851 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:06:54,852 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e93545fb-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:06:54,852 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:54,853 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 22.062624 ms
2024-06-28 12:06:54,853 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testProperties [artemis]>
2024-06-28 12:06:54,854 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:54,854 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testPublishJsonData [artemis]>
2024-06-28 12:06:54,854 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 795214324'.
2024-06-28 12:06:54,857 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-06-28 12:06:54,858 INFO  [scout-thread-17] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e938c875-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom46]
2024-06-28 12:06:54,858 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e938ef88-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=e938c875-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=e938c875-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3c24af8, true, {}]
2024-06-28 12:06:54,860 INFO  [scout-thread-17] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@14a7e68e - MDC[jobName=JMS subscriber, activemq.broker=mom46]
2024-06-28 12:06:54,860 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e9393da9-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=e938c875-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=e938c875-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5339e47c, true, {}]
2024-06-28 12:06:54,861 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testPublishJsonData, address=test/mom/testPublishJsonData, 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, fqqn=null]]
2024-06-28 12:06:54,862 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@25797c7e
2024-06-28 12:06:54,863 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@69b7391b
2024-06-28 12:06:54,864 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishJsonData, null, 0, false, true, null]
2024-06-28 12:06:54,865 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e93a00fb-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=e938c875-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=e938c875-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7e67ead2, true, {}]
2024-06-28 12:06:54,867 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=677, durable=true, userID=e93a280d-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:54 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishJsonData, size=737, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1541717513, context: RoutingContextImpl(Address=test/mom/testPublishJsonData, routingType=ANYCAST, PreviousAddress=test/mom/testPublishJsonData previousRoute:ANYCAST, reusable=true, version=-2147483554)
..................................................
***** durable queues test/mom/testPublishJsonData:
- queueID=670 address:test/mom/testPublishJsonData name:test/mom/testPublishJsonData filter:null
***** non durable for test/mom/testPublishJsonData:
..................................................
, transaction: null
2024-06-28 12:06:54,868 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishJsonData: Reference[677]:RELIABLE:CoreMessage[messageID=677, durable=true, userID=e93a280d-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:54 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishJsonData, size=737, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1541717513
2024-06-28 12:06:54,869 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishJsonData: CoreMessage[messageID=677, durable=true, userID=e93a280d-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:54 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishJsonData, size=737, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1541717513 to transaction: TransactionImpl [xid=null, txID=680, xid=null, state=ACTIVE, createTime=1719576414869(Fri Jun 28 12:06:54 UTC 2024), timeoutSeconds=-1, nr operations = 1]@74b28c4c
2024-06-28 12:06:54,871 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@64cc5f34, org.eclipse.scout.rt.mom.jms.JmsSubscription@73ce6315]
2024-06-28 12:06:54,871 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishJsonData: CoreMessage[messageID=677, durable=true, userID=e93a280d-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:54 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishJsonData, size=737, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1541717513, transaction: TransactionImpl [xid=null, txID=680, xid=null, state=COMMITTED, createTime=1719576414869(Fri Jun 28 12:06:54 UTC 2024), timeoutSeconds=-1, nr operations = 0]@74b28c4c
2024-06-28 12:06:54,872 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:06:54,872 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.014683 ms
2024-06-28 12:06:54,873 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:06:54,873 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:06:54,874 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e938c875-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:06:54,875 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:54,875 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 20.842316 ms
2024-06-28 12:06:54,875 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testPublishJsonData [artemis]>
2024-06-28 12:06:54,876 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:54,876 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicDurableSubscription [artemis]>
2024-06-28 12:06:54,877 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1746782'.
2024-06-28 12:06:54,880 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-06-28 12:06:54,881 INFO  [scout-thread-17] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection e93c71ff-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom46]
2024-06-28 12:06:54,882 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e93c9912-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=e93c71ff-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=e93c71ff-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2373c25, true, {}]
2024-06-28 12:06:54,884 INFO  [scout-thread-17] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@4d9be425 - MDC[jobName=JMS subscriber, activemq.broker=mom46]
2024-06-28 12:06:54,884 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e93ce733-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=e93c71ff-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=e93c71ff-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@266b2c0a, true, {}]
2024-06-28 12:06:54,885 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: e93ce733-3546-11ef-af8f-0a580a280f89 with parameters: [test/mom/testTopicPublishSubscribe, [MULTICAST], true]
2024-06-28 12:06:54,886 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@5a46fa6e
2024-06-28 12:06:54,887 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=ea128d67-7d18-4720-be4e-5ed861956693, address=test/mom/testTopicPublishSubscribe, routingType=MULTICAST, 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, fqqn=null]]
2024-06-28 12:06:54,889 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3300ce98
2024-06-28 12:06:54,889 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, ea128d67-7d18-4720-be4e-5ed861956693, null, 0, false, true, null]
2024-06-28 12:06:54,891 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [ea128d67-7d18-4720-be4e-5ed861956693]
2024-06-28 12:06:54,894 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e93e46c5-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=e93c71ff-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=e93c71ff-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3d9b7fd, true, {}]
2024-06-28 12:06:54,897 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: e93e46c5-3546-11ef-af8f-0a580a280f89 with parameters: [Address [name=test/mom/testTopicPublishSubscribe, id=0, routingTypes={MULTICAST}, autoCreated=false, paused=false, bindingRemovedTimestamp=-1, swept=false, createdTimestamp=1719576414896], true]
2024-06-28 12:06:54,897 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@59431711
2024-06-28 12:06:54,898 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=710, durable=true, userID=e93e94e7-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:54 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribe, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@972239001, context: RoutingContextImpl(Address=test/mom/testTopicPublishSubscribe, routingType=MULTICAST, PreviousAddress=null previousRoute:null, reusable=null, version=0)
..................................................
, transaction: null
2024-06-28 12:06:55,900 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [e9d7eeb8-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=e93c71ff-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=e93c71ff-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@63af4602, true, {}]
2024-06-28 12:06:55,905 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad).Durable-Test-Subscription, address=test/mom/testTopicPublishSubscribe, 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, fqqn=null]]
2024-06-28 12:06:55,906 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@42e4bdc6
2024-06-28 12:06:55,911 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad).Durable-Test-Subscription, null, 0, false, true, null]
2024-06-28 12:06:56,915 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ea72a81a-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=e93c71ff-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=e93c71ff-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@674a37bd, true, {}]
2024-06-28 12:06:56,917 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=728, durable=true, userID=ea72f63c-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:56 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribe, size=611, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1027883676, context: RoutingContextImpl(Address=test/mom/testTopicPublishSubscribe, routingType=MULTICAST, PreviousAddress=test/mom/testTopicPublishSubscribe previousRoute:MULTICAST, reusable=true, version=-2147483551)
..................................................
***** durable queues test/mom/testTopicPublishSubscribe:
- queueID=717 address:test/mom/testTopicPublishSubscribe name:Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad).Durable-Test-Subscription filter:null
***** non durable for test/mom/testTopicPublishSubscribe:
..................................................
, transaction: null
2024-06-28 12:06:57,924 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [eb0cc53d-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=e93c71ff-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=e93c71ff-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1e77f154, true, {}]
2024-06-28 12:06:57,926 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad).Durable-Test-Subscription, null, 0, false, true, null]
2024-06-28 12:06:57,928 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad).Durable-Test-Subscription: Reference[728]:RELIABLE:CoreMessage[messageID=728, durable=true, userID=ea72f63c-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:56 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribe, size=611, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1027883676
2024-06-28 12:06:57,929 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad).Durable-Test-Subscription: CoreMessage[messageID=728, durable=true, userID=ea72f63c-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:56 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribe, size=611, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1027883676 to transaction: TransactionImpl [xid=null, txID=735, xid=null, state=ACTIVE, createTime=1719576417928(Fri Jun 28 12:06:57 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4b0d92c7
2024-06-28 12:06:57,937 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad).Durable-Test-Subscription: CoreMessage[messageID=728, durable=true, userID=ea72f63c-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:56 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribe, size=611, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1027883676, transaction: TransactionImpl [xid=null, txID=735, xid=null, state=COMMITTED, createTime=1719576417928(Fri Jun 28 12:06:57 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4b0d92c7
2024-06-28 12:06:57,938 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [eb0ee81e-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=e93c71ff-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=e93c71ff-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@21ee596, true, {}]
2024-06-28 12:06:57,939 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad).Durable-Test-Subscription]
2024-06-28 12:06:57,943 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [eb0fab6f-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=e93c71ff-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=e93c71ff-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@73ec7c96, true, {}]
2024-06-28 12:06:57,945 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: eb0fab6f-3546-11ef-af8f-0a580a280f89 with parameters: [Address [name=test/mom/testTopicPublishSubscribe, id=0, routingTypes={MULTICAST}, autoCreated=false, paused=false, bindingRemovedTimestamp=-1, swept=false, createdTimestamp=1719576417945], true]
2024-06-28 12:06:57,945 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@5c6977c1
2024-06-28 12:06:57,945 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=753, durable=true, userID=eb0fd181-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:57 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribe, size=617, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@595715609, context: RoutingContextImpl(Address=test/mom/testTopicPublishSubscribe, routingType=MULTICAST, PreviousAddress=null previousRoute:null, reusable=null, version=0)
..................................................
, transaction: null
2024-06-28 12:06:57,947 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [eb1046b2-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=e93c71ff-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=e93c71ff-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@242020df, true, {}]
2024-06-28 12:06:57,949 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad).Durable-Test-Subscription, address=test/mom/testTopicPublishSubscribe, 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, fqqn=null]]
2024-06-28 12:06:57,950 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@efb0d92
2024-06-28 12:06:57,951 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad).Durable-Test-Subscription, null, 0, false, true, null]
2024-06-28 12:06:58,952 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 4 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1cdb3ccd, org.eclipse.scout.rt.mom.jms.JmsSubscription@2af97fb9, org.eclipse.scout.rt.mom.jms.JmsSubscription@1500416c, org.eclipse.scout.rt.mom.jms.JmsSubscription@4e88dd32]
2024-06-28 12:06:58,954 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:06:58,954 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.016431 ms
2024-06-28 12:06:58,954 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:06:58,954 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:06:58,955 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection e93c71ff-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:06:58,956 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:58,956 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 4079.871498 ms
2024-06-28 12:06:58,956 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicDurableSubscription [artemis]>
2024-06-28 12:06:58,958 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:58,958 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testPublishNull [artemis]>
2024-06-28 12:06:58,958 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1969228763'.
2024-06-28 12:06:58,962 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-06-28 12:06:58,963 INFO  [scout-thread-17] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection ebab4e35-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom46]
2024-06-28 12:06:58,965 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ebab7548-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ebab4e35-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ebab4e35-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@39800997, true, {}]
2024-06-28 12:06:58,966 INFO  [scout-thread-17] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@3fd7392e - MDC[jobName=JMS subscriber, activemq.broker=mom46]
2024-06-28 12:06:58,967 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ebabc369-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ebab4e35-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ebab4e35-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@383a342f, true, {}]
2024-06-28 12:06:58,969 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testPublishAndConsumeInternal, address=test/mom/testPublishAndConsumeInternal, 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, fqqn=null]]
2024-06-28 12:06:58,969 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@3ba5d8fc
2024-06-28 12:06:58,970 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1bf240e9
2024-06-28 12:06:58,976 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null]
2024-06-28 12:06:58,977 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ebad4a0b-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ebab4e35-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ebab4e35-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2b860817, true, {}]
2024-06-28 12:06:58,978 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=784, durable=true, userID=ebad711d-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@2102173749, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147483548)
..................................................
***** durable queues test/mom/testPublishAndConsumeInternal:
- queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null
***** non durable for test/mom/testPublishAndConsumeInternal:
..................................................
, transaction: null
2024-06-28 12:06:58,980 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[784]:RELIABLE:CoreMessage[messageID=784, durable=true, userID=ebad711d-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@2102173749
2024-06-28 12:06:58,980 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=784, durable=true, userID=ebad711d-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@2102173749 to transaction: TransactionImpl [xid=null, txID=787, xid=null, state=ACTIVE, createTime=1719576418980(Fri Jun 28 12:06:58 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7eec78f8
2024-06-28 12:06:58,981 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@728055bf, org.eclipse.scout.rt.mom.jms.JmsSubscription@6991f512]
2024-06-28 12:06:58,983 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=784, durable=true, userID=ebad711d-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@2102173749, transaction: TransactionImpl [xid=null, txID=787, xid=null, state=COMMITTED, createTime=1719576418980(Fri Jun 28 12:06:58 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7eec78f8
2024-06-28 12:06:58,985 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ebae828e-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ebab4e35-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ebab4e35-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@170bc0d0, true, {}]
2024-06-28 12:06:58,986 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null]
2024-06-28 12:06:58,986 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ebaed0af-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ebab4e35-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ebab4e35-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2e57d024, true, {}]
2024-06-28 12:06:58,988 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=798, durable=true, userID=ebaef7c1-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=488, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1201211907, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147483548)
..................................................
***** durable queues test/mom/testPublishAndConsumeInternal:
- queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null
***** non durable for test/mom/testPublishAndConsumeInternal:
..................................................
, transaction: null
2024-06-28 12:06:58,990 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[798]:RELIABLE:CoreMessage[messageID=798, durable=true, userID=ebaef7c1-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=488, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1201211907
2024-06-28 12:06:58,991 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=798, durable=true, userID=ebaef7c1-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=488, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1201211907 to transaction: TransactionImpl [xid=null, txID=801, xid=null, state=ACTIVE, createTime=1719576418990(Fri Jun 28 12:06:58 UTC 2024), timeoutSeconds=-1, nr operations = 1]@22cb4289
2024-06-28 12:06:58,991 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@337f76ff, org.eclipse.scout.rt.mom.jms.JmsSubscription@5e3c3c3d]
2024-06-28 12:06:58,993 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=798, durable=true, userID=ebaef7c1-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=488, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1201211907, transaction: TransactionImpl [xid=null, txID=801, xid=null, state=COMMITTED, createTime=1719576418990(Fri Jun 28 12:06:58 UTC 2024), timeoutSeconds=-1, nr operations = 0]@22cb4289
2024-06-28 12:06:58,995 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ebb03042-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ebab4e35-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ebab4e35-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5deb1096, true, {}]
2024-06-28 12:06:58,996 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null]
2024-06-28 12:06:58,997 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ebb05753-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ebab4e35-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ebab4e35-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6eb53454, true, {}]
2024-06-28 12:06:58,998 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=812, durable=true, userID=ebb07e65-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@92821781, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147483548)
..................................................
***** durable queues test/mom/testPublishAndConsumeInternal:
- queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null
***** non durable for test/mom/testPublishAndConsumeInternal:
..................................................
, transaction: null
2024-06-28 12:06:59,000 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[812]:RELIABLE:CoreMessage[messageID=812, durable=true, userID=ebb07e65-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@92821781
2024-06-28 12:06:59,001 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=812, durable=true, userID=ebb07e65-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@92821781 to transaction: TransactionImpl [xid=null, txID=815, xid=null, state=ACTIVE, createTime=1719576419001(Fri Jun 28 12:06:59 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1ddd0c99
2024-06-28 12:06:59,002 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@19a71722, org.eclipse.scout.rt.mom.jms.JmsSubscription@5e30ea7c]
2024-06-28 12:06:59,004 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=812, durable=true, userID=ebb07e65-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@92821781, transaction: TransactionImpl [xid=null, txID=815, xid=null, state=COMMITTED, createTime=1719576419001(Fri Jun 28 12:06:59 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1ddd0c99
2024-06-28 12:06:59,006 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ebb1b6e6-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ebab4e35-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ebab4e35-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@eb8c62, true, {}]
2024-06-28 12:06:59,007 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null]
2024-06-28 12:06:59,008 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ebb20507-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ebab4e35-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ebab4e35-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@27d3ba63, true, {}]
2024-06-28 12:06:59,009 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=826, durable=true, userID=ebb22c19-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1032103150, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147483548)
..................................................
***** durable queues test/mom/testPublishAndConsumeInternal:
- queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null
***** non durable for test/mom/testPublishAndConsumeInternal:
..................................................
, transaction: null
2024-06-28 12:06:59,010 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[826]:RELIABLE:CoreMessage[messageID=826, durable=true, userID=ebb22c19-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1032103150
2024-06-28 12:06:59,011 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=826, durable=true, userID=ebb22c19-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1032103150 to transaction: TransactionImpl [xid=null, txID=829, xid=null, state=ACTIVE, createTime=1719576419011(Fri Jun 28 12:06:59 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2d1c7704
2024-06-28 12:06:59,012 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@62497b5d, org.eclipse.scout.rt.mom.jms.JmsSubscription@329ab624]
2024-06-28 12:06:59,014 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=826, durable=true, userID=ebb22c19-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1032103150, transaction: TransactionImpl [xid=null, txID=829, xid=null, state=COMMITTED, createTime=1719576419011(Fri Jun 28 12:06:59 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2d1c7704
2024-06-28 12:06:59,015 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ebb33d8a-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ebab4e35-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ebab4e35-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@48aae76f, true, {}]
2024-06-28 12:06:59,016 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null]
2024-06-28 12:06:59,017 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ebb38bab-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ebab4e35-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ebab4e35-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4c6a7c5d, true, {}]
2024-06-28 12:06:59,018 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=840, durable=true, userID=ebb3b2bc-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=488, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1630699637, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147483548)
..................................................
***** durable queues test/mom/testPublishAndConsumeInternal:
- queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null
***** non durable for test/mom/testPublishAndConsumeInternal:
..................................................
, transaction: null
2024-06-28 12:06:59,021 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[840]:RELIABLE:CoreMessage[messageID=840, durable=true, userID=ebb3b2bc-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=488, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1630699637
2024-06-28 12:06:59,022 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=840, durable=true, userID=ebb3b2bc-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=488, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1630699637 to transaction: TransactionImpl [xid=null, txID=843, xid=null, state=ACTIVE, createTime=1719576419021(Fri Jun 28 12:06:59 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4c1bd0a
2024-06-28 12:06:59,022 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@69ebb009, org.eclipse.scout.rt.mom.jms.JmsSubscription@31d7e70]
2024-06-28 12:06:59,024 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=840, durable=true, userID=ebb3b2bc-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=488, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1630699637, transaction: TransactionImpl [xid=null, txID=843, xid=null, state=COMMITTED, createTime=1719576419021(Fri Jun 28 12:06:59 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4c1bd0a
2024-06-28 12:06:59,026 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ebb4c42e-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ebab4e35-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ebab4e35-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7cc3c3fa, true, {}]
2024-06-28 12:06:59,027 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null]
2024-06-28 12:06:59,028 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ebb5124f-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ebab4e35-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ebab4e35-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@e24ffe1, true, {}]
2024-06-28 12:06:59,029 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=854, durable=true, userID=ebb53961-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@458208098, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147483548)
..................................................
***** durable queues test/mom/testPublishAndConsumeInternal:
- queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null
***** non durable for test/mom/testPublishAndConsumeInternal:
..................................................
, transaction: null
2024-06-28 12:06:59,031 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[854]:RELIABLE:CoreMessage[messageID=854, durable=true, userID=ebb53961-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@458208098
2024-06-28 12:06:59,032 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=854, durable=true, userID=ebb53961-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@458208098 to transaction: TransactionImpl [xid=null, txID=857, xid=null, state=ACTIVE, createTime=1719576419032(Fri Jun 28 12:06:59 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3cb57957
2024-06-28 12:06:59,033 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@2bdd6203, org.eclipse.scout.rt.mom.jms.JmsSubscription@7489bca4]
2024-06-28 12:06:59,034 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=854, durable=true, userID=ebb53961-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@458208098, transaction: TransactionImpl [xid=null, txID=857, xid=null, state=COMMITTED, createTime=1719576419032(Fri Jun 28 12:06:59 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3cb57957
2024-06-28 12:06:59,036 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ebb671e2-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ebab4e35-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ebab4e35-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@326fbce4, true, {}]
2024-06-28 12:06:59,037 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null]
2024-06-28 12:06:59,038 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ebb698f3-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ebab4e35-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ebab4e35-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1c831190, true, {}]
2024-06-28 12:06:59,039 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=868, durable=true, userID=ebb6c005-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=488, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@36695036, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147483548)
..................................................
***** durable queues test/mom/testPublishAndConsumeInternal:
- queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null
***** non durable for test/mom/testPublishAndConsumeInternal:
..................................................
, transaction: null
2024-06-28 12:06:59,041 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[868]:RELIABLE:CoreMessage[messageID=868, durable=true, userID=ebb6c005-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=488, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@36695036
2024-06-28 12:06:59,042 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=868, durable=true, userID=ebb6c005-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=488, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@36695036 to transaction: TransactionImpl [xid=null, txID=871, xid=null, state=ACTIVE, createTime=1719576419042(Fri Jun 28 12:06:59 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1d38f770
2024-06-28 12:06:59,043 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@1675adad, org.eclipse.scout.rt.mom.jms.JmsSubscription@384d40a5]
2024-06-28 12:06:59,045 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=868, durable=true, userID=ebb6c005-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=488, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@36695036, transaction: TransactionImpl [xid=null, txID=871, xid=null, state=COMMITTED, createTime=1719576419042(Fri Jun 28 12:06:59 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1d38f770
2024-06-28 12:06:59,046 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ebb7f886-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ebab4e35-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ebab4e35-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@379d6823, true, {}]
2024-06-28 12:06:59,047 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null]
2024-06-28 12:06:59,048 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ebb846a7-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ebab4e35-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ebab4e35-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4fc8302e, true, {}]
2024-06-28 12:06:59,049 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=882, durable=true, userID=ebb86db9-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1587696316, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147483548)
..................................................
***** durable queues test/mom/testPublishAndConsumeInternal:
- queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null
***** non durable for test/mom/testPublishAndConsumeInternal:
..................................................
, transaction: null
2024-06-28 12:06:59,052 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[882]:RELIABLE:CoreMessage[messageID=882, durable=true, userID=ebb86db9-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1587696316
2024-06-28 12:06:59,052 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=882, durable=true, userID=ebb86db9-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1587696316 to transaction: TransactionImpl [xid=null, txID=885, xid=null, state=ACTIVE, createTime=1719576419052(Fri Jun 28 12:06:59 UTC 2024), timeoutSeconds=-1, nr operations = 1]@26859ceb
2024-06-28 12:06:59,053 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@11734d3d, org.eclipse.scout.rt.mom.jms.JmsSubscription@541e8e40]
2024-06-28 12:06:59,055 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=882, durable=true, userID=ebb86db9-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1587696316, transaction: TransactionImpl [xid=null, txID=885, xid=null, state=COMMITTED, createTime=1719576419052(Fri Jun 28 12:06:59 UTC 2024), timeoutSeconds=-1, nr operations = 0]@26859ceb
2024-06-28 12:06:59,056 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ebb97f2a-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ebab4e35-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ebab4e35-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1d08aaea, true, {}]
2024-06-28 12:06:59,057 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null]
2024-06-28 12:06:59,058 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ebb9cd4b-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ebab4e35-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ebab4e35-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@28381764, true, {}]
2024-06-28 12:06:59,059 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=896, durable=true, userID=ebb9f45d-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1052700417, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147483548)
..................................................
***** durable queues test/mom/testPublishAndConsumeInternal:
- queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null
***** non durable for test/mom/testPublishAndConsumeInternal:
..................................................
, transaction: null
2024-06-28 12:06:59,062 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[896]:RELIABLE:CoreMessage[messageID=896, durable=true, userID=ebb9f45d-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1052700417
2024-06-28 12:06:59,063 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=896, durable=true, userID=ebb9f45d-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1052700417 to transaction: TransactionImpl [xid=null, txID=899, xid=null, state=ACTIVE, createTime=1719576419063(Fri Jun 28 12:06:59 UTC 2024), timeoutSeconds=-1, nr operations = 1]@70d40b85
2024-06-28 12:06:59,064 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@2432c72c, org.eclipse.scout.rt.mom.jms.JmsSubscription@300788d6]
2024-06-28 12:06:59,065 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=896, durable=true, userID=ebb9f45d-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1052700417, transaction: TransactionImpl [xid=null, txID=899, xid=null, state=COMMITTED, createTime=1719576419063(Fri Jun 28 12:06:59 UTC 2024), timeoutSeconds=-1, nr operations = 0]@70d40b85
2024-06-28 12:06:59,067 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ebbb2cde-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ebab4e35-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ebab4e35-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@202d3153, true, {}]
2024-06-28 12:06:59,068 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null]
2024-06-28 12:06:59,069 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ebbb7aff-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ebab4e35-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ebab4e35-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6ef9ee80, true, {}]
2024-06-28 12:06:59,070 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=910, durable=true, userID=ebbba211-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=488, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@314172551, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147483548)
..................................................
***** durable queues test/mom/testPublishAndConsumeInternal:
- queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null
***** non durable for test/mom/testPublishAndConsumeInternal:
..................................................
, transaction: null
2024-06-28 12:06:59,072 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[910]:RELIABLE:CoreMessage[messageID=910, durable=true, userID=ebbba211-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=488, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@314172551
2024-06-28 12:06:59,073 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=910, durable=true, userID=ebbba211-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=488, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@314172551 to transaction: TransactionImpl [xid=null, txID=913, xid=null, state=ACTIVE, createTime=1719576419073(Fri Jun 28 12:06:59 UTC 2024), timeoutSeconds=-1, nr operations = 1]@67fdff8d
2024-06-28 12:06:59,073 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@18212778, org.eclipse.scout.rt.mom.jms.JmsSubscription@b6d5ccc]
2024-06-28 12:06:59,076 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=910, durable=true, userID=ebbba211-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=488, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@314172551, transaction: TransactionImpl [xid=null, txID=913, xid=null, state=COMMITTED, createTime=1719576419073(Fri Jun 28 12:06:59 UTC 2024), timeoutSeconds=-1, nr operations = 0]@67fdff8d
2024-06-28 12:06:59,077 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:06:59,077 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.026345 ms
2024-06-28 12:06:59,077 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:06:59,077 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:06:59,078 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection ebab4e35-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:06:59,079 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:59,079 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 120.924587 ms
2024-06-28 12:06:59,079 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testPublishNull [artemis]>
2024-06-28 12:06:59,080 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:59,080 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testPublishText [artemis]>
2024-06-28 12:06:59,081 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 771523387'.
2024-06-28 12:06:59,083 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-06-28 12:06:59,084 INFO  [scout-thread-17] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection ebbdc4f3-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom46]
2024-06-28 12:06:59,085 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ebbdec06-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ebbdc4f3-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ebbdc4f3-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3c2f8091, true, {}]
2024-06-28 12:06:59,086 INFO  [scout-thread-17] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@25afac5f - MDC[jobName=JMS subscriber, activemq.broker=mom46]
2024-06-28 12:06:59,087 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ebbe3a27-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ebbdc4f3-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ebbdc4f3-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@18617b6b, true, {}]
2024-06-28 12:06:59,088 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testPublishText, address=test/mom/testPublishText, 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, fqqn=null]]
2024-06-28 12:06:59,089 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@12dd9dc6
2024-06-28 12:06:59,090 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4a5a2a8d
2024-06-28 12:06:59,091 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishText, null, 0, false, true, null]
2024-06-28 12:06:59,092 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ebbefd79-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ebbdc4f3-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ebbdc4f3-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@40e61471, true, {}]
2024-06-28 12:06:59,093 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=933, durable=true, userID=ebbf248b-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishText, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@294546230, context: RoutingContextImpl(Address=test/mom/testPublishText, routingType=ANYCAST, PreviousAddress=test/mom/testPublishText previousRoute:ANYCAST, reusable=true, version=-2147483547)
..................................................
***** durable queues test/mom/testPublishText:
- queueID=926 address:test/mom/testPublishText name:test/mom/testPublishText filter:null
***** non durable for test/mom/testPublishText:
..................................................
, transaction: null
2024-06-28 12:06:59,094 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishText: Reference[933]:RELIABLE:CoreMessage[messageID=933, durable=true, userID=ebbf248b-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishText, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@294546230
2024-06-28 12:06:59,095 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishText: CoreMessage[messageID=933, durable=true, userID=ebbf248b-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishText, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@294546230 to transaction: TransactionImpl [xid=null, txID=936, xid=null, state=ACTIVE, createTime=1719576419095(Fri Jun 28 12:06:59 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5d78bfbf
2024-06-28 12:06:59,096 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@62c63900, org.eclipse.scout.rt.mom.jms.JmsSubscription@2441c0b]
2024-06-28 12:06:59,098 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishText: CoreMessage[messageID=933, durable=true, userID=ebbf248b-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishText, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@294546230, transaction: TransactionImpl [xid=null, txID=936, xid=null, state=COMMITTED, createTime=1719576419095(Fri Jun 28 12:06:59 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5d78bfbf
2024-06-28 12:06:59,099 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:06:59,099 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.011557 ms
2024-06-28 12:06:59,099 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:06:59,099 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:06:59,100 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection ebbdc4f3-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:06:59,101 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:59,101 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 20.428259 ms
2024-06-28 12:06:59,101 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testPublishText [artemis]>
2024-06-28 12:06:59,102 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:59,102 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeCorrelationId [artemis]>
2024-06-28 12:06:59,103 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1114884286'.
2024-06-28 12:06:59,105 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-06-28 12:06:59,106 INFO  [scout-thread-17] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection ebc1205d-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom46]
2024-06-28 12:06:59,107 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ebc14770-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ebc1205d-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ebc1205d-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5b4674ef, true, {}]
2024-06-28 12:06:59,109 INFO  [scout-thread-17] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@7bef7bb3 - MDC[jobName=JMS subscriber, activemq.broker=mom46]
2024-06-28 12:06:59,109 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ebc19591-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ebc1205d-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ebc1205d-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@66deb00c, true, {}]
2024-06-28 12:06:59,110 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testQueuePublishSubscribeCorrelationId, address=test/mom/testQueuePublishSubscribeCorrelationId, 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, fqqn=null]]
2024-06-28 12:06:59,111 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@7a14017
2024-06-28 12:06:59,112 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5b21ecb0
2024-06-28 12:06:59,113 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeCorrelationId, null, 0, false, true, null]
2024-06-28 12:06:59,114 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ebc258e3-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ebc1205d-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ebc1205d-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@86f4d8f, true, {}]
2024-06-28 12:06:59,116 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=956, durable=true, userID=ebc27ff5-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:59 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeCorrelationId, size=692, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid:abc]]@1984614816, context: RoutingContextImpl(Address=test/mom/testQueuePublishSubscribeCorrelationId, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishSubscribeCorrelationId previousRoute:ANYCAST, reusable=true, version=-2147483546)
..................................................
***** durable queues test/mom/testQueuePublishSubscribeCorrelationId:
- queueID=949 address:test/mom/testQueuePublishSubscribeCorrelationId name:test/mom/testQueuePublishSubscribeCorrelationId filter:null
***** non durable for test/mom/testQueuePublishSubscribeCorrelationId:
..................................................
, transaction: null
2024-06-28 12:06:59,117 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishSubscribeCorrelationId: Reference[956]:RELIABLE:CoreMessage[messageID=956, durable=true, userID=ebc27ff5-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:59 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeCorrelationId, size=692, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid:abc]]@1984614816
2024-06-28 12:06:59,118 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishSubscribeCorrelationId: CoreMessage[messageID=956, durable=true, userID=ebc27ff5-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:59 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeCorrelationId, size=692, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid:abc]]@1984614816 to transaction: TransactionImpl [xid=null, txID=959, xid=null, state=ACTIVE, createTime=1719576419118(Fri Jun 28 12:06:59 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3fd65188
2024-06-28 12:06:59,118 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7ba8b91c]
2024-06-28 12:06:59,120 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishSubscribeCorrelationId: CoreMessage[messageID=956, durable=true, userID=ebc27ff5-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:59 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeCorrelationId, size=692, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid:abc]]@1984614816, transaction: TransactionImpl [xid=null, txID=959, xid=null, state=COMMITTED, createTime=1719576419118(Fri Jun 28 12:06:59 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3fd65188
2024-06-28 12:06:59,122 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:06:59,122 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.013523 ms
2024-06-28 12:06:59,122 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:06:59,122 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:06:59,123 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection ebc1205d-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:06:59,124 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:59,124 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 21.812959 ms
2024-06-28 12:06:59,124 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeCorrelationId [artemis]>
2024-06-28 12:06:59,126 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:59,126 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribe [artemis]>
2024-06-28 12:06:59,126 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1817441603'.
2024-06-28 12:06:59,129 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-06-28 12:06:59,130 INFO  [scout-thread-17] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection ebc4c9e7-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom46]
2024-06-28 12:06:59,131 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ebc4c9ea-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ebc4c9e7-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ebc4c9e7-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@55d86062, true, {}]
2024-06-28 12:06:59,132 INFO  [scout-thread-17] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@70ec7fba - MDC[jobName=JMS subscriber, activemq.broker=mom46]
2024-06-28 12:06:59,133 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ebc5180b-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ebc4c9e7-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ebc4c9e7-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2d5a6c65, true, {}]
2024-06-28 12:06:59,134 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testQueuePublishSubscribe, address=test/mom/testQueuePublishSubscribe, 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, fqqn=null]]
2024-06-28 12:06:59,134 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@4fe39f9f
2024-06-28 12:06:59,135 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@305d33c3
2024-06-28 12:06:59,136 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribe, null, 0, false, true, null]
2024-06-28 12:06:59,137 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ebc5db5d-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ebc4c9e7-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ebc4c9e7-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5da68166, true, {}]
2024-06-28 12:06:59,138 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=979, durable=true, userID=ebc6026f-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:59 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribe, size=611, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@798011978, context: RoutingContextImpl(Address=test/mom/testQueuePublishSubscribe, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishSubscribe previousRoute:ANYCAST, reusable=true, version=-2147483545)
..................................................
***** durable queues test/mom/testQueuePublishSubscribe:
- queueID=972 address:test/mom/testQueuePublishSubscribe name:test/mom/testQueuePublishSubscribe filter:null
***** non durable for test/mom/testQueuePublishSubscribe:
..................................................
, transaction: null
2024-06-28 12:06:59,139 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishSubscribe: Reference[979]:RELIABLE:CoreMessage[messageID=979, durable=true, userID=ebc6026f-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:59 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribe, size=611, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@798011978
2024-06-28 12:06:59,140 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishSubscribe: CoreMessage[messageID=979, durable=true, userID=ebc6026f-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:59 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribe, size=611, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@798011978 to transaction: TransactionImpl [xid=null, txID=982, xid=null, state=ACTIVE, createTime=1719576419140(Fri Jun 28 12:06:59 UTC 2024), timeoutSeconds=-1, nr operations = 1]@27e6813d
2024-06-28 12:06:59,141 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@385abc08]
2024-06-28 12:06:59,143 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishSubscribe: CoreMessage[messageID=979, durable=true, userID=ebc6026f-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:59 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribe, size=611, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@798011978, transaction: TransactionImpl [xid=null, txID=982, xid=null, state=COMMITTED, createTime=1719576419140(Fri Jun 28 12:06:59 UTC 2024), timeoutSeconds=-1, nr operations = 0]@27e6813d
2024-06-28 12:06:59,144 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:06:59,144 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.010382 ms
2024-06-28 12:06:59,144 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:06:59,144 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:06:59,145 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection ebc4c9e7-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:06:59,146 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:59,146 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 20.403959 ms
2024-06-28 12:06:59,146 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribe [artemis]>
2024-06-28 12:06:59,148 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:59,148 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testPublishBytes [artemis]>
2024-06-28 12:06:59,148 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1430943485'.
2024-06-28 12:06:59,150 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-06-28 12:06:59,151 INFO  [scout-thread-17] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection ebc7fe41-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom46]
2024-06-28 12:06:59,164 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ebc9d304-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ebc7fe41-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ebc7fe41-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6f7b9421, true, {}]
2024-06-28 12:06:59,165 INFO  [scout-thread-17] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@2e414732 - MDC[jobName=JMS subscriber, activemq.broker=mom46]
2024-06-28 12:06:59,165 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ebca2125-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ebc7fe41-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ebc7fe41-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4069e876, true, {}]
2024-06-28 12:06:59,167 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testPublishBytes, address=test/mom/testPublishBytes, 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, fqqn=null]]
2024-06-28 12:06:59,167 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@580071d8
2024-06-28 12:06:59,168 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4bcdf404
2024-06-28 12:06:59,169 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishBytes, null, 0, false, true, null]
2024-06-28 12:06:59,170 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ebcae477-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ebc7fe41-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ebc7fe41-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@103a23b9, true, {}]
2024-06-28 12:06:59,172 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1002, durable=true, userID=ebcb0b89-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishBytes, size=475, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1602090144, context: RoutingContextImpl(Address=test/mom/testPublishBytes, routingType=ANYCAST, PreviousAddress=test/mom/testPublishBytes previousRoute:ANYCAST, reusable=true, version=-2147483544)
..................................................
***** durable queues test/mom/testPublishBytes:
- queueID=995 address:test/mom/testPublishBytes name:test/mom/testPublishBytes filter:null
***** non durable for test/mom/testPublishBytes:
..................................................
, transaction: null
2024-06-28 12:06:59,173 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishBytes: Reference[1002]:RELIABLE:CoreMessage[messageID=1002, durable=true, userID=ebcb0b89-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishBytes, size=475, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1602090144
2024-06-28 12:06:59,173 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishBytes: CoreMessage[messageID=1002, durable=true, userID=ebcb0b89-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishBytes, size=475, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1602090144 to transaction: TransactionImpl [xid=null, txID=1005, xid=null, state=ACTIVE, createTime=1719576419173(Fri Jun 28 12:06:59 UTC 2024), timeoutSeconds=-1, nr operations = 1]@75d50fe7
2024-06-28 12:06:59,175 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@11c94cf7, org.eclipse.scout.rt.mom.jms.JmsSubscription@3c21bab4]
2024-06-28 12:06:59,176 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishBytes: CoreMessage[messageID=1002, durable=true, userID=ebcb0b89-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishBytes, size=475, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1602090144, transaction: TransactionImpl [xid=null, txID=1005, xid=null, state=COMMITTED, createTime=1719576419173(Fri Jun 28 12:06:59 UTC 2024), timeoutSeconds=-1, nr operations = 0]@75d50fe7
2024-06-28 12:06:59,177 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:06:59,177 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.012207 ms
2024-06-28 12:06:59,177 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:06:59,177 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:06:59,178 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection ebc7fe41-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:06:59,179 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:59,179 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 31.752169 ms
2024-06-28 12:06:59,180 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testPublishBytes [artemis]>
2024-06-28 12:06:59,181 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:59,181 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testPublishEmpty [artemis]>
2024-06-28 12:06:59,182 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1427106263'.
2024-06-28 12:06:59,185 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-06-28 12:06:59,185 INFO  [scout-thread-17] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection ebcd2e6b-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom46]
2024-06-28 12:06:59,186 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ebcd557e-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ebcd2e6b-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ebcd2e6b-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2b4613a, true, {}]
2024-06-28 12:06:59,188 INFO  [scout-thread-17] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@7de84c3d - MDC[jobName=JMS subscriber, activemq.broker=mom46]
2024-06-28 12:06:59,188 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ebcda39f-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ebcd2e6b-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ebcd2e6b-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@330854cc, true, {}]
2024-06-28 12:06:59,189 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null]
2024-06-28 12:06:59,190 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ebcdf1c0-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ebcd2e6b-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ebcd2e6b-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@209d597, true, {}]
2024-06-28 12:06:59,192 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1020, durable=true, userID=ebce18d2-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=495, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@674322730, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147483548)
..................................................
***** durable queues test/mom/testPublishAndConsumeInternal:
- queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null
***** non durable for test/mom/testPublishAndConsumeInternal:
..................................................
, transaction: null
2024-06-28 12:06:59,193 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[1020]:RELIABLE:CoreMessage[messageID=1020, durable=true, userID=ebce18d2-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=495, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@674322730
2024-06-28 12:06:59,194 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=1020, durable=true, userID=ebce18d2-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=495, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@674322730 to transaction: TransactionImpl [xid=null, txID=1023, xid=null, state=ACTIVE, createTime=1719576419193(Fri Jun 28 12:06:59 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5ddc830
2024-06-28 12:06:59,194 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@6df38b48, org.eclipse.scout.rt.mom.jms.JmsSubscription@1f4e9eee]
2024-06-28 12:06:59,196 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=1020, durable=true, userID=ebce18d2-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=495, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@674322730, transaction: TransactionImpl [xid=null, txID=1023, xid=null, state=COMMITTED, createTime=1719576419193(Fri Jun 28 12:06:59 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5ddc830
2024-06-28 12:06:59,197 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ebcf0333-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ebcd2e6b-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ebcd2e6b-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@463c47e0, true, {}]
2024-06-28 12:06:59,198 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null]
2024-06-28 12:06:59,199 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ebcf5154-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ebcd2e6b-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ebcd2e6b-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4ea11172, true, {}]
2024-06-28 12:06:59,200 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1034, durable=true, userID=ebcf7866-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=599, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1198790091, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147483548)
..................................................
***** durable queues test/mom/testPublishAndConsumeInternal:
- queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null
***** non durable for test/mom/testPublishAndConsumeInternal:
..................................................
, transaction: null
2024-06-28 12:06:59,203 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[1034]:RELIABLE:CoreMessage[messageID=1034, durable=true, userID=ebcf7866-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=599, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1198790091
2024-06-28 12:06:59,204 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=1034, durable=true, userID=ebcf7866-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=599, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1198790091 to transaction: TransactionImpl [xid=null, txID=1037, xid=null, state=ACTIVE, createTime=1719576419204(Fri Jun 28 12:06:59 UTC 2024), timeoutSeconds=-1, nr operations = 1]@54889b71
2024-06-28 12:06:59,205 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@7fe646a, org.eclipse.scout.rt.mom.jms.JmsSubscription@28ab3c60]
2024-06-28 12:06:59,206 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=1034, durable=true, userID=ebcf7866-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=599, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1198790091, transaction: TransactionImpl [xid=null, txID=1037, xid=null, state=COMMITTED, createTime=1719576419204(Fri Jun 28 12:06:59 UTC 2024), timeoutSeconds=-1, nr operations = 0]@54889b71
2024-06-28 12:06:59,208 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ebd089d7-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ebcd2e6b-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ebcd2e6b-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@579fe226, true, {}]
2024-06-28 12:06:59,209 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null]
2024-06-28 12:06:59,209 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ebd0d7f8-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ebcd2e6b-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ebcd2e6b-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6df5ab89, true, {}]
2024-06-28 12:06:59,211 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1048, durable=true, userID=ebd0ff0a-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=597, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@630892045, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147483548)
..................................................
***** durable queues test/mom/testPublishAndConsumeInternal:
- queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null
***** non durable for test/mom/testPublishAndConsumeInternal:
..................................................
, transaction: null
2024-06-28 12:06:59,213 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[1048]:RELIABLE:CoreMessage[messageID=1048, durable=true, userID=ebd0ff0a-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=597, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@630892045
2024-06-28 12:06:59,214 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=1048, durable=true, userID=ebd0ff0a-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=597, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@630892045 to transaction: TransactionImpl [xid=null, txID=1051, xid=null, state=ACTIVE, createTime=1719576419214(Fri Jun 28 12:06:59 UTC 2024), timeoutSeconds=-1, nr operations = 1]@9fcef4
2024-06-28 12:06:59,215 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@763d7eef, org.eclipse.scout.rt.mom.jms.JmsSubscription@3ea7d936]
2024-06-28 12:06:59,217 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=1048, durable=true, userID=ebd0ff0a-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=597, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@630892045, transaction: TransactionImpl [xid=null, txID=1051, xid=null, state=COMMITTED, createTime=1719576419214(Fri Jun 28 12:06:59 UTC 2024), timeoutSeconds=-1, nr operations = 0]@9fcef4
2024-06-28 12:06:59,218 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ebd2378b-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ebcd2e6b-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ebcd2e6b-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@56dd2eeb, true, {}]
2024-06-28 12:06:59,219 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null]
2024-06-28 12:06:59,220 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ebd25e9c-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ebcd2e6b-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ebcd2e6b-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6c19d45c, true, {}]
2024-06-28 12:06:59,221 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1062, durable=true, userID=ebd285ae-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=645, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.dataobject.DoEntity","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1126922585, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147483548)
..................................................
***** durable queues test/mom/testPublishAndConsumeInternal:
- queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null
***** non durable for test/mom/testPublishAndConsumeInternal:
..................................................
, transaction: null
2024-06-28 12:06:59,224 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[1062]:RELIABLE:CoreMessage[messageID=1062, durable=true, userID=ebd285ae-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=645, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.dataobject.DoEntity","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1126922585
2024-06-28 12:06:59,225 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=1062, durable=true, userID=ebd285ae-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=645, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.dataobject.DoEntity","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1126922585 to transaction: TransactionImpl [xid=null, txID=1065, xid=null, state=ACTIVE, createTime=1719576419224(Fri Jun 28 12:06:59 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1e5cfcec
2024-06-28 12:06:59,226 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@4834e816, org.eclipse.scout.rt.mom.jms.JmsSubscription@3c3562c0]
2024-06-28 12:06:59,227 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=1062, durable=true, userID=ebd285ae-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=645, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.dataobject.DoEntity","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1126922585, transaction: TransactionImpl [xid=null, txID=1065, xid=null, state=COMMITTED, createTime=1719576419224(Fri Jun 28 12:06:59 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1e5cfcec
2024-06-28 12:06:59,228 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ebd3be2f-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ebcd2e6b-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ebcd2e6b-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@160f7009, true, {}]
2024-06-28 12:06:59,229 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null]
2024-06-28 12:06:59,230 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ebd40c50-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ebcd2e6b-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ebcd2e6b-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3afbbb80, true, {}]
2024-06-28 12:06:59,232 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1076, durable=true, userID=ebd43362-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=490, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@402418740, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147483548)
..................................................
***** durable queues test/mom/testPublishAndConsumeInternal:
- queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null
***** non durable for test/mom/testPublishAndConsumeInternal:
..................................................
, transaction: null
2024-06-28 12:06:59,234 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[1076]:RELIABLE:CoreMessage[messageID=1076, durable=true, userID=ebd43362-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=490, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@402418740
2024-06-28 12:06:59,234 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=1076, durable=true, userID=ebd43362-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=490, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@402418740 to transaction: TransactionImpl [xid=null, txID=1079, xid=null, state=ACTIVE, createTime=1719576419234(Fri Jun 28 12:06:59 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7c8baab3
2024-06-28 12:06:59,237 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=1076, durable=true, userID=ebd43362-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=490, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@402418740, transaction: TransactionImpl [xid=null, txID=1079, xid=null, state=COMMITTED, createTime=1719576419234(Fri Jun 28 12:06:59 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7c8baab3
2024-06-28 12:06:59,235 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@103d64a0, org.eclipse.scout.rt.mom.jms.JmsSubscription@ba8d7c7]
2024-06-28 12:06:59,265 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ebd93c73-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ebcd2e6b-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ebcd2e6b-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@66fb65b4, true, {}]
2024-06-28 12:06:59,266 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null]
2024-06-28 12:06:59,266 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ebd98a94-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ebcd2e6b-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ebcd2e6b-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@111f09e9, true, {}]
2024-06-28 12:06:59,268 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1090, durable=true, userID=ebd9b1a6-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=495, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1274252752, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147483548)
..................................................
***** durable queues test/mom/testPublishAndConsumeInternal:
- queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null
***** non durable for test/mom/testPublishAndConsumeInternal:
..................................................
, transaction: null
2024-06-28 12:06:59,269 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[1090]:RELIABLE:CoreMessage[messageID=1090, durable=true, userID=ebd9b1a6-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=495, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1274252752
2024-06-28 12:06:59,270 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=1090, durable=true, userID=ebd9b1a6-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=495, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1274252752 to transaction: TransactionImpl [xid=null, txID=1093, xid=null, state=ACTIVE, createTime=1719576419269(Fri Jun 28 12:06:59 UTC 2024), timeoutSeconds=-1, nr operations = 1]@32b1b3de
2024-06-28 12:06:59,270 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@52602c48, org.eclipse.scout.rt.mom.jms.JmsSubscription@78c7a736]
2024-06-28 12:06:59,272 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=1090, durable=true, userID=ebd9b1a6-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=495, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1274252752, transaction: TransactionImpl [xid=null, txID=1093, xid=null, state=COMMITTED, createTime=1719576419269(Fri Jun 28 12:06:59 UTC 2024), timeoutSeconds=-1, nr operations = 0]@32b1b3de
2024-06-28 12:06:59,275 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ebdac317-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ebcd2e6b-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ebcd2e6b-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@53ad1fa0, true, {}]
2024-06-28 12:06:59,276 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null]
2024-06-28 12:06:59,277 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ebdb3848-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ebcd2e6b-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ebcd2e6b-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5e922a4a, true, {}]
2024-06-28 12:06:59,279 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1104, durable=true, userID=ebdb5f5a-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=599, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1441868211, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147483548)
..................................................
***** durable queues test/mom/testPublishAndConsumeInternal:
- queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null
***** non durable for test/mom/testPublishAndConsumeInternal:
..................................................
, transaction: null
2024-06-28 12:06:59,280 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[1104]:RELIABLE:CoreMessage[messageID=1104, durable=true, userID=ebdb5f5a-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=599, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1441868211
2024-06-28 12:06:59,281 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=1104, durable=true, userID=ebdb5f5a-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=599, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1441868211 to transaction: TransactionImpl [xid=null, txID=1107, xid=null, state=ACTIVE, createTime=1719576419281(Fri Jun 28 12:06:59 UTC 2024), timeoutSeconds=-1, nr operations = 1]@32fd6430
2024-06-28 12:06:59,282 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@632a1d4e, org.eclipse.scout.rt.mom.jms.JmsSubscription@5d77efc8]
2024-06-28 12:06:59,283 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=1104, durable=true, userID=ebdb5f5a-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=599, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1441868211, transaction: TransactionImpl [xid=null, txID=1107, xid=null, state=COMMITTED, createTime=1719576419281(Fri Jun 28 12:06:59 UTC 2024), timeoutSeconds=-1, nr operations = 0]@32fd6430
2024-06-28 12:06:59,285 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ebdc49bb-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ebcd2e6b-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ebcd2e6b-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1e914865, true, {}]
2024-06-28 12:06:59,286 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null]
2024-06-28 12:06:59,286 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ebdc97dc-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ebcd2e6b-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ebcd2e6b-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@28399213, true, {}]
2024-06-28 12:06:59,288 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1118, durable=true, userID=ebdcbeee-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=597, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1993578771, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147483548)
..................................................
***** durable queues test/mom/testPublishAndConsumeInternal:
- queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null
***** non durable for test/mom/testPublishAndConsumeInternal:
..................................................
, transaction: null
2024-06-28 12:06:59,290 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[1118]:RELIABLE:CoreMessage[messageID=1118, durable=true, userID=ebdcbeee-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=597, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1993578771
2024-06-28 12:06:59,291 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=1118, durable=true, userID=ebdcbeee-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=597, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1993578771 to transaction: TransactionImpl [xid=null, txID=1121, xid=null, state=ACTIVE, createTime=1719576419291(Fri Jun 28 12:06:59 UTC 2024), timeoutSeconds=-1, nr operations = 1]@50c48cdb
2024-06-28 12:06:59,292 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@5c7df5f1, org.eclipse.scout.rt.mom.jms.JmsSubscription@775b908f]
2024-06-28 12:06:59,294 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=1118, durable=true, userID=ebdcbeee-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=597, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1993578771, transaction: TransactionImpl [xid=null, txID=1121, xid=null, state=COMMITTED, createTime=1719576419291(Fri Jun 28 12:06:59 UTC 2024), timeoutSeconds=-1, nr operations = 0]@50c48cdb
2024-06-28 12:06:59,295 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ebddf76f-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ebcd2e6b-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ebcd2e6b-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2b81032d, true, {}]
2024-06-28 12:06:59,296 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null]
2024-06-28 12:06:59,297 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ebde4590-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ebcd2e6b-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ebcd2e6b-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2a7cae61, true, {}]
2024-06-28 12:06:59,298 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1132, durable=true, userID=ebde6ca2-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=645, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.dataobject.DoEntity","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@841985636, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147483548)
..................................................
***** durable queues test/mom/testPublishAndConsumeInternal:
- queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null
***** non durable for test/mom/testPublishAndConsumeInternal:
..................................................
, transaction: null
2024-06-28 12:06:59,301 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[1132]:RELIABLE:CoreMessage[messageID=1132, durable=true, userID=ebde6ca2-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=645, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.dataobject.DoEntity","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@841985636
2024-06-28 12:06:59,301 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=1132, durable=true, userID=ebde6ca2-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=645, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.dataobject.DoEntity","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@841985636 to transaction: TransactionImpl [xid=null, txID=1135, xid=null, state=ACTIVE, createTime=1719576419301(Fri Jun 28 12:06:59 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4a585f7c
2024-06-28 12:06:59,302 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@30967756, org.eclipse.scout.rt.mom.jms.JmsSubscription@45e6b8fa]
2024-06-28 12:06:59,304 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=1132, durable=true, userID=ebde6ca2-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=645, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.dataobject.DoEntity","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@841985636, transaction: TransactionImpl [xid=null, txID=1135, xid=null, state=COMMITTED, createTime=1719576419301(Fri Jun 28 12:06:59 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4a585f7c
2024-06-28 12:06:59,305 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ebdf7e13-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ebcd2e6b-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ebcd2e6b-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@20349690, true, {}]
2024-06-28 12:06:59,306 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null]
2024-06-28 12:06:59,307 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ebdfcc34-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ebcd2e6b-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ebcd2e6b-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6d770761, true, {}]
2024-06-28 12:06:59,308 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1146, durable=true, userID=ebdfcc36-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=490, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@601966495, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147483548)
..................................................
***** durable queues test/mom/testPublishAndConsumeInternal:
- queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null
***** non durable for test/mom/testPublishAndConsumeInternal:
..................................................
, transaction: null
2024-06-28 12:06:59,311 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[1146]:RELIABLE:CoreMessage[messageID=1146, durable=true, userID=ebdfcc36-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=490, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@601966495
2024-06-28 12:06:59,312 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=1146, durable=true, userID=ebdfcc36-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=490, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@601966495 to transaction: TransactionImpl [xid=null, txID=1149, xid=null, state=ACTIVE, createTime=1719576419312(Fri Jun 28 12:06:59 UTC 2024), timeoutSeconds=-1, nr operations = 1]@968345a
2024-06-28 12:06:59,313 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@4d2bac23, org.eclipse.scout.rt.mom.jms.JmsSubscription@452506b9]
2024-06-28 12:06:59,314 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=1146, durable=true, userID=ebdfcc36-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:59 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=490, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@601966495, transaction: TransactionImpl [xid=null, txID=1149, xid=null, state=COMMITTED, createTime=1719576419312(Fri Jun 28 12:06:59 UTC 2024), timeoutSeconds=-1, nr operations = 0]@968345a
2024-06-28 12:06:59,315 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:06:59,316 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.014000 ms
2024-06-28 12:06:59,316 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:06:59,316 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:06:59,317 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection ebcd2e6b-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:06:59,318 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:59,318 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 136.324853 ms
2024-06-28 12:06:59,318 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testPublishEmpty [artemis]>
2024-06-28 12:06:59,319 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:59,319 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeMultipleSubscriptions [artemis]>
2024-06-28 12:06:59,320 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 470844121'.
2024-06-28 12:06:59,323 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-06-28 12:06:59,323 INFO  [scout-thread-17] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection ebe23d38-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom46]
2024-06-28 12:06:59,324 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ebe2644b-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ebe23d38-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ebe23d38-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@508d722, true, {}]
2024-06-28 12:06:59,326 INFO  [scout-thread-17] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@4edc6c12 - MDC[jobName=JMS subscriber, activemq.broker=mom46]
2024-06-28 12:06:59,326 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ebe2b26c-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ebe23d38-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ebe23d38-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@30279420, true, {}]
2024-06-28 12:06:59,328 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testQueuePublishSubscribeMultipleSubscriptions, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, 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, fqqn=null]]
2024-06-28 12:06:59,328 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@467be79d
2024-06-28 12:06:59,329 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4e50f391
2024-06-28 12:06:59,331 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null]
2024-06-28 12:06:59,332 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ebe39cce-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ebe23d38-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ebe23d38-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5d7b94c6, true, {}]
2024-06-28 12:06:59,333 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null]
2024-06-28 12:06:59,333 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ebe3c3df-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ebe23d38-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ebe23d38-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@24864336, true, {}]
2024-06-28 12:06:59,335 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1173, durable=true, userID=ebe3eaf1-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:59 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@118363678, context: RoutingContextImpl(Address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishSubscribeMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147483543)
..................................................
***** durable queues test/mom/testQueuePublishSubscribeMultipleSubscriptions:
- queueID=1162 address:test/mom/testQueuePublishSubscribeMultipleSubscriptions name:test/mom/testQueuePublishSubscribeMultipleSubscriptions filter:null
***** non durable for test/mom/testQueuePublishSubscribeMultipleSubscriptions:
..................................................
, transaction: null
2024-06-28 12:06:59,336 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: Reference[1173]:RELIABLE:CoreMessage[messageID=1173, durable=true, userID=ebe3eaf1-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:59 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@118363678
2024-06-28 12:06:59,337 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=1173, durable=true, userID=ebe3eaf1-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:59 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@118363678 to transaction: TransactionImpl [xid=null, txID=1176, xid=null, state=ACTIVE, createTime=1719576419337(Fri Jun 28 12:06:59 UTC 2024), timeoutSeconds=-1, nr operations = 1]@389e7a62
2024-06-28 12:06:59,363 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=1173, durable=true, userID=ebe3eaf1-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:59 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@118363678, transaction: TransactionImpl [xid=null, txID=1176, xid=null, state=COMMITTED, createTime=1719576419337(Fri Jun 28 12:06:59 UTC 2024), timeoutSeconds=-1, nr operations = 0]@389e7a62
2024-06-28 12:06:59,388 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@58a7226e, org.eclipse.scout.rt.mom.jms.JmsSubscription@4799ce06]
2024-06-28 12:06:59,391 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:06:59,391 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.013150 ms
2024-06-28 12:06:59,391 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:06:59,391 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:06:59,392 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection ebe23d38-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:06:59,393 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:59,393 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 73.916220 ms
2024-06-28 12:06:59,393 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeMultipleSubscriptions [artemis]>
2024-06-28 12:06:59,394 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:59,394 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeMultipleSubscriptions [artemis]>
2024-06-28 12:06:59,395 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2138647642'.
2024-06-28 12:06:59,398 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-06-28 12:06:59,399 INFO  [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection ebedd603-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=JMS subscriber]
2024-06-28 12:06:59,400 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ebedd606-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ebedd603-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ebedd603-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@417d043, true, {}]
2024-06-28 12:06:59,401 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@24c19e47 - MDC[jobName=JMS subscriber]
2024-06-28 12:06:59,401 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ebee2427-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ebedd603-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ebedd603-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@45f151a3, true, {}]
2024-06-28 12:06:59,403 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null]
2024-06-28 12:06:59,404 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ebee9958-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ebedd603-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ebedd603-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@56e0450d, true, {}]
2024-06-28 12:06:59,405 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null]
2024-06-28 12:06:59,406 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ebeee779-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ebedd603-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ebedd603-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@64fe6073, true, {}]
2024-06-28 12:06:59,408 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1199, durable=true, userID=ebef0e8b-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:59 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2079758835, context: RoutingContextImpl(Address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishSubscribeMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147483543)
..................................................
***** durable queues test/mom/testQueuePublishSubscribeMultipleSubscriptions:
- queueID=1162 address:test/mom/testQueuePublishSubscribeMultipleSubscriptions name:test/mom/testQueuePublishSubscribeMultipleSubscriptions filter:null
***** non durable for test/mom/testQueuePublishSubscribeMultipleSubscriptions:
..................................................
, transaction: null
2024-06-28 12:06:59,409 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: Reference[1199]:RELIABLE:CoreMessage[messageID=1199, durable=true, userID=ebef0e8b-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:59 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2079758835
2024-06-28 12:06:59,410 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=1199, durable=true, userID=ebef0e8b-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:59 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2079758835 to transaction: TransactionImpl [xid=null, txID=1202, xid=null, state=ACTIVE, createTime=1719576419410(Fri Jun 28 12:06:59 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1322e878
2024-06-28 12:06:59,412 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=1199, durable=true, userID=ebef0e8b-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:59 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2079758835, transaction: TransactionImpl [xid=null, txID=1202, xid=null, state=COMMITTED, createTime=1719576419410(Fri Jun 28 12:06:59 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1322e878
2024-06-28 12:06:59,460 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@620992a8, org.eclipse.scout.rt.mom.jms.JmsSubscription@4fdc1a37]
2024-06-28 12:06:59,463 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:06:59,463 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.013111 ms
2024-06-28 12:06:59,463 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:06:59,464 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:06:59,465 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection ebedd603-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:06:59,466 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:59,466 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 71.340008 ms
2024-06-28 12:06:59,466 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeMultipleSubscriptions [artemis]>
2024-06-28 12:06:59,467 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:59,467 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeMultipleSubscriptions [artemis]>
2024-06-28 12:06:59,467 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 310033342'.
2024-06-28 12:06:59,470 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-06-28 12:06:59,471 INFO  [scout-thread-17] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection ebf8d28d-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom46]
2024-06-28 12:06:59,472 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ebf8f9a0-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ebf8d28d-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ebf8d28d-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@67e1c09e, true, {}]
2024-06-28 12:06:59,474 INFO  [scout-thread-17] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@14953401 - MDC[jobName=JMS subscriber, activemq.broker=mom46]
2024-06-28 12:06:59,474 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ebf947c1-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ebf8d28d-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ebf8d28d-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@623b45b, true, {}]
2024-06-28 12:06:59,476 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null]
2024-06-28 12:06:59,477 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ebf995e2-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ebf8d28d-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ebf8d28d-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7ae3597a, true, {}]
2024-06-28 12:06:59,477 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null]
2024-06-28 12:06:59,478 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ebf9e403-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ebf8d28d-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ebf8d28d-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@16a0e035, true, {}]
2024-06-28 12:06:59,480 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1225, durable=true, userID=ebfa0b15-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:59 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@26374417, context: RoutingContextImpl(Address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishSubscribeMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147483543)
..................................................
***** durable queues test/mom/testQueuePublishSubscribeMultipleSubscriptions:
- queueID=1162 address:test/mom/testQueuePublishSubscribeMultipleSubscriptions name:test/mom/testQueuePublishSubscribeMultipleSubscriptions filter:null
***** non durable for test/mom/testQueuePublishSubscribeMultipleSubscriptions:
..................................................
, transaction: null
2024-06-28 12:06:59,484 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: Reference[1225]:RELIABLE:CoreMessage[messageID=1225, durable=true, userID=ebfa0b15-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:59 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@26374417
2024-06-28 12:06:59,485 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=1225, durable=true, userID=ebfa0b15-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:59 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@26374417 to transaction: TransactionImpl [xid=null, txID=1228, xid=null, state=ACTIVE, createTime=1719576419485(Fri Jun 28 12:06:59 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1bfb1717
2024-06-28 12:06:59,487 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=1225, durable=true, userID=ebfa0b15-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:59 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@26374417, transaction: TransactionImpl [xid=null, txID=1228, xid=null, state=COMMITTED, createTime=1719576419485(Fri Jun 28 12:06:59 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1bfb1717
2024-06-28 12:06:59,536 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@27d40ca5, org.eclipse.scout.rt.mom.jms.JmsSubscription@10de92aa]
2024-06-28 12:06:59,538 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:06:59,539 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.015688 ms
2024-06-28 12:06:59,539 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:06:59,539 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:06:59,540 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection ebf8d28d-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:06:59,541 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:59,541 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 74.182253 ms
2024-06-28 12:06:59,541 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeMultipleSubscriptions [artemis]>
2024-06-28 12:06:59,542 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:59,542 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeMultipleSubscriptions [artemis]>
2024-06-28 12:06:59,542 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2132904716'.
2024-06-28 12:06:59,545 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-06-28 12:06:59,546 INFO  [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection ec044447-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=JMS subscriber]
2024-06-28 12:06:59,547 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ec04444a-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ec044447-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ec044447-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2e0f9541, true, {}]
2024-06-28 12:06:59,548 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@1e3c9000 - MDC[jobName=JMS subscriber]
2024-06-28 12:06:59,549 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ec04926b-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ec044447-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ec044447-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@54d792f1, true, {}]
2024-06-28 12:06:59,550 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null]
2024-06-28 12:06:59,551 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ec05079c-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ec044447-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ec044447-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@41022240, true, {}]
2024-06-28 12:06:59,552 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null]
2024-06-28 12:06:59,553 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ec0555bd-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ec044447-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ec044447-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@550e9403, true, {}]
2024-06-28 12:06:59,554 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1251, durable=true, userID=ec057ccf-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:59 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@913893191, context: RoutingContextImpl(Address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishSubscribeMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147483543)
..................................................
***** durable queues test/mom/testQueuePublishSubscribeMultipleSubscriptions:
- queueID=1162 address:test/mom/testQueuePublishSubscribeMultipleSubscriptions name:test/mom/testQueuePublishSubscribeMultipleSubscriptions filter:null
***** non durable for test/mom/testQueuePublishSubscribeMultipleSubscriptions:
..................................................
, transaction: null
2024-06-28 12:06:59,556 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: Reference[1251]:RELIABLE:CoreMessage[messageID=1251, durable=true, userID=ec057ccf-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:59 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@913893191
2024-06-28 12:06:59,556 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=1251, durable=true, userID=ec057ccf-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:59 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@913893191 to transaction: TransactionImpl [xid=null, txID=1254, xid=null, state=ACTIVE, createTime=1719576419556(Fri Jun 28 12:06:59 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7ffd4662
2024-06-28 12:06:59,559 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=1251, durable=true, userID=ec057ccf-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:59 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@913893191, transaction: TransactionImpl [xid=null, txID=1254, xid=null, state=COMMITTED, createTime=1719576419556(Fri Jun 28 12:06:59 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7ffd4662
2024-06-28 12:06:59,607 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@280f0c37, org.eclipse.scout.rt.mom.jms.JmsSubscription@6c23667e]
2024-06-28 12:06:59,610 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:06:59,610 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.013717 ms
2024-06-28 12:06:59,610 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:06:59,611 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:06:59,612 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection ec044447-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:06:59,613 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:59,613 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 70.603443 ms
2024-06-28 12:06:59,613 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeMultipleSubscriptions [artemis]>
2024-06-28 12:06:59,614 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:59,614 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeMultipleSubscriptions [artemis]>
2024-06-28 12:06:59,614 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2121674731'.
2024-06-28 12:06:59,617 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-06-28 12:06:59,618 INFO  [scout-thread-17] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection ec0f40d1-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom46]
2024-06-28 12:06:59,619 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ec0f67e4-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ec0f40d1-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ec0f40d1-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7106fd4c, true, {}]
2024-06-28 12:06:59,621 INFO  [scout-thread-17] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@676f4756 - MDC[jobName=JMS subscriber, activemq.broker=mom46]
2024-06-28 12:06:59,621 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ec0fb605-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ec0f40d1-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ec0f40d1-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@64cf910a, true, {}]
2024-06-28 12:06:59,623 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null]
2024-06-28 12:06:59,624 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ec100426-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ec0f40d1-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ec0f40d1-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@55961ce4, true, {}]
2024-06-28 12:06:59,625 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null]
2024-06-28 12:06:59,625 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ec105247-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ec0f40d1-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ec0f40d1-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@50bc99fd, true, {}]
2024-06-28 12:06:59,627 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1277, durable=true, userID=ec107959-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:59 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@936212816, context: RoutingContextImpl(Address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishSubscribeMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147483543)
..................................................
***** durable queues test/mom/testQueuePublishSubscribeMultipleSubscriptions:
- queueID=1162 address:test/mom/testQueuePublishSubscribeMultipleSubscriptions name:test/mom/testQueuePublishSubscribeMultipleSubscriptions filter:null
***** non durable for test/mom/testQueuePublishSubscribeMultipleSubscriptions:
..................................................
, transaction: null
2024-06-28 12:06:59,629 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: Reference[1277]:RELIABLE:CoreMessage[messageID=1277, durable=true, userID=ec107959-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:59 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@936212816
2024-06-28 12:06:59,629 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=1277, durable=true, userID=ec107959-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:59 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@936212816 to transaction: TransactionImpl [xid=null, txID=1280, xid=null, state=ACTIVE, createTime=1719576419629(Fri Jun 28 12:06:59 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3cd96eb6
2024-06-28 12:06:59,632 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=1277, durable=true, userID=ec107959-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:59 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@936212816, transaction: TransactionImpl [xid=null, txID=1280, xid=null, state=COMMITTED, createTime=1719576419629(Fri Jun 28 12:06:59 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3cd96eb6
2024-06-28 12:06:59,680 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7231547f, org.eclipse.scout.rt.mom.jms.JmsSubscription@67d8e3b0]
2024-06-28 12:06:59,683 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:06:59,683 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.014041 ms
2024-06-28 12:06:59,684 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:06:59,684 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:06:59,685 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection ec0f40d1-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:06:59,685 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:59,686 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 71.881922 ms
2024-06-28 12:06:59,686 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeMultipleSubscriptions [artemis]>
2024-06-28 12:06:59,687 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:59,687 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeMultipleSubscriptions [artemis]>
2024-06-28 12:06:59,687 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1622827492'.
2024-06-28 12:06:59,689 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-06-28 12:06:59,690 INFO  [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection ec1a3d5b-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=JMS subscriber]
2024-06-28 12:06:59,691 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ec1a646e-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ec1a3d5b-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ec1a3d5b-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3910f44, true, {}]
2024-06-28 12:06:59,693 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@17b51ddb - MDC[jobName=JMS subscriber]
2024-06-28 12:06:59,693 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ec1ab28f-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ec1a3d5b-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ec1a3d5b-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@25459c41, true, {}]
2024-06-28 12:06:59,694 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null]
2024-06-28 12:06:59,696 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ec1b00b0-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ec1a3d5b-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ec1a3d5b-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@493fa74, true, {}]
2024-06-28 12:06:59,697 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null]
2024-06-28 12:06:59,697 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ec1b4ed1-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ec1a3d5b-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ec1a3d5b-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@26342cae, true, {}]
2024-06-28 12:06:59,699 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1303, durable=true, userID=ec1b75e3-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:59 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@311476629, context: RoutingContextImpl(Address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishSubscribeMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147483543)
..................................................
***** durable queues test/mom/testQueuePublishSubscribeMultipleSubscriptions:
- queueID=1162 address:test/mom/testQueuePublishSubscribeMultipleSubscriptions name:test/mom/testQueuePublishSubscribeMultipleSubscriptions filter:null
***** non durable for test/mom/testQueuePublishSubscribeMultipleSubscriptions:
..................................................
, transaction: null
2024-06-28 12:06:59,700 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: Reference[1303]:RELIABLE:CoreMessage[messageID=1303, durable=true, userID=ec1b75e3-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:59 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@311476629
2024-06-28 12:06:59,701 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=1303, durable=true, userID=ec1b75e3-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:59 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@311476629 to transaction: TransactionImpl [xid=null, txID=1306, xid=null, state=ACTIVE, createTime=1719576419701(Fri Jun 28 12:06:59 UTC 2024), timeoutSeconds=-1, nr operations = 1]@72f29995
2024-06-28 12:06:59,704 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=1303, durable=true, userID=ec1b75e3-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:59 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@311476629, transaction: TransactionImpl [xid=null, txID=1306, xid=null, state=COMMITTED, createTime=1719576419701(Fri Jun 28 12:06:59 UTC 2024), timeoutSeconds=-1, nr operations = 0]@72f29995
2024-06-28 12:06:59,752 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@977a4ce, org.eclipse.scout.rt.mom.jms.JmsSubscription@46611be4]
2024-06-28 12:06:59,754 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:06:59,754 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.012309 ms
2024-06-28 12:06:59,754 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:06:59,755 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:06:59,755 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection ec1a3d5b-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:06:59,756 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:59,757 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 69.788123 ms
2024-06-28 12:06:59,757 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeMultipleSubscriptions [artemis]>
2024-06-28 12:06:59,757 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:59,758 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeMultipleSubscriptions [artemis]>
2024-06-28 12:06:59,758 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 769108102'.
2024-06-28 12:06:59,761 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-06-28 12:06:59,762 INFO  [scout-thread-17] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection ec2539e5-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom46]
2024-06-28 12:06:59,763 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ec2560f8-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ec2539e5-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ec2539e5-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@51e63c83, true, {}]
2024-06-28 12:06:59,765 INFO  [scout-thread-17] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@5ccf4f16 - MDC[jobName=JMS subscriber, activemq.broker=mom46]
2024-06-28 12:06:59,765 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ec25af19-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ec2539e5-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ec2539e5-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2657c14b, true, {}]
2024-06-28 12:06:59,766 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null]
2024-06-28 12:06:59,768 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ec25fd3a-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ec2539e5-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ec2539e5-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1b753f78, true, {}]
2024-06-28 12:06:59,768 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null]
2024-06-28 12:06:59,769 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ec264b5b-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ec2539e5-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ec2539e5-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@40748184, true, {}]
2024-06-28 12:06:59,771 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1329, durable=true, userID=ec26726d-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:59 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1121724196, context: RoutingContextImpl(Address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishSubscribeMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147483543)
..................................................
***** durable queues test/mom/testQueuePublishSubscribeMultipleSubscriptions:
- queueID=1162 address:test/mom/testQueuePublishSubscribeMultipleSubscriptions name:test/mom/testQueuePublishSubscribeMultipleSubscriptions filter:null
***** non durable for test/mom/testQueuePublishSubscribeMultipleSubscriptions:
..................................................
, transaction: null
2024-06-28 12:06:59,772 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: Reference[1329]:RELIABLE:CoreMessage[messageID=1329, durable=true, userID=ec26726d-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:59 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1121724196
2024-06-28 12:06:59,773 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=1329, durable=true, userID=ec26726d-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:59 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1121724196 to transaction: TransactionImpl [xid=null, txID=1332, xid=null, state=ACTIVE, createTime=1719576419772(Fri Jun 28 12:06:59 UTC 2024), timeoutSeconds=-1, nr operations = 1]@35074d17
2024-06-28 12:06:59,775 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=1329, durable=true, userID=ec26726d-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:59 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1121724196, transaction: TransactionImpl [xid=null, txID=1332, xid=null, state=COMMITTED, createTime=1719576419772(Fri Jun 28 12:06:59 UTC 2024), timeoutSeconds=-1, nr operations = 0]@35074d17
2024-06-28 12:06:59,823 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2e7da886, org.eclipse.scout.rt.mom.jms.JmsSubscription@24b2e53b]
2024-06-28 12:06:59,827 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:06:59,827 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.014401 ms
2024-06-28 12:06:59,827 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:06:59,827 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:06:59,828 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection ec2539e5-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:06:59,829 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:59,829 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 71.752609 ms
2024-06-28 12:06:59,830 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeMultipleSubscriptions [artemis]>
2024-06-28 12:06:59,830 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:59,831 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeMultipleSubscriptions [artemis]>
2024-06-28 12:06:59,831 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 101492231'.
2024-06-28 12:06:59,834 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-06-28 12:06:59,835 INFO  [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection ec305d7f-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=JMS subscriber]
2024-06-28 12:06:59,836 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ec308492-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ec305d7f-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ec305d7f-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@63658cf2, true, {}]
2024-06-28 12:06:59,838 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@37ac54c9 - MDC[jobName=JMS subscriber]
2024-06-28 12:06:59,838 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ec30d2b3-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ec305d7f-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ec305d7f-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6f537cc2, true, {}]
2024-06-28 12:06:59,839 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null]
2024-06-28 12:06:59,841 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ec3120d4-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ec305d7f-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ec305d7f-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@202c4a35, true, {}]
2024-06-28 12:06:59,842 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null]
2024-06-28 12:06:59,842 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ec316ef5-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ec305d7f-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ec305d7f-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@613c8421, true, {}]
2024-06-28 12:06:59,844 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1355, durable=true, userID=ec319607-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:59 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1838655112, context: RoutingContextImpl(Address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishSubscribeMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147483543)
..................................................
***** durable queues test/mom/testQueuePublishSubscribeMultipleSubscriptions:
- queueID=1162 address:test/mom/testQueuePublishSubscribeMultipleSubscriptions name:test/mom/testQueuePublishSubscribeMultipleSubscriptions filter:null
***** non durable for test/mom/testQueuePublishSubscribeMultipleSubscriptions:
..................................................
, transaction: null
2024-06-28 12:06:59,845 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: Reference[1355]:RELIABLE:CoreMessage[messageID=1355, durable=true, userID=ec319607-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:59 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1838655112
2024-06-28 12:06:59,846 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=1355, durable=true, userID=ec319607-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:59 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1838655112 to transaction: TransactionImpl [xid=null, txID=1358, xid=null, state=ACTIVE, createTime=1719576419846(Fri Jun 28 12:06:59 UTC 2024), timeoutSeconds=-1, nr operations = 1]@32515645
2024-06-28 12:06:59,848 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=1355, durable=true, userID=ec319607-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:59 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1838655112, transaction: TransactionImpl [xid=null, txID=1358, xid=null, state=COMMITTED, createTime=1719576419846(Fri Jun 28 12:06:59 UTC 2024), timeoutSeconds=-1, nr operations = 0]@32515645
2024-06-28 12:06:59,897 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@47955046, org.eclipse.scout.rt.mom.jms.JmsSubscription@5bcc2416]
2024-06-28 12:06:59,900 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:06:59,900 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.013415 ms
2024-06-28 12:06:59,900 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:06:59,900 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:06:59,901 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection ec305d7f-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:06:59,902 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:59,902 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 71.674933 ms
2024-06-28 12:06:59,903 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeMultipleSubscriptions [artemis]>
2024-06-28 12:06:59,903 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:59,904 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeMultipleSubscriptions [artemis]>
2024-06-28 12:06:59,904 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2028756504'.
2024-06-28 12:06:59,907 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-06-28 12:06:59,908 INFO  [scout-thread-17] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection ec3b8119-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom46]
2024-06-28 12:06:59,909 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ec3ba82c-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ec3b8119-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ec3b8119-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6dc66d7c, true, {}]
2024-06-28 12:06:59,911 INFO  [scout-thread-17] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@429f2638 - MDC[jobName=JMS subscriber, activemq.broker=mom46]
2024-06-28 12:06:59,911 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ec3bf64d-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ec3b8119-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ec3b8119-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@617a1db0, true, {}]
2024-06-28 12:06:59,913 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null]
2024-06-28 12:06:59,914 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ec3c6b7e-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ec3b8119-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ec3b8119-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6d71a78e, true, {}]
2024-06-28 12:06:59,915 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null]
2024-06-28 12:06:59,916 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ec3cb99f-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ec3b8119-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ec3b8119-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@58934dda, true, {}]
2024-06-28 12:06:59,918 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1381, durable=true, userID=ec3ce0b1-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:59 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@304052057, context: RoutingContextImpl(Address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishSubscribeMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147483543)
..................................................
***** durable queues test/mom/testQueuePublishSubscribeMultipleSubscriptions:
- queueID=1162 address:test/mom/testQueuePublishSubscribeMultipleSubscriptions name:test/mom/testQueuePublishSubscribeMultipleSubscriptions filter:null
***** non durable for test/mom/testQueuePublishSubscribeMultipleSubscriptions:
..................................................
, transaction: null
2024-06-28 12:06:59,919 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: Reference[1381]:RELIABLE:CoreMessage[messageID=1381, durable=true, userID=ec3ce0b1-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:59 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@304052057
2024-06-28 12:06:59,919 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=1381, durable=true, userID=ec3ce0b1-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:59 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@304052057 to transaction: TransactionImpl [xid=null, txID=1384, xid=null, state=ACTIVE, createTime=1719576419919(Fri Jun 28 12:06:59 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6ae4da7
2024-06-28 12:06:59,922 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=1381, durable=true, userID=ec3ce0b1-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:59 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@304052057, transaction: TransactionImpl [xid=null, txID=1384, xid=null, state=COMMITTED, createTime=1719576419919(Fri Jun 28 12:06:59 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6ae4da7
2024-06-28 12:06:59,970 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2330af4f, org.eclipse.scout.rt.mom.jms.JmsSubscription@eb3ceb4]
2024-06-28 12:06:59,973 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:06:59,973 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.011137 ms
2024-06-28 12:06:59,974 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:06:59,974 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:06:59,975 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection ec3b8119-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:06:59,976 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:06:59,976 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 72.271441 ms
2024-06-28 12:06:59,976 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeMultipleSubscriptions [artemis]>
2024-06-28 12:06:59,977 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:06:59,977 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeMultipleSubscriptions [artemis]>
2024-06-28 12:06:59,977 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 672960218'.
2024-06-28 12:06:59,980 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-06-28 12:06:59,981 INFO  [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection ec467da3-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=JMS subscriber]
2024-06-28 12:06:59,981 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ec46a4b6-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ec467da3-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ec467da3-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4b2a4bc8, true, {}]
2024-06-28 12:06:59,983 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@52a64926 - MDC[jobName=JMS subscriber]
2024-06-28 12:06:59,983 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ec46f2d7-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ec467da3-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ec467da3-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1dd55a6, true, {}]
2024-06-28 12:06:59,985 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null]
2024-06-28 12:06:59,986 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ec476808-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ec467da3-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ec467da3-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@cf2892e, true, {}]
2024-06-28 12:06:59,987 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null]
2024-06-28 12:06:59,988 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ec478f19-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ec467da3-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ec467da3-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@15015aa3, true, {}]
2024-06-28 12:06:59,989 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1407, durable=true, userID=ec47b62b-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:59 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@8023238, context: RoutingContextImpl(Address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishSubscribeMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147483543)
..................................................
***** durable queues test/mom/testQueuePublishSubscribeMultipleSubscriptions:
- queueID=1162 address:test/mom/testQueuePublishSubscribeMultipleSubscriptions name:test/mom/testQueuePublishSubscribeMultipleSubscriptions filter:null
***** non durable for test/mom/testQueuePublishSubscribeMultipleSubscriptions:
..................................................
, transaction: null
2024-06-28 12:06:59,990 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: Reference[1407]:RELIABLE:CoreMessage[messageID=1407, durable=true, userID=ec47b62b-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:59 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@8023238
2024-06-28 12:06:59,991 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=1407, durable=true, userID=ec47b62b-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:59 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@8023238 to transaction: TransactionImpl [xid=null, txID=1410, xid=null, state=ACTIVE, createTime=1719576419991(Fri Jun 28 12:06:59 UTC 2024), timeoutSeconds=-1, nr operations = 1]@650b6e20
2024-06-28 12:06:59,994 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=1407, durable=true, userID=ec47b62b-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:06:59 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@8023238, transaction: TransactionImpl [xid=null, txID=1410, xid=null, state=COMMITTED, createTime=1719576419991(Fri Jun 28 12:06:59 UTC 2024), timeoutSeconds=-1, nr operations = 0]@650b6e20
2024-06-28 12:07:00,042 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@18ea91d7, org.eclipse.scout.rt.mom.jms.JmsSubscription@33cbd883]
2024-06-28 12:07:00,044 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:07:00,045 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.014552 ms
2024-06-28 12:07:00,045 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:07:00,045 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:07:00,046 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection ec467da3-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:00,046 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:07:00,047 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 69.620061 ms
2024-06-28 12:07:00,047 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeMultipleSubscriptions [artemis]>
2024-06-28 12:07:00,048 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:00,048 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testPublishObject [artemis]>
2024-06-28 12:07:00,049 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1808794751'.
2024-06-28 12:07:00,051 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-06-28 12:07:00,052 INFO  [scout-thread-17] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection ec517a2d-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom46]
2024-06-28 12:07:00,053 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ec51a140-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ec517a2d-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ec517a2d-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@452a2449, true, {}]
2024-06-28 12:07:00,055 INFO  [scout-thread-17] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@1d682212 - MDC[jobName=JMS subscriber, activemq.broker=mom46]
2024-06-28 12:07:00,055 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ec51ef61-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ec517a2d-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ec517a2d-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3af5755d, true, {}]
2024-06-28 12:07:00,057 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testPublishObject, address=test/mom/testPublishObject, 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, fqqn=null]]
2024-06-28 12:07:00,057 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@4c6eb2ce
2024-06-28 12:07:00,058 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@e51cb04
2024-06-28 12:07:00,059 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishObject, null, 0, false, true, null]
2024-06-28 12:07:00,060 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ec52b2b3-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ec517a2d-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ec517a2d-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@51894be8, true, {}]
2024-06-28 12:07:00,062 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1434, durable=true, userID=ec52d9c5-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:00 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=796, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1]]@978341628, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483542)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=1427 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:07:00,063 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1434]:RELIABLE:CoreMessage[messageID=1434, durable=true, userID=ec52d9c5-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:00 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=796, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1]]@978341628
2024-06-28 12:07:00,064 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObject: CoreMessage[messageID=1434, durable=true, userID=ec52d9c5-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:00 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=796, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1]]@978341628 to transaction: TransactionImpl [xid=null, txID=1437, xid=null, state=ACTIVE, createTime=1719576420063(Fri Jun 28 12:07:00 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2779e208
2024-06-28 12:07:00,066 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@67662433, org.eclipse.scout.rt.mom.jms.JmsSubscription@4bd214c]
2024-06-28 12:07:00,066 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObject: CoreMessage[messageID=1434, durable=true, userID=ec52d9c5-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:00 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=796, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1]]@978341628, transaction: TransactionImpl [xid=null, txID=1437, xid=null, state=COMMITTED, createTime=1719576420063(Fri Jun 28 12:07:00 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2779e208
2024-06-28 12:07:00,067 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:07:00,068 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.017321 ms
2024-06-28 12:07:00,068 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:07:00,068 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:07:00,069 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection ec517a2d-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:00,070 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:07:00,070 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 21.520225 ms
2024-06-28 12:07:00,070 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testPublishObject [artemis]>
2024-06-28 12:07:00,071 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:00,071 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testPublishDataObjectJson [artemis]>
2024-06-28 12:07:00,071 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 266546996'.
2024-06-28 12:07:00,074 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-06-28 12:07:00,075 INFO  [scout-thread-17] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection ec54fca7-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom46]
2024-06-28 12:07:00,076 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ec5523ba-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ec54fca7-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ec54fca7-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@782fea94, true, {}]
2024-06-28 12:07:00,078 INFO  [scout-thread-17] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@4d43f5c2 - MDC[jobName=JMS subscriber, activemq.broker=mom46]
2024-06-28 12:07:00,078 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ec5571db-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ec54fca7-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ec54fca7-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@338604d6, true, {}]
2024-06-28 12:07:00,079 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testPublishDataObjectJson, address=test/mom/testPublishDataObjectJson, 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, fqqn=null]]
2024-06-28 12:07:00,080 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@e259b22
2024-06-28 12:07:00,080 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6449c389
2024-06-28 12:07:00,082 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishDataObjectJson, null, 0, false, true, null]
2024-06-28 12:07:00,082 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ec560e1d-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ec54fca7-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ec54fca7-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1d721f96, true, {}]
2024-06-28 12:07:00,084 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1457, durable=true, userID=ec56352f-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:00 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishDataObjectJson, size=573, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1065872411, context: RoutingContextImpl(Address=test/mom/testPublishDataObjectJson, routingType=ANYCAST, PreviousAddress=test/mom/testPublishDataObjectJson previousRoute:ANYCAST, reusable=true, version=-2147483541)
..................................................
***** durable queues test/mom/testPublishDataObjectJson:
- queueID=1450 address:test/mom/testPublishDataObjectJson name:test/mom/testPublishDataObjectJson filter:null
***** non durable for test/mom/testPublishDataObjectJson:
..................................................
, transaction: null
2024-06-28 12:07:00,085 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishDataObjectJson: Reference[1457]:RELIABLE:CoreMessage[messageID=1457, durable=true, userID=ec56352f-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:00 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishDataObjectJson, size=573, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1065872411
2024-06-28 12:07:00,086 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishDataObjectJson: CoreMessage[messageID=1457, durable=true, userID=ec56352f-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:00 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishDataObjectJson, size=573, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1065872411 to transaction: TransactionImpl [xid=null, txID=1460, xid=null, state=ACTIVE, createTime=1719576420086(Fri Jun 28 12:07:00 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2c5b961e
2024-06-28 12:07:00,088 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@662b17b3, org.eclipse.scout.rt.mom.jms.JmsSubscription@6a7b523b]
2024-06-28 12:07:00,088 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishDataObjectJson: CoreMessage[messageID=1457, durable=true, userID=ec56352f-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:00 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishDataObjectJson, size=573, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1065872411, transaction: TransactionImpl [xid=null, txID=1460, xid=null, state=COMMITTED, createTime=1719576420086(Fri Jun 28 12:07:00 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2c5b961e
2024-06-28 12:07:00,089 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:07:00,090 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.011374 ms
2024-06-28 12:07:00,090 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:07:00,090 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:07:00,091 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection ec54fca7-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:00,092 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:07:00,092 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 20.413878 ms
2024-06-28 12:07:00,092 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testPublishDataObjectJson [artemis]>
2024-06-28 12:07:00,093 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:00,093 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testConcurrentMessageConsumption [artemis]>
2024-06-28 12:07:00,093 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1361582463'.
2024-06-28 12:07:00,096 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-06-28 12:07:00,096 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection ec583001-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:00,097 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ec585714-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ec583001-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ec583001-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@129f87db, true, {}]
2024-06-28 12:07:00,099 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@31b273b2
2024-06-28 12:07:00,099 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ec58a535-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ec583001-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ec583001-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4afb0365, true, {}]
2024-06-28 12:07:00,101 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: ec58a535-3546-11ef-af8f-0a580a280f89 with parameters: [test/mom/testConcurrentMessageConsumption, [ANYCAST], true]
2024-06-28 12:07:00,101 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@596488d
2024-06-28 12:07:00,103 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testConcurrentMessageConsumption, address=test/mom/testConcurrentMessageConsumption, 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, fqqn=null]]
2024-06-28 12:07:00,104 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1edf1f52
2024-06-28 12:07:00,105 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1476, durable=true, userID=ec596888-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:00 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1020748339, context: RoutingContextImpl(Address=test/mom/testConcurrentMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testConcurrentMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147483540)
..................................................
***** durable queues test/mom/testConcurrentMessageConsumption:
- queueID=1473 address:test/mom/testConcurrentMessageConsumption name:test/mom/testConcurrentMessageConsumption filter:null
***** non durable for test/mom/testConcurrentMessageConsumption:
..................................................
, transaction: null
2024-06-28 12:07:00,107 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ec59ddb9-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ec583001-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ec583001-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4a8b4a8d, true, {}]
2024-06-28 12:07:00,109 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1481, durable=true, userID=ec5a04cb-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:00 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2087362007, context: RoutingContextImpl(Address=test/mom/testConcurrentMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testConcurrentMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147483540)
..................................................
***** durable queues test/mom/testConcurrentMessageConsumption:
- queueID=1473 address:test/mom/testConcurrentMessageConsumption name:test/mom/testConcurrentMessageConsumption filter:null
***** non durable for test/mom/testConcurrentMessageConsumption:
..................................................
, transaction: null
2024-06-28 12:07:00,110 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ec5a52ec-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ec583001-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ec583001-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6d579c2e, true, {}]
2024-06-28 12:07:00,112 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1486, durable=true, userID=ec5a79fe-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:00 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@875816106, context: RoutingContextImpl(Address=test/mom/testConcurrentMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testConcurrentMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147483540)
..................................................
***** durable queues test/mom/testConcurrentMessageConsumption:
- queueID=1473 address:test/mom/testConcurrentMessageConsumption name:test/mom/testConcurrentMessageConsumption filter:null
***** non durable for test/mom/testConcurrentMessageConsumption:
..................................................
, transaction: null
2024-06-28 12:07:00,114 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ec5aef2f-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ec583001-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ec583001-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3c5e8746, true, {}]
2024-06-28 12:07:00,115 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1491, durable=true, userID=ec5b1641-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:00 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1702244830, context: RoutingContextImpl(Address=test/mom/testConcurrentMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testConcurrentMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147483540)
..................................................
***** durable queues test/mom/testConcurrentMessageConsumption:
- queueID=1473 address:test/mom/testConcurrentMessageConsumption name:test/mom/testConcurrentMessageConsumption filter:null
***** non durable for test/mom/testConcurrentMessageConsumption:
..................................................
, transaction: null
2024-06-28 12:07:00,117 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ec5b6462-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ec583001-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ec583001-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4dda8c82, true, {}]
2024-06-28 12:07:00,119 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1496, durable=true, userID=ec5b8b74-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:00 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1858372081, context: RoutingContextImpl(Address=test/mom/testConcurrentMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testConcurrentMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147483540)
..................................................
***** durable queues test/mom/testConcurrentMessageConsumption:
- queueID=1473 address:test/mom/testConcurrentMessageConsumption name:test/mom/testConcurrentMessageConsumption filter:null
***** non durable for test/mom/testConcurrentMessageConsumption:
..................................................
, transaction: null
2024-06-28 12:07:00,121 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ec5c00a5-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ec583001-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ec583001-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@b72ad, true, {}]
2024-06-28 12:07:00,122 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1501, durable=true, userID=ec5c27b7-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:00 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2031756522, context: RoutingContextImpl(Address=test/mom/testConcurrentMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testConcurrentMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147483540)
..................................................
***** durable queues test/mom/testConcurrentMessageConsumption:
- queueID=1473 address:test/mom/testConcurrentMessageConsumption name:test/mom/testConcurrentMessageConsumption filter:null
***** non durable for test/mom/testConcurrentMessageConsumption:
..................................................
, transaction: null
2024-06-28 12:07:00,124 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ec5c75d8-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ec583001-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ec583001-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7e5b0700, true, {}]
2024-06-28 12:07:00,125 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1506, durable=true, userID=ec5c9cea-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:00 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@470153935, context: RoutingContextImpl(Address=test/mom/testConcurrentMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testConcurrentMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147483540)
..................................................
***** durable queues test/mom/testConcurrentMessageConsumption:
- queueID=1473 address:test/mom/testConcurrentMessageConsumption name:test/mom/testConcurrentMessageConsumption filter:null
***** non durable for test/mom/testConcurrentMessageConsumption:
..................................................
, transaction: null
2024-06-28 12:07:00,128 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ec5ceb0b-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ec583001-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ec583001-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3a81a66c, true, {}]
2024-06-28 12:07:00,129 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1511, durable=true, userID=ec5d121d-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:00 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@319726819, context: RoutingContextImpl(Address=test/mom/testConcurrentMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testConcurrentMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147483540)
..................................................
***** durable queues test/mom/testConcurrentMessageConsumption:
- queueID=1473 address:test/mom/testConcurrentMessageConsumption name:test/mom/testConcurrentMessageConsumption filter:null
***** non durable for test/mom/testConcurrentMessageConsumption:
..................................................
, transaction: null
2024-06-28 12:07:00,131 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ec5d874e-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ec583001-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ec583001-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@598f747a, true, {}]
2024-06-28 12:07:00,132 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1516, durable=true, userID=ec5dae60-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:00 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@113529187, context: RoutingContextImpl(Address=test/mom/testConcurrentMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testConcurrentMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147483540)
..................................................
***** durable queues test/mom/testConcurrentMessageConsumption:
- queueID=1473 address:test/mom/testConcurrentMessageConsumption name:test/mom/testConcurrentMessageConsumption filter:null
***** non durable for test/mom/testConcurrentMessageConsumption:
..................................................
, transaction: null
2024-06-28 12:07:00,135 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ec5dfc81-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ec583001-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ec583001-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2ed11825, true, {}]
2024-06-28 12:07:00,136 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1521, durable=true, userID=ec5e2393-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:00 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1219084368, context: RoutingContextImpl(Address=test/mom/testConcurrentMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testConcurrentMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147483540)
..................................................
***** durable queues test/mom/testConcurrentMessageConsumption:
- queueID=1473 address:test/mom/testConcurrentMessageConsumption name:test/mom/testConcurrentMessageConsumption filter:null
***** non durable for test/mom/testConcurrentMessageConsumption:
..................................................
, transaction: null
2024-06-28 12:07:00,138 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ec5e98c4-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ec583001-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ec583001-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@510eeb5b, true, {}]
2024-06-28 12:07:00,139 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testConcurrentMessageConsumption, null, 0, false, true, null]
2024-06-28 12:07:00,140 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testConcurrentMessageConsumption: Reference[1476]:RELIABLE:CoreMessage[messageID=1476, durable=true, userID=ec596888-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:00 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1020748339
2024-06-28 12:07:00,140 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testConcurrentMessageConsumption: Reference[1481]:RELIABLE:CoreMessage[messageID=1481, durable=true, userID=ec5a04cb-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:00 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2087362007
2024-06-28 12:07:00,141 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testConcurrentMessageConsumption: Reference[1486]:RELIABLE:CoreMessage[messageID=1486, durable=true, userID=ec5a79fe-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:00 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@875816106
2024-06-28 12:07:00,141 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testConcurrentMessageConsumption: Reference[1491]:RELIABLE:CoreMessage[messageID=1491, durable=true, userID=ec5b1641-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:00 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1702244830
2024-06-28 12:07:00,141 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=1476, durable=true, userID=ec596888-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:00 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1020748339 to transaction: TransactionImpl [xid=null, txID=1528, xid=null, state=ACTIVE, createTime=1719576420141(Fri Jun 28 12:07:00 UTC 2024), timeoutSeconds=-1, nr operations = 1]@10de71bc
2024-06-28 12:07:00,141 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testConcurrentMessageConsumption: Reference[1496]:RELIABLE:CoreMessage[messageID=1496, durable=true, userID=ec5b8b74-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:00 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1858372081
2024-06-28 12:07:00,141 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testConcurrentMessageConsumption: Reference[1501]:RELIABLE:CoreMessage[messageID=1501, durable=true, userID=ec5c27b7-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:00 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2031756522
2024-06-28 12:07:00,141 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testConcurrentMessageConsumption: Reference[1506]:RELIABLE:CoreMessage[messageID=1506, durable=true, userID=ec5c9cea-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:00 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@470153935
2024-06-28 12:07:00,141 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=1481, durable=true, userID=ec5a04cb-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:00 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2087362007 to transaction: TransactionImpl [xid=null, txID=1529, xid=null, state=ACTIVE, createTime=1719576420141(Fri Jun 28 12:07:00 UTC 2024), timeoutSeconds=-1, nr operations = 1]@32cdcb
2024-06-28 12:07:00,141 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testConcurrentMessageConsumption: Reference[1511]:RELIABLE:CoreMessage[messageID=1511, durable=true, userID=ec5d121d-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:00 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@319726819
2024-06-28 12:07:00,142 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testConcurrentMessageConsumption: Reference[1516]:RELIABLE:CoreMessage[messageID=1516, durable=true, userID=ec5dae60-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:00 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@113529187
2024-06-28 12:07:00,142 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=1486, durable=true, userID=ec5a79fe-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:00 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@875816106 to transaction: TransactionImpl [xid=null, txID=1530, xid=null, state=ACTIVE, createTime=1719576420142(Fri Jun 28 12:07:00 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2814be11
2024-06-28 12:07:00,142 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testConcurrentMessageConsumption: Reference[1521]:RELIABLE:CoreMessage[messageID=1521, durable=true, userID=ec5e2393-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:00 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1219084368
2024-06-28 12:07:00,142 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=1491, durable=true, userID=ec5b1641-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:00 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1702244830 to transaction: TransactionImpl [xid=null, txID=1531, xid=null, state=ACTIVE, createTime=1719576420142(Fri Jun 28 12:07:00 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5c3878ec
2024-06-28 12:07:00,142 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=1496, durable=true, userID=ec5b8b74-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:00 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1858372081 to transaction: TransactionImpl [xid=null, txID=1532, xid=null, state=ACTIVE, createTime=1719576420142(Fri Jun 28 12:07:00 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1f1e9a8a
2024-06-28 12:07:00,143 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=1501, durable=true, userID=ec5c27b7-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:00 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2031756522 to transaction: TransactionImpl [xid=null, txID=1533, xid=null, state=ACTIVE, createTime=1719576420142(Fri Jun 28 12:07:00 UTC 2024), timeoutSeconds=-1, nr operations = 1]@39b0c315
2024-06-28 12:07:00,143 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=1506, durable=true, userID=ec5c9cea-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:00 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@470153935 to transaction: TransactionImpl [xid=null, txID=1534, xid=null, state=ACTIVE, createTime=1719576420143(Fri Jun 28 12:07:00 UTC 2024), timeoutSeconds=-1, nr operations = 1]@167388b7
2024-06-28 12:07:00,144 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=1511, durable=true, userID=ec5d121d-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:00 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@319726819 to transaction: TransactionImpl [xid=null, txID=1535, xid=null, state=ACTIVE, createTime=1719576420144(Fri Jun 28 12:07:00 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3001fd11
2024-06-28 12:07:00,144 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=1516, durable=true, userID=ec5dae60-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:00 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@113529187 to transaction: TransactionImpl [xid=null, txID=1536, xid=null, state=ACTIVE, createTime=1719576420144(Fri Jun 28 12:07:00 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2459cbe7
2024-06-28 12:07:00,144 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=1521, durable=true, userID=ec5e2393-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:00 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1219084368 to transaction: TransactionImpl [xid=null, txID=1537, xid=null, state=ACTIVE, createTime=1719576420144(Fri Jun 28 12:07:00 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2efef79
2024-06-28 12:07:00,145 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@22c62ede]
2024-06-28 12:07:00,145 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=1476, durable=true, userID=ec596888-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:00 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1020748339, transaction: TransactionImpl [xid=null, txID=1528, xid=null, state=COMMITTED, createTime=1719576420141(Fri Jun 28 12:07:00 UTC 2024), timeoutSeconds=-1, nr operations = 0]@10de71bc
2024-06-28 12:07:00,145 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=1481, durable=true, userID=ec5a04cb-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:00 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2087362007, transaction: TransactionImpl [xid=null, txID=1529, xid=null, state=COMMITTED, createTime=1719576420141(Fri Jun 28 12:07:00 UTC 2024), timeoutSeconds=-1, nr operations = 0]@32cdcb
2024-06-28 12:07:00,146 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=1486, durable=true, userID=ec5a79fe-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:00 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@875816106, transaction: TransactionImpl [xid=null, txID=1530, xid=null, state=COMMITTED, createTime=1719576420142(Fri Jun 28 12:07:00 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2814be11
2024-06-28 12:07:00,146 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=1491, durable=true, userID=ec5b1641-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:00 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1702244830, transaction: TransactionImpl [xid=null, txID=1531, xid=null, state=COMMITTED, createTime=1719576420142(Fri Jun 28 12:07:00 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5c3878ec
2024-06-28 12:07:00,146 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=1496, durable=true, userID=ec5b8b74-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:00 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1858372081, transaction: TransactionImpl [xid=null, txID=1532, xid=null, state=COMMITTED, createTime=1719576420142(Fri Jun 28 12:07:00 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1f1e9a8a
2024-06-28 12:07:00,146 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=1501, durable=true, userID=ec5c27b7-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:00 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2031756522, transaction: TransactionImpl [xid=null, txID=1533, xid=null, state=COMMITTED, createTime=1719576420142(Fri Jun 28 12:07:00 UTC 2024), timeoutSeconds=-1, nr operations = 0]@39b0c315
2024-06-28 12:07:00,146 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=1506, durable=true, userID=ec5c9cea-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:00 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@470153935, transaction: TransactionImpl [xid=null, txID=1534, xid=null, state=COMMITTED, createTime=1719576420143(Fri Jun 28 12:07:00 UTC 2024), timeoutSeconds=-1, nr operations = 0]@167388b7
2024-06-28 12:07:00,146 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=1511, durable=true, userID=ec5d121d-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:00 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@319726819, transaction: TransactionImpl [xid=null, txID=1535, xid=null, state=COMMITTED, createTime=1719576420144(Fri Jun 28 12:07:00 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3001fd11
2024-06-28 12:07:00,149 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=1516, durable=true, userID=ec5dae60-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:00 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@113529187, transaction: TransactionImpl [xid=null, txID=1536, xid=null, state=COMMITTED, createTime=1719576420144(Fri Jun 28 12:07:00 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2459cbe7
2024-06-28 12:07:00,149 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=1521, durable=true, userID=ec5e2393-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:00 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1219084368, transaction: TransactionImpl [xid=null, txID=1537, xid=null, state=COMMITTED, createTime=1719576420144(Fri Jun 28 12:07:00 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2efef79
2024-06-28 12:07:00,150 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:07:00,150 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.013156 ms
2024-06-28 12:07:00,150 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:07:00,150 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:07:00,151 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection ec583001-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:00,152 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:07:00,152 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 59.086229 ms
2024-06-28 12:07:00,152 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testConcurrentMessageConsumption [artemis]>
2024-06-28 12:07:00,153 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:00,154 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTimeToLive [artemis]>
2024-06-28 12:07:00,154 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 455226533'.
2024-06-28 12:07:00,164 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-06-28 12:07:00,165 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection ec629066-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:00,166 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ec62b779-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ec629066-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ec629066-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@62c9f503, true, {}]
2024-06-28 12:07:00,167 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@7cf517f6
2024-06-28 12:07:00,167 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ec63059a-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ec629066-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ec629066-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@79d10c36, true, {}]
2024-06-28 12:07:00,169 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: ec63059a-3546-11ef-af8f-0a580a280f89 with parameters: [test/mom/testTimeToLive, [ANYCAST], true]
2024-06-28 12:07:00,170 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@291f9d65
2024-06-28 12:07:00,171 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testTimeToLive, address=test/mom/testTimeToLive, 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, fqqn=null]]
2024-06-28 12:07:00,172 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@bc53dcf
2024-06-28 12:07:00,174 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1553, durable=true, userID=ec63effd-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:00 UTC 2024, expiration=Fri Jun 28 12:07:00 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1277306689, context: RoutingContextImpl(Address=test/mom/testTimeToLive, routingType=ANYCAST, PreviousAddress=test/mom/testTimeToLive previousRoute:ANYCAST, reusable=true, version=-2147483539)
..................................................
***** durable queues test/mom/testTimeToLive:
- queueID=1550 address:test/mom/testTimeToLive name:test/mom/testTimeToLive filter:null
***** non durable for test/mom/testTimeToLive:
..................................................
, transaction: null
2024-06-28 12:07:00,277 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ec73ce7e-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ec629066-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ec629066-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@215b993c, true, {}]
2024-06-28 12:07:00,278 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testTimeToLive, null, 0, false, true, null]
2024-06-28 12:07:00,280 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testTimeToLive: CoreMessage[messageID=1553, durable=true, userID=ec63effd-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:00 UTC 2024, expiration=Fri Jun 28 12:07:00 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1277306689 to transaction: TransactionImpl [xid=null, txID=1560, xid=null, state=ACTIVE, createTime=1719576420279(Fri Jun 28 12:07:00 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3fd54118
2024-06-28 12:07:00,284 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testTimeToLive: CoreMessage[messageID=1553, durable=true, userID=ec63effd-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:00 UTC 2024, expiration=Fri Jun 28 12:07:00 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1277306689, transaction: TransactionImpl [xid=null, txID=1560, xid=null, state=COMMITTED, createTime=1719576420279(Fri Jun 28 12:07:00 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3fd54118
2024-06-28 12:07:00,329 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@140db646]
2024-06-28 12:07:00,330 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:07:00,330 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.014649 ms
2024-06-28 12:07:00,331 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:07:00,331 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:07:00,332 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection ec629066-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:00,333 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:07:00,333 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 179.144739 ms
2024-06-28 12:07:00,333 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTimeToLive [artemis]>
2024-06-28 12:07:00,334 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:00,334 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTimeToLive [artemis]>
2024-06-28 12:07:00,334 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 934537395'.
2024-06-28 12:07:00,338 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-06-28 12:07:00,338 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection ec7d1d50-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:00,339 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ec7d4463-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ec7d1d50-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ec7d1d50-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@679f9cdb, true, {}]
2024-06-28 12:07:00,341 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@46f970b6
2024-06-28 12:07:00,341 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ec7d9284-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ec7d1d50-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ec7d1d50-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5539b3f6, true, {}]
2024-06-28 12:07:00,344 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1572, durable=true, userID=ec7de0a6-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:00 UTC 2024, expiration=Fri Jun 28 12:07:00 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1799165889, context: RoutingContextImpl(Address=test/mom/testTimeToLive, routingType=ANYCAST, PreviousAddress=test/mom/testTimeToLive previousRoute:ANYCAST, reusable=true, version=-2147483539)
..................................................
***** durable queues test/mom/testTimeToLive:
- queueID=1550 address:test/mom/testTimeToLive name:test/mom/testTimeToLive filter:null
***** non durable for test/mom/testTimeToLive:
..................................................
, transaction: null
2024-06-28 12:07:00,446 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ec8d9817-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ec7d1d50-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ec7d1d50-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@65be9fdd, true, {}]
2024-06-28 12:07:00,447 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testTimeToLive, null, 0, false, true, null]
2024-06-28 12:07:00,449 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testTimeToLive: CoreMessage[messageID=1572, durable=true, userID=ec7de0a6-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:00 UTC 2024, expiration=Fri Jun 28 12:07:00 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1799165889 to transaction: TransactionImpl [xid=null, txID=1579, xid=null, state=ACTIVE, createTime=1719576420448(Fri Jun 28 12:07:00 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7df15ed5
2024-06-28 12:07:00,453 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testTimeToLive: CoreMessage[messageID=1572, durable=true, userID=ec7de0a6-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:00 UTC 2024, expiration=Fri Jun 28 12:07:00 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1799165889, transaction: TransactionImpl [xid=null, txID=1579, xid=null, state=COMMITTED, createTime=1719576420448(Fri Jun 28 12:07:00 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7df15ed5
2024-06-28 12:07:00,498 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@57dcdc14]
2024-06-28 12:07:00,500 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:07:00,500 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.014110 ms
2024-06-28 12:07:00,500 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:07:00,500 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:07:00,501 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection ec7d1d50-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:00,502 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:07:00,502 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 168.024430 ms
2024-06-28 12:07:00,502 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTimeToLive [artemis]>
2024-06-28 12:07:00,503 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:00,503 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTimeToLive [artemis]>
2024-06-28 12:07:00,503 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1460257547'.
2024-06-28 12:07:00,506 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-06-28 12:07:00,507 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection ec96e6e9-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:00,508 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ec970dfc-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ec96e6e9-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ec96e6e9-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@335917b6, true, {}]
2024-06-28 12:07:00,509 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@6a94ccde
2024-06-28 12:07:00,510 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ec97350d-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ec96e6e9-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ec96e6e9-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@280fdcae, true, {}]
2024-06-28 12:07:00,513 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1591, durable=true, userID=ec97aa3f-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:00 UTC 2024, expiration=Fri Jun 28 12:07:00 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1756958194, context: RoutingContextImpl(Address=test/mom/testTimeToLive, routingType=ANYCAST, PreviousAddress=test/mom/testTimeToLive previousRoute:ANYCAST, reusable=true, version=-2147483539)
..................................................
***** durable queues test/mom/testTimeToLive:
- queueID=1550 address:test/mom/testTimeToLive name:test/mom/testTimeToLive filter:null
***** non durable for test/mom/testTimeToLive:
..................................................
, transaction: null
2024-06-28 12:07:00,615 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [eca761b0-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ec96e6e9-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ec96e6e9-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@28026e27, true, {}]
2024-06-28 12:07:00,617 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testTimeToLive, null, 0, false, true, null]
2024-06-28 12:07:00,618 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testTimeToLive: CoreMessage[messageID=1591, durable=true, userID=ec97aa3f-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:00 UTC 2024, expiration=Fri Jun 28 12:07:00 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1756958194 to transaction: TransactionImpl [xid=null, txID=1598, xid=null, state=ACTIVE, createTime=1719576420618(Fri Jun 28 12:07:00 UTC 2024), timeoutSeconds=-1, nr operations = 1]@50173dff
2024-06-28 12:07:00,622 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testTimeToLive: CoreMessage[messageID=1591, durable=true, userID=ec97aa3f-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:00 UTC 2024, expiration=Fri Jun 28 12:07:00 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1756958194, transaction: TransactionImpl [xid=null, txID=1598, xid=null, state=COMMITTED, createTime=1719576420618(Fri Jun 28 12:07:00 UTC 2024), timeoutSeconds=-1, nr operations = 0]@50173dff
2024-06-28 12:07:00,668 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@9b8d3db]
2024-06-28 12:07:00,669 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:07:00,669 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.026660 ms
2024-06-28 12:07:00,669 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:07:00,670 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:07:00,670 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection ec96e6e9-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:00,672 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:07:00,672 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 168.556433 ms
2024-06-28 12:07:00,672 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTimeToLive [artemis]>
2024-06-28 12:07:00,673 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:00,673 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTimeToLive [artemis]>
2024-06-28 12:07:00,673 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 858670980'.
2024-06-28 12:07:00,676 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-06-28 12:07:00,677 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection ecb0d792-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:00,678 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ecb0d795-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ecb0d792-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ecb0d792-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7007b510, true, {}]
2024-06-28 12:07:00,679 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@7e41e1e4
2024-06-28 12:07:00,680 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ecb125b6-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ecb0d792-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ecb0d792-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@62c2964f, true, {}]
2024-06-28 12:07:00,682 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1610, durable=true, userID=ecb173d8-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:00 UTC 2024, expiration=Fri Jun 28 12:07:00 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1884009009, context: RoutingContextImpl(Address=test/mom/testTimeToLive, routingType=ANYCAST, PreviousAddress=test/mom/testTimeToLive previousRoute:ANYCAST, reusable=true, version=-2147483539)
..................................................
***** durable queues test/mom/testTimeToLive:
- queueID=1550 address:test/mom/testTimeToLive name:test/mom/testTimeToLive filter:null
***** non durable for test/mom/testTimeToLive:
..................................................
, transaction: null
2024-06-28 12:07:00,785 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ecc15259-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ecb0d792-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ecb0d792-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6e28cde7, true, {}]
2024-06-28 12:07:00,787 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testTimeToLive, null, 0, false, true, null]
2024-06-28 12:07:00,788 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testTimeToLive: CoreMessage[messageID=1610, durable=true, userID=ecb173d8-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:00 UTC 2024, expiration=Fri Jun 28 12:07:00 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1884009009 to transaction: TransactionImpl [xid=null, txID=1617, xid=null, state=ACTIVE, createTime=1719576420788(Fri Jun 28 12:07:00 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2fdfb35b
2024-06-28 12:07:00,793 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testTimeToLive: CoreMessage[messageID=1610, durable=true, userID=ecb173d8-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:00 UTC 2024, expiration=Fri Jun 28 12:07:00 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1884009009, transaction: TransactionImpl [xid=null, txID=1617, xid=null, state=COMMITTED, createTime=1719576420788(Fri Jun 28 12:07:00 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2fdfb35b
2024-06-28 12:07:00,837 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@48e13ec9]
2024-06-28 12:07:00,839 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:07:00,840 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.018513 ms
2024-06-28 12:07:00,840 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:07:00,840 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:07:00,841 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection ecb0d792-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:00,842 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:07:00,842 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 169.285882 ms
2024-06-28 12:07:00,842 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTimeToLive [artemis]>
2024-06-28 12:07:00,843 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:00,843 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTimeToLive [artemis]>
2024-06-28 12:07:00,844 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1160616071'.
2024-06-28 12:07:00,847 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-06-28 12:07:00,847 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection eccac83b-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:00,848 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [eccaef4e-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=eccac83b-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=eccac83b-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@734b20e6, true, {}]
2024-06-28 12:07:00,850 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@5de4f44e
2024-06-28 12:07:00,850 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [eccb3d6f-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=eccac83b-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=eccac83b-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@60f2d47e, true, {}]
2024-06-28 12:07:00,853 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1629, durable=true, userID=eccb8b91-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:00 UTC 2024, expiration=Fri Jun 28 12:07:00 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@107573653, context: RoutingContextImpl(Address=test/mom/testTimeToLive, routingType=ANYCAST, PreviousAddress=test/mom/testTimeToLive previousRoute:ANYCAST, reusable=true, version=-2147483539)
..................................................
***** durable queues test/mom/testTimeToLive:
- queueID=1550 address:test/mom/testTimeToLive name:test/mom/testTimeToLive filter:null
***** non durable for test/mom/testTimeToLive:
..................................................
, transaction: null
2024-06-28 12:07:00,960 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ecdbdf42-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=eccac83b-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=eccac83b-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@f29edcf, true, {}]
2024-06-28 12:07:00,966 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testTimeToLive, null, 0, false, true, null]
2024-06-28 12:07:00,969 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testTimeToLive: CoreMessage[messageID=1629, durable=true, userID=eccb8b91-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:00 UTC 2024, expiration=Fri Jun 28 12:07:00 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@107573653 to transaction: TransactionImpl [xid=null, txID=1636, xid=null, state=ACTIVE, createTime=1719576420968(Fri Jun 28 12:07:00 UTC 2024), timeoutSeconds=-1, nr operations = 1]@693f641c
2024-06-28 12:07:00,974 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testTimeToLive: CoreMessage[messageID=1629, durable=true, userID=eccb8b91-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:00 UTC 2024, expiration=Fri Jun 28 12:07:00 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@107573653, transaction: TransactionImpl [xid=null, txID=1636, xid=null, state=COMMITTED, createTime=1719576420968(Fri Jun 28 12:07:00 UTC 2024), timeoutSeconds=-1, nr operations = 0]@693f641c
2024-06-28 12:07:01,018 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4b6fc615]
2024-06-28 12:07:01,020 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:07:01,021 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.025855 ms
2024-06-28 12:07:01,021 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:07:01,021 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:07:01,022 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection eccac83b-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:01,024 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:07:01,024 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 180.458910 ms
2024-06-28 12:07:01,024 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTimeToLive [artemis]>
2024-06-28 12:07:01,026 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:01,026 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTimeToLive [artemis]>
2024-06-28 12:07:01,027 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1465621394'.
2024-06-28 12:07:01,032 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-06-28 12:07:01,032 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection ece702d4-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:01,033 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ece729e7-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ece702d4-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ece702d4-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@600dab9a, true, {}]
2024-06-28 12:07:01,035 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@1786e7a5
2024-06-28 12:07:01,036 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ece77808-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ece702d4-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ece702d4-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6354f458, true, {}]
2024-06-28 12:07:01,039 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1648, durable=true, userID=ece7ed3a-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:01 UTC 2024, expiration=Fri Jun 28 12:07:01 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@454886312, context: RoutingContextImpl(Address=test/mom/testTimeToLive, routingType=ANYCAST, PreviousAddress=test/mom/testTimeToLive previousRoute:ANYCAST, reusable=true, version=-2147483539)
..................................................
***** durable queues test/mom/testTimeToLive:
- queueID=1550 address:test/mom/testTimeToLive name:test/mom/testTimeToLive filter:null
***** non durable for test/mom/testTimeToLive:
..................................................
, transaction: null
2024-06-28 12:07:01,143 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ecf7cbbb-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ece702d4-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ece702d4-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3092127f, true, {}]
2024-06-28 12:07:01,144 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testTimeToLive, null, 0, false, true, null]
2024-06-28 12:07:01,146 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testTimeToLive: CoreMessage[messageID=1648, durable=true, userID=ece7ed3a-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:01 UTC 2024, expiration=Fri Jun 28 12:07:01 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@454886312 to transaction: TransactionImpl [xid=null, txID=1655, xid=null, state=ACTIVE, createTime=1719576421145(Fri Jun 28 12:07:01 UTC 2024), timeoutSeconds=-1, nr operations = 1]@387f2882
2024-06-28 12:07:01,150 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testTimeToLive: CoreMessage[messageID=1648, durable=true, userID=ece7ed3a-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:01 UTC 2024, expiration=Fri Jun 28 12:07:01 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@454886312, transaction: TransactionImpl [xid=null, txID=1655, xid=null, state=COMMITTED, createTime=1719576421145(Fri Jun 28 12:07:01 UTC 2024), timeoutSeconds=-1, nr operations = 0]@387f2882
2024-06-28 12:07:01,195 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@113d9226]
2024-06-28 12:07:01,197 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:07:01,197 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.015688 ms
2024-06-28 12:07:01,197 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:07:01,198 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:07:01,199 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection ece702d4-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:01,199 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:07:01,200 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 173.509872 ms
2024-06-28 12:07:01,200 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTimeToLive [artemis]>
2024-06-28 12:07:01,201 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:01,201 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTimeToLive [artemis]>
2024-06-28 12:07:01,201 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1795131679'.
2024-06-28 12:07:01,204 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-06-28 12:07:01,204 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection ed01419d-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:01,206 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ed0168b0-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ed01419d-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ed01419d-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@9109b53, true, {}]
2024-06-28 12:07:01,208 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@2d1df853
2024-06-28 12:07:01,208 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ed01dde1-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ed01419d-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ed01419d-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@43e6492, true, {}]
2024-06-28 12:07:01,211 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1667, durable=true, userID=ed022c03-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:01 UTC 2024, expiration=Fri Jun 28 12:07:01 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1038506366, context: RoutingContextImpl(Address=test/mom/testTimeToLive, routingType=ANYCAST, PreviousAddress=test/mom/testTimeToLive previousRoute:ANYCAST, reusable=true, version=-2147483539)
..................................................
***** durable queues test/mom/testTimeToLive:
- queueID=1550 address:test/mom/testTimeToLive name:test/mom/testTimeToLive filter:null
***** non durable for test/mom/testTimeToLive:
..................................................
, transaction: null
2024-06-28 12:07:01,314 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ed120a84-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ed01419d-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ed01419d-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@43e07c9c, true, {}]
2024-06-28 12:07:01,316 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testTimeToLive, null, 0, false, true, null]
2024-06-28 12:07:01,317 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testTimeToLive: CoreMessage[messageID=1667, durable=true, userID=ed022c03-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:01 UTC 2024, expiration=Fri Jun 28 12:07:01 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1038506366 to transaction: TransactionImpl [xid=null, txID=1674, xid=null, state=ACTIVE, createTime=1719576421317(Fri Jun 28 12:07:01 UTC 2024), timeoutSeconds=-1, nr operations = 1]@73ea723f
2024-06-28 12:07:01,322 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testTimeToLive: CoreMessage[messageID=1667, durable=true, userID=ed022c03-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:01 UTC 2024, expiration=Fri Jun 28 12:07:01 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1038506366, transaction: TransactionImpl [xid=null, txID=1674, xid=null, state=COMMITTED, createTime=1719576421317(Fri Jun 28 12:07:01 UTC 2024), timeoutSeconds=-1, nr operations = 0]@73ea723f
2024-06-28 12:07:01,367 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@19f4bfce]
2024-06-28 12:07:01,368 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:07:01,368 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.039191 ms
2024-06-28 12:07:01,368 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:07:01,368 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:07:01,369 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection ed01419d-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:01,371 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:07:01,371 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 170.364823 ms
2024-06-28 12:07:01,371 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTimeToLive [artemis]>
2024-06-28 12:07:01,372 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:01,373 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTimeToLive [artemis]>
2024-06-28 12:07:01,373 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 911149679'.
2024-06-28 12:07:01,376 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-06-28 12:07:01,376 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection ed1b8066-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:01,377 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ed1ba779-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ed1b8066-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ed1b8066-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@729d5db2, true, {}]
2024-06-28 12:07:01,379 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@7e0a7b9e
2024-06-28 12:07:01,379 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ed1bf59a-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ed1b8066-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ed1b8066-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@192fa9, true, {}]
2024-06-28 12:07:01,382 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1686, durable=true, userID=ed1c43bc-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:01 UTC 2024, expiration=Fri Jun 28 12:07:01 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1382229500, context: RoutingContextImpl(Address=test/mom/testTimeToLive, routingType=ANYCAST, PreviousAddress=test/mom/testTimeToLive previousRoute:ANYCAST, reusable=true, version=-2147483539)
..................................................
***** durable queues test/mom/testTimeToLive:
- queueID=1550 address:test/mom/testTimeToLive name:test/mom/testTimeToLive filter:null
***** non durable for test/mom/testTimeToLive:
..................................................
, transaction: null
2024-06-28 12:07:01,485 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ed2c223d-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ed1b8066-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ed1b8066-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@195f3aaf, true, {}]
2024-06-28 12:07:01,486 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testTimeToLive, null, 0, false, true, null]
2024-06-28 12:07:01,487 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testTimeToLive: CoreMessage[messageID=1686, durable=true, userID=ed1c43bc-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:01 UTC 2024, expiration=Fri Jun 28 12:07:01 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1382229500 to transaction: TransactionImpl [xid=null, txID=1693, xid=null, state=ACTIVE, createTime=1719576421487(Fri Jun 28 12:07:01 UTC 2024), timeoutSeconds=-1, nr operations = 1]@66a3116e
2024-06-28 12:07:01,492 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testTimeToLive: CoreMessage[messageID=1686, durable=true, userID=ed1c43bc-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:01 UTC 2024, expiration=Fri Jun 28 12:07:01 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1382229500, transaction: TransactionImpl [xid=null, txID=1693, xid=null, state=COMMITTED, createTime=1719576421487(Fri Jun 28 12:07:01 UTC 2024), timeoutSeconds=-1, nr operations = 0]@66a3116e
2024-06-28 12:07:01,537 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@137fb1a1]
2024-06-28 12:07:01,539 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:07:01,539 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.034644 ms
2024-06-28 12:07:01,539 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:07:01,539 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:07:01,540 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection ed1b8066-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:01,541 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:07:01,542 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 168.917997 ms
2024-06-28 12:07:01,542 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTimeToLive [artemis]>
2024-06-28 12:07:01,543 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:01,543 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTimeToLive [artemis]>
2024-06-28 12:07:01,543 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1683045190'.
2024-06-28 12:07:01,546 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-06-28 12:07:01,547 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection ed35710f-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:01,548 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ed359822-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ed35710f-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ed35710f-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@733c6cdc, true, {}]
2024-06-28 12:07:01,549 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@6fe1a8f9
2024-06-28 12:07:01,549 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ed35e643-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ed35710f-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ed35710f-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5b557085, true, {}]
2024-06-28 12:07:01,552 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1705, durable=true, userID=ed363465-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:01 UTC 2024, expiration=Fri Jun 28 12:07:01 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1215424, context: RoutingContextImpl(Address=test/mom/testTimeToLive, routingType=ANYCAST, PreviousAddress=test/mom/testTimeToLive previousRoute:ANYCAST, reusable=true, version=-2147483539)
..................................................
***** durable queues test/mom/testTimeToLive:
- queueID=1550 address:test/mom/testTimeToLive name:test/mom/testTimeToLive filter:null
***** non durable for test/mom/testTimeToLive:
..................................................
, transaction: null
2024-06-28 12:07:01,655 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ed4612e6-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ed35710f-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ed35710f-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3783ab3c, true, {}]
2024-06-28 12:07:01,657 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testTimeToLive, null, 0, false, true, null]
2024-06-28 12:07:01,658 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testTimeToLive: CoreMessage[messageID=1705, durable=true, userID=ed363465-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:01 UTC 2024, expiration=Fri Jun 28 12:07:01 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1215424 to transaction: TransactionImpl [xid=null, txID=1712, xid=null, state=ACTIVE, createTime=1719576421658(Fri Jun 28 12:07:01 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5aebe310
2024-06-28 12:07:01,663 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testTimeToLive: CoreMessage[messageID=1705, durable=true, userID=ed363465-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:01 UTC 2024, expiration=Fri Jun 28 12:07:01 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1215424, transaction: TransactionImpl [xid=null, txID=1712, xid=null, state=COMMITTED, createTime=1719576421658(Fri Jun 28 12:07:01 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5aebe310
2024-06-28 12:07:01,708 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7b48b933]
2024-06-28 12:07:01,709 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:07:01,709 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.009066 ms
2024-06-28 12:07:01,709 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:07:01,709 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:07:01,710 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection ed35710f-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:01,711 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:07:01,711 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 168.483047 ms
2024-06-28 12:07:01,712 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTimeToLive [artemis]>
2024-06-28 12:07:01,712 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:01,712 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTimeToLive [artemis]>
2024-06-28 12:07:01,713 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1073348732'.
2024-06-28 12:07:01,715 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-06-28 12:07:01,716 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection ed4f61b8-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:01,717 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ed4f88cb-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ed4f61b8-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ed4f61b8-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7f865143, true, {}]
2024-06-28 12:07:01,718 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@431298ef
2024-06-28 12:07:01,719 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ed4fafdc-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ed4f61b8-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ed4f61b8-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@70d4828f, true, {}]
2024-06-28 12:07:01,721 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1724, durable=true, userID=ed4ffdfe-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:01 UTC 2024, expiration=Fri Jun 28 12:07:01 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2086806178, context: RoutingContextImpl(Address=test/mom/testTimeToLive, routingType=ANYCAST, PreviousAddress=test/mom/testTimeToLive previousRoute:ANYCAST, reusable=true, version=-2147483539)
..................................................
***** durable queues test/mom/testTimeToLive:
- queueID=1550 address:test/mom/testTimeToLive name:test/mom/testTimeToLive filter:null
***** non durable for test/mom/testTimeToLive:
..................................................
, transaction: null
2024-06-28 12:07:01,824 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ed5fdc7f-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ed4f61b8-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ed4f61b8-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4ae00049, true, {}]
2024-06-28 12:07:01,825 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testTimeToLive, null, 0, false, true, null]
2024-06-28 12:07:01,826 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testTimeToLive: CoreMessage[messageID=1724, durable=true, userID=ed4ffdfe-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:01 UTC 2024, expiration=Fri Jun 28 12:07:01 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2086806178 to transaction: TransactionImpl [xid=null, txID=1731, xid=null, state=ACTIVE, createTime=1719576421826(Fri Jun 28 12:07:01 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6702c4c8
2024-06-28 12:07:01,831 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testTimeToLive: CoreMessage[messageID=1724, durable=true, userID=ed4ffdfe-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:01 UTC 2024, expiration=Fri Jun 28 12:07:01 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2086806178, transaction: TransactionImpl [xid=null, txID=1731, xid=null, state=COMMITTED, createTime=1719576421826(Fri Jun 28 12:07:01 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6702c4c8
2024-06-28 12:07:01,876 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6c86938f]
2024-06-28 12:07:01,878 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:07:01,878 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.010292 ms
2024-06-28 12:07:01,878 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:07:01,878 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:07:01,879 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection ed4f61b8-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:01,880 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:07:01,881 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 167.993692 ms
2024-06-28 12:07:01,881 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTimeToLive [artemis]>
2024-06-28 12:07:01,882 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:01,882 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testSubscriptionSingleThreadedDisposeSynchronized [artemis]>
2024-06-28 12:07:01,883 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1786358025'.
2024-06-28 12:07:01,885 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-06-28 12:07:01,886 INFO  [scout-thread-10] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection ed695261-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom64]
2024-06-28 12:07:01,887 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ed697974-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ed695261-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ed695261-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3077e8bc, true, {}]
2024-06-28 12:07:01,889 INFO  [scout-thread-10] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@10dcc3fe - MDC[jobName=JMS subscriber, activemq.broker=mom64]
2024-06-28 12:07:01,889 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ed69c795-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ed695261-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ed695261-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@286d9577, true, {}]
2024-06-28 12:07:01,891 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishText, null, 0, false, true, null]
2024-06-28 12:07:01,893 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ed6a3cc6-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ed695261-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ed695261-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5cec72b, true, {}]
2024-06-28 12:07:01,895 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1747, durable=true, userID=ed6a8ae8-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:01 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishText, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1090947890, context: RoutingContextImpl(Address=test/mom/testPublishText, routingType=ANYCAST, PreviousAddress=test/mom/testPublishText previousRoute:ANYCAST, reusable=true, version=-2147483547)
..................................................
***** durable queues test/mom/testPublishText:
- queueID=926 address:test/mom/testPublishText name:test/mom/testPublishText filter:null
***** non durable for test/mom/testPublishText:
..................................................
, transaction: null
2024-06-28 12:07:01,896 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishText: Reference[1747]:RELIABLE:CoreMessage[messageID=1747, durable=true, userID=ed6a8ae8-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:01 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishText, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1090947890
2024-06-28 12:07:01,897 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishText: CoreMessage[messageID=1747, durable=true, userID=ed6a8ae8-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:01 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishText, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1090947890 to transaction: TransactionImpl [xid=null, txID=1750, xid=null, state=ACTIVE, createTime=1719576421897(Fri Jun 28 12:07:01 UTC 2024), timeoutSeconds=-1, nr operations = 1]@187a36bd
2024-06-28 12:07:01,900 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishText: CoreMessage[messageID=1747, durable=true, userID=ed6a8ae8-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:01 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishText, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1090947890, transaction: TransactionImpl [xid=null, txID=1750, xid=null, state=COMMITTED, createTime=1719576421897(Fri Jun 28 12:07:01 UTC 2024), timeoutSeconds=-1, nr operations = 0]@187a36bd
2024-06-28 12:07:02,902 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ee0432d9-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ed695261-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ed695261-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@12159896, true, {}]
2024-06-28 12:07:02,903 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishText, null, 0, false, true, null]
2024-06-28 12:07:02,904 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ee04a80a-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ed695261-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ed695261-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@aa05be4, true, {}]
2024-06-28 12:07:02,906 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1761, durable=true, userID=ee04cf1c-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:02 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishText, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@980061437, context: RoutingContextImpl(Address=test/mom/testPublishText, routingType=ANYCAST, PreviousAddress=test/mom/testPublishText previousRoute:ANYCAST, reusable=true, version=-2147483547)
..................................................
***** durable queues test/mom/testPublishText:
- queueID=926 address:test/mom/testPublishText name:test/mom/testPublishText filter:null
***** non durable for test/mom/testPublishText:
..................................................
, transaction: null
2024-06-28 12:07:02,911 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishText: Reference[1761]:RELIABLE:CoreMessage[messageID=1761, durable=true, userID=ee04cf1c-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:02 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishText, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@980061437
2024-06-28 12:07:02,912 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishText: CoreMessage[messageID=1761, durable=true, userID=ee04cf1c-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:02 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishText, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@980061437 to transaction: TransactionImpl [xid=null, txID=1764, xid=null, state=ACTIVE, createTime=1719576422912(Fri Jun 28 12:07:02 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5bcd2a15
2024-06-28 12:07:02,916 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishText: CoreMessage[messageID=1761, durable=true, userID=ee04cf1c-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:02 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishText, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@980061437, transaction: TransactionImpl [xid=null, txID=1764, xid=null, state=COMMITTED, createTime=1719576422912(Fri Jun 28 12:07:02 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5bcd2a15
2024-06-28 12:07:02,917 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@24c00206, org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@70fda9bf]
2024-06-28 12:07:02,917 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:07:02,918 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.009502 ms
2024-06-28 12:07:02,918 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:07:02,918 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:07:02,919 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection ed695261-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:02,920 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:07:02,920 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 1037.479499 ms
2024-06-28 12:07:02,920 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testSubscriptionSingleThreadedDisposeSynchronized [artemis]>
2024-06-28 12:07:02,921 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:02,922 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishSubscribeMultipleSubscriptions [artemis]>
2024-06-28 12:07:02,922 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 596373030'.
2024-06-28 12:07:02,925 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-06-28 12:07:02,926 INFO  [scout-thread-10] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection ee08036e-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom64]
2024-06-28 12:07:02,927 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ee082a81-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ee08036e-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ee08036e-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@60aeca7a, true, {}]
2024-06-28 12:07:02,928 INFO  [scout-thread-10] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@5c74e7a7 - MDC[jobName=JMS subscriber, activemq.broker=mom64]
2024-06-28 12:07:02,929 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ee0878a2-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ee08036e-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ee08036e-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@17c2cd4c, true, {}]
2024-06-28 12:07:02,930 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: ee0878a2-3546-11ef-af8f-0a580a280f89 with parameters: [test/mom/testTopicPublishSubscribeMultipleSubscriptions, [MULTICAST], true]
2024-06-28 12:07:02,931 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@53af3bf4
2024-06-28 12:07:02,933 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=1e361f82-1f3f-49b8-b90f-18bd41cc31f9, address=test/mom/testTopicPublishSubscribeMultipleSubscriptions, routingType=MULTICAST, 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, fqqn=null]]
2024-06-28 12:07:02,935 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1ca11bb2
2024-06-28 12:07:02,936 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 1e361f82-1f3f-49b8-b90f-18bd41cc31f9, null, 0, false, true, null]
2024-06-28 12:07:02,937 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ee09b124-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ee08036e-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ee08036e-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@21dfc6a6, true, {}]
2024-06-28 12:07:02,938 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=2caa7ae4-aa6e-40ff-9707-6ad2d211cb67, address=test/mom/testTopicPublishSubscribeMultipleSubscriptions, routingType=MULTICAST, 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, fqqn=null]]
2024-06-28 12:07:02,939 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@d893e4c
2024-06-28 12:07:02,939 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 2caa7ae4-aa6e-40ff-9707-6ad2d211cb67, null, 0, false, true, null]
2024-06-28 12:07:02,940 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ee0a2656-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ee08036e-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ee08036e-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@15931b8e, true, {}]
2024-06-28 12:07:02,942 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1789, durable=true, userID=ee0a4d68-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:02 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1890777601, context: RoutingContextImpl(Address=test/mom/testTopicPublishSubscribeMultipleSubscriptions, routingType=MULTICAST, PreviousAddress=test/mom/testTopicPublishSubscribeMultipleSubscriptions previousRoute:MULTICAST, reusable=true, version=-2147483537)
..................................................
***** durable queues test/mom/testTopicPublishSubscribeMultipleSubscriptions:
***** non durable for test/mom/testTopicPublishSubscribeMultipleSubscriptions:
- queueID=1777 address:test/mom/testTopicPublishSubscribeMultipleSubscriptions name:1e361f82-1f3f-49b8-b90f-18bd41cc31f9 filter:null
- queueID=1783 address:test/mom/testTopicPublishSubscribeMultipleSubscriptions name:2caa7ae4-aa6e-40ff-9707-6ad2d211cb67 filter:null
..................................................
, transaction: null
2024-06-28 12:07:02,942 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 1e361f82-1f3f-49b8-b90f-18bd41cc31f9: Reference[1789]:RELIABLE:CoreMessage[messageID=1789, durable=true, userID=ee0a4d68-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:02 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1890777601
2024-06-28 12:07:02,942 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 2caa7ae4-aa6e-40ff-9707-6ad2d211cb67: Reference[1789]:RELIABLE:CoreMessage[messageID=1789, durable=true, userID=ee0a4d68-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:02 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1890777601
2024-06-28 12:07:02,942 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 1e361f82-1f3f-49b8-b90f-18bd41cc31f9: CoreMessage[messageID=1789, durable=true, userID=ee0a4d68-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:02 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1890777601 to transaction: TransactionImpl [xid=null, txID=1792, xid=null, state=ACTIVE, createTime=1719576422942(Fri Jun 28 12:07:02 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2015c120
2024-06-28 12:07:02,943 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 2caa7ae4-aa6e-40ff-9707-6ad2d211cb67: CoreMessage[messageID=1789, durable=true, userID=ee0a4d68-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:02 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1890777601 to transaction: TransactionImpl [xid=null, txID=1793, xid=null, state=ACTIVE, createTime=1719576422942(Fri Jun 28 12:07:02 UTC 2024), timeoutSeconds=-1, nr operations = 1]@a811a2b
2024-06-28 12:07:02,943 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 1e361f82-1f3f-49b8-b90f-18bd41cc31f9: CoreMessage[messageID=1789, durable=true, userID=ee0a4d68-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:02 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1890777601, transaction: TransactionImpl [xid=null, txID=1792, xid=null, state=COMMITTED, createTime=1719576422942(Fri Jun 28 12:07:02 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2015c120
2024-06-28 12:07:02,943 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 2caa7ae4-aa6e-40ff-9707-6ad2d211cb67: CoreMessage[messageID=1789, durable=true, userID=ee0a4d68-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:02 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1890777601, transaction: TransactionImpl [xid=null, txID=1793, xid=null, state=COMMITTED, createTime=1719576422942(Fri Jun 28 12:07:02 UTC 2024), timeoutSeconds=-1, nr operations = 0]@a811a2b
2024-06-28 12:07:02,943 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@63cb06df, org.eclipse.scout.rt.mom.jms.JmsSubscription@6de06606]
2024-06-28 12:07:02,944 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [1e361f82-1f3f-49b8-b90f-18bd41cc31f9]
2024-06-28 12:07:02,946 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [2caa7ae4-aa6e-40ff-9707-6ad2d211cb67]
2024-06-28 12:07:02,949 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:07:02,949 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.008446 ms
2024-06-28 12:07:02,949 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:07:02,949 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:07:02,950 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection ee08036e-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:02,951 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:07:02,951 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 29.478276 ms
2024-06-28 12:07:02,951 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishSubscribeMultipleSubscriptions [artemis]>
2024-06-28 12:07:02,953 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:02,953 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testPublishTransactional [artemis]>
2024-06-28 12:07:02,953 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1567354235'.
2024-06-28 12:07:02,956 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-06-28 12:07:02,957 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection ee0cbe6a-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:02,958 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ee0ce57d-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ee0cbe6a-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ee0cbe6a-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5e3ba11f, true, {}]
2024-06-28 12:07:02,959 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@5bf52832
2024-06-28 12:07:02,960 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ee0d0c8e-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ee0cbe6a-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ee0cbe6a-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3efd3598, true, {}]
2024-06-28 12:07:02,961 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: ee0d0c8e-3546-11ef-af8f-0a580a280f89 with parameters: [test/mom/testPublishTransactional, [ANYCAST], true]
2024-06-28 12:07:02,962 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@70e2a924
2024-06-28 12:07:02,963 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testPublishTransactional, address=test/mom/testPublishTransactional, 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, fqqn=null]]
2024-06-28 12:07:02,964 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5e4b59ad
2024-06-28 12:07:02,966 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ee0e1e02-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ee0cbe6a-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ee0cbe6a-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@371e7c2e, true, {}]
2024-06-28 12:07:02,967 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishTransactional, null, 0, false, true, null]
2024-06-28 12:07:02,980 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addSendToTransaction(AuditLogger_impl.java:2787) - AMQ601760: User anonymous@invm:0 added a message send for: CoreMessage[messageID=1826, durable=true, userID=ee0df6f1-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:02 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishTransactional, size=810, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1]]@1698633537 to transaction: TransactionImpl [xid=null, txID=1819, xid=null, state=ACTIVE, createTime=1719576422960(Fri Jun 28 12:07:02 UTC 2024), timeoutSeconds=300, nr operations = 1]@7286d9bd
2024-06-28 12:07:04,974 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishTransactional: Reference[1826]:RELIABLE:CoreMessage[messageID=1826, durable=true, userID=ee0df6f1-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:02 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishTransactional, size=810, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1]]@1698633537
2024-06-28 12:07:04,974 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1826, durable=true, userID=ee0df6f1-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:02 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishTransactional, size=810, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1]]@1698633537, context: RoutingContextImpl(Address=test/mom/testPublishTransactional, routingType=ANYCAST, PreviousAddress=test/mom/testPublishTransactional previousRoute:ANYCAST, reusable=true, version=-2147483534)
..................................................
***** durable queues test/mom/testPublishTransactional:
- queueID=1823 address:test/mom/testPublishTransactional name:test/mom/testPublishTransactional filter:null
***** non durable for test/mom/testPublishTransactional:
..................................................
, transaction: TransactionImpl [xid=null, txID=1819, xid=null, state=COMMITTED, createTime=1719576422960(Fri Jun 28 12:07:02 UTC 2024), timeoutSeconds=300, nr operations = 0]@7286d9bd
2024-06-28 12:07:04,976 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishTransactional: CoreMessage[messageID=1826, durable=true, userID=ee0df6f1-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:02 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishTransactional, size=810, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1]]@1698633537 to transaction: TransactionImpl [xid=null, txID=1832, xid=null, state=ACTIVE, createTime=1719576424975(Fri Jun 28 12:07:04 UTC 2024), timeoutSeconds=-1, nr operations = 1]@739b2907
2024-06-28 12:07:04,979 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@35e92c45, org.eclipse.scout.rt.mom.jms.JmsSubscription@1f5d72f]
2024-06-28 12:07:04,980 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishTransactional: CoreMessage[messageID=1826, durable=true, userID=ee0df6f1-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:02 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishTransactional, size=810, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1]]@1698633537, transaction: TransactionImpl [xid=null, txID=1832, xid=null, state=COMMITTED, createTime=1719576424975(Fri Jun 28 12:07:04 UTC 2024), timeoutSeconds=-1, nr operations = 0]@739b2907
2024-06-28 12:07:04,981 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:07:04,981 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.009951 ms
2024-06-28 12:07:04,981 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:07:04,982 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:07:04,982 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection ee0cbe6a-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:04,983 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:07:04,984 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 2030.989367 ms
2024-06-28 12:07:04,984 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testPublishTransactional [artemis]>
2024-06-28 12:07:04,985 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:04,985 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishSubscribeCorrelationId [artemis]>
2024-06-28 12:07:04,986 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 559530590'.
2024-06-28 12:07:04,989 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-06-28 12:07:04,989 INFO  [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection ef42cd74-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom3]
2024-06-28 12:07:04,990 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ef42f487-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ef42cd74-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ef42cd74-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5c19400d, true, {}]
2024-06-28 12:07:04,992 INFO  [scout-thread-16] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@14a739a6 - MDC[jobName=JMS subscriber, activemq.broker=mom3]
2024-06-28 12:07:04,992 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ef4342a8-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ef42cd74-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ef42cd74-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@404639c2, true, {}]
2024-06-28 12:07:04,993 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: ef4342a8-3546-11ef-af8f-0a580a280f89 with parameters: [test/mom/testTopicPublishSubscribeCorrelationId, [MULTICAST], true]
2024-06-28 12:07:04,994 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@b0d149e
2024-06-28 12:07:04,995 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=892203be-ab0d-46a4-b0ac-2c76af7ea0ec, address=test/mom/testTopicPublishSubscribeCorrelationId, routingType=MULTICAST, 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, fqqn=null]]
2024-06-28 12:07:04,996 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1c6490cf
2024-06-28 12:07:04,997 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 892203be-ab0d-46a4-b0ac-2c76af7ea0ec, null, 0, false, true, null]
2024-06-28 12:07:04,998 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ef4405fa-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ef42cd74-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ef42cd74-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@281a80b0, true, {}]
2024-06-28 12:07:04,999 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1853, durable=true, userID=ef442d0c-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:04 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribeCorrelationId, size=692, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0, JMSCorrelationID=cid:abc]]@585270595, context: RoutingContextImpl(Address=test/mom/testTopicPublishSubscribeCorrelationId, routingType=MULTICAST, PreviousAddress=test/mom/testTopicPublishSubscribeCorrelationId previousRoute:MULTICAST, reusable=true, version=-2147483533)
..................................................
***** durable queues test/mom/testTopicPublishSubscribeCorrelationId:
***** non durable for test/mom/testTopicPublishSubscribeCorrelationId:
- queueID=1847 address:test/mom/testTopicPublishSubscribeCorrelationId name:892203be-ab0d-46a4-b0ac-2c76af7ea0ec filter:null
..................................................
, transaction: null
2024-06-28 12:07:04,999 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 892203be-ab0d-46a4-b0ac-2c76af7ea0ec: Reference[1853]:RELIABLE:CoreMessage[messageID=1853, durable=true, userID=ef442d0c-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:04 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribeCorrelationId, size=692, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0, JMSCorrelationID=cid:abc]]@585270595
2024-06-28 12:07:05,000 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 892203be-ab0d-46a4-b0ac-2c76af7ea0ec: CoreMessage[messageID=1853, durable=true, userID=ef442d0c-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:04 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribeCorrelationId, size=692, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0, JMSCorrelationID=cid:abc]]@585270595 to transaction: TransactionImpl [xid=null, txID=1856, xid=null, state=ACTIVE, createTime=1719576425000(Fri Jun 28 12:07:05 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6133f4e4
2024-06-28 12:07:05,000 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 892203be-ab0d-46a4-b0ac-2c76af7ea0ec: CoreMessage[messageID=1853, durable=true, userID=ef442d0c-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:04 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribeCorrelationId, size=692, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0, JMSCorrelationID=cid:abc]]@585270595, transaction: TransactionImpl [xid=null, txID=1856, xid=null, state=COMMITTED, createTime=1719576425000(Fri Jun 28 12:07:05 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6133f4e4
2024-06-28 12:07:05,001 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4a536b4e]
2024-06-28 12:07:05,002 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [892203be-ab0d-46a4-b0ac-2c76af7ea0ec]
2024-06-28 12:07:05,004 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:07:05,004 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.010297 ms
2024-06-28 12:07:05,004 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:07:05,005 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:07:05,005 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection ef42cd74-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:05,006 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:07:05,007 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 21.294325 ms
2024-06-28 12:07:05,007 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishSubscribeCorrelationId [artemis]>
2024-06-28 12:07:05,008 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:05,008 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testMessageSelector [artemis]>
2024-06-28 12:07:05,008 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 686691212'.
2024-06-28 12:07:05,011 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-06-28 12:07:05,012 INFO  [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection ef464fee-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom3]
2024-06-28 12:07:05,013 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ef467701-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ef464fee-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ef464fee-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3d5a0a29, true, {}]
2024-06-28 12:07:05,016 INFO  [scout-thread-16] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@159860f4 - MDC[jobName=JMS subscriber, activemq.broker=mom3]
2024-06-28 12:07:05,016 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ef46ec32-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ef464fee-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ef464fee-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3a170699, true, {}]
2024-06-28 12:07:05,018 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: ef46ec32-3546-11ef-af8f-0a580a280f89 with parameters: [test/mom/testMessageSelector, [MULTICAST], true]
2024-06-28 12:07:05,018 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@9c91ea6
2024-06-28 12:07:05,019 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=7e023e0a-9f5a-4e8a-b510-ba58b831f45d, address=test/mom/testMessageSelector, routingType=MULTICAST, 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, fqqn=null]]
2024-06-28 12:07:05,020 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7826816d
2024-06-28 12:07:05,021 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 7e023e0a-9f5a-4e8a-b510-ba58b831f45d, null, 0, false, true, null]
2024-06-28 12:07:05,022 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ef47af84-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ef464fee-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ef464fee-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@10cd8e88, true, {}]
2024-06-28 12:07:05,025 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=42b3c881-0a5d-4e74-8794-597934dfd163, address=test/mom/testMessageSelector, routingType=MULTICAST, filterString=user = 'john', 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, fqqn=null]]
2024-06-28 12:07:05,051 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@39cf4b93
2024-06-28 12:07:05,052 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 42b3c881-0a5d-4e74-8794-597934dfd163, user = 'john', 0, false, true, null]
2024-06-28 12:07:05,054 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ef4cb896-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ef464fee-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ef464fee-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1fe429a9, true, {}]
2024-06-28 12:07:05,055 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=55576fc2-40c6-4d1a-aa45-a05dd09bd5eb, address=test/mom/testMessageSelector, routingType=MULTICAST, filterString=user = 'anna', 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, fqqn=null]]
2024-06-28 12:07:05,056 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@33f91970
2024-06-28 12:07:05,057 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 55576fc2-40c6-4d1a-aa45-a05dd09bd5eb, user = 'anna', 0, false, true, null]
2024-06-28 12:07:05,057 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [ef4d2dc8-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=ef464fee-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=ef464fee-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@555f1dfe, true, {}]
2024-06-28 12:07:05,070 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1894, durable=true, userID=ef4d54da-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:05 UTC 2024, expiration=0, durable=true, address=test/mom/testMessageSelector, size=634, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), user=anna, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@361117447, context: RoutingContextImpl(Address=test/mom/testMessageSelector, routingType=MULTICAST, PreviousAddress=test/mom/testMessageSelector previousRoute:MULTICAST, reusable=null, version=0)
..................................................
, transaction: null
2024-06-28 12:07:05,070 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 7e023e0a-9f5a-4e8a-b510-ba58b831f45d: Reference[1894]:RELIABLE:CoreMessage[messageID=1894, durable=true, userID=ef4d54da-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:05 UTC 2024, expiration=0, durable=true, address=test/mom/testMessageSelector, size=634, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), user=anna, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@361117447
2024-06-28 12:07:05,070 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 55576fc2-40c6-4d1a-aa45-a05dd09bd5eb: Reference[1894]:RELIABLE:CoreMessage[messageID=1894, durable=true, userID=ef4d54da-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:05 UTC 2024, expiration=0, durable=true, address=test/mom/testMessageSelector, size=634, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), user=anna, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@361117447
2024-06-28 12:07:05,071 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 7e023e0a-9f5a-4e8a-b510-ba58b831f45d: CoreMessage[messageID=1894, durable=true, userID=ef4d54da-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:05 UTC 2024, expiration=0, durable=true, address=test/mom/testMessageSelector, size=634, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), user=anna, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@361117447 to transaction: TransactionImpl [xid=null, txID=1897, xid=null, state=ACTIVE, createTime=1719576425071(Fri Jun 28 12:07:05 UTC 2024), timeoutSeconds=-1, nr operations = 1]@43d18f13
2024-06-28 12:07:05,071 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 55576fc2-40c6-4d1a-aa45-a05dd09bd5eb: CoreMessage[messageID=1894, durable=true, userID=ef4d54da-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:05 UTC 2024, expiration=0, durable=true, address=test/mom/testMessageSelector, size=634, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), user=anna, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@361117447 to transaction: TransactionImpl [xid=null, txID=1898, xid=null, state=ACTIVE, createTime=1719576425071(Fri Jun 28 12:07:05 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6c1d8eee
2024-06-28 12:07:05,071 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 7e023e0a-9f5a-4e8a-b510-ba58b831f45d: CoreMessage[messageID=1894, durable=true, userID=ef4d54da-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:05 UTC 2024, expiration=0, durable=true, address=test/mom/testMessageSelector, size=634, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), user=anna, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@361117447, transaction: TransactionImpl [xid=null, txID=1897, xid=null, state=COMMITTED, createTime=1719576425071(Fri Jun 28 12:07:05 UTC 2024), timeoutSeconds=-1, nr operations = 0]@43d18f13
2024-06-28 12:07:05,071 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 55576fc2-40c6-4d1a-aa45-a05dd09bd5eb: CoreMessage[messageID=1894, durable=true, userID=ef4d54da-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:05 UTC 2024, expiration=0, durable=true, address=test/mom/testMessageSelector, size=634, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), user=anna, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@361117447, transaction: TransactionImpl [xid=null, txID=1898, xid=null, state=COMMITTED, createTime=1719576425071(Fri Jun 28 12:07:05 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6c1d8eee
2024-06-28 12:07:07,072 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 3 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@155d00b5, org.eclipse.scout.rt.mom.jms.JmsSubscription@de61005, org.eclipse.scout.rt.mom.jms.JmsSubscription@2b84d474]
2024-06-28 12:07:07,073 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [7e023e0a-9f5a-4e8a-b510-ba58b831f45d]
2024-06-28 12:07:07,076 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [42b3c881-0a5d-4e74-8794-597934dfd163]
2024-06-28 12:07:07,078 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [55576fc2-40c6-4d1a-aa45-a05dd09bd5eb]
2024-06-28 12:07:07,084 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:07:07,084 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.009930 ms
2024-06-28 12:07:07,085 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:07:07,085 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:07:07,085 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection ef464fee-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:07,087 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:07:07,087 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 2078.830087 ms
2024-06-28 12:07:07,087 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testMessageSelector [artemis]>
2024-06-28 12:07:07,089 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:07,089 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testCurrentMessagePubSub [artemis]>
2024-06-28 12:07:07,089 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1343321405'.
2024-06-28 12:07:07,093 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-06-28 12:07:07,093 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection f083d90c-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:07,094 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f084001f-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f083d90c-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f083d90c-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7f90dce7, true, {}]
2024-06-28 12:07:07,095 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@4b969bd9
2024-06-28 12:07:07,096 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f0844e40-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f083d90c-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f083d90c-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@346225c3, true, {}]
2024-06-28 12:07:07,098 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: f0844e40-3546-11ef-af8f-0a580a280f89 with parameters: [test/mom/testCurrentMessagePubSub, [ANYCAST], true]
2024-06-28 12:07:07,098 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@2393e4f0
2024-06-28 12:07:07,100 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testCurrentMessagePubSub, address=test/mom/testCurrentMessagePubSub, 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, fqqn=null]]
2024-06-28 12:07:07,100 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@17ff5f39
2024-06-28 12:07:07,102 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1941, durable=true, userID=f0851193-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:07 UTC 2024, expiration=0, durable=true, address=test/mom/testCurrentMessagePubSub, size=867, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid_test]]@1079218295, context: RoutingContextImpl(Address=test/mom/testCurrentMessagePubSub, routingType=ANYCAST, PreviousAddress=test/mom/testCurrentMessagePubSub previousRoute:ANYCAST, reusable=true, version=-2147483525)
..................................................
***** durable queues test/mom/testCurrentMessagePubSub:
- queueID=1938 address:test/mom/testCurrentMessagePubSub name:test/mom/testCurrentMessagePubSub filter:null
***** non durable for test/mom/testCurrentMessagePubSub:
..................................................
, transaction: null
2024-06-28 12:07:07,104 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f08586c4-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f083d90c-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f083d90c-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@29d51db1, true, {}]
2024-06-28 12:07:07,105 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testCurrentMessagePubSub, null, 0, false, true, null]
2024-06-28 12:07:07,106 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testCurrentMessagePubSub: Reference[1941]:RELIABLE:CoreMessage[messageID=1941, durable=true, userID=f0851193-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:07 UTC 2024, expiration=0, durable=true, address=test/mom/testCurrentMessagePubSub, size=867, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid_test]]@1079218295
2024-06-28 12:07:07,107 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testCurrentMessagePubSub: CoreMessage[messageID=1941, durable=true, userID=f0851193-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:07 UTC 2024, expiration=0, durable=true, address=test/mom/testCurrentMessagePubSub, size=867, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid_test]]@1079218295 to transaction: TransactionImpl [xid=null, txID=1948, xid=null, state=ACTIVE, createTime=1719576427107(Fri Jun 28 12:07:07 UTC 2024), timeoutSeconds=-1, nr operations = 1]@47092f24
2024-06-28 12:07:07,108 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@56418318, org.eclipse.scout.rt.mom.jms.JmsSubscription@1c382494]
2024-06-28 12:07:07,111 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testCurrentMessagePubSub: CoreMessage[messageID=1941, durable=true, userID=f0851193-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:07 UTC 2024, expiration=0, durable=true, address=test/mom/testCurrentMessagePubSub, size=867, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid_test]]@1079218295, transaction: TransactionImpl [xid=null, txID=1948, xid=null, state=COMMITTED, createTime=1719576427107(Fri Jun 28 12:07:07 UTC 2024), timeoutSeconds=-1, nr operations = 0]@47092f24
2024-06-28 12:07:07,112 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:07:07,113 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.010427 ms
2024-06-28 12:07:07,113 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:07:07,113 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:07:07,114 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection f083d90c-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:07,115 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:07:07,115 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 25.677617 ms
2024-06-28 12:07:07,115 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testCurrentMessagePubSub [artemis]>
2024-06-28 12:07:07,116 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:07,116 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testSerialMessageConsumption [artemis]>
2024-06-28 12:07:07,116 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1519366930'.
2024-06-28 12:07:07,119 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-06-28 12:07:07,119 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection f087d0b6-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:07,120 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f087f7c9-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f087d0b6-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f087d0b6-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@25f7e40c, true, {}]
2024-06-28 12:07:07,121 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@5c8b6b4d
2024-06-28 12:07:07,122 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f0881eda-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f087d0b6-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f087d0b6-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@40d9bdf8, true, {}]
2024-06-28 12:07:07,123 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: f0881eda-3546-11ef-af8f-0a580a280f89 with parameters: [test/mom/testSerialMessageConsumption, [ANYCAST], true]
2024-06-28 12:07:07,124 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6de31c6a
2024-06-28 12:07:07,125 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testSerialMessageConsumption, address=test/mom/testSerialMessageConsumption, 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, fqqn=null]]
2024-06-28 12:07:07,126 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@17317949
2024-06-28 12:07:07,127 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1964, durable=true, userID=f089093d-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:07 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@179125542, context: RoutingContextImpl(Address=test/mom/testSerialMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testSerialMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147483524)
..................................................
***** durable queues test/mom/testSerialMessageConsumption:
- queueID=1961 address:test/mom/testSerialMessageConsumption name:test/mom/testSerialMessageConsumption filter:null
***** non durable for test/mom/testSerialMessageConsumption:
..................................................
, transaction: null
2024-06-28 12:07:07,129 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f089575e-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f087d0b6-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f087d0b6-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3a590b27, true, {}]
2024-06-28 12:07:07,130 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1969, durable=true, userID=f0897e70-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:07 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@398425241, context: RoutingContextImpl(Address=test/mom/testSerialMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testSerialMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147483524)
..................................................
***** durable queues test/mom/testSerialMessageConsumption:
- queueID=1961 address:test/mom/testSerialMessageConsumption name:test/mom/testSerialMessageConsumption filter:null
***** non durable for test/mom/testSerialMessageConsumption:
..................................................
, transaction: null
2024-06-28 12:07:07,133 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f089cc91-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f087d0b6-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f087d0b6-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@407e4cc5, true, {}]
2024-06-28 12:07:07,134 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1974, durable=true, userID=f08a1ab3-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:07 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1794214076, context: RoutingContextImpl(Address=test/mom/testSerialMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testSerialMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147483524)
..................................................
***** durable queues test/mom/testSerialMessageConsumption:
- queueID=1961 address:test/mom/testSerialMessageConsumption name:test/mom/testSerialMessageConsumption filter:null
***** non durable for test/mom/testSerialMessageConsumption:
..................................................
, transaction: null
2024-06-28 12:07:07,136 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f08a68d4-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f087d0b6-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f087d0b6-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@47e3a3d5, true, {}]
2024-06-28 12:07:07,138 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1979, durable=true, userID=f08a8fe6-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:07 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1074158711, context: RoutingContextImpl(Address=test/mom/testSerialMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testSerialMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147483524)
..................................................
***** durable queues test/mom/testSerialMessageConsumption:
- queueID=1961 address:test/mom/testSerialMessageConsumption name:test/mom/testSerialMessageConsumption filter:null
***** non durable for test/mom/testSerialMessageConsumption:
..................................................
, transaction: null
2024-06-28 12:07:07,139 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f08ade07-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f087d0b6-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f087d0b6-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@32773654, true, {}]
2024-06-28 12:07:07,141 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1984, durable=true, userID=f08b0519-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:07 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@101699209, context: RoutingContextImpl(Address=test/mom/testSerialMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testSerialMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147483524)
..................................................
***** durable queues test/mom/testSerialMessageConsumption:
- queueID=1961 address:test/mom/testSerialMessageConsumption name:test/mom/testSerialMessageConsumption filter:null
***** non durable for test/mom/testSerialMessageConsumption:
..................................................
, transaction: null
2024-06-28 12:07:07,143 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f08b7a4a-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f087d0b6-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f087d0b6-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2b37befa, true, {}]
2024-06-28 12:07:07,145 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1989, durable=true, userID=f08ba15c-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:07 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1270715376, context: RoutingContextImpl(Address=test/mom/testSerialMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testSerialMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147483524)
..................................................
***** durable queues test/mom/testSerialMessageConsumption:
- queueID=1961 address:test/mom/testSerialMessageConsumption name:test/mom/testSerialMessageConsumption filter:null
***** non durable for test/mom/testSerialMessageConsumption:
..................................................
, transaction: null
2024-06-28 12:07:07,147 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f08c168d-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f087d0b6-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f087d0b6-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@47a6ffc9, true, {}]
2024-06-28 12:07:07,149 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1994, durable=true, userID=f08c3d9f-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:07 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2048604077, context: RoutingContextImpl(Address=test/mom/testSerialMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testSerialMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147483524)
..................................................
***** durable queues test/mom/testSerialMessageConsumption:
- queueID=1961 address:test/mom/testSerialMessageConsumption name:test/mom/testSerialMessageConsumption filter:null
***** non durable for test/mom/testSerialMessageConsumption:
..................................................
, transaction: null
2024-06-28 12:07:07,151 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f08cb2d0-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f087d0b6-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f087d0b6-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@63ad2cbd, true, {}]
2024-06-28 12:07:07,152 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1999, durable=true, userID=f08cb2d2-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:07 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@527564098, context: RoutingContextImpl(Address=test/mom/testSerialMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testSerialMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147483524)
..................................................
***** durable queues test/mom/testSerialMessageConsumption:
- queueID=1961 address:test/mom/testSerialMessageConsumption name:test/mom/testSerialMessageConsumption filter:null
***** non durable for test/mom/testSerialMessageConsumption:
..................................................
, transaction: null
2024-06-28 12:07:07,154 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f08d2803-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f087d0b6-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f087d0b6-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5213afa5, true, {}]
2024-06-28 12:07:07,155 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2004, durable=true, userID=f08d4f15-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:07 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@424435842, context: RoutingContextImpl(Address=test/mom/testSerialMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testSerialMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147483524)
..................................................
***** durable queues test/mom/testSerialMessageConsumption:
- queueID=1961 address:test/mom/testSerialMessageConsumption name:test/mom/testSerialMessageConsumption filter:null
***** non durable for test/mom/testSerialMessageConsumption:
..................................................
, transaction: null
2024-06-28 12:07:07,157 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f08d9d36-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f087d0b6-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f087d0b6-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@35730851, true, {}]
2024-06-28 12:07:07,159 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2009, durable=true, userID=f08dc448-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:07 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@335186778, context: RoutingContextImpl(Address=test/mom/testSerialMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testSerialMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147483524)
..................................................
***** durable queues test/mom/testSerialMessageConsumption:
- queueID=1961 address:test/mom/testSerialMessageConsumption name:test/mom/testSerialMessageConsumption filter:null
***** non durable for test/mom/testSerialMessageConsumption:
..................................................
, transaction: null
2024-06-28 12:07:07,161 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f08e3979-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f087d0b6-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f087d0b6-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@193c71c5, true, {}]
2024-06-28 12:07:07,162 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testSerialMessageConsumption, null, 0, false, true, null]
2024-06-28 12:07:07,163 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSerialMessageConsumption: Reference[1964]:RELIABLE:CoreMessage[messageID=1964, durable=true, userID=f089093d-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:07 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@179125542
2024-06-28 12:07:07,163 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSerialMessageConsumption: Reference[1969]:RELIABLE:CoreMessage[messageID=1969, durable=true, userID=f0897e70-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:07 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@398425241
2024-06-28 12:07:07,164 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSerialMessageConsumption: Reference[1974]:RELIABLE:CoreMessage[messageID=1974, durable=true, userID=f08a1ab3-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:07 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1794214076
2024-06-28 12:07:07,164 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSerialMessageConsumption: Reference[1979]:RELIABLE:CoreMessage[messageID=1979, durable=true, userID=f08a8fe6-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:07 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1074158711
2024-06-28 12:07:07,164 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testSerialMessageConsumption: CoreMessage[messageID=1964, durable=true, userID=f089093d-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:07 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@179125542 to transaction: TransactionImpl [xid=null, txID=2016, xid=null, state=ACTIVE, createTime=1719576427164(Fri Jun 28 12:07:07 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5881c79a
2024-06-28 12:07:07,164 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSerialMessageConsumption: Reference[1984]:RELIABLE:CoreMessage[messageID=1984, durable=true, userID=f08b0519-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:07 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@101699209
2024-06-28 12:07:07,164 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSerialMessageConsumption: Reference[1989]:RELIABLE:CoreMessage[messageID=1989, durable=true, userID=f08ba15c-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:07 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1270715376
2024-06-28 12:07:07,164 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSerialMessageConsumption: Reference[1994]:RELIABLE:CoreMessage[messageID=1994, durable=true, userID=f08c3d9f-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:07 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2048604077
2024-06-28 12:07:07,164 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSerialMessageConsumption: Reference[1999]:RELIABLE:CoreMessage[messageID=1999, durable=true, userID=f08cb2d2-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:07 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@527564098
2024-06-28 12:07:07,165 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSerialMessageConsumption: Reference[2004]:RELIABLE:CoreMessage[messageID=2004, durable=true, userID=f08d4f15-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:07 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@424435842
2024-06-28 12:07:07,165 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSerialMessageConsumption: Reference[2009]:RELIABLE:CoreMessage[messageID=2009, durable=true, userID=f08dc448-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:07 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@335186778
2024-06-28 12:07:07,168 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testSerialMessageConsumption: CoreMessage[messageID=1964, durable=true, userID=f089093d-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:07 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@179125542, transaction: TransactionImpl [xid=null, txID=2016, xid=null, state=COMMITTED, createTime=1719576427164(Fri Jun 28 12:07:07 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5881c79a
2024-06-28 12:07:10,163 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@722b4f64]
2024-06-28 12:07:10,164 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testSerialMessageConsumption: CoreMessage[messageID=1969, durable=true, userID=f0897e70-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:07 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@398425241 to transaction: TransactionImpl [xid=null, txID=2017, xid=null, state=ACTIVE, createTime=1719576430164(Fri Jun 28 12:07:10 UTC 2024), timeoutSeconds=-1, nr operations = 1]@51f0d90f
2024-06-28 12:07:10,172 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testSerialMessageConsumption: CoreMessage[messageID=1969, durable=true, userID=f0897e70-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:07 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@398425241, transaction: TransactionImpl [xid=null, txID=2017, xid=null, state=COMMITTED, createTime=1719576430164(Fri Jun 28 12:07:10 UTC 2024), timeoutSeconds=-1, nr operations = 0]@51f0d90f
2024-06-28 12:07:10,174 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:07:10,174 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.010587 ms
2024-06-28 12:07:10,174 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:07:10,174 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:07:10,175 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection f087d0b6-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:10,176 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:07:10,177 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 3060.578133 ms
2024-06-28 12:07:10,177 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testSerialMessageConsumption [artemis]>
2024-06-28 12:07:10,178 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:10,178 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testPublishSubscribe [artemis]>
2024-06-28 12:07:10,179 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 226570900'.
2024-06-28 12:07:10,181 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-06-28 12:07:10,183 INFO  [scout-thread-17] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection f25b314b-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom46]
2024-06-28 12:07:10,184 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f25b585e-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f25b314b-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f25b314b-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@79a33278, true, {}]
2024-06-28 12:07:10,185 INFO  [scout-thread-17] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@cf8317b - MDC[jobName=JMS subscriber, activemq.broker=mom46]
2024-06-28 12:07:10,185 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f25ba67f-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f25b314b-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f25b314b-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@8f1b163, true, {}]
2024-06-28 12:07:10,187 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null]
2024-06-28 12:07:10,188 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f25c1bb0-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f25b314b-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f25b314b-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@172759c8, true, {}]
2024-06-28 12:07:10,190 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2032, durable=true, userID=f25c42c2-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=517, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@572030765, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147483548)
..................................................
***** durable queues test/mom/testPublishAndConsumeInternal:
- queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null
***** non durable for test/mom/testPublishAndConsumeInternal:
..................................................
, transaction: null
2024-06-28 12:07:10,192 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[2032]:RELIABLE:CoreMessage[messageID=2032, durable=true, userID=f25c42c2-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=517, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@572030765
2024-06-28 12:07:10,192 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2032, durable=true, userID=f25c42c2-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=517, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@572030765 to transaction: TransactionImpl [xid=null, txID=2035, xid=null, state=ACTIVE, createTime=1719576430192(Fri Jun 28 12:07:10 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4067c990
2024-06-28 12:07:10,193 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@2f541378, org.eclipse.scout.rt.mom.jms.JmsSubscription@2b1cf779]
2024-06-28 12:07:10,195 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2032, durable=true, userID=f25c42c2-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=517, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@572030765, transaction: TransactionImpl [xid=null, txID=2035, xid=null, state=COMMITTED, createTime=1719576430192(Fri Jun 28 12:07:10 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4067c990
2024-06-28 12:07:10,196 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f25d5433-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f25b314b-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f25b314b-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1aedaaa6, true, {}]
2024-06-28 12:07:10,197 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null]
2024-06-28 12:07:10,198 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f25da254-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f25b314b-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f25b314b-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@52d08ab, true, {}]
2024-06-28 12:07:10,200 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2046, durable=true, userID=f25dc966-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=610, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1910441380, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147483548)
..................................................
***** durable queues test/mom/testPublishAndConsumeInternal:
- queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null
***** non durable for test/mom/testPublishAndConsumeInternal:
..................................................
, transaction: null
2024-06-28 12:07:10,202 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[2046]:RELIABLE:CoreMessage[messageID=2046, durable=true, userID=f25dc966-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=610, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1910441380
2024-06-28 12:07:10,202 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2046, durable=true, userID=f25dc966-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=610, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1910441380 to transaction: TransactionImpl [xid=null, txID=2049, xid=null, state=ACTIVE, createTime=1719576430202(Fri Jun 28 12:07:10 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3a2f2a00
2024-06-28 12:07:10,204 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@55c14260, org.eclipse.scout.rt.mom.jms.JmsSubscription@256bfbbb]
2024-06-28 12:07:10,205 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2046, durable=true, userID=f25dc966-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=610, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1910441380, transaction: TransactionImpl [xid=null, txID=2049, xid=null, state=COMMITTED, createTime=1719576430202(Fri Jun 28 12:07:10 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3a2f2a00
2024-06-28 12:07:10,207 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f25edad7-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f25b314b-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f25b314b-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5243c0f3, true, {}]
2024-06-28 12:07:10,207 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null]
2024-06-28 12:07:10,208 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f25f28f8-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f25b314b-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f25b314b-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@36b8e09e, true, {}]
2024-06-28 12:07:10,210 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2060, durable=true, userID=f25f500a-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=619, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2018584942, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147483548)
..................................................
***** durable queues test/mom/testPublishAndConsumeInternal:
- queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null
***** non durable for test/mom/testPublishAndConsumeInternal:
..................................................
, transaction: null
2024-06-28 12:07:10,212 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[2060]:RELIABLE:CoreMessage[messageID=2060, durable=true, userID=f25f500a-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=619, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2018584942
2024-06-28 12:07:10,213 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2060, durable=true, userID=f25f500a-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=619, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2018584942 to transaction: TransactionImpl [xid=null, txID=2063, xid=null, state=ACTIVE, createTime=1719576430213(Fri Jun 28 12:07:10 UTC 2024), timeoutSeconds=-1, nr operations = 1]@39576744
2024-06-28 12:07:10,214 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@728c3a0e, org.eclipse.scout.rt.mom.jms.JmsSubscription@168740db]
2024-06-28 12:07:10,215 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2060, durable=true, userID=f25f500a-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=619, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2018584942, transaction: TransactionImpl [xid=null, txID=2063, xid=null, state=COMMITTED, createTime=1719576430213(Fri Jun 28 12:07:10 UTC 2024), timeoutSeconds=-1, nr operations = 0]@39576744
2024-06-28 12:07:10,217 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f260888b-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f25b314b-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f25b314b-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3dfbc9a4, true, {}]
2024-06-28 12:07:10,218 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null]
2024-06-28 12:07:10,219 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f260af9c-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f25b314b-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f25b314b-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@51d4a8d, true, {}]
2024-06-28 12:07:10,220 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2074, durable=true, userID=f260fdbe-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=545, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1144267817, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147483548)
..................................................
***** durable queues test/mom/testPublishAndConsumeInternal:
- queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null
***** non durable for test/mom/testPublishAndConsumeInternal:
..................................................
, transaction: null
2024-06-28 12:07:10,222 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[2074]:RELIABLE:CoreMessage[messageID=2074, durable=true, userID=f260fdbe-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=545, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1144267817
2024-06-28 12:07:10,223 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2074, durable=true, userID=f260fdbe-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=545, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1144267817 to transaction: TransactionImpl [xid=null, txID=2077, xid=null, state=ACTIVE, createTime=1719576430223(Fri Jun 28 12:07:10 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4ba72e3c
2024-06-28 12:07:10,224 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@3db32d5, org.eclipse.scout.rt.mom.jms.JmsSubscription@2f41798d]
2024-06-28 12:07:10,226 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2074, durable=true, userID=f260fdbe-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=545, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1144267817, transaction: TransactionImpl [xid=null, txID=2077, xid=null, state=COMMITTED, createTime=1719576430223(Fri Jun 28 12:07:10 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4ba72e3c
2024-06-28 12:07:10,227 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f2620f2f-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f25b314b-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f25b314b-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7694064a, true, {}]
2024-06-28 12:07:10,228 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null]
2024-06-28 12:07:10,229 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f2623540-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f25b314b-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f25b314b-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@714de124, true, {}]
2024-06-28 12:07:10,230 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2088, durable=true, userID=f2625c52-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=501, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@291127478, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147483548)
..................................................
***** durable queues test/mom/testPublishAndConsumeInternal:
- queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null
***** non durable for test/mom/testPublishAndConsumeInternal:
..................................................
, transaction: null
2024-06-28 12:07:10,233 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[2088]:RELIABLE:CoreMessage[messageID=2088, durable=true, userID=f2625c52-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=501, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@291127478
2024-06-28 12:07:10,233 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2088, durable=true, userID=f2625c52-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=501, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@291127478 to transaction: TransactionImpl [xid=null, txID=2091, xid=null, state=ACTIVE, createTime=1719576430233(Fri Jun 28 12:07:10 UTC 2024), timeoutSeconds=-1, nr operations = 1]@35f24591
2024-06-28 12:07:10,234 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@54077082, org.eclipse.scout.rt.mom.jms.JmsSubscription@63c8d3da]
2024-06-28 12:07:10,236 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2088, durable=true, userID=f2625c52-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=501, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@291127478, transaction: TransactionImpl [xid=null, txID=2091, xid=null, state=COMMITTED, createTime=1719576430233(Fri Jun 28 12:07:10 UTC 2024), timeoutSeconds=-1, nr operations = 0]@35f24591
2024-06-28 12:07:10,237 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f26394d3-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f25b314b-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f25b314b-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7687c13b, true, {}]
2024-06-28 12:07:10,238 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null]
2024-06-28 12:07:10,239 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f263e2f4-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f25b314b-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f25b314b-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@18d29b89, true, {}]
2024-06-28 12:07:10,240 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2102, durable=true, userID=f2640a06-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=517, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1806589407, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147483548)
..................................................
***** durable queues test/mom/testPublishAndConsumeInternal:
- queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null
***** non durable for test/mom/testPublishAndConsumeInternal:
..................................................
, transaction: null
2024-06-28 12:07:10,243 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[2102]:RELIABLE:CoreMessage[messageID=2102, durable=true, userID=f2640a06-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=517, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1806589407
2024-06-28 12:07:10,244 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2102, durable=true, userID=f2640a06-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=517, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1806589407 to transaction: TransactionImpl [xid=null, txID=2105, xid=null, state=ACTIVE, createTime=1719576430243(Fri Jun 28 12:07:10 UTC 2024), timeoutSeconds=-1, nr operations = 1]@764e1605
2024-06-28 12:07:10,244 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@44e31522, org.eclipse.scout.rt.mom.jms.JmsSubscription@55a7c43]
2024-06-28 12:07:10,246 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2102, durable=true, userID=f2640a06-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=517, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1806589407, transaction: TransactionImpl [xid=null, txID=2105, xid=null, state=COMMITTED, createTime=1719576430243(Fri Jun 28 12:07:10 UTC 2024), timeoutSeconds=-1, nr operations = 0]@764e1605
2024-06-28 12:07:10,247 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f2651b77-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f25b314b-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f25b314b-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@e31bb0b, true, {}]
2024-06-28 12:07:10,248 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null]
2024-06-28 12:07:10,249 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f2656998-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f25b314b-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f25b314b-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1ee17a13, true, {}]
2024-06-28 12:07:10,251 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2116, durable=true, userID=f26590aa-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=610, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1948328655, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147483548)
..................................................
***** durable queues test/mom/testPublishAndConsumeInternal:
- queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null
***** non durable for test/mom/testPublishAndConsumeInternal:
..................................................
, transaction: null
2024-06-28 12:07:10,253 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[2116]:RELIABLE:CoreMessage[messageID=2116, durable=true, userID=f26590aa-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=610, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1948328655
2024-06-28 12:07:10,263 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2116, durable=true, userID=f26590aa-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=610, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1948328655 to transaction: TransactionImpl [xid=null, txID=2119, xid=null, state=ACTIVE, createTime=1719576430263(Fri Jun 28 12:07:10 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7fdb552e
2024-06-28 12:07:10,264 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@5834390e, org.eclipse.scout.rt.mom.jms.JmsSubscription@40e0213c]
2024-06-28 12:07:10,268 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2116, durable=true, userID=f26590aa-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=610, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1948328655, transaction: TransactionImpl [xid=null, txID=2119, xid=null, state=COMMITTED, createTime=1719576430263(Fri Jun 28 12:07:10 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7fdb552e
2024-06-28 12:07:10,269 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f26876db-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f25b314b-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f25b314b-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4fc98c58, true, {}]
2024-06-28 12:07:10,270 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null]
2024-06-28 12:07:10,271 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f268c4fc-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f25b314b-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f25b314b-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@15a4b3f8, true, {}]
2024-06-28 12:07:10,272 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2130, durable=true, userID=f268ec0e-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=619, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@457148969, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147483548)
..................................................
***** durable queues test/mom/testPublishAndConsumeInternal:
- queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null
***** non durable for test/mom/testPublishAndConsumeInternal:
..................................................
, transaction: null
2024-06-28 12:07:10,275 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[2130]:RELIABLE:CoreMessage[messageID=2130, durable=true, userID=f268ec0e-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=619, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@457148969
2024-06-28 12:07:10,275 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2130, durable=true, userID=f268ec0e-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=619, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@457148969 to transaction: TransactionImpl [xid=null, txID=2133, xid=null, state=ACTIVE, createTime=1719576430275(Fri Jun 28 12:07:10 UTC 2024), timeoutSeconds=-1, nr operations = 1]@eb009e2
2024-06-28 12:07:10,276 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@77f76656, org.eclipse.scout.rt.mom.jms.JmsSubscription@73a65712]
2024-06-28 12:07:10,278 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2130, durable=true, userID=f268ec0e-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=619, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@457148969, transaction: TransactionImpl [xid=null, txID=2133, xid=null, state=COMMITTED, createTime=1719576430275(Fri Jun 28 12:07:10 UTC 2024), timeoutSeconds=-1, nr operations = 0]@eb009e2
2024-06-28 12:07:10,279 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f269fd7f-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f25b314b-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f25b314b-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7401e000, true, {}]
2024-06-28 12:07:10,280 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null]
2024-06-28 12:07:10,281 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f26a4ba0-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f25b314b-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f25b314b-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@68524b9, true, {}]
2024-06-28 12:07:10,282 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2144, durable=true, userID=f26a72b2-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=545, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1027878145, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147483548)
..................................................
***** durable queues test/mom/testPublishAndConsumeInternal:
- queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null
***** non durable for test/mom/testPublishAndConsumeInternal:
..................................................
, transaction: null
2024-06-28 12:07:10,285 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[2144]:RELIABLE:CoreMessage[messageID=2144, durable=true, userID=f26a72b2-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=545, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1027878145
2024-06-28 12:07:10,286 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2144, durable=true, userID=f26a72b2-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=545, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1027878145 to transaction: TransactionImpl [xid=null, txID=2147, xid=null, state=ACTIVE, createTime=1719576430286(Fri Jun 28 12:07:10 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2b2c56e
2024-06-28 12:07:10,287 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@32e58546, org.eclipse.scout.rt.mom.jms.JmsSubscription@879ce67]
2024-06-28 12:07:10,288 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2144, durable=true, userID=f26a72b2-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=545, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1027878145, transaction: TransactionImpl [xid=null, txID=2147, xid=null, state=COMMITTED, createTime=1719576430286(Fri Jun 28 12:07:10 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2b2c56e
2024-06-28 12:07:10,290 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f26bab33-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f25b314b-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f25b314b-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3dcbd028, true, {}]
2024-06-28 12:07:10,291 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null]
2024-06-28 12:07:10,291 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f26bd244-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f25b314b-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f25b314b-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@22644d9b, true, {}]
2024-06-28 12:07:10,293 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2158, durable=true, userID=f26bf956-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=501, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1463337090, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147483548)
..................................................
***** durable queues test/mom/testPublishAndConsumeInternal:
- queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null
***** non durable for test/mom/testPublishAndConsumeInternal:
..................................................
, transaction: null
2024-06-28 12:07:10,295 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[2158]:RELIABLE:CoreMessage[messageID=2158, durable=true, userID=f26bf956-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=501, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1463337090
2024-06-28 12:07:10,296 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2158, durable=true, userID=f26bf956-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=501, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1463337090 to transaction: TransactionImpl [xid=null, txID=2161, xid=null, state=ACTIVE, createTime=1719576430296(Fri Jun 28 12:07:10 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4aaef1a0
2024-06-28 12:07:10,297 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@3cc9957d, org.eclipse.scout.rt.mom.jms.JmsSubscription@1fa4db07]
2024-06-28 12:07:10,299 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2158, durable=true, userID=f26bf956-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=501, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1463337090, transaction: TransactionImpl [xid=null, txID=2161, xid=null, state=COMMITTED, createTime=1719576430296(Fri Jun 28 12:07:10 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4aaef1a0
2024-06-28 12:07:10,299 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:07:10,300 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.009698 ms
2024-06-28 12:07:10,300 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:07:10,300 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:07:10,301 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection f25b314b-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:10,302 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:07:10,302 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 123.762885 ms
2024-06-28 12:07:10,302 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testPublishSubscribe [artemis]>
2024-06-28 12:07:10,304 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:10,304 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishSubscribe [artemis]>
2024-06-28 12:07:10,304 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 210569700'.
2024-06-28 12:07:10,307 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-06-28 12:07:10,308 INFO  [scout-thread-17] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection f26e6a58-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom46]
2024-06-28 12:07:10,309 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f26e916b-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f26e6a58-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f26e6a58-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@41c8cd21, true, {}]
2024-06-28 12:07:10,311 INFO  [scout-thread-17] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@51a41b46 - MDC[jobName=JMS subscriber, activemq.broker=mom46]
2024-06-28 12:07:10,311 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f26edf8c-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f26e6a58-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f26e6a58-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6c487351, true, {}]
2024-06-28 12:07:10,313 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=45acb619-f086-4721-815a-c7a6620e7443, address=test/mom/testTopicPublishSubscribe, routingType=MULTICAST, 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, fqqn=null]]
2024-06-28 12:07:10,313 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1ffcc103
2024-06-28 12:07:10,314 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 45acb619-f086-4721-815a-c7a6620e7443, null, 0, false, true, null]
2024-06-28 12:07:10,315 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f26f54be-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f26e6a58-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f26e6a58-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2784e331, true, {}]
2024-06-28 12:07:10,316 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2178, durable=true, userID=f26f7bd0-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:10 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribe, size=611, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@852013856, context: RoutingContextImpl(Address=test/mom/testTopicPublishSubscribe, routingType=MULTICAST, PreviousAddress=test/mom/testTopicPublishSubscribe previousRoute:MULTICAST, reusable=true, version=-2147483523)
..................................................
***** durable queues test/mom/testTopicPublishSubscribe:
- queueID=760 address:test/mom/testTopicPublishSubscribe name:Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad).Durable-Test-Subscription filter:null
***** non durable for test/mom/testTopicPublishSubscribe:
- queueID=2172 address:test/mom/testTopicPublishSubscribe name:45acb619-f086-4721-815a-c7a6620e7443 filter:null
..................................................
, transaction: null
2024-06-28 12:07:10,321 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 45acb619-f086-4721-815a-c7a6620e7443: Reference[2178]:RELIABLE:CoreMessage[messageID=2178, durable=true, userID=f26f7bd0-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:10 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribe, size=611, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@852013856
2024-06-28 12:07:10,322 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 45acb619-f086-4721-815a-c7a6620e7443: CoreMessage[messageID=2178, durable=true, userID=f26f7bd0-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:10 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribe, size=611, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@852013856 to transaction: TransactionImpl [xid=null, txID=2181, xid=null, state=ACTIVE, createTime=1719576430321(Fri Jun 28 12:07:10 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1d2d2288
2024-06-28 12:07:10,322 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 45acb619-f086-4721-815a-c7a6620e7443: CoreMessage[messageID=2178, durable=true, userID=f26f7bd0-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:10 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribe, size=611, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@852013856, transaction: TransactionImpl [xid=null, txID=2181, xid=null, state=COMMITTED, createTime=1719576430321(Fri Jun 28 12:07:10 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1d2d2288
2024-06-28 12:07:10,323 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@645b2ac7]
2024-06-28 12:07:10,324 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [45acb619-f086-4721-815a-c7a6620e7443]
2024-06-28 12:07:10,325 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:07:10,325 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.010239 ms
2024-06-28 12:07:10,325 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:07:10,325 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:07:10,326 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection f26e6a58-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:10,327 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:07:10,328 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 23.557783 ms
2024-06-28 12:07:10,328 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishSubscribe [artemis]>
2024-06-28 12:07:10,329 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:10,329 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testPublishJsonDataSecure [artemis]>
2024-06-28 12:07:10,330 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1751146593'.
2024-06-28 12:07:10,332 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-06-28 12:07:10,333 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection f2723af2-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:10,334 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f2723af5-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f2723af2-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f2723af2-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7541dd48, true, {}]
2024-06-28 12:07:10,335 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@41e5450f
2024-06-28 12:07:10,335 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f2728916-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f2723af2-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f2723af2-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@28a2f9d1, true, {}]
2024-06-28 12:07:10,337 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: f2728916-3546-11ef-af8f-0a580a280f89 with parameters: [test/mom/testPublishJsonDataSecure, [ANYCAST], true]
2024-06-28 12:07:10,338 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@19d99648
2024-06-28 12:07:10,339 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testPublishJsonDataSecure, address=test/mom/testPublishJsonDataSecure, 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, fqqn=null]]
2024-06-28 12:07:10,341 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@355979a8
2024-06-28 12:07:10,342 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2203, durable=true, userID=f2737379-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishJsonDataSecure, size=749, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@238353847, context: RoutingContextImpl(Address=test/mom/testPublishJsonDataSecure, routingType=ANYCAST, PreviousAddress=test/mom/testPublishJsonDataSecure previousRoute:ANYCAST, reusable=true, version=-2147483521)
..................................................
***** durable queues test/mom/testPublishJsonDataSecure:
- queueID=2200 address:test/mom/testPublishJsonDataSecure name:test/mom/testPublishJsonDataSecure filter:null
***** non durable for test/mom/testPublishJsonDataSecure:
..................................................
, transaction: null
2024-06-28 12:07:10,363 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f276ceda-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f2723af2-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f2723af2-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7a248dc6, true, {}]
2024-06-28 12:07:10,364 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishJsonDataSecure, null, 0, false, true, null]
2024-06-28 12:07:10,365 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishJsonDataSecure: Reference[2203]:RELIABLE:CoreMessage[messageID=2203, durable=true, userID=f2737379-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishJsonDataSecure, size=749, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@238353847
2024-06-28 12:07:10,366 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishJsonDataSecure: CoreMessage[messageID=2203, durable=true, userID=f2737379-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishJsonDataSecure, size=749, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@238353847 to transaction: TransactionImpl [xid=null, txID=2210, xid=null, state=ACTIVE, createTime=1719576430366(Fri Jun 28 12:07:10 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5bd67faf
2024-06-28 12:07:10,367 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@307fe491, org.eclipse.scout.rt.mom.jms.JmsSubscription@6f9de548]
2024-06-28 12:07:10,370 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishJsonDataSecure: CoreMessage[messageID=2203, durable=true, userID=f2737379-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishJsonDataSecure, size=749, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@238353847, transaction: TransactionImpl [xid=null, txID=2210, xid=null, state=COMMITTED, createTime=1719576430366(Fri Jun 28 12:07:10 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5bd67faf
2024-06-28 12:07:10,371 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:07:10,371 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.009795 ms
2024-06-28 12:07:10,372 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:07:10,372 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:07:10,373 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection f2723af2-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:10,374 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:07:10,374 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 44.505594 ms
2024-06-28 12:07:10,374 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testPublishJsonDataSecure [artemis]>
2024-06-28 12:07:10,375 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:10,376 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testSubscribeTransactional [artemis-j2ee]>
2024-06-28 12:07:10,376 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1356532503'.
2024-06-28 12:07:10,379 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-06-28 12:07:10,379 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection f2793fdc-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:10,380 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f27966ef-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f2793fdc-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f2793fdc-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@9928895, true, {}]
2024-06-28 12:07:10,381 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@2869ef63
2024-06-28 12:07:10,381 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f2798e00-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f2793fdc-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f2793fdc-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6ff9affe, true, {}]
2024-06-28 12:07:10,384 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2221, durable=true, userID=f279dc22-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:10 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=546, properties=TypedProperties[__AMQ_CID=f27966ee-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@472879410, context: RoutingContextImpl(Address=test/mom/testSubscribeTransactional, routingType=ANYCAST, PreviousAddress=test/mom/testSubscribeTransactional previousRoute:ANYCAST, reusable=true, version=-2147483578)
..................................................
***** durable queues test/mom/testSubscribeTransactional:
- queueID=141 address:test/mom/testSubscribeTransactional name:test/mom/testSubscribeTransactional filter:null
***** non durable for test/mom/testSubscribeTransactional:
..................................................
, transaction: null
2024-06-28 12:07:10,386 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection f27a5153-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:10,387 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f27a5156-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f27a5153-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f27a5153-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6862c95d, true, {}]
2024-06-28 12:07:10,388 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f27a7867-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f27a5153-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f27a5153-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@75856400, true, {}]
2024-06-28 12:07:10,389 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testSubscribeTransactional, null, 0, false, true, null]
2024-06-28 12:07:10,390 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSubscribeTransactional: Reference[2221]:RELIABLE:CoreMessage[messageID=2221, durable=true, userID=f279dc22-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:10 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=546, properties=TypedProperties[__AMQ_CID=f27966ee-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@472879410
2024-06-28 12:07:10,392 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testSubscribeTransactional: CoreMessage[messageID=2221, durable=true, userID=f279dc22-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:10 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=546, properties=TypedProperties[__AMQ_CID=f27966ee-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@472879410 to transaction: TransactionImpl [xid=null, txID=2226, xid=null, state=ACTIVE, createTime=1719576430388(Fri Jun 28 12:07:10 UTC 2024), timeoutSeconds=300, nr operations = 1]@6abf6853
2024-06-28 12:07:10,396 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.rolledBackTransaction(AuditLogger_impl.java:2795) - AMQ601761: User anonymous@invm:0 rolled back transaction TransactionImpl [xid=null, txID=2226, xid=null, state=ROLLEDBACK, createTime=1719576430388(Fri Jun 28 12:07:10 UTC 2024), timeoutSeconds=300, nr operations = 0]@6abf6853 involving Reference[2221]:RELIABLE:CoreMessage[messageID=2221, durable=true, userID=f279dc22-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:10 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=546, properties=TypedProperties[__AMQ_CID=f27966ee-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@472879410
2024-06-28 12:07:10,397 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSubscribeTransactional: Reference[2221]:RELIABLE:CoreMessage[messageID=2221, durable=true, userID=f279dc22-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:10 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=546, properties=TypedProperties[__AMQ_CID=f27966ee-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@472879410
2024-06-28 12:07:10,398 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testSubscribeTransactional: CoreMessage[messageID=2221, durable=true, userID=f279dc22-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:10 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=546, properties=TypedProperties[__AMQ_CID=f27966ee-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@472879410 to transaction: TransactionImpl [xid=null, txID=2231, xid=null, state=ACTIVE, createTime=1719576430397(Fri Jun 28 12:07:10 UTC 2024), timeoutSeconds=300, nr operations = 1]@46c58e2
2024-06-28 12:07:10,400 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.rolledBackTransaction(AuditLogger_impl.java:2795) - AMQ601761: User anonymous@invm:0 rolled back transaction TransactionImpl [xid=null, txID=2231, xid=null, state=ROLLEDBACK, createTime=1719576430397(Fri Jun 28 12:07:10 UTC 2024), timeoutSeconds=300, nr operations = 0]@46c58e2 involving Reference[2221]:RELIABLE:CoreMessage[messageID=2221, durable=true, userID=f279dc22-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:10 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=546, properties=TypedProperties[__AMQ_CID=f27966ee-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@472879410
2024-06-28 12:07:10,400 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSubscribeTransactional: Reference[2221]:RELIABLE:CoreMessage[messageID=2221, durable=true, userID=f279dc22-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:10 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=546, properties=TypedProperties[__AMQ_CID=f27966ee-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@472879410
2024-06-28 12:07:10,401 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testSubscribeTransactional: CoreMessage[messageID=2221, durable=true, userID=f279dc22-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:10 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=546, properties=TypedProperties[__AMQ_CID=f27966ee-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@472879410 to transaction: TransactionImpl [xid=null, txID=2233, xid=null, state=ACTIVE, createTime=1719576430400(Fri Jun 28 12:07:10 UTC 2024), timeoutSeconds=300, nr operations = 1]@465c63e5
2024-06-28 12:07:10,403 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.rolledBackTransaction(AuditLogger_impl.java:2795) - AMQ601761: User anonymous@invm:0 rolled back transaction TransactionImpl [xid=null, txID=2233, xid=null, state=ROLLEDBACK, createTime=1719576430400(Fri Jun 28 12:07:10 UTC 2024), timeoutSeconds=300, nr operations = 0]@465c63e5 involving Reference[2221]:RELIABLE:CoreMessage[messageID=2221, durable=true, userID=f279dc22-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:10 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=546, properties=TypedProperties[__AMQ_CID=f27966ee-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@472879410
2024-06-28 12:07:10,404 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSubscribeTransactional: Reference[2221]:RELIABLE:CoreMessage[messageID=2221, durable=true, userID=f279dc22-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:10 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=546, properties=TypedProperties[__AMQ_CID=f27966ee-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@472879410
2024-06-28 12:07:10,404 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testSubscribeTransactional: CoreMessage[messageID=2221, durable=true, userID=f279dc22-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:10 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=546, properties=TypedProperties[__AMQ_CID=f27966ee-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@472879410 to transaction: TransactionImpl [xid=null, txID=2235, xid=null, state=ACTIVE, createTime=1719576430403(Fri Jun 28 12:07:10 UTC 2024), timeoutSeconds=300, nr operations = 1]@4d6b385a
2024-06-28 12:07:10,404 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f27d1078-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f2793fdc-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f2793fdc-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@76d723a5, true, {}]
2024-06-28 12:07:10,406 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2239, durable=true, userID=f27d378a-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:10 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=546, properties=TypedProperties[__AMQ_CID=f27966ee-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@42068096, context: RoutingContextImpl(Address=test/mom/testSubscribeTransactional, routingType=ANYCAST, PreviousAddress=test/mom/testSubscribeTransactional previousRoute:ANYCAST, reusable=true, version=-2147483578)
..................................................
***** durable queues test/mom/testSubscribeTransactional:
- queueID=141 address:test/mom/testSubscribeTransactional name:test/mom/testSubscribeTransactional filter:null
***** non durable for test/mom/testSubscribeTransactional:
..................................................
, transaction: null
2024-06-28 12:07:10,407 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testSubscribeTransactional: CoreMessage[messageID=2221, durable=true, userID=f279dc22-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:10 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=546, properties=TypedProperties[__AMQ_CID=f27966ee-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@472879410, transaction: TransactionImpl [xid=null, txID=2235, xid=null, state=COMMITTED, createTime=1719576430403(Fri Jun 28 12:07:10 UTC 2024), timeoutSeconds=300, nr operations = 0]@4d6b385a
2024-06-28 12:07:10,410 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSubscribeTransactional: Reference[2239]:RELIABLE:CoreMessage[messageID=2239, durable=true, userID=f27d378a-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:10 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=546, properties=TypedProperties[__AMQ_CID=f27966ee-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@42068096
2024-06-28 12:07:10,411 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testSubscribeTransactional: CoreMessage[messageID=2239, durable=true, userID=f27d378a-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:10 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=546, properties=TypedProperties[__AMQ_CID=f27966ee-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@42068096 to transaction: TransactionImpl [xid=null, txID=2237, xid=null, state=ACTIVE, createTime=1719576430405(Fri Jun 28 12:07:10 UTC 2024), timeoutSeconds=300, nr operations = 1]@162924da
2024-06-28 12:07:10,413 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testSubscribeTransactional: CoreMessage[messageID=2239, durable=true, userID=f27d378a-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:10 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=546, properties=TypedProperties[__AMQ_CID=f27966ee-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@42068096, transaction: TransactionImpl [xid=null, txID=2237, xid=null, state=COMMITTED, createTime=1719576430405(Fri Jun 28 12:07:10 UTC 2024), timeoutSeconds=300, nr operations = 0]@162924da
2024-06-28 12:07:11,411 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@3c10ba31, org.eclipse.scout.rt.mom.jms.JmsSubscription@5db05003]
2024-06-28 12:07:11,415 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection f27a5153-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:11,416 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:07:11,416 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.010609 ms
2024-06-28 12:07:11,416 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:07:11,416 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:07:11,417 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection f2793fdc-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:11,418 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:07:11,418 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 1042.359615 ms
2024-06-28 12:07:11,418 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testSubscribeTransactional [artemis-j2ee]>
2024-06-28 12:07:11,419 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:11,419 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishFirst [artemis-j2ee]>
2024-06-28 12:07:11,420 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 66068629'.
2024-06-28 12:07:11,422 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-06-28 12:07:11,423 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection f3188d2c-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:11,424 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f3188d2f-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f3188d2c-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f3188d2c-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@45532a2e, true, {}]
2024-06-28 12:07:11,425 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@578f8288
2024-06-28 12:07:11,425 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f318db50-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f3188d2c-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f3188d2c-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@136de573, true, {}]
2024-06-28 12:07:11,428 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2255, durable=true, userID=f3192972-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:11 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=f3188d2e-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1995411756, context: RoutingContextImpl(Address=test/mom/testQueuePublishFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishFirst previousRoute:ANYCAST, reusable=true, version=-2147483577)
..................................................
***** durable queues test/mom/testQueuePublishFirst:
- queueID=176 address:test/mom/testQueuePublishFirst name:test/mom/testQueuePublishFirst filter:null
***** non durable for test/mom/testQueuePublishFirst:
..................................................
, transaction: null
2024-06-28 12:07:11,433 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection f31a13d3-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:11,434 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f31a3ae6-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f31a13d3-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f31a13d3-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@8b9868d, true, {}]
2024-06-28 12:07:11,435 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f31a61f7-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f31a13d3-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f31a13d3-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@13d49e9b, true, {}]
2024-06-28 12:07:11,437 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishFirst, null, 0, false, true, null]
2024-06-28 12:07:11,438 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishFirst: Reference[2255]:RELIABLE:CoreMessage[messageID=2255, durable=true, userID=f3192972-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:11 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=f3188d2e-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1995411756
2024-06-28 12:07:11,438 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishFirst: CoreMessage[messageID=2255, durable=true, userID=f3192972-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:11 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=f3188d2e-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1995411756 to transaction: TransactionImpl [xid=null, txID=2264, xid=null, state=ACTIVE, createTime=1719576431438(Fri Jun 28 12:07:11 UTC 2024), timeoutSeconds=-1, nr operations = 1]@649bbd05
2024-06-28 12:07:11,439 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@30336205]
2024-06-28 12:07:11,443 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishFirst: CoreMessage[messageID=2255, durable=true, userID=f3192972-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:11 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=f3188d2e-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1995411756, transaction: TransactionImpl [xid=null, txID=2264, xid=null, state=COMMITTED, createTime=1719576431438(Fri Jun 28 12:07:11 UTC 2024), timeoutSeconds=-1, nr operations = 0]@649bbd05
2024-06-28 12:07:11,444 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection f31a13d3-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:11,445 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:07:11,446 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.007045 ms
2024-06-28 12:07:11,446 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:07:11,446 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:07:11,447 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection f3188d2c-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:11,447 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:07:11,448 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 28.006645 ms
2024-06-28 12:07:11,448 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishFirst [artemis-j2ee]>
2024-06-28 12:07:11,448 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:11,448 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishFirst [artemis-j2ee]>
2024-06-28 12:07:11,449 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1047638436'.
2024-06-28 12:07:11,451 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-06-28 12:07:11,452 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection f31cfa09-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:11,452 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f31cfa0c-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f31cfa09-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f31cfa09-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1625f91d, true, {}]
2024-06-28 12:07:11,453 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@61e8fbfc
2024-06-28 12:07:11,454 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f31d211d-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f31cfa09-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f31cfa09-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@62268944, true, {}]
2024-06-28 12:07:11,456 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2277, durable=true, userID=f31d6f3f-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:11 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=f31cfa0b-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1342300423, context: RoutingContextImpl(Address=test/mom/testQueuePublishFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishFirst previousRoute:ANYCAST, reusable=true, version=-2147483577)
..................................................
***** durable queues test/mom/testQueuePublishFirst:
- queueID=176 address:test/mom/testQueuePublishFirst name:test/mom/testQueuePublishFirst filter:null
***** non durable for test/mom/testQueuePublishFirst:
..................................................
, transaction: null
2024-06-28 12:07:11,461 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection f31e59a0-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:11,462 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f31e80b3-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f31e59a0-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f31e59a0-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5aed6cda, true, {}]
2024-06-28 12:07:11,463 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f31ea7c4-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f31e59a0-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f31e59a0-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@60bbecc5, true, {}]
2024-06-28 12:07:11,465 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishFirst, null, 0, false, true, null]
2024-06-28 12:07:11,466 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishFirst: Reference[2277]:RELIABLE:CoreMessage[messageID=2277, durable=true, userID=f31d6f3f-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:11 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=f31cfa0b-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1342300423
2024-06-28 12:07:11,466 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishFirst: CoreMessage[messageID=2277, durable=true, userID=f31d6f3f-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:11 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=f31cfa0b-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1342300423 to transaction: TransactionImpl [xid=null, txID=2286, xid=null, state=ACTIVE, createTime=1719576431466(Fri Jun 28 12:07:11 UTC 2024), timeoutSeconds=-1, nr operations = 1]@449521ae
2024-06-28 12:07:11,467 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@440e28fa]
2024-06-28 12:07:11,471 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishFirst: CoreMessage[messageID=2277, durable=true, userID=f31d6f3f-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:11 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=f31cfa0b-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1342300423, transaction: TransactionImpl [xid=null, txID=2286, xid=null, state=COMMITTED, createTime=1719576431466(Fri Jun 28 12:07:11 UTC 2024), timeoutSeconds=-1, nr operations = 0]@449521ae
2024-06-28 12:07:11,471 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection f31e59a0-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:11,472 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:07:11,473 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.007233 ms
2024-06-28 12:07:11,473 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:07:11,473 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:07:11,474 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection f31cfa09-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:11,475 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:07:11,475 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 26.525981 ms
2024-06-28 12:07:11,475 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishFirst [artemis-j2ee]>
2024-06-28 12:07:11,476 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:11,476 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishFirst [artemis-j2ee]>
2024-06-28 12:07:11,476 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1071236571'.
2024-06-28 12:07:11,478 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-06-28 12:07:11,479 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection f32118c6-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:11,479 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f32118c9-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f32118c6-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f32118c6-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@79505723, true, {}]
2024-06-28 12:07:11,480 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@5fb99e3d
2024-06-28 12:07:11,480 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f3213fda-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f32118c6-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f32118c6-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@966e749, true, {}]
2024-06-28 12:07:11,483 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2299, durable=true, userID=f3218dfc-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:11 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=f32118c8-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@407559059, context: RoutingContextImpl(Address=test/mom/testQueuePublishFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishFirst previousRoute:ANYCAST, reusable=true, version=-2147483577)
..................................................
***** durable queues test/mom/testQueuePublishFirst:
- queueID=176 address:test/mom/testQueuePublishFirst name:test/mom/testQueuePublishFirst filter:null
***** non durable for test/mom/testQueuePublishFirst:
..................................................
, transaction: null
2024-06-28 12:07:11,484 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection f321dc1d-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:11,485 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f3220330-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f321dc1d-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f321dc1d-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3d90bbb1, true, {}]
2024-06-28 12:07:11,486 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f3222a41-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f321dc1d-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f321dc1d-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2f30f792, true, {}]
2024-06-28 12:07:11,487 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishFirst, null, 0, false, true, null]
2024-06-28 12:07:11,488 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishFirst: Reference[2299]:RELIABLE:CoreMessage[messageID=2299, durable=true, userID=f3218dfc-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:11 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=f32118c8-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@407559059
2024-06-28 12:07:11,489 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishFirst: CoreMessage[messageID=2299, durable=true, userID=f3218dfc-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:11 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=f32118c8-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@407559059 to transaction: TransactionImpl [xid=null, txID=2308, xid=null, state=ACTIVE, createTime=1719576431489(Fri Jun 28 12:07:11 UTC 2024), timeoutSeconds=-1, nr operations = 1]@56fff436
2024-06-28 12:07:11,490 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@445eed0b]
2024-06-28 12:07:11,493 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishFirst: CoreMessage[messageID=2299, durable=true, userID=f3218dfc-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:11 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=f32118c8-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@407559059, transaction: TransactionImpl [xid=null, txID=2308, xid=null, state=COMMITTED, createTime=1719576431489(Fri Jun 28 12:07:11 UTC 2024), timeoutSeconds=-1, nr operations = 0]@56fff436
2024-06-28 12:07:11,494 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection f321dc1d-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:11,495 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:07:11,496 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.016501 ms
2024-06-28 12:07:11,496 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:07:11,496 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:07:11,497 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection f32118c6-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:11,498 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:07:11,498 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 22.000411 ms
2024-06-28 12:07:11,498 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishFirst [artemis-j2ee]>
2024-06-28 12:07:11,499 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:11,499 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishFirst [artemis-j2ee]>
2024-06-28 12:07:11,499 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1409462668'.
2024-06-28 12:07:11,502 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-06-28 12:07:11,502 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection f3249b43-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:11,503 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f324c256-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f3249b43-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f3249b43-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3ffed05c, true, {}]
2024-06-28 12:07:11,504 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@4d5d5473
2024-06-28 12:07:11,504 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f324e967-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f3249b43-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f3249b43-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7e0b65de, true, {}]
2024-06-28 12:07:11,507 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2321, durable=true, userID=f3253789-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:11 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=f324c255-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@256775284, context: RoutingContextImpl(Address=test/mom/testQueuePublishFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishFirst previousRoute:ANYCAST, reusable=true, version=-2147483577)
..................................................
***** durable queues test/mom/testQueuePublishFirst:
- queueID=176 address:test/mom/testQueuePublishFirst name:test/mom/testQueuePublishFirst filter:null
***** non durable for test/mom/testQueuePublishFirst:
..................................................
, transaction: null
2024-06-28 12:07:11,508 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection f32585aa-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:11,509 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f325acbd-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f32585aa-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f32585aa-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4a2b1451, true, {}]
2024-06-28 12:07:11,510 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f325d3ce-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f32585aa-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f32585aa-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@19ac8b70, true, {}]
2024-06-28 12:07:11,511 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishFirst, null, 0, false, true, null]
2024-06-28 12:07:11,512 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishFirst: Reference[2321]:RELIABLE:CoreMessage[messageID=2321, durable=true, userID=f3253789-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:11 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=f324c255-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@256775284
2024-06-28 12:07:11,513 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishFirst: CoreMessage[messageID=2321, durable=true, userID=f3253789-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:11 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=f324c255-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@256775284 to transaction: TransactionImpl [xid=null, txID=2330, xid=null, state=ACTIVE, createTime=1719576431513(Fri Jun 28 12:07:11 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3cd3220b
2024-06-28 12:07:11,513 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@29c15c32]
2024-06-28 12:07:11,517 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishFirst: CoreMessage[messageID=2321, durable=true, userID=f3253789-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:11 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=f324c255-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@256775284, transaction: TransactionImpl [xid=null, txID=2330, xid=null, state=COMMITTED, createTime=1719576431513(Fri Jun 28 12:07:11 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3cd3220b
2024-06-28 12:07:11,518 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection f32585aa-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:11,519 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:07:11,519 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.007557 ms
2024-06-28 12:07:11,519 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:07:11,519 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:07:11,520 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection f3249b43-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:11,521 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:07:11,522 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 22.548317 ms
2024-06-28 12:07:11,522 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishFirst [artemis-j2ee]>
2024-06-28 12:07:11,522 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:11,522 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishFirst [artemis-j2ee]>
2024-06-28 12:07:11,523 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 495979908'.
2024-06-28 12:07:11,526 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-06-28 12:07:11,526 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection f32844d0-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:11,527 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f3286be3-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f32844d0-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f32844d0-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@482405ae, true, {}]
2024-06-28 12:07:11,528 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@68bffb06
2024-06-28 12:07:11,528 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f32892f4-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f32844d0-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f32844d0-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@8ef9434, true, {}]
2024-06-28 12:07:11,530 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2343, durable=true, userID=f328e116-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:11 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=f3286be2-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@257039793, context: RoutingContextImpl(Address=test/mom/testQueuePublishFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishFirst previousRoute:ANYCAST, reusable=true, version=-2147483577)
..................................................
***** durable queues test/mom/testQueuePublishFirst:
- queueID=176 address:test/mom/testQueuePublishFirst name:test/mom/testQueuePublishFirst filter:null
***** non durable for test/mom/testQueuePublishFirst:
..................................................
, transaction: null
2024-06-28 12:07:11,532 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection f3292f37-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:11,533 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f329564a-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f3292f37-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f3292f37-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@46ff820b, true, {}]
2024-06-28 12:07:11,533 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f329564b-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f3292f37-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f3292f37-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@21073f52, true, {}]
2024-06-28 12:07:11,535 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishFirst, null, 0, false, true, null]
2024-06-28 12:07:11,536 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishFirst: Reference[2343]:RELIABLE:CoreMessage[messageID=2343, durable=true, userID=f328e116-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:11 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=f3286be2-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@257039793
2024-06-28 12:07:11,536 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishFirst: CoreMessage[messageID=2343, durable=true, userID=f328e116-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:11 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=f3286be2-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@257039793 to transaction: TransactionImpl [xid=null, txID=2352, xid=null, state=ACTIVE, createTime=1719576431536(Fri Jun 28 12:07:11 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2c5ea5e2
2024-06-28 12:07:11,537 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@adf9ab9]
2024-06-28 12:07:11,541 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishFirst: CoreMessage[messageID=2343, durable=true, userID=f328e116-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:11 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=f3286be2-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@257039793, transaction: TransactionImpl [xid=null, txID=2352, xid=null, state=COMMITTED, createTime=1719576431536(Fri Jun 28 12:07:11 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2c5ea5e2
2024-06-28 12:07:11,542 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection f3292f37-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:11,543 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:07:11,543 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.006842 ms
2024-06-28 12:07:11,544 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:07:11,544 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:07:11,545 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection f32844d0-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:11,546 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:07:11,546 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 23.198302 ms
2024-06-28 12:07:11,546 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishFirst [artemis-j2ee]>
2024-06-28 12:07:11,546 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:11,547 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishFirst [artemis-j2ee]>
2024-06-28 12:07:11,547 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 822538169'.
2024-06-28 12:07:11,551 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-06-28 12:07:11,551 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection f32c156d-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:11,552 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f32c3c80-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f32c156d-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f32c156d-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2c2f0c09, true, {}]
2024-06-28 12:07:11,552 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@702e8e67
2024-06-28 12:07:11,553 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f32c6391-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f32c156d-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f32c156d-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4c8e7cad, true, {}]
2024-06-28 12:07:11,555 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2365, durable=true, userID=f32cb1b3-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:11 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=f32c3c7f-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1735865282, context: RoutingContextImpl(Address=test/mom/testQueuePublishFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishFirst previousRoute:ANYCAST, reusable=true, version=-2147483577)
..................................................
***** durable queues test/mom/testQueuePublishFirst:
- queueID=176 address:test/mom/testQueuePublishFirst name:test/mom/testQueuePublishFirst filter:null
***** non durable for test/mom/testQueuePublishFirst:
..................................................
, transaction: null
2024-06-28 12:07:11,557 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection f32cffd4-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:11,558 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f32d26e7-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f32cffd4-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f32cffd4-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@42f78f67, true, {}]
2024-06-28 12:07:11,559 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f32d26e8-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f32cffd4-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f32cffd4-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@77c07732, true, {}]
2024-06-28 12:07:11,560 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishFirst, null, 0, false, true, null]
2024-06-28 12:07:11,563 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishFirst: Reference[2365]:RELIABLE:CoreMessage[messageID=2365, durable=true, userID=f32cb1b3-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:11 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=f32c3c7f-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1735865282
2024-06-28 12:07:11,563 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishFirst: CoreMessage[messageID=2365, durable=true, userID=f32cb1b3-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:11 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=f32c3c7f-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1735865282 to transaction: TransactionImpl [xid=null, txID=2374, xid=null, state=ACTIVE, createTime=1719576431563(Fri Jun 28 12:07:11 UTC 2024), timeoutSeconds=-1, nr operations = 1]@69bf7c43
2024-06-28 12:07:11,564 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@498e9130]
2024-06-28 12:07:11,568 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishFirst: CoreMessage[messageID=2365, durable=true, userID=f32cb1b3-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:11 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=f32c3c7f-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1735865282, transaction: TransactionImpl [xid=null, txID=2374, xid=null, state=COMMITTED, createTime=1719576431563(Fri Jun 28 12:07:11 UTC 2024), timeoutSeconds=-1, nr operations = 0]@69bf7c43
2024-06-28 12:07:11,569 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection f32cffd4-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:11,570 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:07:11,570 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.008927 ms
2024-06-28 12:07:11,571 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:07:11,571 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:07:11,572 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection f32c156d-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:11,572 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:07:11,573 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 25.794225 ms
2024-06-28 12:07:11,573 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishFirst [artemis-j2ee]>
2024-06-28 12:07:11,573 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:11,573 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishFirst [artemis-j2ee]>
2024-06-28 12:07:11,574 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 385635961'.
2024-06-28 12:07:11,576 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-06-28 12:07:11,576 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection f32fe60a-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:11,577 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f3300d1d-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f32fe60a-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f32fe60a-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5f9be2a1, true, {}]
2024-06-28 12:07:11,578 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@14e9458a
2024-06-28 12:07:11,578 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f330342e-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f32fe60a-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f32fe60a-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2c7f6e10, true, {}]
2024-06-28 12:07:11,581 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2387, durable=true, userID=f3308250-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:11 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=f3300d1c-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@888646478, context: RoutingContextImpl(Address=test/mom/testQueuePublishFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishFirst previousRoute:ANYCAST, reusable=true, version=-2147483577)
..................................................
***** durable queues test/mom/testQueuePublishFirst:
- queueID=176 address:test/mom/testQueuePublishFirst name:test/mom/testQueuePublishFirst filter:null
***** non durable for test/mom/testQueuePublishFirst:
..................................................
, transaction: null
2024-06-28 12:07:11,582 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection f330d071-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:11,583 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f330f784-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f330d071-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f330d071-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@205d13db, true, {}]
2024-06-28 12:07:11,584 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f330f785-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f330d071-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f330d071-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@118adb06, true, {}]
2024-06-28 12:07:11,585 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishFirst, null, 0, false, true, null]
2024-06-28 12:07:11,586 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishFirst: Reference[2387]:RELIABLE:CoreMessage[messageID=2387, durable=true, userID=f3308250-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:11 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=f3300d1c-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@888646478
2024-06-28 12:07:11,586 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishFirst: CoreMessage[messageID=2387, durable=true, userID=f3308250-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:11 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=f3300d1c-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@888646478 to transaction: TransactionImpl [xid=null, txID=2396, xid=null, state=ACTIVE, createTime=1719576431586(Fri Jun 28 12:07:11 UTC 2024), timeoutSeconds=-1, nr operations = 1]@41748936
2024-06-28 12:07:11,587 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@585a2ad9]
2024-06-28 12:07:11,591 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishFirst: CoreMessage[messageID=2387, durable=true, userID=f3308250-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:11 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=f3300d1c-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@888646478, transaction: TransactionImpl [xid=null, txID=2396, xid=null, state=COMMITTED, createTime=1719576431586(Fri Jun 28 12:07:11 UTC 2024), timeoutSeconds=-1, nr operations = 0]@41748936
2024-06-28 12:07:11,592 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection f330d071-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:11,593 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:07:11,594 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.007053 ms
2024-06-28 12:07:11,594 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:07:11,594 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:07:11,595 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection f32fe60a-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:11,595 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:07:11,596 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 22.105871 ms
2024-06-28 12:07:11,596 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishFirst [artemis-j2ee]>
2024-06-28 12:07:11,596 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:11,596 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishFirst [artemis-j2ee]>
2024-06-28 12:07:11,597 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 628345868'.
2024-06-28 12:07:11,599 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-06-28 12:07:11,599 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection f3336887-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:11,600 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f3338f9a-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f3336887-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f3336887-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@cba84e7, true, {}]
2024-06-28 12:07:11,600 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@f562214
2024-06-28 12:07:11,601 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f333b6ab-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f3336887-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f3336887-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@725ac688, true, {}]
2024-06-28 12:07:11,603 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2409, durable=true, userID=f33404cd-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:11 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=f3338f99-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2119887073, context: RoutingContextImpl(Address=test/mom/testQueuePublishFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishFirst previousRoute:ANYCAST, reusable=true, version=-2147483577)
..................................................
***** durable queues test/mom/testQueuePublishFirst:
- queueID=176 address:test/mom/testQueuePublishFirst name:test/mom/testQueuePublishFirst filter:null
***** non durable for test/mom/testQueuePublishFirst:
..................................................
, transaction: null
2024-06-28 12:07:11,605 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection f33452ee-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:11,606 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f3347a01-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f33452ee-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f33452ee-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3651ff3a, true, {}]
2024-06-28 12:07:11,607 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f3347a02-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f33452ee-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f33452ee-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5572937f, true, {}]
2024-06-28 12:07:11,608 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishFirst, null, 0, false, true, null]
2024-06-28 12:07:11,609 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishFirst: Reference[2409]:RELIABLE:CoreMessage[messageID=2409, durable=true, userID=f33404cd-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:11 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=f3338f99-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2119887073
2024-06-28 12:07:11,610 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishFirst: CoreMessage[messageID=2409, durable=true, userID=f33404cd-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:11 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=f3338f99-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2119887073 to transaction: TransactionImpl [xid=null, txID=2418, xid=null, state=ACTIVE, createTime=1719576431610(Fri Jun 28 12:07:11 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1cca1334
2024-06-28 12:07:11,610 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@33d2e82]
2024-06-28 12:07:11,614 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishFirst: CoreMessage[messageID=2409, durable=true, userID=f33404cd-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:11 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=f3338f99-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2119887073, transaction: TransactionImpl [xid=null, txID=2418, xid=null, state=COMMITTED, createTime=1719576431610(Fri Jun 28 12:07:11 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1cca1334
2024-06-28 12:07:11,615 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection f33452ee-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:11,616 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:07:11,616 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.007738 ms
2024-06-28 12:07:11,616 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:07:11,616 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:07:11,617 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection f3336887-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:11,618 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:07:11,618 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 21.518304 ms
2024-06-28 12:07:11,618 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishFirst [artemis-j2ee]>
2024-06-28 12:07:11,619 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:11,619 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishFirst [artemis-j2ee]>
2024-06-28 12:07:11,619 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 883416781'.
2024-06-28 12:07:11,621 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-06-28 12:07:11,621 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection f336c3f4-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:11,622 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f336eb07-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f336c3f4-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f336c3f4-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5999d659, true, {}]
2024-06-28 12:07:11,623 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@5af2bc6
2024-06-28 12:07:11,623 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f3371218-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f336c3f4-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f336c3f4-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@65607ed4, true, {}]
2024-06-28 12:07:11,625 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2431, durable=true, userID=f337603a-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:11 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=f336eb06-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1753455466, context: RoutingContextImpl(Address=test/mom/testQueuePublishFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishFirst previousRoute:ANYCAST, reusable=true, version=-2147483577)
..................................................
***** durable queues test/mom/testQueuePublishFirst:
- queueID=176 address:test/mom/testQueuePublishFirst name:test/mom/testQueuePublishFirst filter:null
***** non durable for test/mom/testQueuePublishFirst:
..................................................
, transaction: null
2024-06-28 12:07:11,627 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection f337ae5b-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:11,628 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f337d56e-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f337ae5b-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f337ae5b-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@e2faa1, true, {}]
2024-06-28 12:07:11,629 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f337fc7f-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f337ae5b-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f337ae5b-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7aeeeeb0, true, {}]
2024-06-28 12:07:11,630 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishFirst, null, 0, false, true, null]
2024-06-28 12:07:11,631 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishFirst: Reference[2431]:RELIABLE:CoreMessage[messageID=2431, durable=true, userID=f337603a-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:11 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=f336eb06-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1753455466
2024-06-28 12:07:11,632 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishFirst: CoreMessage[messageID=2431, durable=true, userID=f337603a-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:11 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=f336eb06-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1753455466 to transaction: TransactionImpl [xid=null, txID=2440, xid=null, state=ACTIVE, createTime=1719576431631(Fri Jun 28 12:07:11 UTC 2024), timeoutSeconds=-1, nr operations = 1]@620665b9
2024-06-28 12:07:11,632 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@42ff6af7]
2024-06-28 12:07:11,636 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishFirst: CoreMessage[messageID=2431, durable=true, userID=f337603a-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:11 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=f336eb06-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1753455466, transaction: TransactionImpl [xid=null, txID=2440, xid=null, state=COMMITTED, createTime=1719576431631(Fri Jun 28 12:07:11 UTC 2024), timeoutSeconds=-1, nr operations = 0]@620665b9
2024-06-28 12:07:11,637 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection f337ae5b-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:11,638 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:07:11,638 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.007749 ms
2024-06-28 12:07:11,638 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:07:11,638 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:07:11,639 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection f336c3f4-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:11,640 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:07:11,640 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 20.952128 ms
2024-06-28 12:07:11,640 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishFirst [artemis-j2ee]>
2024-06-28 12:07:11,640 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:11,640 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishFirst [artemis-j2ee]>
2024-06-28 12:07:11,641 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 837786310'.
2024-06-28 12:07:11,643 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-06-28 12:07:11,643 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection f33a1f61-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:11,644 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f33a4674-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f33a1f61-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f33a1f61-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1c8e10f0, true, {}]
2024-06-28 12:07:11,645 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@3caf87e6
2024-06-28 12:07:11,645 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f33a6d85-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f33a1f61-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f33a1f61-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@33bba8aa, true, {}]
2024-06-28 12:07:11,648 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2453, durable=true, userID=f33abba7-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:11 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=f33a4673-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@589197076, context: RoutingContextImpl(Address=test/mom/testQueuePublishFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishFirst previousRoute:ANYCAST, reusable=true, version=-2147483577)
..................................................
***** durable queues test/mom/testQueuePublishFirst:
- queueID=176 address:test/mom/testQueuePublishFirst name:test/mom/testQueuePublishFirst filter:null
***** non durable for test/mom/testQueuePublishFirst:
..................................................
, transaction: null
2024-06-28 12:07:11,649 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection f33b09c8-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:11,650 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f33b30db-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f33b09c8-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f33b09c8-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3e03d7a, true, {}]
2024-06-28 12:07:11,651 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f33b57ec-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f33b09c8-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f33b09c8-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@403f04de, true, {}]
2024-06-28 12:07:11,663 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishFirst, null, 0, false, true, null]
2024-06-28 12:07:11,664 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishFirst: Reference[2453]:RELIABLE:CoreMessage[messageID=2453, durable=true, userID=f33abba7-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:11 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=f33a4673-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@589197076
2024-06-28 12:07:11,665 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishFirst: CoreMessage[messageID=2453, durable=true, userID=f33abba7-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:11 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=f33a4673-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@589197076 to transaction: TransactionImpl [xid=null, txID=2462, xid=null, state=ACTIVE, createTime=1719576431665(Fri Jun 28 12:07:11 UTC 2024), timeoutSeconds=-1, nr operations = 1]@754501e6
2024-06-28 12:07:11,666 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@f3745b2]
2024-06-28 12:07:11,669 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishFirst: CoreMessage[messageID=2453, durable=true, userID=f33abba7-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:11 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=f33a4673-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@589197076, transaction: TransactionImpl [xid=null, txID=2462, xid=null, state=COMMITTED, createTime=1719576431665(Fri Jun 28 12:07:11 UTC 2024), timeoutSeconds=-1, nr operations = 0]@754501e6
2024-06-28 12:07:11,671 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection f33b09c8-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:11,672 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:07:11,672 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.008766 ms
2024-06-28 12:07:11,672 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:07:11,672 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:07:11,673 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection f33a1f61-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:11,673 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:07:11,674 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 33.057127 ms
2024-06-28 12:07:11,674 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishFirst [artemis-j2ee]>
2024-06-28 12:07:11,675 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:11,675 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishFirst [artemis-j2ee]>
2024-06-28 12:07:11,676 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1434592412'.
2024-06-28 12:07:11,678 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-06-28 12:07:11,678 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection f33f769e-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:11,679 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f33f9db1-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f33f769e-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f33f769e-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@24c74542, true, {}]
2024-06-28 12:07:11,680 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@79e1f733
2024-06-28 12:07:11,680 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f33fc4c2-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f33f769e-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f33f769e-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@45706fdf, true, {}]
2024-06-28 12:07:11,682 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: f33fc4c2-3546-11ef-af8f-0a580a280f89 with parameters: [test/mom/testTopicPublishFirst, [MULTICAST], true]
2024-06-28 12:07:11,682 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@4f87a70f
2024-06-28 12:07:11,684 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2477, durable=true, userID=f34039f4-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:11 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishFirst, size=547, properties=TypedProperties[__AMQ_CID=f33f9db0-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@868688061, context: RoutingContextImpl(Address=test/mom/testTopicPublishFirst, routingType=MULTICAST, PreviousAddress=null previousRoute:null, reusable=null, version=0)
..................................................
, transaction: null
2024-06-28 12:07:11,685 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection f3408815-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:11,686 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f340af28-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f3408815-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f3408815-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5139edea, true, {}]
2024-06-28 12:07:11,687 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f340d639-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f3408815-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f3408815-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5db0e693, true, {}]
2024-06-28 12:07:11,688 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=d55b51f9-507d-4be8-919c-0cf858e32939, address=test/mom/testTopicPublishFirst, routingType=MULTICAST, 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, fqqn=null]]
2024-06-28 12:07:11,689 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5a73177b
2024-06-28 12:07:11,690 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, d55b51f9-507d-4be8-919c-0cf858e32939, null, 0, false, true, null]
2024-06-28 12:07:11,890 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4373a443]
2024-06-28 12:07:11,893 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection f3408815-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:11,895 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:07:11,895 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.010847 ms
2024-06-28 12:07:11,895 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:07:11,895 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:07:11,896 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection f33f769e-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:11,896 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:07:11,897 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 221.373746 ms
2024-06-28 12:07:11,897 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishFirst [artemis-j2ee]>
2024-06-28 12:07:11,897 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:11,898 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishFirst [artemis-j2ee]>
2024-06-28 12:07:11,898 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1421496184'.
2024-06-28 12:07:11,900 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-06-28 12:07:11,901 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection f3617d9c-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:11,902 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f3617d9f-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f3617d9c-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f3617d9c-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@73bf357a, true, {}]
2024-06-28 12:07:11,902 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@6f2c2278
2024-06-28 12:07:11,903 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f361a4b0-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f3617d9c-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f3617d9c-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@59f274fa, true, {}]
2024-06-28 12:07:11,905 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2506, durable=true, userID=f361f2d2-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:11 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishFirst, size=547, properties=TypedProperties[__AMQ_CID=f3617d9e-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@252683225, context: RoutingContextImpl(Address=test/mom/testTopicPublishFirst, routingType=MULTICAST, PreviousAddress=null previousRoute:null, reusable=null, version=0)
..................................................
, transaction: null
2024-06-28 12:07:11,906 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection f36240f3-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:11,907 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f36240f6-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f36240f3-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f36240f3-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6333fe2b, true, {}]
2024-06-28 12:07:11,907 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f3626807-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f36240f3-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f36240f3-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@66e8b005, true, {}]
2024-06-28 12:07:11,909 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=2026bb69-c074-4369-bcc2-893ac933e0c3, address=test/mom/testTopicPublishFirst, routingType=MULTICAST, 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, fqqn=null]]
2024-06-28 12:07:11,910 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@47cb0d25
2024-06-28 12:07:11,911 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 2026bb69-c074-4369-bcc2-893ac933e0c3, null, 0, false, true, null]
2024-06-28 12:07:12,111 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@163427b6]
2024-06-28 12:07:12,114 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection f36240f3-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:12,116 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:07:12,116 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.011547 ms
2024-06-28 12:07:12,116 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:07:12,116 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:07:12,117 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection f3617d9c-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:12,118 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:07:12,118 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 220.394635 ms
2024-06-28 12:07:12,118 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishFirst [artemis-j2ee]>
2024-06-28 12:07:12,119 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:12,119 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishFirst [artemis-j2ee]>
2024-06-28 12:07:12,119 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 483002812'.
2024-06-28 12:07:12,122 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-06-28 12:07:12,122 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection f383367a-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:12,123 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f3835d8d-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f383367a-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f383367a-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1b68d5c0, true, {}]
2024-06-28 12:07:12,124 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@60c44f6f
2024-06-28 12:07:12,124 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f383849e-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f383367a-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f383367a-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@12a681fa, true, {}]
2024-06-28 12:07:12,127 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2535, durable=true, userID=f383d2c0-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:12 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishFirst, size=547, properties=TypedProperties[__AMQ_CID=f3835d8c-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1620857150, context: RoutingContextImpl(Address=test/mom/testTopicPublishFirst, routingType=MULTICAST, PreviousAddress=null previousRoute:null, reusable=null, version=0)
..................................................
, transaction: null
2024-06-28 12:07:12,128 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection f38420e1-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:12,129 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f38420e4-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f38420e1-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f38420e1-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7c24788b, true, {}]
2024-06-28 12:07:12,129 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f38447f5-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f38420e1-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f38420e1-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7248c6a5, true, {}]
2024-06-28 12:07:12,131 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=3bc5f791-5684-42c4-898f-76259df6767d, address=test/mom/testTopicPublishFirst, routingType=MULTICAST, 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, fqqn=null]]
2024-06-28 12:07:12,132 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5d72b7d1
2024-06-28 12:07:12,133 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 3bc5f791-5684-42c4-898f-76259df6767d, null, 0, false, true, null]
2024-06-28 12:07:12,333 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7aeb4c8a]
2024-06-28 12:07:12,336 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection f38420e1-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:12,337 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:07:12,337 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.011106 ms
2024-06-28 12:07:12,337 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:07:12,337 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:07:12,338 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection f383367a-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:12,339 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:07:12,339 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 220.169751 ms
2024-06-28 12:07:12,339 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishFirst [artemis-j2ee]>
2024-06-28 12:07:12,340 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:12,340 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishFirst [artemis-j2ee]>
2024-06-28 12:07:12,341 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2089779718'.
2024-06-28 12:07:12,343 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-06-28 12:07:12,343 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection f3a4ef58-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:12,344 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f3a5166b-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f3a4ef58-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f3a4ef58-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3a8c4e9, true, {}]
2024-06-28 12:07:12,345 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@5c206e9c
2024-06-28 12:07:12,345 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f3a53d7c-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f3a4ef58-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f3a4ef58-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6c21b133, true, {}]
2024-06-28 12:07:12,348 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2564, durable=true, userID=f3a58b9e-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:12 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishFirst, size=547, properties=TypedProperties[__AMQ_CID=f3a5166a-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1375748234, context: RoutingContextImpl(Address=test/mom/testTopicPublishFirst, routingType=MULTICAST, PreviousAddress=null previousRoute:null, reusable=null, version=0)
..................................................
, transaction: null
2024-06-28 12:07:12,349 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection f3a5d9bf-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:12,349 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f3a5d9c2-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f3a5d9bf-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f3a5d9bf-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6a544758, true, {}]
2024-06-28 12:07:12,350 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f3a600d3-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f3a5d9bf-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f3a5d9bf-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2fbfdcaf, true, {}]
2024-06-28 12:07:12,352 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=a31cc6d0-3cae-4361-92e8-1537883b67a1, address=test/mom/testTopicPublishFirst, routingType=MULTICAST, 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, fqqn=null]]
2024-06-28 12:07:12,353 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5745d810
2024-06-28 12:07:12,353 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, a31cc6d0-3cae-4361-92e8-1537883b67a1, null, 0, false, true, null]
2024-06-28 12:07:12,554 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@ba1edf4]
2024-06-28 12:07:12,557 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection f3a5d9bf-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:12,558 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:07:12,559 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.011142 ms
2024-06-28 12:07:12,559 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:07:12,559 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:07:12,559 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection f3a4ef58-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:12,560 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:07:12,561 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 220.240107 ms
2024-06-28 12:07:12,561 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishFirst [artemis-j2ee]>
2024-06-28 12:07:12,561 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:12,561 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishFirst [artemis-j2ee]>
2024-06-28 12:07:12,562 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 360382401'.
2024-06-28 12:07:12,564 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-06-28 12:07:12,565 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection f3c6a836-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:12,565 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f3c6cf49-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f3c6a836-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f3c6a836-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@15ec91b8, true, {}]
2024-06-28 12:07:12,566 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@a10723a
2024-06-28 12:07:12,566 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f3c6f65a-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f3c6a836-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f3c6a836-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@684fe77c, true, {}]
2024-06-28 12:07:12,569 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2593, durable=true, userID=f3c7447c-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:12 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishFirst, size=547, properties=TypedProperties[__AMQ_CID=f3c6cf48-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@207848797, context: RoutingContextImpl(Address=test/mom/testTopicPublishFirst, routingType=MULTICAST, PreviousAddress=null previousRoute:null, reusable=null, version=0)
..................................................
, transaction: null
2024-06-28 12:07:12,570 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection f3c7929d-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:12,570 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f3c792a0-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f3c7929d-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f3c7929d-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5c892301, true, {}]
2024-06-28 12:07:12,571 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f3c7b8b1-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f3c7929d-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f3c7929d-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@52c77fb3, true, {}]
2024-06-28 12:07:12,573 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=df6ab767-b32b-411b-af0d-d72ef652f186, address=test/mom/testTopicPublishFirst, routingType=MULTICAST, 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, fqqn=null]]
2024-06-28 12:07:12,574 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7a1a8fc3
2024-06-28 12:07:12,574 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, df6ab767-b32b-411b-af0d-d72ef652f186, null, 0, false, true, null]
2024-06-28 12:07:12,775 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@50f77992]
2024-06-28 12:07:12,778 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection f3c7929d-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:12,779 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:07:12,779 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.010924 ms
2024-06-28 12:07:12,780 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:07:12,780 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:07:12,780 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection f3c6a836-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:12,781 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:07:12,781 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 219.902497 ms
2024-06-28 12:07:12,781 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishFirst [artemis-j2ee]>
2024-06-28 12:07:12,782 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:12,782 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishFirst [artemis-j2ee]>
2024-06-28 12:07:12,783 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1111747867'.
2024-06-28 12:07:12,785 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-06-28 12:07:12,785 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection f3e86014-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:12,787 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f3e88727-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f3e86014-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f3e86014-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@a52b92f, true, {}]
2024-06-28 12:07:12,787 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@12cd63a6
2024-06-28 12:07:12,788 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f3e8ae38-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f3e86014-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f3e86014-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3555dc3d, true, {}]
2024-06-28 12:07:12,790 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2622, durable=true, userID=f3e8fc5a-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:12 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishFirst, size=547, properties=TypedProperties[__AMQ_CID=f3e88726-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1851730603, context: RoutingContextImpl(Address=test/mom/testTopicPublishFirst, routingType=MULTICAST, PreviousAddress=null previousRoute:null, reusable=null, version=0)
..................................................
, transaction: null
2024-06-28 12:07:12,791 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection f3e94a7b-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:12,792 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f3e9718e-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f3e94a7b-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f3e94a7b-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@38109734, true, {}]
2024-06-28 12:07:12,793 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f3e9989f-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f3e94a7b-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f3e94a7b-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2ca3e57f, true, {}]
2024-06-28 12:07:12,794 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=cb6bfcf2-4e12-4652-836c-92af63988050, address=test/mom/testTopicPublishFirst, routingType=MULTICAST, 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, fqqn=null]]
2024-06-28 12:07:12,795 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@48ca994
2024-06-28 12:07:12,796 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, cb6bfcf2-4e12-4652-836c-92af63988050, null, 0, false, true, null]
2024-06-28 12:07:12,996 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3484b8db]
2024-06-28 12:07:12,999 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection f3e94a7b-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:13,001 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:07:13,001 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.022151 ms
2024-06-28 12:07:13,001 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:07:13,001 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:07:13,002 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection f3e86014-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:13,003 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:07:13,003 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 220.628641 ms
2024-06-28 12:07:13,003 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishFirst [artemis-j2ee]>
2024-06-28 12:07:13,004 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:13,004 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishFirst [artemis-j2ee]>
2024-06-28 12:07:13,004 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 268639817'.
2024-06-28 12:07:13,007 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-06-28 12:07:13,007 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection f40a4002-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:13,008 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f40a6715-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f40a4002-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f40a4002-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@227eba7e, true, {}]
2024-06-28 12:07:13,009 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@396d630
2024-06-28 12:07:13,009 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f40a8e26-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f40a4002-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f40a4002-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@27f75399, true, {}]
2024-06-28 12:07:13,011 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2651, durable=true, userID=f40adc48-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:13 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishFirst, size=547, properties=TypedProperties[__AMQ_CID=f40a6714-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@2027402970, context: RoutingContextImpl(Address=test/mom/testTopicPublishFirst, routingType=MULTICAST, PreviousAddress=null previousRoute:null, reusable=null, version=0)
..................................................
, transaction: null
2024-06-28 12:07:13,012 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection f40b0359-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:13,013 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f40b2a6c-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f40b0359-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f40b0359-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@759c89ec, true, {}]
2024-06-28 12:07:13,014 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f40b517d-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f40b0359-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f40b0359-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2f30dc66, true, {}]
2024-06-28 12:07:13,016 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=9418c0f4-9514-45d3-b669-11d8ed442d09, address=test/mom/testTopicPublishFirst, routingType=MULTICAST, 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, fqqn=null]]
2024-06-28 12:07:13,016 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@70856897
2024-06-28 12:07:13,017 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 9418c0f4-9514-45d3-b669-11d8ed442d09, null, 0, false, true, null]
2024-06-28 12:07:13,218 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@b8d10c9]
2024-06-28 12:07:13,220 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection f40b0359-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:13,222 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:07:13,222 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.026501 ms
2024-06-28 12:07:13,222 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:07:13,222 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:07:13,223 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection f40a4002-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:13,224 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:07:13,224 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 220.159476 ms
2024-06-28 12:07:13,224 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishFirst [artemis-j2ee]>
2024-06-28 12:07:13,225 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:13,225 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishFirst [artemis-j2ee]>
2024-06-28 12:07:13,226 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1154719107'.
2024-06-28 12:07:13,229 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-06-28 12:07:13,229 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection f42c1ff0-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:13,230 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f42c4703-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f42c1ff0-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f42c1ff0-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@50d08834, true, {}]
2024-06-28 12:07:13,231 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@6764a6d4
2024-06-28 12:07:13,231 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f42c6e14-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f42c1ff0-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f42c1ff0-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7bb469c1, true, {}]
2024-06-28 12:07:13,233 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2680, durable=true, userID=f42cbc36-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:13 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishFirst, size=547, properties=TypedProperties[__AMQ_CID=f42c4702-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1318417240, context: RoutingContextImpl(Address=test/mom/testTopicPublishFirst, routingType=MULTICAST, PreviousAddress=null previousRoute:null, reusable=null, version=0)
..................................................
, transaction: null
2024-06-28 12:07:13,234 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection f42ce347-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:13,235 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f42d0a5a-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f42ce347-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f42ce347-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@35a83b07, true, {}]
2024-06-28 12:07:13,236 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f42d316b-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f42ce347-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f42ce347-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@11994ffc, true, {}]
2024-06-28 12:07:13,238 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=38b3d1b7-f7f5-4711-b561-c2cb95375e0c, address=test/mom/testTopicPublishFirst, routingType=MULTICAST, 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, fqqn=null]]
2024-06-28 12:07:13,239 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1723ea28
2024-06-28 12:07:13,240 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 38b3d1b7-f7f5-4711-b561-c2cb95375e0c, null, 0, false, true, null]
2024-06-28 12:07:13,440 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5d0e1f13]
2024-06-28 12:07:13,447 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection f42ce347-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:13,449 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:07:13,449 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.010752 ms
2024-06-28 12:07:13,449 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:07:13,449 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:07:13,450 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection f42c1ff0-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:13,451 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:07:13,451 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 225.788688 ms
2024-06-28 12:07:13,451 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishFirst [artemis-j2ee]>
2024-06-28 12:07:13,452 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:13,452 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishFirst [artemis-j2ee]>
2024-06-28 12:07:13,453 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1804690547'.
2024-06-28 12:07:13,455 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-06-28 12:07:13,455 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection f44e9c1e-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:13,456 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f44ec331-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f44e9c1e-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f44e9c1e-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@200b0518, true, {}]
2024-06-28 12:07:13,457 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@5122e03e
2024-06-28 12:07:13,457 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f44eea42-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f44e9c1e-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f44e9c1e-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@709979e1, true, {}]
2024-06-28 12:07:13,459 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2709, durable=true, userID=f44f1154-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:13 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishFirst, size=547, properties=TypedProperties[__AMQ_CID=f44ec330-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@2039595393, context: RoutingContextImpl(Address=test/mom/testTopicPublishFirst, routingType=MULTICAST, PreviousAddress=null previousRoute:null, reusable=null, version=0)
..................................................
, transaction: null
2024-06-28 12:07:13,460 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection f44f5f75-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:13,461 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f44f5f78-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f44f5f75-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f44f5f75-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@b317d36, true, {}]
2024-06-28 12:07:13,462 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f44f8689-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f44f5f75-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f44f5f75-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@30f11ae0, true, {}]
2024-06-28 12:07:13,463 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=cd070343-b52a-4a5d-ab76-248039276caf, address=test/mom/testTopicPublishFirst, routingType=MULTICAST, 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, fqqn=null]]
2024-06-28 12:07:13,464 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6cd8ea03
2024-06-28 12:07:13,465 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, cd070343-b52a-4a5d-ab76-248039276caf, null, 0, false, true, null]
2024-06-28 12:07:13,665 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@329e9ff4]
2024-06-28 12:07:13,668 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection f44f5f75-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:13,669 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:07:13,669 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.010687 ms
2024-06-28 12:07:13,670 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:07:13,670 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:07:13,670 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection f44e9c1e-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:13,671 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:07:13,671 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 218.933056 ms
2024-06-28 12:07:13,671 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishFirst [artemis-j2ee]>
2024-06-28 12:07:13,672 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:13,673 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishFirst [artemis-j2ee]>
2024-06-28 12:07:13,673 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1893069426'.
2024-06-28 12:07:13,675 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-06-28 12:07:13,676 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection f47054fc-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:13,677 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f47054ff-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f47054fc-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f47054fc-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@b57867d, true, {}]
2024-06-28 12:07:13,677 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@69137c1d
2024-06-28 12:07:13,678 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f470a320-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f47054fc-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f47054fc-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@b22690d, true, {}]
2024-06-28 12:07:13,680 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2738, durable=true, userID=f470f142-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:13 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishFirst, size=547, properties=TypedProperties[__AMQ_CID=f47054fe-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1386075212, context: RoutingContextImpl(Address=test/mom/testTopicPublishFirst, routingType=MULTICAST, PreviousAddress=null previousRoute:null, reusable=null, version=0)
..................................................
, transaction: null
2024-06-28 12:07:13,681 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection f4711853-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:13,682 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f4713f66-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f4711853-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f4711853-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@8a04797, true, {}]
2024-06-28 12:07:13,683 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f4716677-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f4711853-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f4711853-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@764de4ad, true, {}]
2024-06-28 12:07:13,684 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=b8d21d71-9448-4a3a-8039-3386b19259d3, address=test/mom/testTopicPublishFirst, routingType=MULTICAST, 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, fqqn=null]]
2024-06-28 12:07:13,685 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@8a7b222
2024-06-28 12:07:13,686 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, b8d21d71-9448-4a3a-8039-3386b19259d3, null, 0, false, true, null]
2024-06-28 12:07:13,886 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@32b1d581]
2024-06-28 12:07:13,889 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection f4711853-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:13,890 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:07:13,890 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.018919 ms
2024-06-28 12:07:13,890 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:07:13,890 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:07:13,891 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection f47054fc-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:13,892 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:07:13,892 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 219.727599 ms
2024-06-28 12:07:13,892 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishFirst [artemis-j2ee]>
2024-06-28 12:07:13,894 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:13,894 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testProperties [artemis-j2ee]>
2024-06-28 12:07:13,894 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1874757531'.
2024-06-28 12:07:13,897 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-06-28 12:07:13,897 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection f4920dda-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:13,898 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f49234ed-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f4920dda-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f4920dda-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1d6dbaab, true, {}]
2024-06-28 12:07:13,899 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f4925bfe-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f4920dda-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f4920dda-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7daa0103, true, {}]
2024-06-28 12:07:13,901 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: f4925bfe-3546-11ef-af8f-0a580a280f89 with parameters: [test/mom/testProperties, [MULTICAST], true]
2024-06-28 12:07:13,901 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@2289368c
2024-06-28 12:07:13,906 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=5af37a34-2bd8-4203-9119-99d2b1f20067, address=test/mom/testProperties, routingType=MULTICAST, 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, fqqn=null]]
2024-06-28 12:07:13,907 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2c3d26
2024-06-28 12:07:13,908 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 5af37a34-2bd8-4203-9119-99d2b1f20067, null, 0, false, true, null]
2024-06-28 12:07:13,909 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection f493e2a0-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:13,910 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f49409b3-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f493e2a0-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f493e2a0-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@15282b9, true, {}]
2024-06-28 12:07:13,911 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@7cb2f534
2024-06-28 12:07:13,911 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f49430c4-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f493e2a0-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f493e2a0-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5b362c64, true, {}]
2024-06-28 12:07:13,913 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2777, durable=true, userID=f49457d6-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:13 UTC 2024, expiration=0, durable=true, address=test/mom/testProperties, size=568, properties=TypedProperties[prop=propValue, __AMQ_CID=f49409b2-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1846598816, context: RoutingContextImpl(Address=test/mom/testProperties, routingType=MULTICAST, PreviousAddress=test/mom/testProperties previousRoute:MULTICAST, reusable=true, version=-2147483500)
..................................................
***** durable queues test/mom/testProperties:
***** non durable for test/mom/testProperties:
- queueID=2769 address:test/mom/testProperties name:5af37a34-2bd8-4203-9119-99d2b1f20067 filter:null
..................................................
, transaction: null
2024-06-28 12:07:13,913 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 5af37a34-2bd8-4203-9119-99d2b1f20067: Reference[2777]:RELIABLE:CoreMessage[messageID=2777, durable=true, userID=f49457d6-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:13 UTC 2024, expiration=0, durable=true, address=test/mom/testProperties, size=568, properties=TypedProperties[prop=propValue, __AMQ_CID=f49409b2-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1846598816
2024-06-28 12:07:13,913 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 5af37a34-2bd8-4203-9119-99d2b1f20067: CoreMessage[messageID=2777, durable=true, userID=f49457d6-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:13 UTC 2024, expiration=0, durable=true, address=test/mom/testProperties, size=568, properties=TypedProperties[prop=propValue, __AMQ_CID=f49409b2-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1846598816 to transaction: TransactionImpl [xid=null, txID=2780, xid=null, state=ACTIVE, createTime=1719576433913(Fri Jun 28 12:07:13 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3c8eba5d
2024-06-28 12:07:13,914 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 5af37a34-2bd8-4203-9119-99d2b1f20067: CoreMessage[messageID=2777, durable=true, userID=f49457d6-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:13 UTC 2024, expiration=0, durable=true, address=test/mom/testProperties, size=568, properties=TypedProperties[prop=propValue, __AMQ_CID=f49409b2-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1846598816, transaction: TransactionImpl [xid=null, txID=2780, xid=null, state=COMMITTED, createTime=1719576433913(Fri Jun 28 12:07:13 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3c8eba5d
2024-06-28 12:07:13,914 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2624dd2c]
2024-06-28 12:07:13,916 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection f4920dda-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:13,918 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:07:13,918 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.009897 ms
2024-06-28 12:07:13,918 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:07:13,918 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:07:13,919 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection f493e2a0-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:13,919 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:07:13,920 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 25.712699 ms
2024-06-28 12:07:13,920 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testProperties [artemis-j2ee]>
2024-06-28 12:07:13,921 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:13,921 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testPublishJsonData [artemis-j2ee]>
2024-06-28 12:07:13,921 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 751454855'.
2024-06-28 12:07:13,923 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-06-28 12:07:13,924 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection f4962c98-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:13,925 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f4962c9b-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f4962c98-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f4962c98-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6fc93c2d, true, {}]
2024-06-28 12:07:13,925 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f49653ac-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f4962c98-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f4962c98-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5d2a65e7, true, {}]
2024-06-28 12:07:13,927 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishJsonData, null, 0, false, true, null]
2024-06-28 12:07:13,928 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection f496c8dd-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:13,929 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f496c8e0-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f496c8dd-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f496c8dd-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@ff2eeda, true, {}]
2024-06-28 12:07:13,929 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@4664b741
2024-06-28 12:07:13,929 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f496eff1-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f496c8dd-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f496c8dd-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1737aa9b, true, {}]
2024-06-28 12:07:13,931 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2805, durable=true, userID=f4971703-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishJsonData, size=681, properties=TypedProperties[__AMQ_CID=f496c8df-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1154875770, context: RoutingContextImpl(Address=test/mom/testPublishJsonData, routingType=ANYCAST, PreviousAddress=test/mom/testPublishJsonData previousRoute:ANYCAST, reusable=true, version=-2147483554)
..................................................
***** durable queues test/mom/testPublishJsonData:
- queueID=670 address:test/mom/testPublishJsonData name:test/mom/testPublishJsonData filter:null
***** non durable for test/mom/testPublishJsonData:
..................................................
, transaction: null
2024-06-28 12:07:13,932 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishJsonData: Reference[2805]:RELIABLE:CoreMessage[messageID=2805, durable=true, userID=f4971703-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishJsonData, size=681, properties=TypedProperties[__AMQ_CID=f496c8df-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1154875770
2024-06-28 12:07:13,933 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishJsonData: CoreMessage[messageID=2805, durable=true, userID=f4971703-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishJsonData, size=681, properties=TypedProperties[__AMQ_CID=f496c8df-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1154875770 to transaction: TransactionImpl [xid=null, txID=2808, xid=null, state=ACTIVE, createTime=1719576433933(Fri Jun 28 12:07:13 UTC 2024), timeoutSeconds=-1, nr operations = 1]@72916e81
2024-06-28 12:07:13,935 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@17699e35, org.eclipse.scout.rt.mom.jms.JmsSubscription@5edf9eb1]
2024-06-28 12:07:13,935 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishJsonData: CoreMessage[messageID=2805, durable=true, userID=f4971703-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishJsonData, size=681, properties=TypedProperties[__AMQ_CID=f496c8df-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1154875770, transaction: TransactionImpl [xid=null, txID=2808, xid=null, state=COMMITTED, createTime=1719576433933(Fri Jun 28 12:07:13 UTC 2024), timeoutSeconds=-1, nr operations = 0]@72916e81
2024-06-28 12:07:13,936 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection f4962c98-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:13,937 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:07:13,937 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.008262 ms
2024-06-28 12:07:13,938 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:07:13,938 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:07:13,938 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection f496c8dd-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:13,939 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:07:13,939 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 18.487437 ms
2024-06-28 12:07:13,940 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testPublishJsonData [artemis-j2ee]>
2024-06-28 12:07:13,941 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:13,941 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicDurableSubscription [artemis-j2ee]>
2024-06-28 12:07:13,941 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 609016529'.
2024-06-28 12:07:13,941 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:07:13,942 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.005481 ms
2024-06-28 12:07:13,942 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 1.037485 ms
2024-06-28 12:07:13,942 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicDurableSubscription [artemis-j2ee]>
2024-06-28 12:07:13,943 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:13,943 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testPublishNull [artemis-j2ee]>
2024-06-28 12:07:13,943 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 494132656'.
2024-06-28 12:07:13,945 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-06-28 12:07:13,946 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection f49960f5-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:13,946 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f4998808-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f49960f5-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f49960f5-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@35944a04, true, {}]
2024-06-28 12:07:13,947 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f499af19-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f49960f5-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f49960f5-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6546cdca, true, {}]
2024-06-28 12:07:13,949 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null]
2024-06-28 12:07:13,950 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection f49a244a-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:13,950 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f49a244d-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f49a244a-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f49a244a-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@222f0d0e, true, {}]
2024-06-28 12:07:13,951 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@4faf32a7
2024-06-28 12:07:13,951 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f49a4b5e-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f49a244a-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f49a244a-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@74681935, true, {}]
2024-06-28 12:07:13,953 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2827, durable=true, userID=f49a7270-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=433, properties=TypedProperties[__AMQ_CID=f49a244c-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@149751561, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147483548)
..................................................
***** durable queues test/mom/testPublishAndConsumeInternal:
- queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null
***** non durable for test/mom/testPublishAndConsumeInternal:
..................................................
, transaction: null
2024-06-28 12:07:13,954 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[2827]:RELIABLE:CoreMessage[messageID=2827, durable=true, userID=f49a7270-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=433, properties=TypedProperties[__AMQ_CID=f49a244c-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@149751561
2024-06-28 12:07:13,955 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2827, durable=true, userID=f49a7270-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=433, properties=TypedProperties[__AMQ_CID=f49a244c-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@149751561 to transaction: TransactionImpl [xid=null, txID=2830, xid=null, state=ACTIVE, createTime=1719576433955(Fri Jun 28 12:07:13 UTC 2024), timeoutSeconds=-1, nr operations = 1]@27816adf
2024-06-28 12:07:13,957 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@1a19fbfb, org.eclipse.scout.rt.mom.jms.JmsSubscription@647ea319]
2024-06-28 12:07:13,958 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2827, durable=true, userID=f49a7270-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=433, properties=TypedProperties[__AMQ_CID=f49a244c-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@149751561, transaction: TransactionImpl [xid=null, txID=2830, xid=null, state=COMMITTED, createTime=1719576433955(Fri Jun 28 12:07:13 UTC 2024), timeoutSeconds=-1, nr operations = 0]@27816adf
2024-06-28 12:07:13,958 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection f49960f5-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:13,960 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection f49baaf1-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:13,961 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f49baaf4-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f49baaf1-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f49baaf1-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5c9f0dfe, true, {}]
2024-06-28 12:07:13,961 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f49bd205-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f49baaf1-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f49baaf1-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@48eca15d, true, {}]
2024-06-28 12:07:13,963 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null]
2024-06-28 12:07:13,964 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f49c2026-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f49a244a-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f49a244a-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4dd72431, true, {}]
2024-06-28 12:07:13,965 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2845, durable=true, userID=f49c4738-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=432, properties=TypedProperties[__AMQ_CID=f49a244c-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1673227726, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147483548)
..................................................
***** durable queues test/mom/testPublishAndConsumeInternal:
- queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null
***** non durable for test/mom/testPublishAndConsumeInternal:
..................................................
, transaction: null
2024-06-28 12:07:13,966 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[2845]:RELIABLE:CoreMessage[messageID=2845, durable=true, userID=f49c4738-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=432, properties=TypedProperties[__AMQ_CID=f49a244c-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1673227726
2024-06-28 12:07:13,967 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2845, durable=true, userID=f49c4738-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=432, properties=TypedProperties[__AMQ_CID=f49a244c-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1673227726 to transaction: TransactionImpl [xid=null, txID=2848, xid=null, state=ACTIVE, createTime=1719576433967(Fri Jun 28 12:07:13 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4f1c5753
2024-06-28 12:07:13,968 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@1172d47, org.eclipse.scout.rt.mom.jms.JmsSubscription@5ecc530]
2024-06-28 12:07:13,970 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2845, durable=true, userID=f49c4738-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=432, properties=TypedProperties[__AMQ_CID=f49a244c-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1673227726, transaction: TransactionImpl [xid=null, txID=2848, xid=null, state=COMMITTED, createTime=1719576433967(Fri Jun 28 12:07:13 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4f1c5753
2024-06-28 12:07:13,970 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection f49baaf1-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:13,972 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection f49d58a9-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:13,972 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f49d7fbc-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f49d58a9-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f49d58a9-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@23261e6a, true, {}]
2024-06-28 12:07:13,973 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f49da6cd-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f49d58a9-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f49d58a9-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2cc5a8d4, true, {}]
2024-06-28 12:07:13,974 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null]
2024-06-28 12:07:13,975 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f49df4ee-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f49a244a-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f49a244a-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@631a0cd0, true, {}]
2024-06-28 12:07:13,976 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2863, durable=true, userID=f49e1c00-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=433, properties=TypedProperties[__AMQ_CID=f49a244c-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1708482393, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147483548)
..................................................
***** durable queues test/mom/testPublishAndConsumeInternal:
- queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null
***** non durable for test/mom/testPublishAndConsumeInternal:
..................................................
, transaction: null
2024-06-28 12:07:13,978 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[2863]:RELIABLE:CoreMessage[messageID=2863, durable=true, userID=f49e1c00-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=433, properties=TypedProperties[__AMQ_CID=f49a244c-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1708482393
2024-06-28 12:07:13,978 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2863, durable=true, userID=f49e1c00-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=433, properties=TypedProperties[__AMQ_CID=f49a244c-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1708482393 to transaction: TransactionImpl [xid=null, txID=2866, xid=null, state=ACTIVE, createTime=1719576433978(Fri Jun 28 12:07:13 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6b780ce6
2024-06-28 12:07:13,979 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@14fda568, org.eclipse.scout.rt.mom.jms.JmsSubscription@407858c5]
2024-06-28 12:07:13,981 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2863, durable=true, userID=f49e1c00-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=433, properties=TypedProperties[__AMQ_CID=f49a244c-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1708482393, transaction: TransactionImpl [xid=null, txID=2866, xid=null, state=COMMITTED, createTime=1719576433978(Fri Jun 28 12:07:13 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6b780ce6
2024-06-28 12:07:13,982 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection f49d58a9-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:13,983 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection f49f2d71-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:13,984 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f49f5484-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f49f2d71-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f49f2d71-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@74e8cfd7, true, {}]
2024-06-28 12:07:13,985 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f49f7b95-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f49f2d71-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f49f2d71-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4ec24322, true, {}]
2024-06-28 12:07:13,986 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null]
2024-06-28 12:07:13,987 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f49fc9b6-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f49a244a-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f49a244a-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@113ba220, true, {}]
2024-06-28 12:07:13,989 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2881, durable=true, userID=f49ff0c8-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=433, properties=TypedProperties[__AMQ_CID=f49a244c-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@363286906, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147483548)
..................................................
***** durable queues test/mom/testPublishAndConsumeInternal:
- queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null
***** non durable for test/mom/testPublishAndConsumeInternal:
..................................................
, transaction: null
2024-06-28 12:07:13,990 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[2881]:RELIABLE:CoreMessage[messageID=2881, durable=true, userID=f49ff0c8-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=433, properties=TypedProperties[__AMQ_CID=f49a244c-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@363286906
2024-06-28 12:07:13,990 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2881, durable=true, userID=f49ff0c8-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=433, properties=TypedProperties[__AMQ_CID=f49a244c-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@363286906 to transaction: TransactionImpl [xid=null, txID=2884, xid=null, state=ACTIVE, createTime=1719576433990(Fri Jun 28 12:07:13 UTC 2024), timeoutSeconds=-1, nr operations = 1]@44aa46d9
2024-06-28 12:07:13,991 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@4e8fab14, org.eclipse.scout.rt.mom.jms.JmsSubscription@5247c44f]
2024-06-28 12:07:13,993 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2881, durable=true, userID=f49ff0c8-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:13 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=433, properties=TypedProperties[__AMQ_CID=f49a244c-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@363286906, transaction: TransactionImpl [xid=null, txID=2884, xid=null, state=COMMITTED, createTime=1719576433990(Fri Jun 28 12:07:13 UTC 2024), timeoutSeconds=-1, nr operations = 0]@44aa46d9
2024-06-28 12:07:13,994 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection f49f2d71-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:13,996 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection f4a12949-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:13,996 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f4a1294c-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f4a12949-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f4a12949-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1185c07d, true, {}]
2024-06-28 12:07:13,997 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f4a1505d-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f4a12949-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f4a12949-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3359120a, true, {}]
2024-06-28 12:07:13,999 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null]
2024-06-28 12:07:13,999 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f4a19e7e-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f49a244a-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f49a244a-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@d5f3158, true, {}]
2024-06-28 12:07:14,001 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2899, durable=true, userID=f4a1c590-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:14 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=432, properties=TypedProperties[__AMQ_CID=f49a244c-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@446571670, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147483548)
..................................................
***** durable queues test/mom/testPublishAndConsumeInternal:
- queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null
***** non durable for test/mom/testPublishAndConsumeInternal:
..................................................
, transaction: null
2024-06-28 12:07:14,002 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[2899]:RELIABLE:CoreMessage[messageID=2899, durable=true, userID=f4a1c590-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:14 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=432, properties=TypedProperties[__AMQ_CID=f49a244c-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@446571670
2024-06-28 12:07:14,003 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2899, durable=true, userID=f4a1c590-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:14 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=432, properties=TypedProperties[__AMQ_CID=f49a244c-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@446571670 to transaction: TransactionImpl [xid=null, txID=2902, xid=null, state=ACTIVE, createTime=1719576434002(Fri Jun 28 12:07:14 UTC 2024), timeoutSeconds=-1, nr operations = 1]@44a33d82
2024-06-28 12:07:14,004 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@24e82f43, org.eclipse.scout.rt.mom.jms.JmsSubscription@6b0fece4]
2024-06-28 12:07:14,005 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2899, durable=true, userID=f4a1c590-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:14 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=432, properties=TypedProperties[__AMQ_CID=f49a244c-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@446571670, transaction: TransactionImpl [xid=null, txID=2902, xid=null, state=COMMITTED, createTime=1719576434002(Fri Jun 28 12:07:14 UTC 2024), timeoutSeconds=-1, nr operations = 0]@44a33d82
2024-06-28 12:07:14,007 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection f4a12949-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:14,008 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection f4a2fe11-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:14,009 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f4a2fe14-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f4a2fe11-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f4a2fe11-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4521aeca, true, {}]
2024-06-28 12:07:14,009 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f4a32525-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f4a2fe11-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f4a2fe11-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@73f79beb, true, {}]
2024-06-28 12:07:14,011 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null]
2024-06-28 12:07:14,011 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f4a37346-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f49a244a-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f49a244a-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@412855e5, true, {}]
2024-06-28 12:07:14,013 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2917, durable=true, userID=f4a39a58-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:14 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=433, properties=TypedProperties[__AMQ_CID=f49a244c-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1758530305, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147483548)
..................................................
***** durable queues test/mom/testPublishAndConsumeInternal:
- queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null
***** non durable for test/mom/testPublishAndConsumeInternal:
..................................................
, transaction: null
2024-06-28 12:07:14,014 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[2917]:RELIABLE:CoreMessage[messageID=2917, durable=true, userID=f4a39a58-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:14 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=433, properties=TypedProperties[__AMQ_CID=f49a244c-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1758530305
2024-06-28 12:07:14,014 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2917, durable=true, userID=f4a39a58-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:14 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=433, properties=TypedProperties[__AMQ_CID=f49a244c-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1758530305 to transaction: TransactionImpl [xid=null, txID=2920, xid=null, state=ACTIVE, createTime=1719576434014(Fri Jun 28 12:07:14 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5d5b27b1
2024-06-28 12:07:14,015 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@31a266e0, org.eclipse.scout.rt.mom.jms.JmsSubscription@7053d6e2]
2024-06-28 12:07:14,017 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2917, durable=true, userID=f4a39a58-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:14 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=433, properties=TypedProperties[__AMQ_CID=f49a244c-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1758530305, transaction: TransactionImpl [xid=null, txID=2920, xid=null, state=COMMITTED, createTime=1719576434014(Fri Jun 28 12:07:14 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5d5b27b1
2024-06-28 12:07:14,019 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection f4a2fe11-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:14,020 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection f4a4d2d9-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:14,021 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f4a4d2dc-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f4a4d2d9-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f4a4d2d9-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3b797ac3, true, {}]
2024-06-28 12:07:14,021 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f4a4f9ed-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f4a4d2d9-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f4a4d2d9-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@71d98c67, true, {}]
2024-06-28 12:07:14,023 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null]
2024-06-28 12:07:14,024 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f4a56f1e-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f49a244a-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f49a244a-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6536f4c9, true, {}]
2024-06-28 12:07:14,025 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2935, durable=true, userID=f4a56f20-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:14 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=432, properties=TypedProperties[__AMQ_CID=f49a244c-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@711316703, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147483548)
..................................................
***** durable queues test/mom/testPublishAndConsumeInternal:
- queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null
***** non durable for test/mom/testPublishAndConsumeInternal:
..................................................
, transaction: null
2024-06-28 12:07:14,026 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[2935]:RELIABLE:CoreMessage[messageID=2935, durable=true, userID=f4a56f20-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:14 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=432, properties=TypedProperties[__AMQ_CID=f49a244c-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@711316703
2024-06-28 12:07:14,026 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2935, durable=true, userID=f4a56f20-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:14 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=432, properties=TypedProperties[__AMQ_CID=f49a244c-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@711316703 to transaction: TransactionImpl [xid=null, txID=2938, xid=null, state=ACTIVE, createTime=1719576434026(Fri Jun 28 12:07:14 UTC 2024), timeoutSeconds=-1, nr operations = 1]@455a7f87
2024-06-28 12:07:14,027 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@54f5457e, org.eclipse.scout.rt.mom.jms.JmsSubscription@2f49d34d]
2024-06-28 12:07:14,030 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2935, durable=true, userID=f4a56f20-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:14 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=432, properties=TypedProperties[__AMQ_CID=f49a244c-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@711316703, transaction: TransactionImpl [xid=null, txID=2938, xid=null, state=COMMITTED, createTime=1719576434026(Fri Jun 28 12:07:14 UTC 2024), timeoutSeconds=-1, nr operations = 0]@455a7f87
2024-06-28 12:07:14,031 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection f4a4d2d9-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:14,032 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection f4a6a7a1-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:14,033 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f4a6a7a4-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f4a6a7a1-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f4a6a7a1-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7d41ee6c, true, {}]
2024-06-28 12:07:14,033 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f4a6ceb5-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f4a6a7a1-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f4a6a7a1-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7717004c, true, {}]
2024-06-28 12:07:14,035 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null]
2024-06-28 12:07:14,035 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f4a71cd6-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f49a244a-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f49a244a-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@abadfe2, true, {}]
2024-06-28 12:07:14,036 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2953, durable=true, userID=f4a743e8-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:14 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=433, properties=TypedProperties[__AMQ_CID=f49a244c-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@2094733975, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147483548)
..................................................
***** durable queues test/mom/testPublishAndConsumeInternal:
- queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null
***** non durable for test/mom/testPublishAndConsumeInternal:
..................................................
, transaction: null
2024-06-28 12:07:14,037 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[2953]:RELIABLE:CoreMessage[messageID=2953, durable=true, userID=f4a743e8-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:14 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=433, properties=TypedProperties[__AMQ_CID=f49a244c-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@2094733975
2024-06-28 12:07:14,038 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2953, durable=true, userID=f4a743e8-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:14 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=433, properties=TypedProperties[__AMQ_CID=f49a244c-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@2094733975 to transaction: TransactionImpl [xid=null, txID=2956, xid=null, state=ACTIVE, createTime=1719576434038(Fri Jun 28 12:07:14 UTC 2024), timeoutSeconds=-1, nr operations = 1]@127b1133
2024-06-28 12:07:14,039 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@63e21ccb, org.eclipse.scout.rt.mom.jms.JmsSubscription@8c41677]
2024-06-28 12:07:14,041 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2953, durable=true, userID=f4a743e8-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:14 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=433, properties=TypedProperties[__AMQ_CID=f49a244c-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@2094733975, transaction: TransactionImpl [xid=null, txID=2956, xid=null, state=COMMITTED, createTime=1719576434038(Fri Jun 28 12:07:14 UTC 2024), timeoutSeconds=-1, nr operations = 0]@127b1133
2024-06-28 12:07:14,042 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection f4a6a7a1-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:14,043 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection f4a85559-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:14,063 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f4ab629c-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f4a85559-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f4a85559-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@542585cc, true, {}]
2024-06-28 12:07:14,064 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f4ab89ad-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f4a85559-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f4a85559-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1f66459d, true, {}]
2024-06-28 12:07:14,065 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null]
2024-06-28 12:07:14,066 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f4abd7ce-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f49a244a-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f49a244a-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@66da37d5, true, {}]
2024-06-28 12:07:14,067 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2971, durable=true, userID=f4abfee0-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:14 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=433, properties=TypedProperties[__AMQ_CID=f49a244c-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@412797498, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147483548)
..................................................
***** durable queues test/mom/testPublishAndConsumeInternal:
- queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null
***** non durable for test/mom/testPublishAndConsumeInternal:
..................................................
, transaction: null
2024-06-28 12:07:14,068 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[2971]:RELIABLE:CoreMessage[messageID=2971, durable=true, userID=f4abfee0-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:14 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=433, properties=TypedProperties[__AMQ_CID=f49a244c-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@412797498
2024-06-28 12:07:14,069 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2971, durable=true, userID=f4abfee0-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:14 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=433, properties=TypedProperties[__AMQ_CID=f49a244c-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@412797498 to transaction: TransactionImpl [xid=null, txID=2974, xid=null, state=ACTIVE, createTime=1719576434069(Fri Jun 28 12:07:14 UTC 2024), timeoutSeconds=-1, nr operations = 1]@178a2b0e
2024-06-28 12:07:14,070 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@7bca7b6c, org.eclipse.scout.rt.mom.jms.JmsSubscription@7a0c046e]
2024-06-28 12:07:14,072 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2971, durable=true, userID=f4abfee0-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:14 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=433, properties=TypedProperties[__AMQ_CID=f49a244c-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@412797498, transaction: TransactionImpl [xid=null, txID=2974, xid=null, state=COMMITTED, createTime=1719576434069(Fri Jun 28 12:07:14 UTC 2024), timeoutSeconds=-1, nr operations = 0]@178a2b0e
2024-06-28 12:07:14,073 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection f4a85559-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:14,074 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection f4ad1051-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:14,075 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f4ad3764-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f4ad1051-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f4ad1051-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7cd94566, true, {}]
2024-06-28 12:07:14,076 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f4ad5e75-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f4ad1051-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f4ad1051-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@27b6766f, true, {}]
2024-06-28 12:07:14,077 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null]
2024-06-28 12:07:14,078 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f4adac96-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f49a244a-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f49a244a-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6755e45e, true, {}]
2024-06-28 12:07:14,079 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2989, durable=true, userID=f4adac98-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:14 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=432, properties=TypedProperties[__AMQ_CID=f49a244c-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1229365370, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147483548)
..................................................
***** durable queues test/mom/testPublishAndConsumeInternal:
- queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null
***** non durable for test/mom/testPublishAndConsumeInternal:
..................................................
, transaction: null
2024-06-28 12:07:14,080 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[2989]:RELIABLE:CoreMessage[messageID=2989, durable=true, userID=f4adac98-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:14 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=432, properties=TypedProperties[__AMQ_CID=f49a244c-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1229365370
2024-06-28 12:07:14,081 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2989, durable=true, userID=f4adac98-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:14 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=432, properties=TypedProperties[__AMQ_CID=f49a244c-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1229365370 to transaction: TransactionImpl [xid=null, txID=2992, xid=null, state=ACTIVE, createTime=1719576434081(Fri Jun 28 12:07:14 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6615d194
2024-06-28 12:07:14,082 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@49854d93, org.eclipse.scout.rt.mom.jms.JmsSubscription@29d7d117]
2024-06-28 12:07:14,083 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2989, durable=true, userID=f4adac98-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:14 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=432, properties=TypedProperties[__AMQ_CID=f49a244c-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1229365370, transaction: TransactionImpl [xid=null, txID=2992, xid=null, state=COMMITTED, createTime=1719576434081(Fri Jun 28 12:07:14 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6615d194
2024-06-28 12:07:14,084 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection f4ad1051-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:14,085 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:07:14,086 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.009807 ms
2024-06-28 12:07:14,086 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:07:14,086 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:07:14,087 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection f49a244a-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:14,088 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:07:14,089 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 145.698910 ms
2024-06-28 12:07:14,089 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testPublishNull [artemis-j2ee]>
2024-06-28 12:07:14,090 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:14,090 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testPublishText [artemis-j2ee]>
2024-06-28 12:07:14,090 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 199154190'.
2024-06-28 12:07:14,093 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-06-28 12:07:14,093 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection f4aff68a-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:14,094 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f4b01d9d-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f4aff68a-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f4aff68a-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@23b885e2, true, {}]
2024-06-28 12:07:14,095 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f4b044ae-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f4aff68a-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f4aff68a-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@36f02c5d, true, {}]
2024-06-28 12:07:14,097 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishText, null, 0, false, true, null]
2024-06-28 12:07:14,098 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection f4b0b9df-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:14,098 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f4b0b9e2-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f4b0b9df-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f4b0b9df-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1a793329, true, {}]
2024-06-28 12:07:14,099 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@447bf09d
2024-06-28 12:07:14,099 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f4b0e0f3-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f4b0b9df-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f4b0b9df-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1476ab2a, true, {}]
2024-06-28 12:07:14,101 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3011, durable=true, userID=f4b10805-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:14 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishText, size=433, properties=TypedProperties[__AMQ_CID=f4b0b9e1-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@249365756, context: RoutingContextImpl(Address=test/mom/testPublishText, routingType=ANYCAST, PreviousAddress=test/mom/testPublishText previousRoute:ANYCAST, reusable=true, version=-2147483547)
..................................................
***** durable queues test/mom/testPublishText:
- queueID=926 address:test/mom/testPublishText name:test/mom/testPublishText filter:null
***** non durable for test/mom/testPublishText:
..................................................
, transaction: null
2024-06-28 12:07:14,102 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishText: Reference[3011]:RELIABLE:CoreMessage[messageID=3011, durable=true, userID=f4b10805-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:14 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishText, size=433, properties=TypedProperties[__AMQ_CID=f4b0b9e1-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@249365756
2024-06-28 12:07:14,102 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishText: CoreMessage[messageID=3011, durable=true, userID=f4b10805-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:14 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishText, size=433, properties=TypedProperties[__AMQ_CID=f4b0b9e1-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@249365756 to transaction: TransactionImpl [xid=null, txID=3014, xid=null, state=ACTIVE, createTime=1719576434102(Fri Jun 28 12:07:14 UTC 2024), timeoutSeconds=-1, nr operations = 1]@79ac5673
2024-06-28 12:07:14,104 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@7c0abd1, org.eclipse.scout.rt.mom.jms.JmsSubscription@6d60c9e6]
2024-06-28 12:07:14,105 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishText: CoreMessage[messageID=3011, durable=true, userID=f4b10805-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:14 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishText, size=433, properties=TypedProperties[__AMQ_CID=f4b0b9e1-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@249365756, transaction: TransactionImpl [xid=null, txID=3014, xid=null, state=COMMITTED, createTime=1719576434102(Fri Jun 28 12:07:14 UTC 2024), timeoutSeconds=-1, nr operations = 0]@79ac5673
2024-06-28 12:07:14,106 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection f4aff68a-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:14,107 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:07:14,107 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.009441 ms
2024-06-28 12:07:14,107 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:07:14,107 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:07:14,108 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection f4b0b9df-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:14,109 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:07:14,109 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 18.844950 ms
2024-06-28 12:07:14,109 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testPublishText [artemis-j2ee]>
2024-06-28 12:07:14,110 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:14,110 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeCorrelationId [artemis-j2ee]>
2024-06-28 12:07:14,111 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 720928122'.
2024-06-28 12:07:14,113 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-06-28 12:07:14,114 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection f4b32ae7-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:14,114 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f4b32aea-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f4b32ae7-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f4b32ae7-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7175275c, true, {}]
2024-06-28 12:07:14,115 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f4b351fb-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f4b32ae7-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f4b32ae7-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@acb122c, true, {}]
2024-06-28 12:07:14,117 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeCorrelationId, null, 0, false, true, null]
2024-06-28 12:07:14,119 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection f4b3c72c-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[cid=cid:abc]
2024-06-28 12:07:14,119 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f4b3ee3f-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f4b3c72c-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f4b3c72c-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@53be06a3, true, {}]
2024-06-28 12:07:14,120 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@3ee640fa - MDC[cid=cid:abc]
2024-06-28 12:07:14,120 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f4b41550-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f4b3c72c-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f4b3c72c-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1a935042, true, {}]
2024-06-28 12:07:14,122 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3033, durable=true, userID=f4b43c62-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:14 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeCorrelationId, size=636, properties=TypedProperties[__AMQ_CID=f4b3ee3e-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid:abc]]@599454231, context: RoutingContextImpl(Address=test/mom/testQueuePublishSubscribeCorrelationId, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishSubscribeCorrelationId previousRoute:ANYCAST, reusable=true, version=-2147483546)
..................................................
***** durable queues test/mom/testQueuePublishSubscribeCorrelationId:
- queueID=949 address:test/mom/testQueuePublishSubscribeCorrelationId name:test/mom/testQueuePublishSubscribeCorrelationId filter:null
***** non durable for test/mom/testQueuePublishSubscribeCorrelationId:
..................................................
, transaction: null
2024-06-28 12:07:14,123 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishSubscribeCorrelationId: Reference[3033]:RELIABLE:CoreMessage[messageID=3033, durable=true, userID=f4b43c62-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:14 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeCorrelationId, size=636, properties=TypedProperties[__AMQ_CID=f4b3ee3e-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid:abc]]@599454231
2024-06-28 12:07:14,123 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishSubscribeCorrelationId: CoreMessage[messageID=3033, durable=true, userID=f4b43c62-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:14 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeCorrelationId, size=636, properties=TypedProperties[__AMQ_CID=f4b3ee3e-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid:abc]]@599454231 to transaction: TransactionImpl [xid=null, txID=3036, xid=null, state=ACTIVE, createTime=1719576434123(Fri Jun 28 12:07:14 UTC 2024), timeoutSeconds=-1, nr operations = 1]@11baf988
2024-06-28 12:07:14,124 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4a05902b]
2024-06-28 12:07:14,126 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishSubscribeCorrelationId: CoreMessage[messageID=3033, durable=true, userID=f4b43c62-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:14 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeCorrelationId, size=636, properties=TypedProperties[__AMQ_CID=f4b3ee3e-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid:abc]]@599454231, transaction: TransactionImpl [xid=null, txID=3036, xid=null, state=COMMITTED, createTime=1719576434123(Fri Jun 28 12:07:14 UTC 2024), timeoutSeconds=-1, nr operations = 0]@11baf988
2024-06-28 12:07:14,127 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection f4b32ae7-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:14,128 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:07:14,128 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.014345 ms
2024-06-28 12:07:14,128 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:07:14,128 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:07:14,129 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection f4b3c72c-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:14,130 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:07:14,130 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 19.906933 ms
2024-06-28 12:07:14,130 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeCorrelationId [artemis-j2ee]>
2024-06-28 12:07:14,132 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:14,132 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribe [artemis-j2ee]>
2024-06-28 12:07:14,132 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 319158499'.
2024-06-28 12:07:14,134 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-06-28 12:07:14,135 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection f4b65f44-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:14,136 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f4b65f47-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f4b65f44-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f4b65f44-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@180978b4, true, {}]
2024-06-28 12:07:14,136 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f4b68658-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f4b65f44-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f4b65f44-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5d95e46e, true, {}]
2024-06-28 12:07:14,139 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribe, null, 0, false, true, null]
2024-06-28 12:07:14,139 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection f4b6fb89-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:14,140 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f4b7229c-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f4b6fb89-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f4b6fb89-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2459d16e, true, {}]
2024-06-28 12:07:14,140 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@1d95501b
2024-06-28 12:07:14,141 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f4b749ad-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f4b6fb89-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f4b6fb89-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@42943e58, true, {}]
2024-06-28 12:07:14,142 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3055, durable=true, userID=f4b770bf-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:14 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribe, size=555, properties=TypedProperties[__AMQ_CID=f4b7229b-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@95956102, context: RoutingContextImpl(Address=test/mom/testQueuePublishSubscribe, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishSubscribe previousRoute:ANYCAST, reusable=true, version=-2147483545)
..................................................
***** durable queues test/mom/testQueuePublishSubscribe:
- queueID=972 address:test/mom/testQueuePublishSubscribe name:test/mom/testQueuePublishSubscribe filter:null
***** non durable for test/mom/testQueuePublishSubscribe:
..................................................
, transaction: null
2024-06-28 12:07:14,143 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishSubscribe: Reference[3055]:RELIABLE:CoreMessage[messageID=3055, durable=true, userID=f4b770bf-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:14 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribe, size=555, properties=TypedProperties[__AMQ_CID=f4b7229b-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@95956102
2024-06-28 12:07:14,144 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishSubscribe: CoreMessage[messageID=3055, durable=true, userID=f4b770bf-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:14 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribe, size=555, properties=TypedProperties[__AMQ_CID=f4b7229b-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@95956102 to transaction: TransactionImpl [xid=null, txID=3058, xid=null, state=ACTIVE, createTime=1719576434144(Fri Jun 28 12:07:14 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2b19db7e
2024-06-28 12:07:14,145 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2f498e2]
2024-06-28 12:07:14,147 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishSubscribe: CoreMessage[messageID=3055, durable=true, userID=f4b770bf-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:14 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribe, size=555, properties=TypedProperties[__AMQ_CID=f4b7229b-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@95956102, transaction: TransactionImpl [xid=null, txID=3058, xid=null, state=COMMITTED, createTime=1719576434144(Fri Jun 28 12:07:14 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2b19db7e
2024-06-28 12:07:14,147 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection f4b65f44-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:14,148 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:07:14,148 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.019536 ms
2024-06-28 12:07:14,148 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:07:14,149 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:07:14,149 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection f4b6fb89-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:14,150 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:07:14,151 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 18.801412 ms
2024-06-28 12:07:14,151 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribe [artemis-j2ee]>
2024-06-28 12:07:14,164 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:14,164 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testPublishBytes [artemis-j2ee]>
2024-06-28 12:07:14,164 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1847150903'.
2024-06-28 12:07:14,167 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-06-28 12:07:14,168 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection f4bb6861-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:14,168 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f4bb6864-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f4bb6861-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f4bb6861-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@19caa0c2, true, {}]
2024-06-28 12:07:14,169 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f4bb8f75-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f4bb6861-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f4bb6861-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1cfa6ef8, true, {}]
2024-06-28 12:07:14,171 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishBytes, null, 0, false, true, null]
2024-06-28 12:07:14,172 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection f4bc04a6-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:14,173 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f4bc2bb9-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f4bc04a6-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f4bc04a6-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@699d329d, true, {}]
2024-06-28 12:07:14,174 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@3664d285
2024-06-28 12:07:14,174 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f4bc52ca-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f4bc04a6-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f4bc04a6-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3a983775, true, {}]
2024-06-28 12:07:14,176 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3077, durable=true, userID=f4bc79dc-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:14 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishBytes, size=419, properties=TypedProperties[__AMQ_CID=f4bc2bb8-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@499355917, context: RoutingContextImpl(Address=test/mom/testPublishBytes, routingType=ANYCAST, PreviousAddress=test/mom/testPublishBytes previousRoute:ANYCAST, reusable=true, version=-2147483544)
..................................................
***** durable queues test/mom/testPublishBytes:
- queueID=995 address:test/mom/testPublishBytes name:test/mom/testPublishBytes filter:null
***** non durable for test/mom/testPublishBytes:
..................................................
, transaction: null
2024-06-28 12:07:14,177 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishBytes: Reference[3077]:RELIABLE:CoreMessage[messageID=3077, durable=true, userID=f4bc79dc-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:14 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishBytes, size=419, properties=TypedProperties[__AMQ_CID=f4bc2bb8-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@499355917
2024-06-28 12:07:14,177 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishBytes: CoreMessage[messageID=3077, durable=true, userID=f4bc79dc-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:14 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishBytes, size=419, properties=TypedProperties[__AMQ_CID=f4bc2bb8-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@499355917 to transaction: TransactionImpl [xid=null, txID=3080, xid=null, state=ACTIVE, createTime=1719576434177(Fri Jun 28 12:07:14 UTC 2024), timeoutSeconds=-1, nr operations = 1]@536a3034
2024-06-28 12:07:14,179 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@68e7f7c4, org.eclipse.scout.rt.mom.jms.JmsSubscription@510af8e4]
2024-06-28 12:07:14,180 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishBytes: CoreMessage[messageID=3077, durable=true, userID=f4bc79dc-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:14 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishBytes, size=419, properties=TypedProperties[__AMQ_CID=f4bc2bb8-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@499355917, transaction: TransactionImpl [xid=null, txID=3080, xid=null, state=COMMITTED, createTime=1719576434177(Fri Jun 28 12:07:14 UTC 2024), timeoutSeconds=-1, nr operations = 0]@536a3034
2024-06-28 12:07:14,181 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection f4bb6861-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:14,182 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:07:14,182 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.013162 ms
2024-06-28 12:07:14,187 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:07:14,188 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:07:14,191 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection f4bc04a6-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:14,192 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:07:14,193 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 28.988352 ms
2024-06-28 12:07:14,193 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testPublishBytes [artemis-j2ee]>
2024-06-28 12:07:14,196 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:14,196 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testPublishEmpty [artemis-j2ee]>
2024-06-28 12:07:14,197 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1151879029'.
2024-06-28 12:07:14,202 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-06-28 12:07:14,203 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection f4c0988e-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:14,205 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f4c0e6b1-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f4c0988e-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f4c0988e-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4d78c8fb, true, {}]
2024-06-28 12:07:14,206 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f4c134d2-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f4c0988e-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f4c0988e-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@175af0a0, true, {}]
2024-06-28 12:07:14,210 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null]
2024-06-28 12:07:14,211 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection f4c1f823-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:14,212 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f4c21f36-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f4c1f823-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f4c1f823-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6df5a7d, true, {}]
2024-06-28 12:07:14,213 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@1357069f
2024-06-28 12:07:14,213 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f4c24647-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f4c1f823-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f4c1f823-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@59db422f, true, {}]
2024-06-28 12:07:14,216 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3099, durable=true, userID=f4c29469-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:14 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=439, properties=TypedProperties[__AMQ_CID=f4c21f35-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1196534744, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147483548)
..................................................
***** durable queues test/mom/testPublishAndConsumeInternal:
- queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null
***** non durable for test/mom/testPublishAndConsumeInternal:
..................................................
, transaction: null
2024-06-28 12:07:14,218 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[3099]:RELIABLE:CoreMessage[messageID=3099, durable=true, userID=f4c29469-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:14 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=439, properties=TypedProperties[__AMQ_CID=f4c21f35-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1196534744
2024-06-28 12:07:14,220 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=3099, durable=true, userID=f4c29469-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:14 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=439, properties=TypedProperties[__AMQ_CID=f4c21f35-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1196534744 to transaction: TransactionImpl [xid=null, txID=3102, xid=null, state=ACTIVE, createTime=1719576434219(Fri Jun 28 12:07:14 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3f2a4130
2024-06-28 12:07:14,221 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@34784a86, org.eclipse.scout.rt.mom.jms.JmsSubscription@3c053ff2]
2024-06-28 12:07:14,225 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=3099, durable=true, userID=f4c29469-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:14 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=439, properties=TypedProperties[__AMQ_CID=f4c21f35-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1196534744, transaction: TransactionImpl [xid=null, txID=3102, xid=null, state=COMMITTED, createTime=1719576434219(Fri Jun 28 12:07:14 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3f2a4130
2024-06-28 12:07:14,226 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection f4c0988e-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:14,227 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection f4c4692a-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:14,228 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f4c4903d-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f4c4692a-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f4c4692a-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@777bbe30, true, {}]
2024-06-28 12:07:14,229 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f4c4903e-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f4c4692a-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f4c4692a-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@520e4c7e, true, {}]
2024-06-28 12:07:14,230 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null]
2024-06-28 12:07:14,231 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f4c5056f-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f4c1f823-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f4c1f823-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@10b53065, true, {}]
2024-06-28 12:07:14,233 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3117, durable=true, userID=f4c52b81-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:14 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=543, properties=TypedProperties[__AMQ_CID=f4c21f35-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@180234754, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147483548)
..................................................
***** durable queues test/mom/testPublishAndConsumeInternal:
- queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null
***** non durable for test/mom/testPublishAndConsumeInternal:
..................................................
, transaction: null
2024-06-28 12:07:14,234 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[3117]:RELIABLE:CoreMessage[messageID=3117, durable=true, userID=f4c52b81-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:14 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=543, properties=TypedProperties[__AMQ_CID=f4c21f35-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@180234754
2024-06-28 12:07:14,234 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=3117, durable=true, userID=f4c52b81-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:14 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=543, properties=TypedProperties[__AMQ_CID=f4c21f35-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@180234754 to transaction: TransactionImpl [xid=null, txID=3120, xid=null, state=ACTIVE, createTime=1719576434234(Fri Jun 28 12:07:14 UTC 2024), timeoutSeconds=-1, nr operations = 1]@344b765
2024-06-28 12:07:14,236 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@18092b96, org.eclipse.scout.rt.mom.jms.JmsSubscription@4fdb4052]
2024-06-28 12:07:14,237 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=3117, durable=true, userID=f4c52b81-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:14 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=543, properties=TypedProperties[__AMQ_CID=f4c21f35-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@180234754, transaction: TransactionImpl [xid=null, txID=3120, xid=null, state=COMMITTED, createTime=1719576434234(Fri Jun 28 12:07:14 UTC 2024), timeoutSeconds=-1, nr operations = 0]@344b765
2024-06-28 12:07:14,238 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection f4c4692a-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:14,240 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection f4c66402-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:14,240 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f4c66405-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f4c66402-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f4c66402-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3d4317fd, true, {}]
2024-06-28 12:07:14,241 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f4c68b16-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f4c66402-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f4c66402-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5229a3ce, true, {}]
2024-06-28 12:07:14,245 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null]
2024-06-28 12:07:14,245 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f4c72757-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f4c1f823-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f4c1f823-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@8f088e6, true, {}]
2024-06-28 12:07:14,247 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3135, durable=true, userID=f4c74e69-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:14 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=541, properties=TypedProperties[__AMQ_CID=f4c21f35-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2054288923, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147483548)
..................................................
***** durable queues test/mom/testPublishAndConsumeInternal:
- queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null
***** non durable for test/mom/testPublishAndConsumeInternal:
..................................................
, transaction: null
2024-06-28 12:07:14,248 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[3135]:RELIABLE:CoreMessage[messageID=3135, durable=true, userID=f4c74e69-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:14 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=541, properties=TypedProperties[__AMQ_CID=f4c21f35-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2054288923
2024-06-28 12:07:14,249 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=3135, durable=true, userID=f4c74e69-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:14 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=541, properties=TypedProperties[__AMQ_CID=f4c21f35-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2054288923 to transaction: TransactionImpl [xid=null, txID=3138, xid=null, state=ACTIVE, createTime=1719576434249(Fri Jun 28 12:07:14 UTC 2024), timeoutSeconds=-1, nr operations = 1]@72d55155
2024-06-28 12:07:14,250 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@fef4fda, org.eclipse.scout.rt.mom.jms.JmsSubscription@1d2d3bc2]
2024-06-28 12:07:14,251 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=3135, durable=true, userID=f4c74e69-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:14 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=541, properties=TypedProperties[__AMQ_CID=f4c21f35-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2054288923, transaction: TransactionImpl [xid=null, txID=3138, xid=null, state=COMMITTED, createTime=1719576434249(Fri Jun 28 12:07:14 UTC 2024), timeoutSeconds=-1, nr operations = 0]@72d55155
2024-06-28 12:07:14,253 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection f4c66402-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:14,254 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection f4c886ea-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:14,255 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f4c8adfd-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f4c886ea-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f4c886ea-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@703f6ec5, true, {}]
2024-06-28 12:07:14,256 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f4c8d50e-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f4c886ea-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f4c886ea-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@575b7b23, true, {}]
2024-06-28 12:07:14,257 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null]
2024-06-28 12:07:14,258 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f4c9232f-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f4c1f823-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f4c1f823-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@731ffdfb, true, {}]
2024-06-28 12:07:14,260 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3153, durable=true, userID=f4c94a41-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:14 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=589, properties=TypedProperties[__AMQ_CID=f4c21f35-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.dataobject.DoEntity","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@729527557, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147483548)
..................................................
***** durable queues test/mom/testPublishAndConsumeInternal:
- queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null
***** non durable for test/mom/testPublishAndConsumeInternal:
..................................................
, transaction: null
2024-06-28 12:07:14,261 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[3153]:RELIABLE:CoreMessage[messageID=3153, durable=true, userID=f4c94a41-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:14 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=589, properties=TypedProperties[__AMQ_CID=f4c21f35-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.dataobject.DoEntity","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@729527557
2024-06-28 12:07:14,261 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=3153, durable=true, userID=f4c94a41-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:14 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=589, properties=TypedProperties[__AMQ_CID=f4c21f35-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.dataobject.DoEntity","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@729527557 to transaction: TransactionImpl [xid=null, txID=3156, xid=null, state=ACTIVE, createTime=1719576434261(Fri Jun 28 12:07:14 UTC 2024), timeoutSeconds=-1, nr operations = 1]@db0a174
2024-06-28 12:07:14,263 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@1ecf20aa, org.eclipse.scout.rt.mom.jms.JmsSubscription@2d3ff2e8]
2024-06-28 12:07:14,264 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=3153, durable=true, userID=f4c94a41-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:14 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=589, properties=TypedProperties[__AMQ_CID=f4c21f35-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.dataobject.DoEntity","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@729527557, transaction: TransactionImpl [xid=null, txID=3156, xid=null, state=COMMITTED, createTime=1719576434261(Fri Jun 28 12:07:14 UTC 2024), timeoutSeconds=-1, nr operations = 0]@db0a174
2024-06-28 12:07:14,266 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection f4c886ea-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:14,268 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection f4caa9d2-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:14,269 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f4cad0e5-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f4caa9d2-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f4caa9d2-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2dfd7100, true, {}]
2024-06-28 12:07:14,270 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f4caf7f6-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f4caa9d2-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f4caa9d2-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3bc98630, true, {}]
2024-06-28 12:07:14,271 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null]
2024-06-28 12:07:14,272 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f4cb4617-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f4c1f823-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f4c1f823-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3c6a68e4, true, {}]
2024-06-28 12:07:14,273 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3171, durable=true, userID=f4cb6d29-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:14 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=434, properties=TypedProperties[__AMQ_CID=f4c21f35-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@172956872, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147483548)
..................................................
***** durable queues test/mom/testPublishAndConsumeInternal:
- queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null
***** non durable for test/mom/testPublishAndConsumeInternal:
..................................................
, transaction: null
2024-06-28 12:07:14,274 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[3171]:RELIABLE:CoreMessage[messageID=3171, durable=true, userID=f4cb6d29-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:14 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=434, properties=TypedProperties[__AMQ_CID=f4c21f35-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@172956872
2024-06-28 12:07:14,275 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=3171, durable=true, userID=f4cb6d29-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:14 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=434, properties=TypedProperties[__AMQ_CID=f4c21f35-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@172956872 to transaction: TransactionImpl [xid=null, txID=3174, xid=null, state=ACTIVE, createTime=1719576434275(Fri Jun 28 12:07:14 UTC 2024), timeoutSeconds=-1, nr operations = 1]@36cde6f1
2024-06-28 12:07:14,276 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@16204061, org.eclipse.scout.rt.mom.jms.JmsSubscription@480f24b1]
2024-06-28 12:07:14,278 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=3171, durable=true, userID=f4cb6d29-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:14 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=434, properties=TypedProperties[__AMQ_CID=f4c21f35-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@172956872, transaction: TransactionImpl [xid=null, txID=3174, xid=null, state=COMMITTED, createTime=1719576434275(Fri Jun 28 12:07:14 UTC 2024), timeoutSeconds=-1, nr operations = 0]@36cde6f1
2024-06-28 12:07:14,279 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection f4caa9d2-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:14,280 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection f4cc7e9a-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:14,281 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f4cca5ad-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f4cc7e9a-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f4cc7e9a-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1eb4c2c1, true, {}]
2024-06-28 12:07:14,282 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f4cca5ae-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f4cc7e9a-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f4cc7e9a-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4138d65b, true, {}]
2024-06-28 12:07:14,283 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null]
2024-06-28 12:07:14,283 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f4ccf3cf-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f4c1f823-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f4c1f823-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@109490d2, true, {}]
2024-06-28 12:07:14,285 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3189, durable=true, userID=f4cd1ae1-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:14 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=439, properties=TypedProperties[__AMQ_CID=f4c21f35-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1698512462, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147483548)
..................................................
***** durable queues test/mom/testPublishAndConsumeInternal:
- queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null
***** non durable for test/mom/testPublishAndConsumeInternal:
..................................................
, transaction: null
2024-06-28 12:07:14,286 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[3189]:RELIABLE:CoreMessage[messageID=3189, durable=true, userID=f4cd1ae1-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:14 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=439, properties=TypedProperties[__AMQ_CID=f4c21f35-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1698512462
2024-06-28 12:07:14,286 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=3189, durable=true, userID=f4cd1ae1-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:14 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=439, properties=TypedProperties[__AMQ_CID=f4c21f35-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1698512462 to transaction: TransactionImpl [xid=null, txID=3192, xid=null, state=ACTIVE, createTime=1719576434286(Fri Jun 28 12:07:14 UTC 2024), timeoutSeconds=-1, nr operations = 1]@635a13e6
2024-06-28 12:07:14,287 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@4c7e7855, org.eclipse.scout.rt.mom.jms.JmsSubscription@259c3ddf]
2024-06-28 12:07:14,289 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=3189, durable=true, userID=f4cd1ae1-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:14 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=439, properties=TypedProperties[__AMQ_CID=f4c21f35-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1698512462, transaction: TransactionImpl [xid=null, txID=3192, xid=null, state=COMMITTED, createTime=1719576434286(Fri Jun 28 12:07:14 UTC 2024), timeoutSeconds=-1, nr operations = 0]@635a13e6
2024-06-28 12:07:14,290 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection f4cc7e9a-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:14,291 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection f4ce2c52-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:14,291 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f4ce2c55-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f4ce2c52-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f4ce2c52-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6b0a6b01, true, {}]
2024-06-28 12:07:14,292 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f4ce5366-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f4ce2c52-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f4ce2c52-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@506e6452, true, {}]
2024-06-28 12:07:14,293 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null]
2024-06-28 12:07:14,294 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f4cea187-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f4c1f823-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f4c1f823-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6b69a5f8, true, {}]
2024-06-28 12:07:14,295 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3207, durable=true, userID=f4cec899-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:14 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=543, properties=TypedProperties[__AMQ_CID=f4c21f35-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1745948822, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147483548)
..................................................
***** durable queues test/mom/testPublishAndConsumeInternal:
- queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null
***** non durable for test/mom/testPublishAndConsumeInternal:
..................................................
, transaction: null
2024-06-28 12:07:14,296 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[3207]:RELIABLE:CoreMessage[messageID=3207, durable=true, userID=f4cec899-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:14 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=543, properties=TypedProperties[__AMQ_CID=f4c21f35-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1745948822
2024-06-28 12:07:14,297 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=3207, durable=true, userID=f4cec899-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:14 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=543, properties=TypedProperties[__AMQ_CID=f4c21f35-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1745948822 to transaction: TransactionImpl [xid=null, txID=3210, xid=null, state=ACTIVE, createTime=1719576434297(Fri Jun 28 12:07:14 UTC 2024), timeoutSeconds=-1, nr operations = 1]@24f17d5d
2024-06-28 12:07:14,298 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@1c761232, org.eclipse.scout.rt.mom.jms.JmsSubscription@7e765313]
2024-06-28 12:07:14,300 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=3207, durable=true, userID=f4cec899-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:14 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=543, properties=TypedProperties[__AMQ_CID=f4c21f35-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1745948822, transaction: TransactionImpl [xid=null, txID=3210, xid=null, state=COMMITTED, createTime=1719576434297(Fri Jun 28 12:07:14 UTC 2024), timeoutSeconds=-1, nr operations = 0]@24f17d5d
2024-06-28 12:07:14,301 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection f4ce2c52-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:14,302 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection f4cfda0a-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:14,303 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f4cfda0d-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f4cfda0a-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f4cfda0a-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@281b3c72, true, {}]
2024-06-28 12:07:14,303 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f4d0011e-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f4cfda0a-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f4cfda0a-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5a0f33aa, true, {}]
2024-06-28 12:07:14,305 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null]
2024-06-28 12:07:14,306 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f4d0764f-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f4c1f823-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f4c1f823-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7dd2fd5c, true, {}]
2024-06-28 12:07:14,307 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3225, durable=true, userID=f4d07651-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:14 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=541, properties=TypedProperties[__AMQ_CID=f4c21f35-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1277540703, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147483548)
..................................................
***** durable queues test/mom/testPublishAndConsumeInternal:
- queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null
***** non durable for test/mom/testPublishAndConsumeInternal:
..................................................
, transaction: null
2024-06-28 12:07:14,308 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[3225]:RELIABLE:CoreMessage[messageID=3225, durable=true, userID=f4d07651-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:14 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=541, properties=TypedProperties[__AMQ_CID=f4c21f35-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1277540703
2024-06-28 12:07:14,309 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=3225, durable=true, userID=f4d07651-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:14 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=541, properties=TypedProperties[__AMQ_CID=f4c21f35-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1277540703 to transaction: TransactionImpl [xid=null, txID=3228, xid=null, state=ACTIVE, createTime=1719576434309(Fri Jun 28 12:07:14 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7d2ae023
2024-06-28 12:07:14,310 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@5f07df35, org.eclipse.scout.rt.mom.jms.JmsSubscription@9a4bb97]
2024-06-28 12:07:14,311 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=3225, durable=true, userID=f4d07651-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:14 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=541, properties=TypedProperties[__AMQ_CID=f4c21f35-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1277540703, transaction: TransactionImpl [xid=null, txID=3228, xid=null, state=COMMITTED, createTime=1719576434309(Fri Jun 28 12:07:14 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7d2ae023
2024-06-28 12:07:14,312 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection f4cfda0a-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:14,314 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection f4d1aed2-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:14,314 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f4d1aed5-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f4d1aed2-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f4d1aed2-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7f53461e, true, {}]
2024-06-28 12:07:14,315 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f4d1d5e6-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f4d1aed2-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f4d1aed2-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@79876b38, true, {}]
2024-06-28 12:07:14,316 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null]
2024-06-28 12:07:14,317 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f4d22407-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f4c1f823-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f4c1f823-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2176d027, true, {}]
2024-06-28 12:07:14,318 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3243, durable=true, userID=f4d24b19-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:14 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=589, properties=TypedProperties[__AMQ_CID=f4c21f35-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.dataobject.DoEntity","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@837195944, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147483548)
..................................................
***** durable queues test/mom/testPublishAndConsumeInternal:
- queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null
***** non durable for test/mom/testPublishAndConsumeInternal:
..................................................
, transaction: null
2024-06-28 12:07:14,319 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[3243]:RELIABLE:CoreMessage[messageID=3243, durable=true, userID=f4d24b19-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:14 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=589, properties=TypedProperties[__AMQ_CID=f4c21f35-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.dataobject.DoEntity","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@837195944
2024-06-28 12:07:14,320 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=3243, durable=true, userID=f4d24b19-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:14 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=589, properties=TypedProperties[__AMQ_CID=f4c21f35-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.dataobject.DoEntity","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@837195944 to transaction: TransactionImpl [xid=null, txID=3246, xid=null, state=ACTIVE, createTime=1719576434320(Fri Jun 28 12:07:14 UTC 2024), timeoutSeconds=-1, nr operations = 1]@29d7d7e9
2024-06-28 12:07:14,321 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@3e8d8bee, org.eclipse.scout.rt.mom.jms.JmsSubscription@70141128]
2024-06-28 12:07:14,323 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=3243, durable=true, userID=f4d24b19-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:14 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=589, properties=TypedProperties[__AMQ_CID=f4c21f35-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.dataobject.DoEntity","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@837195944, transaction: TransactionImpl [xid=null, txID=3246, xid=null, state=COMMITTED, createTime=1719576434320(Fri Jun 28 12:07:14 UTC 2024), timeoutSeconds=-1, nr operations = 0]@29d7d7e9
2024-06-28 12:07:14,323 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection f4d1aed2-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:14,325 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection f4d35c8a-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:14,325 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f4d35c8d-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f4d35c8a-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f4d35c8a-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@49e7477f, true, {}]
2024-06-28 12:07:14,326 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f4d3839e-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f4d35c8a-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f4d35c8a-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2fd95c20, true, {}]
2024-06-28 12:07:14,327 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null]
2024-06-28 12:07:14,328 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f4d3d1bf-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f4c1f823-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f4c1f823-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6e35c1b, true, {}]
2024-06-28 12:07:14,329 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3261, durable=true, userID=f4d3d1c1-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:14 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=434, properties=TypedProperties[__AMQ_CID=f4c21f35-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1911123590, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147483548)
..................................................
***** durable queues test/mom/testPublishAndConsumeInternal:
- queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null
***** non durable for test/mom/testPublishAndConsumeInternal:
..................................................
, transaction: null
2024-06-28 12:07:14,330 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[3261]:RELIABLE:CoreMessage[messageID=3261, durable=true, userID=f4d3d1c1-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:14 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=434, properties=TypedProperties[__AMQ_CID=f4c21f35-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1911123590
2024-06-28 12:07:14,331 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=3261, durable=true, userID=f4d3d1c1-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:14 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=434, properties=TypedProperties[__AMQ_CID=f4c21f35-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1911123590 to transaction: TransactionImpl [xid=null, txID=3264, xid=null, state=ACTIVE, createTime=1719576434330(Fri Jun 28 12:07:14 UTC 2024), timeoutSeconds=-1, nr operations = 1]@25feb7b0
2024-06-28 12:07:14,332 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@6cdfae17, org.eclipse.scout.rt.mom.jms.JmsSubscription@93bc1be]
2024-06-28 12:07:14,333 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=3261, durable=true, userID=f4d3d1c1-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:14 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=434, properties=TypedProperties[__AMQ_CID=f4c21f35-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1911123590, transaction: TransactionImpl [xid=null, txID=3264, xid=null, state=COMMITTED, createTime=1719576434330(Fri Jun 28 12:07:14 UTC 2024), timeoutSeconds=-1, nr operations = 0]@25feb7b0
2024-06-28 12:07:14,334 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection f4d35c8a-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:14,335 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:07:14,335 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.009549 ms
2024-06-28 12:07:14,335 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:07:14,336 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:07:14,336 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection f4c1f823-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:14,337 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:07:14,337 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 140.901368 ms
2024-06-28 12:07:14,337 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testPublishEmpty [artemis-j2ee]>
2024-06-28 12:07:14,339 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:14,339 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeMultipleSubscriptions [artemis-j2ee]>
2024-06-28 12:07:14,339 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1821262076'.
2024-06-28 12:07:14,342 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-06-28 12:07:14,342 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection f4d5f4a3-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:14,343 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f4d61bb6-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f4d5f4a3-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f4d5f4a3-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@382f4014, true, {}]
2024-06-28 12:07:14,344 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f4d61bb7-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f4d5f4a3-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f4d5f4a3-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4df01612, true, {}]
2024-06-28 12:07:14,345 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null]
2024-06-28 12:07:14,346 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection f4d690e8-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:14,347 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f4d6b7fb-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f4d690e8-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f4d690e8-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2c4d83c2, true, {}]
2024-06-28 12:07:14,347 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f4d6b7fc-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f4d690e8-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f4d690e8-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@675c7144, true, {}]
2024-06-28 12:07:14,349 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null]
2024-06-28 12:07:14,363 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection f4d928fd-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:14,363 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f4d92900-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f4d928fd-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f4d928fd-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@739716b2, true, {}]
2024-06-28 12:07:14,364 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@5a885113
2024-06-28 12:07:14,364 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f4d95011-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f4d928fd-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f4d928fd-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@f99e474, true, {}]
2024-06-28 12:07:14,366 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3289, durable=true, userID=f4d97723-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:14 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=f4d928ff-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@356411380, context: RoutingContextImpl(Address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishSubscribeMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147483543)
..................................................
***** durable queues test/mom/testQueuePublishSubscribeMultipleSubscriptions:
- queueID=1162 address:test/mom/testQueuePublishSubscribeMultipleSubscriptions name:test/mom/testQueuePublishSubscribeMultipleSubscriptions filter:null
***** non durable for test/mom/testQueuePublishSubscribeMultipleSubscriptions:
..................................................
, transaction: null
2024-06-28 12:07:14,367 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: Reference[3289]:RELIABLE:CoreMessage[messageID=3289, durable=true, userID=f4d97723-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:14 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=f4d928ff-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@356411380
2024-06-28 12:07:14,367 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=3289, durable=true, userID=f4d97723-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:14 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=f4d928ff-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@356411380 to transaction: TransactionImpl [xid=null, txID=3292, xid=null, state=ACTIVE, createTime=1719576434367(Fri Jun 28 12:07:14 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5c8c6bf4
2024-06-28 12:07:14,370 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=3289, durable=true, userID=f4d97723-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:14 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=f4d928ff-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@356411380, transaction: TransactionImpl [xid=null, txID=3292, xid=null, state=COMMITTED, createTime=1719576434367(Fri Jun 28 12:07:14 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5c8c6bf4
2024-06-28 12:07:14,418 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@482bdb02, org.eclipse.scout.rt.mom.jms.JmsSubscription@ac64dd0]
2024-06-28 12:07:14,420 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection f4d5f4a3-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:14,423 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection f4d690e8-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:14,424 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:07:14,424 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.008876 ms
2024-06-28 12:07:14,424 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:07:14,424 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:07:14,425 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection f4d928fd-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:14,426 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:07:14,426 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 87.062454 ms
2024-06-28 12:07:14,426 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeMultipleSubscriptions [artemis-j2ee]>
2024-06-28 12:07:14,427 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:14,427 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeMultipleSubscriptions [artemis-j2ee]>
2024-06-28 12:07:14,427 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1161456027'.
2024-06-28 12:07:14,429 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-06-28 12:07:14,430 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection f4e36235-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:14,431 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f4e36238-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f4e36235-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f4e36235-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@79f4b797, true, {}]
2024-06-28 12:07:14,431 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f4e38949-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f4e36235-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f4e36235-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2756ff32, true, {}]
2024-06-28 12:07:14,433 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null]
2024-06-28 12:07:14,434 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection f4e3fe7a-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:14,434 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f4e3fe7d-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f4e3fe7a-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f4e3fe7a-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7f031463, true, {}]
2024-06-28 12:07:14,435 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f4e4258e-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f4e3fe7a-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f4e3fe7a-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@51beeb0c, true, {}]
2024-06-28 12:07:14,436 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null]
2024-06-28 12:07:14,437 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection f4e473af-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:14,438 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f4e473b2-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f4e473af-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f4e473af-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@18661f49, true, {}]
2024-06-28 12:07:14,438 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@20be2d3f
2024-06-28 12:07:14,439 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f4e4c1d3-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f4e473af-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f4e473af-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6952a2d4, true, {}]
2024-06-28 12:07:14,440 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3323, durable=true, userID=f4e4c1d5-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:14 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=f4e473b1-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@36327796, context: RoutingContextImpl(Address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishSubscribeMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147483543)
..................................................
***** durable queues test/mom/testQueuePublishSubscribeMultipleSubscriptions:
- queueID=1162 address:test/mom/testQueuePublishSubscribeMultipleSubscriptions name:test/mom/testQueuePublishSubscribeMultipleSubscriptions filter:null
***** non durable for test/mom/testQueuePublishSubscribeMultipleSubscriptions:
..................................................
, transaction: null
2024-06-28 12:07:14,441 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: Reference[3323]:RELIABLE:CoreMessage[messageID=3323, durable=true, userID=f4e4c1d5-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:14 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=f4e473b1-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@36327796
2024-06-28 12:07:14,442 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=3323, durable=true, userID=f4e4c1d5-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:14 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=f4e473b1-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@36327796 to transaction: TransactionImpl [xid=null, txID=3326, xid=null, state=ACTIVE, createTime=1719576434442(Fri Jun 28 12:07:14 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6f5a7621
2024-06-28 12:07:14,445 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=3323, durable=true, userID=f4e4c1d5-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:14 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=f4e473b1-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@36327796, transaction: TransactionImpl [xid=null, txID=3326, xid=null, state=COMMITTED, createTime=1719576434442(Fri Jun 28 12:07:14 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6f5a7621
2024-06-28 12:07:14,493 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@450897d, org.eclipse.scout.rt.mom.jms.JmsSubscription@425b142e]
2024-06-28 12:07:14,495 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection f4e36235-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:14,497 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection f4e3fe7a-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:14,498 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:07:14,498 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.019110 ms
2024-06-28 12:07:14,498 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:07:14,499 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:07:14,499 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection f4e473af-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:14,500 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:07:14,500 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 73.449252 ms
2024-06-28 12:07:14,500 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeMultipleSubscriptions [artemis-j2ee]>
2024-06-28 12:07:14,501 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:14,501 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeMultipleSubscriptions [artemis-j2ee]>
2024-06-28 12:07:14,501 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1477228136'.
2024-06-28 12:07:14,504 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-06-28 12:07:14,504 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection f4eeace7-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:14,505 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f4eed3fa-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f4eeace7-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f4eeace7-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1ca6d0c, true, {}]
2024-06-28 12:07:14,506 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f4eefb0b-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f4eeace7-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f4eeace7-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@79107c60, true, {}]
2024-06-28 12:07:14,507 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null]
2024-06-28 12:07:14,508 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection f4ef492c-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:14,509 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f4ef703f-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f4ef492c-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f4ef492c-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@21bdb864, true, {}]
2024-06-28 12:07:14,509 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f4ef7040-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f4ef492c-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f4ef492c-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@ee74166, true, {}]
2024-06-28 12:07:14,511 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null]
2024-06-28 12:07:14,511 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection f4efbe61-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:14,512 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f4efe574-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f4efbe61-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f4efbe61-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3bdbf1c8, true, {}]
2024-06-28 12:07:14,513 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@6cc1da7b
2024-06-28 12:07:14,513 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f4f00c85-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f4efbe61-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f4efbe61-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@53c3aff4, true, {}]
2024-06-28 12:07:14,514 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3357, durable=true, userID=f4f00c86-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:14 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=f4efe573-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@688834430, context: RoutingContextImpl(Address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishSubscribeMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147483543)
..................................................
***** durable queues test/mom/testQueuePublishSubscribeMultipleSubscriptions:
- queueID=1162 address:test/mom/testQueuePublishSubscribeMultipleSubscriptions name:test/mom/testQueuePublishSubscribeMultipleSubscriptions filter:null
***** non durable for test/mom/testQueuePublishSubscribeMultipleSubscriptions:
..................................................
, transaction: null
2024-06-28 12:07:14,519 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: Reference[3357]:RELIABLE:CoreMessage[messageID=3357, durable=true, userID=f4f00c86-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:14 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=f4efe573-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@688834430
2024-06-28 12:07:14,520 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=3357, durable=true, userID=f4f00c86-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:14 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=f4efe573-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@688834430 to transaction: TransactionImpl [xid=null, txID=3360, xid=null, state=ACTIVE, createTime=1719576434519(Fri Jun 28 12:07:14 UTC 2024), timeoutSeconds=-1, nr operations = 1]@b56a979
2024-06-28 12:07:14,522 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=3357, durable=true, userID=f4f00c86-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:14 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=f4efe573-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@688834430, transaction: TransactionImpl [xid=null, txID=3360, xid=null, state=COMMITTED, createTime=1719576434519(Fri Jun 28 12:07:14 UTC 2024), timeoutSeconds=-1, nr operations = 0]@b56a979
2024-06-28 12:07:14,570 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@634a3a2, org.eclipse.scout.rt.mom.jms.JmsSubscription@4fc3bdb4]
2024-06-28 12:07:14,573 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection f4eeace7-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:14,575 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection f4ef492c-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:14,576 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:07:14,576 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.010317 ms
2024-06-28 12:07:14,576 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:07:14,577 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:07:14,577 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection f4efbe61-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:14,578 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:07:14,578 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 77.142747 ms
2024-06-28 12:07:14,578 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeMultipleSubscriptions [artemis-j2ee]>
2024-06-28 12:07:14,579 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:14,579 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeMultipleSubscriptions [artemis-j2ee]>
2024-06-28 12:07:14,580 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 193743819'.
2024-06-28 12:07:14,583 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-06-28 12:07:14,583 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection f4fabae9-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:14,584 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f4fae1fc-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f4fabae9-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f4fabae9-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@33d4fe1a, true, {}]
2024-06-28 12:07:14,585 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f4fb090d-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f4fabae9-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f4fabae9-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7f4bb430, true, {}]
2024-06-28 12:07:14,587 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null]
2024-06-28 12:07:14,588 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection f4fb7e3e-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:14,588 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f4fb7e41-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f4fb7e3e-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f4fb7e3e-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@718dfe03, true, {}]
2024-06-28 12:07:14,589 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f4fba552-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f4fb7e3e-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f4fb7e3e-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4bc56842, true, {}]
2024-06-28 12:07:14,591 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null]
2024-06-28 12:07:14,592 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection f4fbf373-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:14,592 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f4fc1a86-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f4fbf373-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f4fbf373-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6a83c016, true, {}]
2024-06-28 12:07:14,593 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@17e99817
2024-06-28 12:07:14,593 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f4fc4197-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f4fbf373-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f4fbf373-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@394d8537, true, {}]
2024-06-28 12:07:14,595 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3391, durable=true, userID=f4fc68a9-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:14 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=f4fc1a85-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1712880487, context: RoutingContextImpl(Address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishSubscribeMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147483543)
..................................................
***** durable queues test/mom/testQueuePublishSubscribeMultipleSubscriptions:
- queueID=1162 address:test/mom/testQueuePublishSubscribeMultipleSubscriptions name:test/mom/testQueuePublishSubscribeMultipleSubscriptions filter:null
***** non durable for test/mom/testQueuePublishSubscribeMultipleSubscriptions:
..................................................
, transaction: null
2024-06-28 12:07:14,596 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: Reference[3391]:RELIABLE:CoreMessage[messageID=3391, durable=true, userID=f4fc68a9-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:14 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=f4fc1a85-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1712880487
2024-06-28 12:07:14,597 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=3391, durable=true, userID=f4fc68a9-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:14 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=f4fc1a85-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1712880487 to transaction: TransactionImpl [xid=null, txID=3394, xid=null, state=ACTIVE, createTime=1719576434596(Fri Jun 28 12:07:14 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5d8e9842
2024-06-28 12:07:14,599 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=3391, durable=true, userID=f4fc68a9-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:14 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=f4fc1a85-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1712880487, transaction: TransactionImpl [xid=null, txID=3394, xid=null, state=COMMITTED, createTime=1719576434596(Fri Jun 28 12:07:14 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5d8e9842
2024-06-28 12:07:14,647 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@61ce4af8, org.eclipse.scout.rt.mom.jms.JmsSubscription@5a22eec0]
2024-06-28 12:07:14,649 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection f4fabae9-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:14,652 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection f4fb7e3e-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:14,653 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:07:14,653 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.012470 ms
2024-06-28 12:07:14,654 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:07:14,654 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:07:14,654 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection f4fbf373-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:14,655 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:07:14,655 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 75.926073 ms
2024-06-28 12:07:14,655 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeMultipleSubscriptions [artemis-j2ee]>
2024-06-28 12:07:14,656 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:14,657 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeMultipleSubscriptions [artemis-j2ee]>
2024-06-28 12:07:14,657 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1141100442'.
2024-06-28 12:07:14,660 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-06-28 12:07:14,661 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection f506a1db-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:14,662 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f506a1de-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f506a1db-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f506a1db-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1e4ea23d, true, {}]
2024-06-28 12:07:14,662 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f506c8ef-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f506a1db-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f506a1db-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@344754e0, true, {}]
2024-06-28 12:07:14,664 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null]
2024-06-28 12:07:14,665 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection f5073e20-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:14,666 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f5076533-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f5073e20-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f5073e20-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@15d5b647, true, {}]
2024-06-28 12:07:14,667 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f5076534-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f5073e20-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f5073e20-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@18e44e86, true, {}]
2024-06-28 12:07:14,668 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null]
2024-06-28 12:07:14,668 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection f507b355-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:14,669 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f507da68-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f507b355-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f507b355-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4bc164a8, true, {}]
2024-06-28 12:07:14,670 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@232438a8
2024-06-28 12:07:14,670 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f5080179-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f507b355-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f507b355-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2c75f743, true, {}]
2024-06-28 12:07:14,672 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3425, durable=true, userID=f508288b-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:14 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=f507da67-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1816507630, context: RoutingContextImpl(Address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishSubscribeMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147483543)
..................................................
***** durable queues test/mom/testQueuePublishSubscribeMultipleSubscriptions:
- queueID=1162 address:test/mom/testQueuePublishSubscribeMultipleSubscriptions name:test/mom/testQueuePublishSubscribeMultipleSubscriptions filter:null
***** non durable for test/mom/testQueuePublishSubscribeMultipleSubscriptions:
..................................................
, transaction: null
2024-06-28 12:07:14,676 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: Reference[3425]:RELIABLE:CoreMessage[messageID=3425, durable=true, userID=f508288b-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:14 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=f507da67-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1816507630
2024-06-28 12:07:14,677 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=3425, durable=true, userID=f508288b-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:14 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=f507da67-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1816507630 to transaction: TransactionImpl [xid=null, txID=3428, xid=null, state=ACTIVE, createTime=1719576434677(Fri Jun 28 12:07:14 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6e508694
2024-06-28 12:07:14,680 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=3425, durable=true, userID=f508288b-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:14 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=f507da67-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1816507630, transaction: TransactionImpl [xid=null, txID=3428, xid=null, state=COMMITTED, createTime=1719576434677(Fri Jun 28 12:07:14 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6e508694
2024-06-28 12:07:14,728 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3f0cdd5b, org.eclipse.scout.rt.mom.jms.JmsSubscription@63112b]
2024-06-28 12:07:14,730 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection f506a1db-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:14,732 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection f5073e20-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:14,733 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:07:14,733 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.010792 ms
2024-06-28 12:07:14,734 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:07:14,734 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:07:14,734 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection f507b355-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:14,735 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:07:14,735 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 78.570070 ms
2024-06-28 12:07:14,735 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeMultipleSubscriptions [artemis-j2ee]>
2024-06-28 12:07:14,736 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:14,736 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeMultipleSubscriptions [artemis-j2ee]>
2024-06-28 12:07:14,736 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 838170026'.
2024-06-28 12:07:14,739 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-06-28 12:07:14,739 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection f51288cd-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:14,740 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f512afe0-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f51288cd-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f51288cd-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@779f5350, true, {}]
2024-06-28 12:07:14,741 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f512d6f1-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f51288cd-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f51288cd-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@9db2b17, true, {}]
2024-06-28 12:07:14,743 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null]
2024-06-28 12:07:14,744 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection f5132512-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:14,744 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f5134c25-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f5132512-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f5132512-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@73db9df, true, {}]
2024-06-28 12:07:14,745 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f5137336-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f5132512-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f5132512-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3e21dbdb, true, {}]
2024-06-28 12:07:14,746 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null]
2024-06-28 12:07:14,747 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection f513c157-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:14,748 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f513c15a-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f513c157-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f513c157-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5ef75748, true, {}]
2024-06-28 12:07:14,748 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@73a91b68
2024-06-28 12:07:14,748 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f513e86b-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f513c157-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f513c157-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2b8ab717, true, {}]
2024-06-28 12:07:14,750 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3459, durable=true, userID=f5140f7d-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:14 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=f513c159-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1354329669, context: RoutingContextImpl(Address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishSubscribeMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147483543)
..................................................
***** durable queues test/mom/testQueuePublishSubscribeMultipleSubscriptions:
- queueID=1162 address:test/mom/testQueuePublishSubscribeMultipleSubscriptions name:test/mom/testQueuePublishSubscribeMultipleSubscriptions filter:null
***** non durable for test/mom/testQueuePublishSubscribeMultipleSubscriptions:
..................................................
, transaction: null
2024-06-28 12:07:14,751 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: Reference[3459]:RELIABLE:CoreMessage[messageID=3459, durable=true, userID=f5140f7d-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:14 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=f513c159-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1354329669
2024-06-28 12:07:14,751 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=3459, durable=true, userID=f5140f7d-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:14 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=f513c159-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1354329669 to transaction: TransactionImpl [xid=null, txID=3462, xid=null, state=ACTIVE, createTime=1719576434751(Fri Jun 28 12:07:14 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3d3ec269
2024-06-28 12:07:14,754 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=3459, durable=true, userID=f5140f7d-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:14 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=f513c159-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1354329669, transaction: TransactionImpl [xid=null, txID=3462, xid=null, state=COMMITTED, createTime=1719576434751(Fri Jun 28 12:07:14 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3d3ec269
2024-06-28 12:07:14,803 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5a9ee776, org.eclipse.scout.rt.mom.jms.JmsSubscription@6c988822]
2024-06-28 12:07:14,805 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection f51288cd-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:14,808 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection f5132512-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:14,809 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:07:14,809 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.011415 ms
2024-06-28 12:07:14,809 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:07:14,809 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:07:14,810 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection f513c157-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:14,811 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:07:14,811 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 74.600857 ms
2024-06-28 12:07:14,811 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeMultipleSubscriptions [artemis-j2ee]>
2024-06-28 12:07:14,812 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:14,812 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeMultipleSubscriptions [artemis-j2ee]>
2024-06-28 12:07:14,812 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 775940144'.
2024-06-28 12:07:14,815 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-06-28 12:07:14,815 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection f51e219f-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:14,816 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f51e48b2-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f51e219f-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f51e219f-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@39fc6109, true, {}]
2024-06-28 12:07:14,817 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f51e48b3-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f51e219f-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f51e219f-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@588e4bb6, true, {}]
2024-06-28 12:07:14,819 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null]
2024-06-28 12:07:14,820 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection f51ee4f4-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:14,820 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f51ee4f7-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f51ee4f4-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f51ee4f4-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3350717a, true, {}]
2024-06-28 12:07:14,821 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f51f0c08-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f51ee4f4-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f51ee4f4-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@436f473, true, {}]
2024-06-28 12:07:14,822 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null]
2024-06-28 12:07:14,823 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection f51f5a29-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:14,824 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f51f813c-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f51f5a29-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f51f5a29-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@17b8f58b, true, {}]
2024-06-28 12:07:14,824 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@46ab3c70
2024-06-28 12:07:14,825 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f51fa84d-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f51f5a29-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f51f5a29-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@77aef0e6, true, {}]
2024-06-28 12:07:14,827 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3493, durable=true, userID=f51fcf5f-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:14 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=f51f813b-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2020598953, context: RoutingContextImpl(Address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishSubscribeMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147483543)
..................................................
***** durable queues test/mom/testQueuePublishSubscribeMultipleSubscriptions:
- queueID=1162 address:test/mom/testQueuePublishSubscribeMultipleSubscriptions name:test/mom/testQueuePublishSubscribeMultipleSubscriptions filter:null
***** non durable for test/mom/testQueuePublishSubscribeMultipleSubscriptions:
..................................................
, transaction: null
2024-06-28 12:07:14,828 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: Reference[3493]:RELIABLE:CoreMessage[messageID=3493, durable=true, userID=f51fcf5f-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:14 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=f51f813b-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2020598953
2024-06-28 12:07:14,828 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=3493, durable=true, userID=f51fcf5f-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:14 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=f51f813b-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2020598953 to transaction: TransactionImpl [xid=null, txID=3496, xid=null, state=ACTIVE, createTime=1719576434828(Fri Jun 28 12:07:14 UTC 2024), timeoutSeconds=-1, nr operations = 1]@20a6867a
2024-06-28 12:07:14,831 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=3493, durable=true, userID=f51fcf5f-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:14 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=f51f813b-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2020598953, transaction: TransactionImpl [xid=null, txID=3496, xid=null, state=COMMITTED, createTime=1719576434828(Fri Jun 28 12:07:14 UTC 2024), timeoutSeconds=-1, nr operations = 0]@20a6867a
2024-06-28 12:07:14,879 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@229e9280, org.eclipse.scout.rt.mom.jms.JmsSubscription@6cdadc3]
2024-06-28 12:07:14,881 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection f51e219f-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:14,884 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection f51ee4f4-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:14,885 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:07:14,885 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.013404 ms
2024-06-28 12:07:14,885 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:07:14,885 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:07:14,886 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection f51f5a29-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:14,887 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:07:14,887 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 74.986232 ms
2024-06-28 12:07:14,887 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeMultipleSubscriptions [artemis-j2ee]>
2024-06-28 12:07:14,888 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:14,888 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeMultipleSubscriptions [artemis-j2ee]>
2024-06-28 12:07:14,888 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1899977239'.
2024-06-28 12:07:14,891 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-06-28 12:07:14,891 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection f529ba71-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:14,892 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f529e184-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f529ba71-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f529ba71-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@580f2b5e, true, {}]
2024-06-28 12:07:14,893 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f52a0895-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f529ba71-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f529ba71-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3b0ee0c4, true, {}]
2024-06-28 12:07:14,894 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null]
2024-06-28 12:07:14,895 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection f52a56b6-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:14,896 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f52a7dc9-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f52a56b6-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f52a56b6-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@670d971d, true, {}]
2024-06-28 12:07:14,897 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f52a7dca-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f52a56b6-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f52a56b6-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@586ab510, true, {}]
2024-06-28 12:07:14,898 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null]
2024-06-28 12:07:14,898 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection f52acbeb-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:14,899 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f52af2fe-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f52acbeb-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f52acbeb-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@764c9e5d, true, {}]
2024-06-28 12:07:14,899 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@6ed238c2
2024-06-28 12:07:14,900 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f52b1a0f-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f52acbeb-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f52acbeb-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@61d916d1, true, {}]
2024-06-28 12:07:14,901 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3527, durable=true, userID=f52b1a11-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:14 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=f52af2fd-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1062409619, context: RoutingContextImpl(Address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishSubscribeMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147483543)
..................................................
***** durable queues test/mom/testQueuePublishSubscribeMultipleSubscriptions:
- queueID=1162 address:test/mom/testQueuePublishSubscribeMultipleSubscriptions name:test/mom/testQueuePublishSubscribeMultipleSubscriptions filter:null
***** non durable for test/mom/testQueuePublishSubscribeMultipleSubscriptions:
..................................................
, transaction: null
2024-06-28 12:07:14,902 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: Reference[3527]:RELIABLE:CoreMessage[messageID=3527, durable=true, userID=f52b1a11-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:14 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=f52af2fd-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1062409619
2024-06-28 12:07:14,903 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=3527, durable=true, userID=f52b1a11-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:14 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=f52af2fd-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1062409619 to transaction: TransactionImpl [xid=null, txID=3530, xid=null, state=ACTIVE, createTime=1719576434903(Fri Jun 28 12:07:14 UTC 2024), timeoutSeconds=-1, nr operations = 1]@179b9072
2024-06-28 12:07:14,905 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=3527, durable=true, userID=f52b1a11-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:14 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=f52af2fd-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1062409619, transaction: TransactionImpl [xid=null, txID=3530, xid=null, state=COMMITTED, createTime=1719576434903(Fri Jun 28 12:07:14 UTC 2024), timeoutSeconds=-1, nr operations = 0]@179b9072
2024-06-28 12:07:14,954 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4aee166d, org.eclipse.scout.rt.mom.jms.JmsSubscription@20865ff2]
2024-06-28 12:07:14,956 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection f529ba71-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:14,958 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection f52a56b6-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:14,959 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:07:14,960 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.010349 ms
2024-06-28 12:07:14,960 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:07:14,960 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:07:14,961 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection f52acbeb-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:14,961 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:07:14,962 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 73.716268 ms
2024-06-28 12:07:14,962 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeMultipleSubscriptions [artemis-j2ee]>
2024-06-28 12:07:14,962 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:14,963 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeMultipleSubscriptions [artemis-j2ee]>
2024-06-28 12:07:14,963 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 780675253'.
2024-06-28 12:07:14,965 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-06-28 12:07:14,966 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection f5350523-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:14,966 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f5352c36-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f5350523-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f5350523-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2b52d155, true, {}]
2024-06-28 12:07:14,967 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f5355347-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f5350523-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f5350523-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@72c1ec09, true, {}]
2024-06-28 12:07:14,969 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null]
2024-06-28 12:07:14,970 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection f535c878-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:14,970 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f535c87b-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f535c878-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f535c878-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@36220ed, true, {}]
2024-06-28 12:07:14,971 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f535ef8c-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f535c878-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f535c878-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@101e881e, true, {}]
2024-06-28 12:07:14,972 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null]
2024-06-28 12:07:14,972 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection f536169d-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:14,973 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f5363db0-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f536169d-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f536169d-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@8dbacf2, true, {}]
2024-06-28 12:07:14,974 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@54516707
2024-06-28 12:07:14,974 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f53664c1-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f536169d-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f536169d-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@781a0fb0, true, {}]
2024-06-28 12:07:14,976 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3561, durable=true, userID=f5368bd3-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:14 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=f5363daf-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1527888288, context: RoutingContextImpl(Address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishSubscribeMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147483543)
..................................................
***** durable queues test/mom/testQueuePublishSubscribeMultipleSubscriptions:
- queueID=1162 address:test/mom/testQueuePublishSubscribeMultipleSubscriptions name:test/mom/testQueuePublishSubscribeMultipleSubscriptions filter:null
***** non durable for test/mom/testQueuePublishSubscribeMultipleSubscriptions:
..................................................
, transaction: null
2024-06-28 12:07:14,980 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: Reference[3561]:RELIABLE:CoreMessage[messageID=3561, durable=true, userID=f5368bd3-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:14 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=f5363daf-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1527888288
2024-06-28 12:07:14,981 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=3561, durable=true, userID=f5368bd3-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:14 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=f5363daf-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1527888288 to transaction: TransactionImpl [xid=null, txID=3564, xid=null, state=ACTIVE, createTime=1719576434981(Fri Jun 28 12:07:14 UTC 2024), timeoutSeconds=-1, nr operations = 1]@570dc623
2024-06-28 12:07:14,983 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=3561, durable=true, userID=f5368bd3-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:14 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=f5363daf-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1527888288, transaction: TransactionImpl [xid=null, txID=3564, xid=null, state=COMMITTED, createTime=1719576434981(Fri Jun 28 12:07:14 UTC 2024), timeoutSeconds=-1, nr operations = 0]@570dc623
2024-06-28 12:07:15,032 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6a68754, org.eclipse.scout.rt.mom.jms.JmsSubscription@63a1bee7]
2024-06-28 12:07:15,034 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection f5350523-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:15,036 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection f535c878-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:15,037 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:07:15,037 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.010340 ms
2024-06-28 12:07:15,038 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:07:15,038 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:07:15,038 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection f536169d-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:15,039 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:07:15,039 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 76.642052 ms
2024-06-28 12:07:15,039 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeMultipleSubscriptions [artemis-j2ee]>
2024-06-28 12:07:15,040 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:15,040 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeMultipleSubscriptions [artemis-j2ee]>
2024-06-28 12:07:15,041 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1543435894'.
2024-06-28 12:07:15,043 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-06-28 12:07:15,043 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection f540ec15-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:15,045 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f5411328-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f540ec15-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f540ec15-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@724d5e46, true, {}]
2024-06-28 12:07:15,045 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f5413a39-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f540ec15-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f540ec15-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@486d48ca, true, {}]
2024-06-28 12:07:15,047 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null]
2024-06-28 12:07:15,048 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection f541af6a-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:15,049 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f541d67d-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f541af6a-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f541af6a-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@867de8b, true, {}]
2024-06-28 12:07:15,050 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f541fd8e-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f541af6a-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f541af6a-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5bfd162d, true, {}]
2024-06-28 12:07:15,051 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null]
2024-06-28 12:07:15,051 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection f542249f-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:15,052 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f5424bb2-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f542249f-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f542249f-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@743dedf9, true, {}]
2024-06-28 12:07:15,052 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@40364273
2024-06-28 12:07:15,053 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f54272c3-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f542249f-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f542249f-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@713fc5a, true, {}]
2024-06-28 12:07:15,054 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3595, durable=true, userID=f54299d5-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:15 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=f5424bb1-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1397452380, context: RoutingContextImpl(Address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishSubscribeMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147483543)
..................................................
***** durable queues test/mom/testQueuePublishSubscribeMultipleSubscriptions:
- queueID=1162 address:test/mom/testQueuePublishSubscribeMultipleSubscriptions name:test/mom/testQueuePublishSubscribeMultipleSubscriptions filter:null
***** non durable for test/mom/testQueuePublishSubscribeMultipleSubscriptions:
..................................................
, transaction: null
2024-06-28 12:07:15,055 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: Reference[3595]:RELIABLE:CoreMessage[messageID=3595, durable=true, userID=f54299d5-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:15 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=f5424bb1-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1397452380
2024-06-28 12:07:15,056 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=3595, durable=true, userID=f54299d5-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:15 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=f5424bb1-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1397452380 to transaction: TransactionImpl [xid=null, txID=3598, xid=null, state=ACTIVE, createTime=1719576435056(Fri Jun 28 12:07:15 UTC 2024), timeoutSeconds=-1, nr operations = 1]@52d08f13
2024-06-28 12:07:15,059 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=3595, durable=true, userID=f54299d5-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:15 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=f5424bb1-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1397452380, transaction: TransactionImpl [xid=null, txID=3598, xid=null, state=COMMITTED, createTime=1719576435056(Fri Jun 28 12:07:15 UTC 2024), timeoutSeconds=-1, nr operations = 0]@52d08f13
2024-06-28 12:07:15,107 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4dbea3be, org.eclipse.scout.rt.mom.jms.JmsSubscription@25b531b2]
2024-06-28 12:07:15,109 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection f540ec15-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:15,112 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection f541af6a-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:15,113 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:07:15,113 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.015097 ms
2024-06-28 12:07:15,113 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:07:15,113 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:07:15,114 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection f542249f-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:15,115 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:07:15,115 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 74.459180 ms
2024-06-28 12:07:15,115 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeMultipleSubscriptions [artemis-j2ee]>
2024-06-28 12:07:15,116 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:15,116 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testPublishObject [artemis-j2ee]>
2024-06-28 12:07:15,117 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1855721871'.
2024-06-28 12:07:15,119 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-06-28 12:07:15,120 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection f54cabf7-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:15,121 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f54cabfa-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f54cabf7-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f54cabf7-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3352a38e, true, {}]
2024-06-28 12:07:15,122 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f54cd30b-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f54cabf7-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f54cabf7-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@27328b9c, true, {}]
2024-06-28 12:07:15,123 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishObject, null, 0, false, true, null]
2024-06-28 12:07:15,124 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection f54d483c-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:15,125 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f54d6f4f-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f54d483c-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f54d483c-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7568a804, true, {}]
2024-06-28 12:07:15,125 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@11138809
2024-06-28 12:07:15,126 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f54d9560-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f54d483c-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f54d483c-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2203bde1, true, {}]
2024-06-28 12:07:15,128 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3623, durable=true, userID=f54dbc72-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:15 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=740, properties=TypedProperties[__AMQ_CID=f54d6f4e-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1]]@530268049, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147483542)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=1427 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-06-28 12:07:15,129 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[3623]:RELIABLE:CoreMessage[messageID=3623, durable=true, userID=f54dbc72-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:15 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=740, properties=TypedProperties[__AMQ_CID=f54d6f4e-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1]]@530268049
2024-06-28 12:07:15,130 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObject: CoreMessage[messageID=3623, durable=true, userID=f54dbc72-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:15 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=740, properties=TypedProperties[__AMQ_CID=f54d6f4e-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1]]@530268049 to transaction: TransactionImpl [xid=null, txID=3626, xid=null, state=ACTIVE, createTime=1719576435129(Fri Jun 28 12:07:15 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7142305c
2024-06-28 12:07:15,132 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@3b51cbf7, org.eclipse.scout.rt.mom.jms.JmsSubscription@1d4d1621]
2024-06-28 12:07:15,132 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObject: CoreMessage[messageID=3623, durable=true, userID=f54dbc72-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:15 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=740, properties=TypedProperties[__AMQ_CID=f54d6f4e-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1]]@530268049, transaction: TransactionImpl [xid=null, txID=3626, xid=null, state=COMMITTED, createTime=1719576435129(Fri Jun 28 12:07:15 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7142305c
2024-06-28 12:07:15,134 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection f54cabf7-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:15,135 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:07:15,135 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.012526 ms
2024-06-28 12:07:15,135 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:07:15,135 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:07:15,136 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection f54d483c-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:15,137 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:07:15,137 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 20.517800 ms
2024-06-28 12:07:15,137 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testPublishObject [artemis-j2ee]>
2024-06-28 12:07:15,138 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:15,138 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testPublishDataObjectJson [artemis-j2ee]>
2024-06-28 12:07:15,139 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 21897563'.
2024-06-28 12:07:15,141 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-06-28 12:07:15,142 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection f5500664-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:15,143 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f5500667-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f5500664-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f5500664-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@128eedf2, true, {}]
2024-06-28 12:07:15,143 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f5502d78-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f5500664-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f5500664-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@740422b2, true, {}]
2024-06-28 12:07:15,145 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishDataObjectJson, null, 0, false, true, null]
2024-06-28 12:07:15,146 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection f550a2a9-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:15,147 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f550a2ac-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f550a2a9-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f550a2a9-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1e4672e, true, {}]
2024-06-28 12:07:15,147 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@4cbb217e
2024-06-28 12:07:15,147 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f550c9bd-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f550a2a9-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f550a2a9-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7c1fca09, true, {}]
2024-06-28 12:07:15,149 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3645, durable=true, userID=f550f0cf-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:15 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishDataObjectJson, size=517, properties=TypedProperties[__AMQ_CID=f550a2ab-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1986693699, context: RoutingContextImpl(Address=test/mom/testPublishDataObjectJson, routingType=ANYCAST, PreviousAddress=test/mom/testPublishDataObjectJson previousRoute:ANYCAST, reusable=true, version=-2147483541)
..................................................
***** durable queues test/mom/testPublishDataObjectJson:
- queueID=1450 address:test/mom/testPublishDataObjectJson name:test/mom/testPublishDataObjectJson filter:null
***** non durable for test/mom/testPublishDataObjectJson:
..................................................
, transaction: null
2024-06-28 12:07:15,150 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishDataObjectJson: Reference[3645]:RELIABLE:CoreMessage[messageID=3645, durable=true, userID=f550f0cf-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:15 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishDataObjectJson, size=517, properties=TypedProperties[__AMQ_CID=f550a2ab-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1986693699
2024-06-28 12:07:15,151 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishDataObjectJson: CoreMessage[messageID=3645, durable=true, userID=f550f0cf-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:15 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishDataObjectJson, size=517, properties=TypedProperties[__AMQ_CID=f550a2ab-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1986693699 to transaction: TransactionImpl [xid=null, txID=3648, xid=null, state=ACTIVE, createTime=1719576435150(Fri Jun 28 12:07:15 UTC 2024), timeoutSeconds=-1, nr operations = 1]@eb7db80
2024-06-28 12:07:15,153 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@24094ed1, org.eclipse.scout.rt.mom.jms.JmsSubscription@7ca55391]
2024-06-28 12:07:15,153 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishDataObjectJson: CoreMessage[messageID=3645, durable=true, userID=f550f0cf-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:15 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishDataObjectJson, size=517, properties=TypedProperties[__AMQ_CID=f550a2ab-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1986693699, transaction: TransactionImpl [xid=null, txID=3648, xid=null, state=COMMITTED, createTime=1719576435150(Fri Jun 28 12:07:15 UTC 2024), timeoutSeconds=-1, nr operations = 0]@eb7db80
2024-06-28 12:07:15,155 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection f5500664-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:15,156 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:07:15,156 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.009771 ms
2024-06-28 12:07:15,156 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:07:15,156 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:07:15,157 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection f550a2a9-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:15,158 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:07:15,158 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 19.175470 ms
2024-06-28 12:07:15,158 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testPublishDataObjectJson [artemis-j2ee]>
2024-06-28 12:07:15,159 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:15,159 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testConcurrentMessageConsumption [artemis-j2ee]>
2024-06-28 12:07:15,159 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1825447776'.
2024-06-28 12:07:15,161 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-06-28 12:07:15,162 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection f552eca1-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:15,162 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f55313b4-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f552eca1-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f552eca1-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@278172a4, true, {}]
2024-06-28 12:07:15,163 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@23ef691
2024-06-28 12:07:15,163 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f5533ac5-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f552eca1-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f552eca1-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4588f395, true, {}]
2024-06-28 12:07:15,165 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3661, durable=true, userID=f55388e7-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:15 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=f55313b3-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1488830287, context: RoutingContextImpl(Address=test/mom/testConcurrentMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testConcurrentMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147483540)
..................................................
***** durable queues test/mom/testConcurrentMessageConsumption:
- queueID=1473 address:test/mom/testConcurrentMessageConsumption name:test/mom/testConcurrentMessageConsumption filter:null
***** non durable for test/mom/testConcurrentMessageConsumption:
..................................................
, transaction: null
2024-06-28 12:07:15,167 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f553d708-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f552eca1-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f552eca1-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@71cc0183, true, {}]
2024-06-28 12:07:15,168 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3666, durable=true, userID=f553fe1a-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:15 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=f55313b3-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@546585482, context: RoutingContextImpl(Address=test/mom/testConcurrentMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testConcurrentMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147483540)
..................................................
***** durable queues test/mom/testConcurrentMessageConsumption:
- queueID=1473 address:test/mom/testConcurrentMessageConsumption name:test/mom/testConcurrentMessageConsumption filter:null
***** non durable for test/mom/testConcurrentMessageConsumption:
..................................................
, transaction: null
2024-06-28 12:07:15,170 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f5544c3b-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f552eca1-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f552eca1-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6ace96c8, true, {}]
2024-06-28 12:07:15,172 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3671, durable=true, userID=f554734d-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:15 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=f55313b3-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1894534157, context: RoutingContextImpl(Address=test/mom/testConcurrentMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testConcurrentMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147483540)
..................................................
***** durable queues test/mom/testConcurrentMessageConsumption:
- queueID=1473 address:test/mom/testConcurrentMessageConsumption name:test/mom/testConcurrentMessageConsumption filter:null
***** non durable for test/mom/testConcurrentMessageConsumption:
..................................................
, transaction: null
2024-06-28 12:07:15,174 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f554e87e-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f552eca1-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f552eca1-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@49e096dc, true, {}]
2024-06-28 12:07:15,175 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3676, durable=true, userID=f554e880-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:15 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=f55313b3-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1735326988, context: RoutingContextImpl(Address=test/mom/testConcurrentMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testConcurrentMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147483540)
..................................................
***** durable queues test/mom/testConcurrentMessageConsumption:
- queueID=1473 address:test/mom/testConcurrentMessageConsumption name:test/mom/testConcurrentMessageConsumption filter:null
***** non durable for test/mom/testConcurrentMessageConsumption:
..................................................
, transaction: null
2024-06-28 12:07:15,177 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f5555db1-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f552eca1-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f552eca1-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@76efd551, true, {}]
2024-06-28 12:07:15,178 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3681, durable=true, userID=f55584c3-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:15 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=f55313b3-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1999267249, context: RoutingContextImpl(Address=test/mom/testConcurrentMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testConcurrentMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147483540)
..................................................
***** durable queues test/mom/testConcurrentMessageConsumption:
- queueID=1473 address:test/mom/testConcurrentMessageConsumption name:test/mom/testConcurrentMessageConsumption filter:null
***** non durable for test/mom/testConcurrentMessageConsumption:
..................................................
, transaction: null
2024-06-28 12:07:15,181 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f555f9f4-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f552eca1-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f552eca1-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4b2cb0e, true, {}]
2024-06-28 12:07:15,182 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3686, durable=true, userID=f555f9f6-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:15 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=f55313b3-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1158718231, context: RoutingContextImpl(Address=test/mom/testConcurrentMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testConcurrentMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147483540)
..................................................
***** durable queues test/mom/testConcurrentMessageConsumption:
- queueID=1473 address:test/mom/testConcurrentMessageConsumption name:test/mom/testConcurrentMessageConsumption filter:null
***** non durable for test/mom/testConcurrentMessageConsumption:
..................................................
, transaction: null
2024-06-28 12:07:15,184 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f5566f27-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f552eca1-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f552eca1-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@757bfbc5, true, {}]
2024-06-28 12:07:15,185 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3691, durable=true, userID=f5569639-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:15 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=f55313b3-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@124369771, context: RoutingContextImpl(Address=test/mom/testConcurrentMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testConcurrentMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147483540)
..................................................
***** durable queues test/mom/testConcurrentMessageConsumption:
- queueID=1473 address:test/mom/testConcurrentMessageConsumption name:test/mom/testConcurrentMessageConsumption filter:null
***** non durable for test/mom/testConcurrentMessageConsumption:
..................................................
, transaction: null
2024-06-28 12:07:15,188 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f556e45a-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f552eca1-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f552eca1-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@732e8151, true, {}]
2024-06-28 12:07:15,189 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3696, durable=true, userID=f5570b6c-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:15 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=f55313b3-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1354745435, context: RoutingContextImpl(Address=test/mom/testConcurrentMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testConcurrentMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147483540)
..................................................
***** durable queues test/mom/testConcurrentMessageConsumption:
- queueID=1473 address:test/mom/testConcurrentMessageConsumption name:test/mom/testConcurrentMessageConsumption filter:null
***** non durable for test/mom/testConcurrentMessageConsumption:
..................................................
, transaction: null
2024-06-28 12:07:15,191 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f557809d-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f552eca1-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f552eca1-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7f9bdc86, true, {}]
2024-06-28 12:07:15,192 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3701, durable=true, userID=f557809f-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:15 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=f55313b3-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@124047564, context: RoutingContextImpl(Address=test/mom/testConcurrentMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testConcurrentMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147483540)
..................................................
***** durable queues test/mom/testConcurrentMessageConsumption:
- queueID=1473 address:test/mom/testConcurrentMessageConsumption name:test/mom/testConcurrentMessageConsumption filter:null
***** non durable for test/mom/testConcurrentMessageConsumption:
..................................................
, transaction: null
2024-06-28 12:07:15,194 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f557f5d0-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f552eca1-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f552eca1-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4b7a9b90, true, {}]
2024-06-28 12:07:15,195 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3706, durable=true, userID=f5581ce2-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:15 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=f55313b3-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1988601753, context: RoutingContextImpl(Address=test/mom/testConcurrentMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testConcurrentMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147483540)
..................................................
***** durable queues test/mom/testConcurrentMessageConsumption:
- queueID=1473 address:test/mom/testConcurrentMessageConsumption name:test/mom/testConcurrentMessageConsumption filter:null
***** non durable for test/mom/testConcurrentMessageConsumption:
..................................................
, transaction: null
2024-06-28 12:07:15,198 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection f5589213-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:15,199 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f5589216-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f5589213-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f5589213-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6691a2d8, true, {}]
2024-06-28 12:07:15,199 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f558b927-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f5589213-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f5589213-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@46f77ecc, true, {}]
2024-06-28 12:07:15,200 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testConcurrentMessageConsumption, null, 0, false, true, null]
2024-06-28 12:07:15,201 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testConcurrentMessageConsumption: Reference[3661]:RELIABLE:CoreMessage[messageID=3661, durable=true, userID=f55388e7-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:15 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=f55313b3-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1488830287
2024-06-28 12:07:15,202 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testConcurrentMessageConsumption: Reference[3666]:RELIABLE:CoreMessage[messageID=3666, durable=true, userID=f553fe1a-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:15 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=f55313b3-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@546585482
2024-06-28 12:07:15,202 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testConcurrentMessageConsumption: Reference[3671]:RELIABLE:CoreMessage[messageID=3671, durable=true, userID=f554734d-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:15 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=f55313b3-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1894534157
2024-06-28 12:07:15,202 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testConcurrentMessageConsumption: Reference[3676]:RELIABLE:CoreMessage[messageID=3676, durable=true, userID=f554e880-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:15 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=f55313b3-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1735326988
2024-06-28 12:07:15,202 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=3661, durable=true, userID=f55388e7-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:15 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=f55313b3-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1488830287 to transaction: TransactionImpl [xid=null, txID=3715, xid=null, state=ACTIVE, createTime=1719576435202(Fri Jun 28 12:07:15 UTC 2024), timeoutSeconds=-1, nr operations = 1]@fa4b38a
2024-06-28 12:07:15,202 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testConcurrentMessageConsumption: Reference[3681]:RELIABLE:CoreMessage[messageID=3681, durable=true, userID=f55584c3-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:15 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=f55313b3-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1999267249
2024-06-28 12:07:15,202 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testConcurrentMessageConsumption: Reference[3686]:RELIABLE:CoreMessage[messageID=3686, durable=true, userID=f555f9f6-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:15 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=f55313b3-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1158718231
2024-06-28 12:07:15,202 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=3666, durable=true, userID=f553fe1a-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:15 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=f55313b3-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@546585482 to transaction: TransactionImpl [xid=null, txID=3716, xid=null, state=ACTIVE, createTime=1719576435202(Fri Jun 28 12:07:15 UTC 2024), timeoutSeconds=-1, nr operations = 1]@49d0d83a
2024-06-28 12:07:15,202 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testConcurrentMessageConsumption: Reference[3691]:RELIABLE:CoreMessage[messageID=3691, durable=true, userID=f5569639-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:15 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=f55313b3-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@124369771
2024-06-28 12:07:15,203 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testConcurrentMessageConsumption: Reference[3696]:RELIABLE:CoreMessage[messageID=3696, durable=true, userID=f5570b6c-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:15 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=f55313b3-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1354745435
2024-06-28 12:07:15,203 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=3671, durable=true, userID=f554734d-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:15 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=f55313b3-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1894534157 to transaction: TransactionImpl [xid=null, txID=3717, xid=null, state=ACTIVE, createTime=1719576435203(Fri Jun 28 12:07:15 UTC 2024), timeoutSeconds=-1, nr operations = 1]@61e280a6
2024-06-28 12:07:15,203 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testConcurrentMessageConsumption: Reference[3701]:RELIABLE:CoreMessage[messageID=3701, durable=true, userID=f557809f-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:15 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=f55313b3-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@124047564
2024-06-28 12:07:15,203 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testConcurrentMessageConsumption: Reference[3706]:RELIABLE:CoreMessage[messageID=3706, durable=true, userID=f5581ce2-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:15 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=f55313b3-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1988601753
2024-06-28 12:07:15,203 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=3676, durable=true, userID=f554e880-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:15 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=f55313b3-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1735326988 to transaction: TransactionImpl [xid=null, txID=3718, xid=null, state=ACTIVE, createTime=1719576435203(Fri Jun 28 12:07:15 UTC 2024), timeoutSeconds=-1, nr operations = 1]@45c166c6
2024-06-28 12:07:15,203 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=3681, durable=true, userID=f55584c3-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:15 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=f55313b3-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1999267249 to transaction: TransactionImpl [xid=null, txID=3719, xid=null, state=ACTIVE, createTime=1719576435203(Fri Jun 28 12:07:15 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2deba636
2024-06-28 12:07:15,204 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=3686, durable=true, userID=f555f9f6-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:15 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=f55313b3-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1158718231 to transaction: TransactionImpl [xid=null, txID=3720, xid=null, state=ACTIVE, createTime=1719576435203(Fri Jun 28 12:07:15 UTC 2024), timeoutSeconds=-1, nr operations = 1]@374911a5
2024-06-28 12:07:15,204 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=3691, durable=true, userID=f5569639-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:15 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=f55313b3-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@124369771 to transaction: TransactionImpl [xid=null, txID=3721, xid=null, state=ACTIVE, createTime=1719576435204(Fri Jun 28 12:07:15 UTC 2024), timeoutSeconds=-1, nr operations = 1]@68a916e3
2024-06-28 12:07:15,204 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=3696, durable=true, userID=f5570b6c-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:15 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=f55313b3-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1354745435 to transaction: TransactionImpl [xid=null, txID=3722, xid=null, state=ACTIVE, createTime=1719576435204(Fri Jun 28 12:07:15 UTC 2024), timeoutSeconds=-1, nr operations = 1]@286118fa
2024-06-28 12:07:15,204 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=3701, durable=true, userID=f557809f-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:15 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=f55313b3-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@124047564 to transaction: TransactionImpl [xid=null, txID=3723, xid=null, state=ACTIVE, createTime=1719576435204(Fri Jun 28 12:07:15 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3758a07d
2024-06-28 12:07:15,205 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=3706, durable=true, userID=f5581ce2-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:15 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=f55313b3-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1988601753 to transaction: TransactionImpl [xid=null, txID=3724, xid=null, state=ACTIVE, createTime=1719576435204(Fri Jun 28 12:07:15 UTC 2024), timeoutSeconds=-1, nr operations = 1]@bd6c64c
2024-06-28 12:07:15,205 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2adad906]
2024-06-28 12:07:15,206 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=3661, durable=true, userID=f55388e7-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:15 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=f55313b3-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1488830287, transaction: TransactionImpl [xid=null, txID=3715, xid=null, state=COMMITTED, createTime=1719576435202(Fri Jun 28 12:07:15 UTC 2024), timeoutSeconds=-1, nr operations = 0]@fa4b38a
2024-06-28 12:07:15,206 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=3666, durable=true, userID=f553fe1a-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:15 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=f55313b3-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@546585482, transaction: TransactionImpl [xid=null, txID=3716, xid=null, state=COMMITTED, createTime=1719576435202(Fri Jun 28 12:07:15 UTC 2024), timeoutSeconds=-1, nr operations = 0]@49d0d83a
2024-06-28 12:07:15,207 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=3671, durable=true, userID=f554734d-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:15 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=f55313b3-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1894534157, transaction: TransactionImpl [xid=null, txID=3717, xid=null, state=COMMITTED, createTime=1719576435203(Fri Jun 28 12:07:15 UTC 2024), timeoutSeconds=-1, nr operations = 0]@61e280a6
2024-06-28 12:07:15,207 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=3676, durable=true, userID=f554e880-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:15 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=f55313b3-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1735326988, transaction: TransactionImpl [xid=null, txID=3718, xid=null, state=COMMITTED, createTime=1719576435203(Fri Jun 28 12:07:15 UTC 2024), timeoutSeconds=-1, nr operations = 0]@45c166c6
2024-06-28 12:07:15,207 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=3681, durable=true, userID=f55584c3-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:15 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=f55313b3-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1999267249, transaction: TransactionImpl [xid=null, txID=3719, xid=null, state=COMMITTED, createTime=1719576435203(Fri Jun 28 12:07:15 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2deba636
2024-06-28 12:07:15,207 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=3686, durable=true, userID=f555f9f6-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:15 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=f55313b3-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1158718231, transaction: TransactionImpl [xid=null, txID=3720, xid=null, state=COMMITTED, createTime=1719576435203(Fri Jun 28 12:07:15 UTC 2024), timeoutSeconds=-1, nr operations = 0]@374911a5
2024-06-28 12:07:15,207 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=3691, durable=true, userID=f5569639-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:15 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=f55313b3-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@124369771, transaction: TransactionImpl [xid=null, txID=3721, xid=null, state=COMMITTED, createTime=1719576435204(Fri Jun 28 12:07:15 UTC 2024), timeoutSeconds=-1, nr operations = 0]@68a916e3
2024-06-28 12:07:15,207 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=3696, durable=true, userID=f5570b6c-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:15 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=f55313b3-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1354745435, transaction: TransactionImpl [xid=null, txID=3722, xid=null, state=COMMITTED, createTime=1719576435204(Fri Jun 28 12:07:15 UTC 2024), timeoutSeconds=-1, nr operations = 0]@286118fa
2024-06-28 12:07:15,207 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=3701, durable=true, userID=f557809f-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:15 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=f55313b3-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@124047564, transaction: TransactionImpl [xid=null, txID=3723, xid=null, state=COMMITTED, createTime=1719576435204(Fri Jun 28 12:07:15 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3758a07d
2024-06-28 12:07:15,208 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=3706, durable=true, userID=f5581ce2-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:15 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=f55313b3-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1988601753, transaction: TransactionImpl [xid=null, txID=3724, xid=null, state=COMMITTED, createTime=1719576435204(Fri Jun 28 12:07:15 UTC 2024), timeoutSeconds=-1, nr operations = 0]@bd6c64c
2024-06-28 12:07:15,209 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection f5589213-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:15,210 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:07:15,210 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.009840 ms
2024-06-28 12:07:15,210 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:07:15,210 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:07:15,211 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection f552eca1-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:15,211 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:07:15,211 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 52.570981 ms
2024-06-28 12:07:15,212 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testConcurrentMessageConsumption [artemis-j2ee]>
2024-06-28 12:07:15,213 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:15,213 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTimeToLive [artemis-j2ee]>
2024-06-28 12:07:15,213 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 159329723'.
2024-06-28 12:07:15,216 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-06-28 12:07:15,216 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection f55b5139-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:15,217 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f55b513c-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f55b5139-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f55b5139-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@657fdd71, true, {}]
2024-06-28 12:07:15,217 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@5b95557f
2024-06-28 12:07:15,218 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f55b9f5d-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f55b5139-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f55b5139-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7127153c, true, {}]
2024-06-28 12:07:15,220 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3737, durable=true, userID=f55bc66f-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:15 UTC 2024, expiration=Fri Jun 28 12:07:15 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=f55b513b-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@760618116, context: RoutingContextImpl(Address=test/mom/testTimeToLive, routingType=ANYCAST, PreviousAddress=test/mom/testTimeToLive previousRoute:ANYCAST, reusable=true, version=-2147483539)
..................................................
***** durable queues test/mom/testTimeToLive:
- queueID=1550 address:test/mom/testTimeToLive name:test/mom/testTimeToLive filter:null
***** non durable for test/mom/testTimeToLive:
..................................................
, transaction: null
2024-06-28 12:07:15,322 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection f56b7de0-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:15,323 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f56ba4f3-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f56b7de0-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f56b7de0-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@649ffd14, true, {}]
2024-06-28 12:07:15,325 INFO  [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f56bcc04-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f56b7de0-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f56b7de0-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7cceea8c, true, {}]
2024-06-28 12:07:15,326 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testTimeToLive, null, 0, false, true, null]
2024-06-28 12:07:15,328 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testTimeToLive: CoreMessage[messageID=3737, durable=true, userID=f55bc66f-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:15 UTC 2024, expiration=Fri Jun 28 12:07:15 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=f55b513b-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@760618116 to transaction: TransactionImpl [xid=null, txID=3746, xid=null, state=ACTIVE, createTime=1719576435327(Fri Jun 28 12:07:15 UTC 2024), timeoutSeconds=-1, nr operations = 1]@40a613c0
2024-06-28 12:07:15,332 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testTimeToLive: CoreMessage[messageID=3737, durable=true, userID=f55bc66f-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:15 UTC 2024, expiration=Fri Jun 28 12:07:15 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=f55b513b-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@760618116, transaction: TransactionImpl [xid=null, txID=3746, xid=null, state=COMMITTED, createTime=1719576435327(Fri Jun 28 12:07:15 UTC 2024), timeoutSeconds=-1, nr operations = 0]@40a613c0
2024-06-28 12:07:15,377 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5960fd98]
2024-06-28 12:07:15,379 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection f56b7de0-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:15,380 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:07:15,380 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.009598 ms
2024-06-28 12:07:15,380 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:07:15,380 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:07:15,381 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection f55b5139-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:15,382 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:07:15,382 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 168.978394 ms
2024-06-28 12:07:15,382 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTimeToLive [artemis-j2ee]>
2024-06-28 12:07:15,383 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:15,383 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTimeToLive [artemis-j2ee]>
2024-06-28 12:07:15,383 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1597212511'.
2024-06-28 12:07:15,386 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-06-28 12:07:15,386 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection f57541e6-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:15,387 INFO  [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f57568f9-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f57541e6-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f57541e6-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@763681fc, true, {}]
2024-06-28 12:07:15,388 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@4f67dbce
2024-06-28 12:07:15,388 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f575900a-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f57541e6-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f57541e6-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@744c247, true, {}]
2024-06-28 12:07:15,391 INFO  [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3760, durable=true, userID=f575de2c-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:15 UTC 2024, expiration=Fri Jun 28 12:07:15 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=f57568f8-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@950343486, context: RoutingContextImpl(Address=test/mom/testTimeToLive, routingType=ANYCAST, PreviousAddress=test/mom/testTimeToLive previousRoute:ANYCAST, reusable=true, version=-2147483539)
..................................................
***** durable queues test/mom/testTimeToLive:
- queueID=1550 address:test/mom/testTimeToLive name:test/mom/testTimeToLive filter:null
***** non durable for test/mom/testTimeToLive:
..................................................
, transaction: null
2024-06-28 12:07:15,493 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection f585959d-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:15,494 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f585bcb0-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f585959d-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f585959d-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5f915ff0, true, {}]
2024-06-28 12:07:15,495 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f585e3c1-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f585959d-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f585959d-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@97fa8f2, true, {}]
2024-06-28 12:07:15,497 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testTimeToLive, null, 0, false, true, null]
2024-06-28 12:07:15,498 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testTimeToLive: CoreMessage[messageID=3760, durable=true, userID=f575de2c-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:15 UTC 2024, expiration=Fri Jun 28 12:07:15 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=f57568f8-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@950343486 to transaction: TransactionImpl [xid=null, txID=3769, xid=null, state=ACTIVE, createTime=1719576435498(Fri Jun 28 12:07:15 UTC 2024), timeoutSeconds=-1, nr operations = 1]@67f35245
2024-06-28 12:07:15,503 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testTimeToLive: CoreMessage[messageID=3760, durable=true, userID=f575de2c-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:15 UTC 2024, expiration=Fri Jun 28 12:07:15 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=f57568f8-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@950343486, transaction: TransactionImpl [xid=null, txID=3769, xid=null, state=COMMITTED, createTime=1719576435498(Fri Jun 28 12:07:15 UTC 2024), timeoutSeconds=-1, nr operations = 0]@67f35245
2024-06-28 12:07:15,548 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@579347a7]
2024-06-28 12:07:15,550 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection f585959d-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:15,551 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:07:15,551 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.010798 ms
2024-06-28 12:07:15,551 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:07:15,551 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:07:15,552 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection f57541e6-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:15,553 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:07:15,553 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 170.149850 ms
2024-06-28 12:07:15,553 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTimeToLive [artemis-j2ee]>
2024-06-28 12:07:15,554 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:15,554 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTimeToLive [artemis-j2ee]>
2024-06-28 12:07:15,554 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1375530154'.
2024-06-28 12:07:15,557 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-06-28 12:07:15,557 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection f58f59a3-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:15,558 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f58f80b6-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f58f59a3-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f58f59a3-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@204e8f58, true, {}]
2024-06-28 12:07:15,559 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@486ab192
2024-06-28 12:07:15,559 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f58fa7c7-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f58f59a3-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f58f59a3-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2bcaee6e, true, {}]
2024-06-28 12:07:15,561 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3783, durable=true, userID=f58ff5e9-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:15 UTC 2024, expiration=Fri Jun 28 12:07:15 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=f58f80b5-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1693405745, context: RoutingContextImpl(Address=test/mom/testTimeToLive, routingType=ANYCAST, PreviousAddress=test/mom/testTimeToLive previousRoute:ANYCAST, reusable=true, version=-2147483539)
..................................................
***** durable queues test/mom/testTimeToLive:
- queueID=1550 address:test/mom/testTimeToLive name:test/mom/testTimeToLive filter:null
***** non durable for test/mom/testTimeToLive:
..................................................
, transaction: null
2024-06-28 12:07:15,663 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection f59f864a-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:15,664 INFO  [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f59fad5d-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f59f864a-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f59f864a-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2cde17c, true, {}]
2024-06-28 12:07:15,665 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f59fd46e-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f59f864a-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f59f864a-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@13062ec4, true, {}]
2024-06-28 12:07:15,666 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testTimeToLive, null, 0, false, true, null]
2024-06-28 12:07:15,667 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testTimeToLive: CoreMessage[messageID=3783, durable=true, userID=f58ff5e9-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:15 UTC 2024, expiration=Fri Jun 28 12:07:15 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=f58f80b5-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1693405745 to transaction: TransactionImpl [xid=null, txID=3792, xid=null, state=ACTIVE, createTime=1719576435667(Fri Jun 28 12:07:15 UTC 2024), timeoutSeconds=-1, nr operations = 1]@35279952
2024-06-28 12:07:15,672 INFO  [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testTimeToLive: CoreMessage[messageID=3783, durable=true, userID=f58ff5e9-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:15 UTC 2024, expiration=Fri Jun 28 12:07:15 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=f58f80b5-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1693405745, transaction: TransactionImpl [xid=null, txID=3792, xid=null, state=COMMITTED, createTime=1719576435667(Fri Jun 28 12:07:15 UTC 2024), timeoutSeconds=-1, nr operations = 0]@35279952
2024-06-28 12:07:15,717 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3e3578e9]
2024-06-28 12:07:15,719 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection f59f864a-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:15,720 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:07:15,720 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.010055 ms
2024-06-28 12:07:15,721 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:07:15,721 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:07:15,721 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection f58f59a3-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:15,722 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:07:15,723 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 168.389567 ms
2024-06-28 12:07:15,723 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTimeToLive [artemis-j2ee]>
2024-06-28 12:07:15,723 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:15,723 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTimeToLive [artemis-j2ee]>
2024-06-28 12:07:15,724 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 957975174'.
2024-06-28 12:07:15,726 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-06-28 12:07:15,726 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection f5a92340-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:15,727 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f5a94a53-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f5a92340-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f5a92340-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@bb2f31a, true, {}]
2024-06-28 12:07:15,728 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@59a9f3eb
2024-06-28 12:07:15,728 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f5a97164-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f5a92340-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f5a92340-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@58931757, true, {}]
2024-06-28 12:07:15,730 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3806, durable=true, userID=f5a9bf86-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:15 UTC 2024, expiration=Fri Jun 28 12:07:15 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=f5a94a52-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@989230005, context: RoutingContextImpl(Address=test/mom/testTimeToLive, routingType=ANYCAST, PreviousAddress=test/mom/testTimeToLive previousRoute:ANYCAST, reusable=true, version=-2147483539)
..................................................
***** durable queues test/mom/testTimeToLive:
- queueID=1550 address:test/mom/testTimeToLive name:test/mom/testTimeToLive filter:null
***** non durable for test/mom/testTimeToLive:
..................................................
, transaction: null
2024-06-28 12:07:15,832 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection f5b94fe7-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:15,833 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f5b976fa-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f5b94fe7-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f5b94fe7-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4ec48a01, true, {}]
2024-06-28 12:07:15,834 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f5b99e0b-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f5b94fe7-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f5b94fe7-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@36dac44d, true, {}]
2024-06-28 12:07:15,836 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testTimeToLive, null, 0, false, true, null]
2024-06-28 12:07:15,837 INFO  [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testTimeToLive: CoreMessage[messageID=3806, durable=true, userID=f5a9bf86-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:15 UTC 2024, expiration=Fri Jun 28 12:07:15 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=f5a94a52-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@989230005 to transaction: TransactionImpl [xid=null, txID=3815, xid=null, state=ACTIVE, createTime=1719576435836(Fri Jun 28 12:07:15 UTC 2024), timeoutSeconds=-1, nr operations = 1]@531bee11
2024-06-28 12:07:15,841 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testTimeToLive: CoreMessage[messageID=3806, durable=true, userID=f5a9bf86-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:15 UTC 2024, expiration=Fri Jun 28 12:07:15 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=f5a94a52-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@989230005, transaction: TransactionImpl [xid=null, txID=3815, xid=null, state=COMMITTED, createTime=1719576435836(Fri Jun 28 12:07:15 UTC 2024), timeoutSeconds=-1, nr operations = 0]@531bee11
2024-06-28 12:07:15,886 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5ed48fd4]
2024-06-28 12:07:15,888 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection f5b94fe7-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:15,889 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:07:15,890 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.019136 ms
2024-06-28 12:07:15,890 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:07:15,890 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:07:15,891 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection f5a92340-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:15,891 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:07:15,892 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 168.042475 ms
2024-06-28 12:07:15,892 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTimeToLive [artemis-j2ee]>
2024-06-28 12:07:15,892 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:15,893 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTimeToLive [artemis-j2ee]>
2024-06-28 12:07:15,893 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1181107395'.
2024-06-28 12:07:15,895 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-06-28 12:07:15,896 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection f5c313ed-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:15,897 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f5c313f0-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f5c313ed-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f5c313ed-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@300f25bb, true, {}]
2024-06-28 12:07:15,897 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@1af3bf5b
2024-06-28 12:07:15,898 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f5c33b01-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f5c313ed-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f5c313ed-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@71b48326, true, {}]
2024-06-28 12:07:15,900 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3829, durable=true, userID=f5c38923-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:15 UTC 2024, expiration=Fri Jun 28 12:07:15 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=f5c313ef-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1111209282, context: RoutingContextImpl(Address=test/mom/testTimeToLive, routingType=ANYCAST, PreviousAddress=test/mom/testTimeToLive previousRoute:ANYCAST, reusable=true, version=-2147483539)
..................................................
***** durable queues test/mom/testTimeToLive:
- queueID=1550 address:test/mom/testTimeToLive name:test/mom/testTimeToLive filter:null
***** non durable for test/mom/testTimeToLive:
..................................................
, transaction: null
2024-06-28 12:07:16,002 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection f5d34094-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:16,003 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f5d34097-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f5d34094-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f5d34094-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5c5b19ee, true, {}]
2024-06-28 12:07:16,003 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f5d367a8-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f5d34094-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f5d34094-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@733f9d06, true, {}]
2024-06-28 12:07:16,005 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testTimeToLive, null, 0, false, true, null]
2024-06-28 12:07:16,006 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testTimeToLive: CoreMessage[messageID=3829, durable=true, userID=f5c38923-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:15 UTC 2024, expiration=Fri Jun 28 12:07:15 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=f5c313ef-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1111209282 to transaction: TransactionImpl [xid=null, txID=3838, xid=null, state=ACTIVE, createTime=1719576436006(Fri Jun 28 12:07:16 UTC 2024), timeoutSeconds=-1, nr operations = 1]@29672aa1
2024-06-28 12:07:16,011 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testTimeToLive: CoreMessage[messageID=3829, durable=true, userID=f5c38923-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:15 UTC 2024, expiration=Fri Jun 28 12:07:15 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=f5c313ef-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1111209282, transaction: TransactionImpl [xid=null, txID=3838, xid=null, state=COMMITTED, createTime=1719576436006(Fri Jun 28 12:07:16 UTC 2024), timeoutSeconds=-1, nr operations = 0]@29672aa1
2024-06-28 12:07:16,056 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@649ded12]
2024-06-28 12:07:16,058 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection f5d34094-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:16,059 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:07:16,059 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.010248 ms
2024-06-28 12:07:16,059 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:07:16,059 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:07:16,060 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection f5c313ed-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:16,061 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:07:16,061 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 168.300930 ms
2024-06-28 12:07:16,061 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTimeToLive [artemis-j2ee]>
2024-06-28 12:07:16,062 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:16,062 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTimeToLive [artemis-j2ee]>
2024-06-28 12:07:16,063 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1358717664'.
2024-06-28 12:07:16,065 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-06-28 12:07:16,066 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection f5dcdd8a-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:16,066 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f5dd049d-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f5dcdd8a-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f5dcdd8a-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@41fd96e0, true, {}]
2024-06-28 12:07:16,067 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@68b70470
2024-06-28 12:07:16,067 INFO  [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f5dd2bae-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f5dcdd8a-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f5dcdd8a-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@43971fab, true, {}]
2024-06-28 12:07:16,070 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3852, durable=true, userID=f5dd79d0-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:16 UTC 2024, expiration=Fri Jun 28 12:07:16 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=f5dd049c-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@784465207, context: RoutingContextImpl(Address=test/mom/testTimeToLive, routingType=ANYCAST, PreviousAddress=test/mom/testTimeToLive previousRoute:ANYCAST, reusable=true, version=-2147483539)
..................................................
***** durable queues test/mom/testTimeToLive:
- queueID=1550 address:test/mom/testTimeToLive name:test/mom/testTimeToLive filter:null
***** non durable for test/mom/testTimeToLive:
..................................................
, transaction: null
2024-06-28 12:07:16,172 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection f5ed3141-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:16,173 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f5ed5854-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f5ed3141-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f5ed3141-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2911dbdb, true, {}]
2024-06-28 12:07:16,174 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f5ed7f65-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f5ed3141-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f5ed3141-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5fa93538, true, {}]
2024-06-28 12:07:16,176 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testTimeToLive, null, 0, false, true, null]
2024-06-28 12:07:16,177 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testTimeToLive: CoreMessage[messageID=3852, durable=true, userID=f5dd79d0-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:16 UTC 2024, expiration=Fri Jun 28 12:07:16 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=f5dd049c-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@784465207 to transaction: TransactionImpl [xid=null, txID=3861, xid=null, state=ACTIVE, createTime=1719576436176(Fri Jun 28 12:07:16 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4d18d604
2024-06-28 12:07:16,181 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testTimeToLive: CoreMessage[messageID=3852, durable=true, userID=f5dd79d0-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:16 UTC 2024, expiration=Fri Jun 28 12:07:16 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=f5dd049c-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@784465207, transaction: TransactionImpl [xid=null, txID=3861, xid=null, state=COMMITTED, createTime=1719576436176(Fri Jun 28 12:07:16 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4d18d604
2024-06-28 12:07:16,226 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5f0369af]
2024-06-28 12:07:16,228 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection f5ed3141-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:16,229 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:07:16,229 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.009363 ms
2024-06-28 12:07:16,229 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:07:16,229 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:07:16,230 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection f5dcdd8a-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:16,231 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:07:16,231 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 168.659221 ms
2024-06-28 12:07:16,231 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTimeToLive [artemis-j2ee]>
2024-06-28 12:07:16,232 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:16,232 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTimeToLive [artemis-j2ee]>
2024-06-28 12:07:16,233 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 577860226'.
2024-06-28 12:07:16,235 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-06-28 12:07:16,235 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection f5f6ce37-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:16,236 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f5f6f54a-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f5f6ce37-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f5f6ce37-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@78bb9967, true, {}]
2024-06-28 12:07:16,237 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@2ba8f528
2024-06-28 12:07:16,237 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f5f71c5b-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f5f6ce37-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f5f6ce37-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1ec259be, true, {}]
2024-06-28 12:07:16,239 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3875, durable=true, userID=f5f76a7d-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:16 UTC 2024, expiration=Fri Jun 28 12:07:16 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=f5f6f549-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1797310680, context: RoutingContextImpl(Address=test/mom/testTimeToLive, routingType=ANYCAST, PreviousAddress=test/mom/testTimeToLive previousRoute:ANYCAST, reusable=true, version=-2147483539)
..................................................
***** durable queues test/mom/testTimeToLive:
- queueID=1550 address:test/mom/testTimeToLive name:test/mom/testTimeToLive filter:null
***** non durable for test/mom/testTimeToLive:
..................................................
, transaction: null
2024-06-28 12:07:16,342 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection f60721ee-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:16,343 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f60721f1-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f60721ee-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f60721ee-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1006f91f, true, {}]
2024-06-28 12:07:16,343 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f6074902-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f60721ee-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f60721ee-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5ecc7fa0, true, {}]
2024-06-28 12:07:16,345 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testTimeToLive, null, 0, false, true, null]
2024-06-28 12:07:16,345 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testTimeToLive: CoreMessage[messageID=3875, durable=true, userID=f5f76a7d-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:16 UTC 2024, expiration=Fri Jun 28 12:07:16 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=f5f6f549-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1797310680 to transaction: TransactionImpl [xid=null, txID=3884, xid=null, state=ACTIVE, createTime=1719576436345(Fri Jun 28 12:07:16 UTC 2024), timeoutSeconds=-1, nr operations = 1]@127c225a
2024-06-28 12:07:16,347 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testTimeToLive: CoreMessage[messageID=3875, durable=true, userID=f5f76a7d-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:16 UTC 2024, expiration=Fri Jun 28 12:07:16 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=f5f6f549-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1797310680, transaction: TransactionImpl [xid=null, txID=3884, xid=null, state=COMMITTED, createTime=1719576436345(Fri Jun 28 12:07:16 UTC 2024), timeoutSeconds=-1, nr operations = 0]@127c225a
2024-06-28 12:07:16,395 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4be8d40e]
2024-06-28 12:07:16,397 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection f60721ee-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:16,398 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:07:16,399 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.011271 ms
2024-06-28 12:07:16,399 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:07:16,399 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:07:16,399 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection f5f6ce37-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:16,400 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:07:16,400 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 167.930768 ms
2024-06-28 12:07:16,401 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTimeToLive [artemis-j2ee]>
2024-06-28 12:07:16,401 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:16,402 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTimeToLive [artemis-j2ee]>
2024-06-28 12:07:16,402 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1698384324'.
2024-06-28 12:07:16,404 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-06-28 12:07:16,405 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection f610bee4-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:16,406 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f610bee7-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f610bee4-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f610bee4-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7346a0f4, true, {}]
2024-06-28 12:07:16,406 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@64f6964f
2024-06-28 12:07:16,406 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f610e5f8-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f610bee4-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f610bee4-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@47e3c7a9, true, {}]
2024-06-28 12:07:16,409 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3898, durable=true, userID=f611341a-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:16 UTC 2024, expiration=Fri Jun 28 12:07:16 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=f610bee6-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1363209932, context: RoutingContextImpl(Address=test/mom/testTimeToLive, routingType=ANYCAST, PreviousAddress=test/mom/testTimeToLive previousRoute:ANYCAST, reusable=true, version=-2147483539)
..................................................
***** durable queues test/mom/testTimeToLive:
- queueID=1550 address:test/mom/testTimeToLive name:test/mom/testTimeToLive filter:null
***** non durable for test/mom/testTimeToLive:
..................................................
, transaction: null
2024-06-28 12:07:16,511 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection f620eb8b-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:16,512 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f621129e-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f620eb8b-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f620eb8b-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@390892a2, true, {}]
2024-06-28 12:07:16,512 INFO  [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f621129f-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f620eb8b-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f620eb8b-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5bb2d7a2, true, {}]
2024-06-28 12:07:16,514 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testTimeToLive, null, 0, false, true, null]
2024-06-28 12:07:16,515 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testTimeToLive: CoreMessage[messageID=3898, durable=true, userID=f611341a-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:16 UTC 2024, expiration=Fri Jun 28 12:07:16 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=f610bee6-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1363209932 to transaction: TransactionImpl [xid=null, txID=3907, xid=null, state=ACTIVE, createTime=1719576436515(Fri Jun 28 12:07:16 UTC 2024), timeoutSeconds=-1, nr operations = 1]@79905124
2024-06-28 12:07:16,520 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testTimeToLive: CoreMessage[messageID=3898, durable=true, userID=f611341a-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:16 UTC 2024, expiration=Fri Jun 28 12:07:16 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=f610bee6-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1363209932, transaction: TransactionImpl [xid=null, txID=3907, xid=null, state=COMMITTED, createTime=1719576436515(Fri Jun 28 12:07:16 UTC 2024), timeoutSeconds=-1, nr operations = 0]@79905124
2024-06-28 12:07:16,565 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@78995f04]
2024-06-28 12:07:16,567 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection f620eb8b-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:16,568 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:07:16,568 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.010511 ms
2024-06-28 12:07:16,568 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:07:16,568 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:07:16,569 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection f610bee4-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:16,570 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:07:16,570 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 168.621213 ms
2024-06-28 12:07:16,570 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTimeToLive [artemis-j2ee]>
2024-06-28 12:07:16,571 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:16,571 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTimeToLive [artemis-j2ee]>
2024-06-28 12:07:16,572 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 988715239'.
2024-06-28 12:07:16,574 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-06-28 12:07:16,574 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection f62a8881-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:16,575 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f62aaf94-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f62a8881-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f62a8881-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2f580bec, true, {}]
2024-06-28 12:07:16,576 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@4dc2e04e
2024-06-28 12:07:16,576 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f62ad6a5-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f62a8881-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f62a8881-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@512ec69e, true, {}]
2024-06-28 12:07:16,579 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3921, durable=true, userID=f62afdb7-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:16 UTC 2024, expiration=Fri Jun 28 12:07:16 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=f62aaf93-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@466893243, context: RoutingContextImpl(Address=test/mom/testTimeToLive, routingType=ANYCAST, PreviousAddress=test/mom/testTimeToLive previousRoute:ANYCAST, reusable=true, version=-2147483539)
..................................................
***** durable queues test/mom/testTimeToLive:
- queueID=1550 address:test/mom/testTimeToLive name:test/mom/testTimeToLive filter:null
***** non durable for test/mom/testTimeToLive:
..................................................
, transaction: null
2024-06-28 12:07:16,681 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection f63adc38-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:16,681 INFO  [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f63adc3b-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f63adc38-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f63adc38-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@29f7fe8a, true, {}]
2024-06-28 12:07:16,682 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f63b034c-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f63adc38-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f63adc38-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@60a37040, true, {}]
2024-06-28 12:07:16,684 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testTimeToLive, null, 0, false, true, null]
2024-06-28 12:07:16,685 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testTimeToLive: CoreMessage[messageID=3921, durable=true, userID=f62afdb7-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:16 UTC 2024, expiration=Fri Jun 28 12:07:16 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=f62aaf93-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@466893243 to transaction: TransactionImpl [xid=null, txID=3930, xid=null, state=ACTIVE, createTime=1719576436684(Fri Jun 28 12:07:16 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4c1a12fd
2024-06-28 12:07:16,689 INFO  [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testTimeToLive: CoreMessage[messageID=3921, durable=true, userID=f62afdb7-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:16 UTC 2024, expiration=Fri Jun 28 12:07:16 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=f62aaf93-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@466893243, transaction: TransactionImpl [xid=null, txID=3930, xid=null, state=COMMITTED, createTime=1719576436684(Fri Jun 28 12:07:16 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4c1a12fd
2024-06-28 12:07:16,734 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@791d23ff]
2024-06-28 12:07:16,736 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection f63adc38-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:16,737 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:07:16,738 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.030731 ms
2024-06-28 12:07:16,738 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:07:16,738 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:07:16,739 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection f62a8881-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:16,739 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:07:16,740 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 168.253344 ms
2024-06-28 12:07:16,740 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTimeToLive [artemis-j2ee]>
2024-06-28 12:07:16,740 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:16,741 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTimeToLive [artemis-j2ee]>
2024-06-28 12:07:16,741 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1753268331'.
2024-06-28 12:07:16,743 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-06-28 12:07:16,744 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection f644792e-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:16,745 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f6447931-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f644792e-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f644792e-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@d7214f2, true, {}]
2024-06-28 12:07:16,745 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@138bd003
2024-06-28 12:07:16,745 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f644a042-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f644792e-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f644792e-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4cbd036e, true, {}]
2024-06-28 12:07:16,748 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3944, durable=true, userID=f644ee64-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:16 UTC 2024, expiration=Fri Jun 28 12:07:16 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=f6447930-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@447280385, context: RoutingContextImpl(Address=test/mom/testTimeToLive, routingType=ANYCAST, PreviousAddress=test/mom/testTimeToLive previousRoute:ANYCAST, reusable=true, version=-2147483539)
..................................................
***** durable queues test/mom/testTimeToLive:
- queueID=1550 address:test/mom/testTimeToLive name:test/mom/testTimeToLive filter:null
***** non durable for test/mom/testTimeToLive:
..................................................
, transaction: null
2024-06-28 12:07:16,850 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection f654a5d5-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:16,851 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f654cce8-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f654a5d5-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f654a5d5-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@404c7fd4, true, {}]
2024-06-28 12:07:16,852 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f654f3f9-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f654a5d5-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f654a5d5-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@61ab8be, true, {}]
2024-06-28 12:07:16,854 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testTimeToLive, null, 0, false, true, null]
2024-06-28 12:07:16,855 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testTimeToLive: CoreMessage[messageID=3944, durable=true, userID=f644ee64-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:16 UTC 2024, expiration=Fri Jun 28 12:07:16 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=f6447930-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@447280385 to transaction: TransactionImpl [xid=null, txID=3953, xid=null, state=ACTIVE, createTime=1719576436855(Fri Jun 28 12:07:16 UTC 2024), timeoutSeconds=-1, nr operations = 1]@452114b8
2024-06-28 12:07:16,860 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testTimeToLive: CoreMessage[messageID=3944, durable=true, userID=f644ee64-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:16 UTC 2024, expiration=Fri Jun 28 12:07:16 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=f6447930-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@447280385, transaction: TransactionImpl [xid=null, txID=3953, xid=null, state=COMMITTED, createTime=1719576436855(Fri Jun 28 12:07:16 UTC 2024), timeoutSeconds=-1, nr operations = 0]@452114b8
2024-06-28 12:07:16,905 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@737fd68]
2024-06-28 12:07:16,907 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection f654a5d5-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:16,908 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:07:16,909 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.024331 ms
2024-06-28 12:07:16,909 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:07:16,909 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:07:16,910 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection f644792e-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:16,911 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:07:16,911 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 170.557807 ms
2024-06-28 12:07:16,911 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTimeToLive [artemis-j2ee]>
2024-06-28 12:07:16,913 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:16,913 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testSubscriptionSingleThreadedDisposeSynchronized [artemis-j2ee]>
2024-06-28 12:07:16,913 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 618629823'.
2024-06-28 12:07:16,916 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-06-28 12:07:16,917 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection f65edf0b-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:16,918 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f65edf0e-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f65edf0b-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f65edf0b-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@52c3862a, true, {}]
2024-06-28 12:07:16,919 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f65f061f-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f65edf0b-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f65edf0b-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@d4d40f9, true, {}]
2024-06-28 12:07:16,920 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishText, null, 0, false, true, null]
2024-06-28 12:07:16,921 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection f65f7b50-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:16,922 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f65fa263-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f65f7b50-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f65f7b50-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@69356afc, true, {}]
2024-06-28 12:07:16,922 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@39088acb
2024-06-28 12:07:16,923 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f65fa264-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f65f7b50-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f65f7b50-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@55030c9f, true, {}]
2024-06-28 12:07:16,924 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3973, durable=true, userID=f65fc976-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:16 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishText, size=433, properties=TypedProperties[__AMQ_CID=f65fa262-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1236548845, context: RoutingContextImpl(Address=test/mom/testPublishText, routingType=ANYCAST, PreviousAddress=test/mom/testPublishText previousRoute:ANYCAST, reusable=true, version=-2147483547)
..................................................
***** durable queues test/mom/testPublishText:
- queueID=926 address:test/mom/testPublishText name:test/mom/testPublishText filter:null
***** non durable for test/mom/testPublishText:
..................................................
, transaction: null
2024-06-28 12:07:16,925 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishText: Reference[3973]:RELIABLE:CoreMessage[messageID=3973, durable=true, userID=f65fc976-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:16 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishText, size=433, properties=TypedProperties[__AMQ_CID=f65fa262-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1236548845
2024-06-28 12:07:16,926 INFO  [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishText: CoreMessage[messageID=3973, durable=true, userID=f65fc976-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:16 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishText, size=433, properties=TypedProperties[__AMQ_CID=f65fa262-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1236548845 to transaction: TransactionImpl [xid=null, txID=3976, xid=null, state=ACTIVE, createTime=1719576436926(Fri Jun 28 12:07:16 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5bac5fbf
2024-06-28 12:07:16,928 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishText: CoreMessage[messageID=3973, durable=true, userID=f65fc976-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:16 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishText, size=433, properties=TypedProperties[__AMQ_CID=f65fa262-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1236548845, transaction: TransactionImpl [xid=null, txID=3976, xid=null, state=COMMITTED, createTime=1719576436926(Fri Jun 28 12:07:16 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5bac5fbf
2024-06-28 12:07:16,929 INFO  [scout-thread-23] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection f65edf0b-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=dispose subscription, activemq.broker=mom68]
2024-06-28 12:07:17,928 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection f6f92347-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:17,929 INFO  [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f6f9234a-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f6f92347-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f6f92347-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@168740c1, true, {}]
2024-06-28 12:07:17,930 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f6f94a5b-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f6f92347-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f6f92347-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6a47bcc8, true, {}]
2024-06-28 12:07:17,931 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishText, null, 0, false, true, null]
2024-06-28 12:07:17,932 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f6f9bf8c-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f65f7b50-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f65f7b50-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2335ac61, true, {}]
2024-06-28 12:07:17,934 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3991, durable=true, userID=f6f9e69e-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:17 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishText, size=433, properties=TypedProperties[__AMQ_CID=f65fa262-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@743262029, context: RoutingContextImpl(Address=test/mom/testPublishText, routingType=ANYCAST, PreviousAddress=test/mom/testPublishText previousRoute:ANYCAST, reusable=true, version=-2147483547)
..................................................
***** durable queues test/mom/testPublishText:
- queueID=926 address:test/mom/testPublishText name:test/mom/testPublishText filter:null
***** non durable for test/mom/testPublishText:
..................................................
, transaction: null
2024-06-28 12:07:17,939 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishText: Reference[3991]:RELIABLE:CoreMessage[messageID=3991, durable=true, userID=f6f9e69e-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:17 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishText, size=433, properties=TypedProperties[__AMQ_CID=f65fa262-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@743262029
2024-06-28 12:07:17,940 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishText: CoreMessage[messageID=3991, durable=true, userID=f6f9e69e-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:17 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishText, size=433, properties=TypedProperties[__AMQ_CID=f65fa262-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@743262029 to transaction: TransactionImpl [xid=null, txID=3994, xid=null, state=ACTIVE, createTime=1719576437940(Fri Jun 28 12:07:17 UTC 2024), timeoutSeconds=-1, nr operations = 1]@762883a1
2024-06-28 12:07:17,944 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishText: CoreMessage[messageID=3991, durable=true, userID=f6f9e69e-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:17 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishText, size=433, properties=TypedProperties[__AMQ_CID=f65fa262-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@743262029, transaction: TransactionImpl [xid=null, txID=3994, xid=null, state=COMMITTED, createTime=1719576437940(Fri Jun 28 12:07:17 UTC 2024), timeoutSeconds=-1, nr operations = 0]@762883a1
2024-06-28 12:07:17,945 INFO  [scout-thread-21] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection f6f92347-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=dispose subscription]
2024-06-28 12:07:17,945 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@6b3eb57, org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@3a0f6b1a]
2024-06-28 12:07:17,946 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:07:17,946 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.009337 ms
2024-06-28 12:07:17,946 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:07:17,946 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:07:17,947 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection f65f7b50-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:17,948 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:07:17,948 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 1034.724106 ms
2024-06-28 12:07:17,948 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testSubscriptionSingleThreadedDisposeSynchronized [artemis-j2ee]>
2024-06-28 12:07:17,949 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:17,949 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishSubscribeMultipleSubscriptions [artemis-j2ee]>
2024-06-28 12:07:17,949 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 434993054'.
2024-06-28 12:07:17,952 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-06-28 12:07:17,952 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection f6fcccd0-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:17,953 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f6fcf3e3-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f6fcccd0-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f6fcccd0-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4c8b753e, true, {}]
2024-06-28 12:07:17,953 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f6fcf3e4-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f6fcccd0-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f6fcccd0-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1fd49d99, true, {}]
2024-06-28 12:07:17,955 INFO  [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: f6fcf3e4-3546-11ef-af8f-0a580a280f89 with parameters: [test/mom/testTopicPublishSubscribeMultipleSubscriptions, [MULTICAST], true]
2024-06-28 12:07:17,956 INFO  [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@67f5e5f3
2024-06-28 12:07:17,957 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=f684030c-09a8-4274-97e7-d7c6ce9c5ff7, address=test/mom/testTopicPublishSubscribeMultipleSubscriptions, routingType=MULTICAST, 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, fqqn=null]]
2024-06-28 12:07:17,959 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4feaf180
2024-06-28 12:07:17,960 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, f684030c-09a8-4274-97e7-d7c6ce9c5ff7, null, 0, false, true, null]
2024-06-28 12:07:17,960 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection f6fe0556-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:17,961 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f6fe2c69-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f6fe0556-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f6fe0556-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@572f3a91, true, {}]
2024-06-28 12:07:17,962 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f6fe2c6a-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f6fe0556-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f6fe0556-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@58091a85, true, {}]
2024-06-28 12:07:17,963 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=5dc0760b-ff82-44d6-9907-7dd7b56b76f6, address=test/mom/testTopicPublishSubscribeMultipleSubscriptions, routingType=MULTICAST, 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, fqqn=null]]
2024-06-28 12:07:17,963 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@63a67036
2024-06-28 12:07:17,964 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 5dc0760b-ff82-44d6-9907-7dd7b56b76f6, null, 0, false, true, null]
2024-06-28 12:07:17,964 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection f6fea19c-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:17,965 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f6fec8af-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f6fea19c-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f6fea19c-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5809d13b, true, {}]
2024-06-28 12:07:17,966 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@1d4cf8ea
2024-06-28 12:07:17,966 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f6feefc0-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f6fea19c-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f6fea19c-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@60eba9d6, true, {}]
2024-06-28 12:07:17,967 INFO  [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 5dc0760b-ff82-44d6-9907-7dd7b56b76f6: Reference[4025]:RELIABLE:CoreMessage[messageID=4025, durable=true, userID=f6ff16d2-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:17 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=f6fec8ae-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@915581184
2024-06-28 12:07:17,967 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4025, durable=true, userID=f6ff16d2-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:17 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=f6fec8ae-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@915581184, context: RoutingContextImpl(Address=test/mom/testTopicPublishSubscribeMultipleSubscriptions, routingType=MULTICAST, PreviousAddress=test/mom/testTopicPublishSubscribeMultipleSubscriptions previousRoute:MULTICAST, reusable=true, version=-2147483497)
..................................................
***** durable queues test/mom/testTopicPublishSubscribeMultipleSubscriptions:
***** non durable for test/mom/testTopicPublishSubscribeMultipleSubscriptions:
- queueID=4009 address:test/mom/testTopicPublishSubscribeMultipleSubscriptions name:f684030c-09a8-4274-97e7-d7c6ce9c5ff7 filter:null
- queueID=4017 address:test/mom/testTopicPublishSubscribeMultipleSubscriptions name:5dc0760b-ff82-44d6-9907-7dd7b56b76f6 filter:null
..................................................
, transaction: null
2024-06-28 12:07:17,967 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from f684030c-09a8-4274-97e7-d7c6ce9c5ff7: Reference[4025]:RELIABLE:CoreMessage[messageID=4025, durable=true, userID=f6ff16d2-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:17 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=f6fec8ae-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@915581184
2024-06-28 12:07:17,968 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 5dc0760b-ff82-44d6-9907-7dd7b56b76f6: CoreMessage[messageID=4025, durable=true, userID=f6ff16d2-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:17 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=f6fec8ae-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@915581184 to transaction: TransactionImpl [xid=null, txID=4027, xid=null, state=ACTIVE, createTime=1719576437968(Fri Jun 28 12:07:17 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4559b607
2024-06-28 12:07:17,968 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 5dc0760b-ff82-44d6-9907-7dd7b56b76f6: CoreMessage[messageID=4025, durable=true, userID=f6ff16d2-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:17 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=f6fec8ae-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@915581184, transaction: TransactionImpl [xid=null, txID=4027, xid=null, state=COMMITTED, createTime=1719576437968(Fri Jun 28 12:07:17 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4559b607
2024-06-28 12:07:17,968 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from f684030c-09a8-4274-97e7-d7c6ce9c5ff7: CoreMessage[messageID=4025, durable=true, userID=f6ff16d2-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:17 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=f6fec8ae-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@915581184 to transaction: TransactionImpl [xid=null, txID=4029, xid=null, state=ACTIVE, createTime=1719576437968(Fri Jun 28 12:07:17 UTC 2024), timeoutSeconds=-1, nr operations = 1]@b9d6bfb
2024-06-28 12:07:17,969 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from f684030c-09a8-4274-97e7-d7c6ce9c5ff7: CoreMessage[messageID=4025, durable=true, userID=f6ff16d2-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:17 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=f6fec8ae-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@915581184, transaction: TransactionImpl [xid=null, txID=4029, xid=null, state=COMMITTED, createTime=1719576437968(Fri Jun 28 12:07:17 UTC 2024), timeoutSeconds=-1, nr operations = 0]@b9d6bfb
2024-06-28 12:07:17,969 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@470dbce9, org.eclipse.scout.rt.mom.jms.JmsSubscription@64e5d7e4]
2024-06-28 12:07:17,970 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection f6fcccd0-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:17,973 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection f6fe0556-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:17,974 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:07:17,974 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.009537 ms
2024-06-28 12:07:17,975 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:07:17,975 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:07:17,975 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection f6fea19c-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:17,976 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:07:17,976 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 27.318264 ms
2024-06-28 12:07:17,976 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishSubscribeMultipleSubscriptions [artemis-j2ee]>
2024-06-28 12:07:17,978 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:17,978 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testPublishTransactional [artemis-j2ee]>
2024-06-28 12:07:17,978 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 749013731'.
2024-06-28 12:07:17,980 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-06-28 12:07:17,981 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection f70139b4-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:17,981 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f70139b7-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f70139b4-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f70139b4-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3a5607ed, true, {}]
2024-06-28 12:07:17,982 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f70160c8-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f70139b4-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f70139b4-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7a719829, true, {}]
2024-06-28 12:07:17,984 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection f701aeeb-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:17,985 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addSendToTransaction(AuditLogger_impl.java:2787) - AMQ601760: User anonymous@invm:0 added a message send for: CoreMessage[messageID=4060, durable=true, userID=f701aeea-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:17 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishTransactional, size=754, properties=TypedProperties[__AMQ_CID=f70139b6-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1]]@736234428 to transaction: TransactionImpl [xid=null, txID=4058, xid=null, state=ACTIVE, createTime=1719576437983(Fri Jun 28 12:07:17 UTC 2024), timeoutSeconds=300, nr operations = 1]@37059f66
2024-06-28 12:07:17,985 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f701d5fe-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f701aeeb-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f701aeeb-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@75e803a7, true, {}]
2024-06-28 12:07:17,986 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f701fd0f-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f701aeeb-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f701aeeb-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7023f7b0, true, {}]
2024-06-28 12:07:17,987 INFO  [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishTransactional, null, 0, false, true, null]
2024-06-28 12:07:19,994 INFO  [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishTransactional: Reference[4060]:RELIABLE:CoreMessage[messageID=4060, durable=true, userID=f701aeea-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:17 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishTransactional, size=754, properties=TypedProperties[__AMQ_CID=f70139b6-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1]]@736234428
2024-06-28 12:07:19,994 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4060, durable=true, userID=f701aeea-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:17 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishTransactional, size=754, properties=TypedProperties[__AMQ_CID=f70139b6-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1]]@736234428, context: RoutingContextImpl(Address=test/mom/testPublishTransactional, routingType=ANYCAST, PreviousAddress=test/mom/testPublishTransactional previousRoute:ANYCAST, reusable=true, version=-2147483534)
..................................................
***** durable queues test/mom/testPublishTransactional:
- queueID=1823 address:test/mom/testPublishTransactional name:test/mom/testPublishTransactional filter:null
***** non durable for test/mom/testPublishTransactional:
..................................................
, transaction: TransactionImpl [xid=null, txID=4058, xid=null, state=COMMITTED, createTime=1719576437983(Fri Jun 28 12:07:17 UTC 2024), timeoutSeconds=300, nr operations = 0]@37059f66
2024-06-28 12:07:19,995 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishTransactional: CoreMessage[messageID=4060, durable=true, userID=f701aeea-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:17 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishTransactional, size=754, properties=TypedProperties[__AMQ_CID=f70139b6-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1]]@736234428 to transaction: TransactionImpl [xid=null, txID=4068, xid=null, state=ACTIVE, createTime=1719576439995(Fri Jun 28 12:07:19 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5101be7b
2024-06-28 12:07:19,998 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection f70139b4-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:19,999 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@c207c10, org.eclipse.scout.rt.mom.jms.JmsSubscription@12c21282]
2024-06-28 12:07:19,999 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishTransactional: CoreMessage[messageID=4060, durable=true, userID=f701aeea-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:17 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishTransactional, size=754, properties=TypedProperties[__AMQ_CID=f70139b6-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1]]@736234428, transaction: TransactionImpl [xid=null, txID=4068, xid=null, state=COMMITTED, createTime=1719576439995(Fri Jun 28 12:07:19 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5101be7b
2024-06-28 12:07:20,001 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection f701aeeb-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:20,002 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:07:20,002 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.009691 ms
2024-06-28 12:07:20,002 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-06-28 12:07:20,002 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 2024.458211 ms
2024-06-28 12:07:20,002 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testPublishTransactional [artemis-j2ee]>
2024-06-28 12:07:20,003 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:20,004 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishSubscribeCorrelationId [artemis-j2ee]>
2024-06-28 12:07:20,004 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2132538075'.
2024-06-28 12:07:20,006 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-06-28 12:07:20,007 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection f8365e61-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:20,008 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f8365e64-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f8365e61-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f8365e61-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@223a811, true, {}]
2024-06-28 12:07:20,010 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f836d395-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f8365e61-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f8365e61-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3de68f04, true, {}]
2024-06-28 12:07:20,012 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: f836d395-3546-11ef-af8f-0a580a280f89 with parameters: [test/mom/testTopicPublishSubscribeCorrelationId, [MULTICAST], true]
2024-06-28 12:07:20,013 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@753aa2e9
2024-06-28 12:07:20,014 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=49f3e783-08bd-47fd-9515-18b07a3d2ba4, address=test/mom/testTopicPublishSubscribeCorrelationId, routingType=MULTICAST, 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, fqqn=null]]
2024-06-28 12:07:20,015 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7f12f821
2024-06-28 12:07:20,016 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 49f3e783-08bd-47fd-9515-18b07a3d2ba4, null, 0, false, true, null]
2024-06-28 12:07:20,017 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection f837e507-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[cid=cid:abc]
2024-06-28 12:07:20,018 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f837e50a-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f837e507-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f837e507-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@bcf05cb, true, {}]
2024-06-28 12:07:20,019 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@73ebf7cc - MDC[cid=cid:abc]
2024-06-28 12:07:20,019 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f838332b-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f837e507-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f837e507-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5fc05895, true, {}]
2024-06-28 12:07:20,021 INFO  [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4093, durable=true, userID=f8385a3d-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:20 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribeCorrelationId, size=636, properties=TypedProperties[__AMQ_CID=f837e509-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0, JMSCorrelationID=cid:abc]]@1578962709, context: RoutingContextImpl(Address=test/mom/testTopicPublishSubscribeCorrelationId, routingType=MULTICAST, PreviousAddress=test/mom/testTopicPublishSubscribeCorrelationId previousRoute:MULTICAST, reusable=true, version=-2147483494)
..................................................
***** durable queues test/mom/testTopicPublishSubscribeCorrelationId:
***** non durable for test/mom/testTopicPublishSubscribeCorrelationId:
- queueID=4085 address:test/mom/testTopicPublishSubscribeCorrelationId name:49f3e783-08bd-47fd-9515-18b07a3d2ba4 filter:null
..................................................
, transaction: null
2024-06-28 12:07:20,021 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 49f3e783-08bd-47fd-9515-18b07a3d2ba4: Reference[4093]:RELIABLE:CoreMessage[messageID=4093, durable=true, userID=f8385a3d-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:20 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribeCorrelationId, size=636, properties=TypedProperties[__AMQ_CID=f837e509-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0, JMSCorrelationID=cid:abc]]@1578962709
2024-06-28 12:07:20,021 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 49f3e783-08bd-47fd-9515-18b07a3d2ba4: CoreMessage[messageID=4093, durable=true, userID=f8385a3d-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:20 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribeCorrelationId, size=636, properties=TypedProperties[__AMQ_CID=f837e509-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0, JMSCorrelationID=cid:abc]]@1578962709 to transaction: TransactionImpl [xid=null, txID=4095, xid=null, state=ACTIVE, createTime=1719576440021(Fri Jun 28 12:07:20 UTC 2024), timeoutSeconds=-1, nr operations = 1]@68ef32a4
2024-06-28 12:07:20,022 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 49f3e783-08bd-47fd-9515-18b07a3d2ba4: CoreMessage[messageID=4093, durable=true, userID=f8385a3d-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:20 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribeCorrelationId, size=636, properties=TypedProperties[__AMQ_CID=f837e509-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0, JMSCorrelationID=cid:abc]]@1578962709, transaction: TransactionImpl [xid=null, txID=4095, xid=null, state=COMMITTED, createTime=1719576440021(Fri Jun 28 12:07:20 UTC 2024), timeoutSeconds=-1, nr operations = 0]@68ef32a4
2024-06-28 12:07:20,022 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2a202f00]
2024-06-28 12:07:20,024 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection f8365e61-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:20,026 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:07:20,026 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.008107 ms
2024-06-28 12:07:20,026 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:07:20,026 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:07:20,027 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection f837e507-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:20,028 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:07:20,028 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 24.280795 ms
2024-06-28 12:07:20,028 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishSubscribeCorrelationId [artemis-j2ee]>
2024-06-28 12:07:20,029 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:20,029 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testMessageSelector [artemis-j2ee]>
2024-06-28 12:07:20,030 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 453236098'.
2024-06-28 12:07:20,034 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-06-28 12:07:20,034 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection f83a7d1f-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:20,035 INFO  [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f83aa332-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f83a7d1f-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f83a7d1f-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7230cd5f, true, {}]
2024-06-28 12:07:20,036 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f83aca43-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f83a7d1f-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f83a7d1f-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@30359553, true, {}]
2024-06-28 12:07:20,037 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: f83aca43-3546-11ef-af8f-0a580a280f89 with parameters: [test/mom/testMessageSelector, [MULTICAST], true]
2024-06-28 12:07:20,038 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@676c60b2
2024-06-28 12:07:20,039 INFO  [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=9fcee294-9e8b-465a-b1fb-16443529a948, address=test/mom/testMessageSelector, routingType=MULTICAST, 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, fqqn=null]]
2024-06-28 12:07:20,040 INFO  [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2ddec45c
2024-06-28 12:07:20,041 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 9fcee294-9e8b-465a-b1fb-16443529a948, null, 0, false, true, null]
2024-06-28 12:07:20,041 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection f83b8d95-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:20,042 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f83bb4a8-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f83b8d95-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f83b8d95-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@e46a566, true, {}]
2024-06-28 12:07:20,043 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f83bdbb9-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f83b8d95-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f83b8d95-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@13c8d694, true, {}]
2024-06-28 12:07:20,044 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=fcf9792e-44af-473a-9668-560380d16496, address=test/mom/testMessageSelector, routingType=MULTICAST, filterString=user = 'john', 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, fqqn=null]]
2024-06-28 12:07:20,045 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3f99728d
2024-06-28 12:07:20,046 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, fcf9792e-44af-473a-9668-560380d16496, user = 'john', 0, false, true, null]
2024-06-28 12:07:20,047 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection f83c77fb-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:20,047 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f83c77fe-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f83c77fb-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f83c77fb-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2508550d, true, {}]
2024-06-28 12:07:20,048 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f83c9f0f-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f83c77fb-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f83c77fb-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3ea320f4, true, {}]
2024-06-28 12:07:20,049 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=c9700c8e-1d3a-4a37-83f5-f4a1c32079db, address=test/mom/testMessageSelector, routingType=MULTICAST, filterString=user = 'anna', 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, fqqn=null]]
2024-06-28 12:07:20,051 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3b70dc12
2024-06-28 12:07:20,051 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, c9700c8e-1d3a-4a37-83f5-f4a1c32079db, user = 'anna', 0, false, true, null]
2024-06-28 12:07:20,052 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection f83d3b51-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:20,053 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f83d3b54-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f83d3b51-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f83d3b51-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2c5153fa, true, {}]
2024-06-28 12:07:20,053 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@373636f3
2024-06-28 12:07:20,053 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f83d6265-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f83d3b51-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f83d3b51-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@754c0079, true, {}]
2024-06-28 12:07:20,055 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4141, durable=true, userID=f83d8977-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:20 UTC 2024, expiration=0, durable=true, address=test/mom/testMessageSelector, size=578, properties=TypedProperties[__AMQ_CID=f83d3b53-3546-11ef-af8f-0a580a280f89, user=anna, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1168893594, context: RoutingContextImpl(Address=test/mom/testMessageSelector, routingType=MULTICAST, PreviousAddress=test/mom/testMessageSelector previousRoute:MULTICAST, reusable=null, version=0)
..................................................
, transaction: null
2024-06-28 12:07:20,055 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from c9700c8e-1d3a-4a37-83f5-f4a1c32079db: Reference[4141]:RELIABLE:CoreMessage[messageID=4141, durable=true, userID=f83d8977-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:20 UTC 2024, expiration=0, durable=true, address=test/mom/testMessageSelector, size=578, properties=TypedProperties[__AMQ_CID=f83d3b53-3546-11ef-af8f-0a580a280f89, user=anna, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1168893594
2024-06-28 12:07:20,055 INFO  [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 9fcee294-9e8b-465a-b1fb-16443529a948: Reference[4141]:RELIABLE:CoreMessage[messageID=4141, durable=true, userID=f83d8977-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:20 UTC 2024, expiration=0, durable=true, address=test/mom/testMessageSelector, size=578, properties=TypedProperties[__AMQ_CID=f83d3b53-3546-11ef-af8f-0a580a280f89, user=anna, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1168893594
2024-06-28 12:07:20,056 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from c9700c8e-1d3a-4a37-83f5-f4a1c32079db: CoreMessage[messageID=4141, durable=true, userID=f83d8977-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:20 UTC 2024, expiration=0, durable=true, address=test/mom/testMessageSelector, size=578, properties=TypedProperties[__AMQ_CID=f83d3b53-3546-11ef-af8f-0a580a280f89, user=anna, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1168893594 to transaction: TransactionImpl [xid=null, txID=4144, xid=null, state=ACTIVE, createTime=1719576440056(Fri Jun 28 12:07:20 UTC 2024), timeoutSeconds=-1, nr operations = 1]@46ce7af5
2024-06-28 12:07:20,056 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 9fcee294-9e8b-465a-b1fb-16443529a948: CoreMessage[messageID=4141, durable=true, userID=f83d8977-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:20 UTC 2024, expiration=0, durable=true, address=test/mom/testMessageSelector, size=578, properties=TypedProperties[__AMQ_CID=f83d3b53-3546-11ef-af8f-0a580a280f89, user=anna, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1168893594 to transaction: TransactionImpl [xid=null, txID=4145, xid=null, state=ACTIVE, createTime=1719576440056(Fri Jun 28 12:07:20 UTC 2024), timeoutSeconds=-1, nr operations = 1]@675e5f61
2024-06-28 12:07:20,056 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from c9700c8e-1d3a-4a37-83f5-f4a1c32079db: CoreMessage[messageID=4141, durable=true, userID=f83d8977-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:20 UTC 2024, expiration=0, durable=true, address=test/mom/testMessageSelector, size=578, properties=TypedProperties[__AMQ_CID=f83d3b53-3546-11ef-af8f-0a580a280f89, user=anna, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1168893594, transaction: TransactionImpl [xid=null, txID=4144, xid=null, state=COMMITTED, createTime=1719576440056(Fri Jun 28 12:07:20 UTC 2024), timeoutSeconds=-1, nr operations = 0]@46ce7af5
2024-06-28 12:07:20,056 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 9fcee294-9e8b-465a-b1fb-16443529a948: CoreMessage[messageID=4141, durable=true, userID=f83d8977-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:20 UTC 2024, expiration=0, durable=true, address=test/mom/testMessageSelector, size=578, properties=TypedProperties[__AMQ_CID=f83d3b53-3546-11ef-af8f-0a580a280f89, user=anna, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1168893594, transaction: TransactionImpl [xid=null, txID=4145, xid=null, state=COMMITTED, createTime=1719576440056(Fri Jun 28 12:07:20 UTC 2024), timeoutSeconds=-1, nr operations = 0]@675e5f61
2024-06-28 12:07:22,056 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 3 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1c32c581, org.eclipse.scout.rt.mom.jms.JmsSubscription@10055e52, org.eclipse.scout.rt.mom.jms.JmsSubscription@55623ed5]
2024-06-28 12:07:22,059 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection f83a7d1f-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:22,062 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection f83b8d95-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:22,064 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection f83c77fb-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:22,066 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:07:22,066 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.010921 ms
2024-06-28 12:07:22,066 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:07:22,066 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:07:22,067 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection f83d3b51-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:22,068 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:07:22,068 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 2038.393437 ms
2024-06-28 12:07:22,068 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testMessageSelector [artemis-j2ee]>
2024-06-28 12:07:22,069 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:22,069 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testCurrentMessagePubSub [artemis-j2ee]>
2024-06-28 12:07:22,069 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1342192051'.
2024-06-28 12:07:22,072 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-06-28 12:07:22,072 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection f9717599-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:22,073 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f9719cac-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f9717599-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f9717599-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@35825194, true, {}]
2024-06-28 12:07:22,074 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@131af11d
2024-06-28 12:07:22,074 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f971c3bd-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f9717599-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f9717599-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5a0530be, true, {}]
2024-06-28 12:07:22,077 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4188, durable=true, userID=f97211df-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:22 UTC 2024, expiration=0, durable=true, address=test/mom/testCurrentMessagePubSub, size=811, properties=TypedProperties[__AMQ_CID=f9719cab-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid_test]]@356476303, context: RoutingContextImpl(Address=test/mom/testCurrentMessagePubSub, routingType=ANYCAST, PreviousAddress=test/mom/testCurrentMessagePubSub previousRoute:ANYCAST, reusable=true, version=-2147483525)
..................................................
***** durable queues test/mom/testCurrentMessagePubSub:
- queueID=1938 address:test/mom/testCurrentMessagePubSub name:test/mom/testCurrentMessagePubSub filter:null
***** non durable for test/mom/testCurrentMessagePubSub:
..................................................
, transaction: null
2024-06-28 12:07:22,082 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection f972fc40-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:22,083 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f9732353-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f972fc40-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f972fc40-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@307cf2e3, true, {}]
2024-06-28 12:07:22,084 INFO  [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f9734a64-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f972fc40-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f972fc40-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1b0d0355, true, {}]
2024-06-28 12:07:22,085 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testCurrentMessagePubSub, null, 0, false, true, null]
2024-06-28 12:07:22,086 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testCurrentMessagePubSub: Reference[4188]:RELIABLE:CoreMessage[messageID=4188, durable=true, userID=f97211df-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:22 UTC 2024, expiration=0, durable=true, address=test/mom/testCurrentMessagePubSub, size=811, properties=TypedProperties[__AMQ_CID=f9719cab-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid_test]]@356476303
2024-06-28 12:07:22,087 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testCurrentMessagePubSub: CoreMessage[messageID=4188, durable=true, userID=f97211df-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:22 UTC 2024, expiration=0, durable=true, address=test/mom/testCurrentMessagePubSub, size=811, properties=TypedProperties[__AMQ_CID=f9719cab-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid_test]]@356476303 to transaction: TransactionImpl [xid=null, txID=4197, xid=null, state=ACTIVE, createTime=1719576442086(Fri Jun 28 12:07:22 UTC 2024), timeoutSeconds=-1, nr operations = 1]@50cdbced
2024-06-28 12:07:22,088 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@1940cb2b, org.eclipse.scout.rt.mom.jms.JmsSubscription@6c884b0d]
2024-06-28 12:07:22,091 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testCurrentMessagePubSub: CoreMessage[messageID=4188, durable=true, userID=f97211df-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:22 UTC 2024, expiration=0, durable=true, address=test/mom/testCurrentMessagePubSub, size=811, properties=TypedProperties[__AMQ_CID=f9719cab-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid_test]]@356476303, transaction: TransactionImpl [xid=null, txID=4197, xid=null, state=COMMITTED, createTime=1719576442086(Fri Jun 28 12:07:22 UTC 2024), timeoutSeconds=-1, nr operations = 0]@50cdbced
2024-06-28 12:07:22,092 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection f972fc40-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:22,093 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:07:22,093 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.007250 ms
2024-06-28 12:07:22,093 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:07:22,093 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:07:22,094 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection f9717599-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:22,095 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:07:22,095 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 25.487943 ms
2024-06-28 12:07:22,095 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testCurrentMessagePubSub [artemis-j2ee]>
2024-06-28 12:07:22,096 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:22,096 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testSerialMessageConsumption [artemis-j2ee]>
2024-06-28 12:07:22,096 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 570508088'.
2024-06-28 12:07:22,098 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-06-28 12:07:22,099 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection f9759456-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:22,099 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f9759459-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f9759456-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f9759456-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4ac80f58, true, {}]
2024-06-28 12:07:22,100 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@3074d565
2024-06-28 12:07:22,100 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f975bb6a-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f9759456-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f9759456-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@356bbb12, true, {}]
2024-06-28 12:07:22,103 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4210, durable=true, userID=f976098c-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:22 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=549, properties=TypedProperties[__AMQ_CID=f9759458-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@286091491, context: RoutingContextImpl(Address=test/mom/testSerialMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testSerialMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147483524)
..................................................
***** durable queues test/mom/testSerialMessageConsumption:
- queueID=1961 address:test/mom/testSerialMessageConsumption name:test/mom/testSerialMessageConsumption filter:null
***** non durable for test/mom/testSerialMessageConsumption:
..................................................
, transaction: null
2024-06-28 12:07:22,104 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f97657ad-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f9759456-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f9759456-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5c88ab79, true, {}]
2024-06-28 12:07:22,105 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4215, durable=true, userID=f9767ebe-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:22 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=549, properties=TypedProperties[__AMQ_CID=f9759458-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@748324091, context: RoutingContextImpl(Address=test/mom/testSerialMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testSerialMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147483524)
..................................................
***** durable queues test/mom/testSerialMessageConsumption:
- queueID=1961 address:test/mom/testSerialMessageConsumption name:test/mom/testSerialMessageConsumption filter:null
***** non durable for test/mom/testSerialMessageConsumption:
..................................................
, transaction: null
2024-06-28 12:07:22,108 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f976f3f0-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f9759456-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f9759456-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@78009542, true, {}]
2024-06-28 12:07:22,109 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4220, durable=true, userID=f976f3f2-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:22 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=549, properties=TypedProperties[__AMQ_CID=f9759458-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@90483552, context: RoutingContextImpl(Address=test/mom/testSerialMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testSerialMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147483524)
..................................................
***** durable queues test/mom/testSerialMessageConsumption:
- queueID=1961 address:test/mom/testSerialMessageConsumption name:test/mom/testSerialMessageConsumption filter:null
***** non durable for test/mom/testSerialMessageConsumption:
..................................................
, transaction: null
2024-06-28 12:07:22,111 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f9776923-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f9759456-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f9759456-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@309e1744, true, {}]
2024-06-28 12:07:22,112 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4225, durable=true, userID=f9779035-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:22 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=549, properties=TypedProperties[__AMQ_CID=f9759458-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@538160143, context: RoutingContextImpl(Address=test/mom/testSerialMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testSerialMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147483524)
..................................................
***** durable queues test/mom/testSerialMessageConsumption:
- queueID=1961 address:test/mom/testSerialMessageConsumption name:test/mom/testSerialMessageConsumption filter:null
***** non durable for test/mom/testSerialMessageConsumption:
..................................................
, transaction: null
2024-06-28 12:07:22,115 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f977de56-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f9759456-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f9759456-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2622fcff, true, {}]
2024-06-28 12:07:22,116 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4230, durable=true, userID=f9780568-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:22 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=549, properties=TypedProperties[__AMQ_CID=f9759458-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1810078474, context: RoutingContextImpl(Address=test/mom/testSerialMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testSerialMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147483524)
..................................................
***** durable queues test/mom/testSerialMessageConsumption:
- queueID=1961 address:test/mom/testSerialMessageConsumption name:test/mom/testSerialMessageConsumption filter:null
***** non durable for test/mom/testSerialMessageConsumption:
..................................................
, transaction: null
2024-06-28 12:07:22,118 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f9787a99-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f9759456-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f9759456-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@53337fa2, true, {}]
2024-06-28 12:07:22,119 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4235, durable=true, userID=f978a1ab-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:22 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=549, properties=TypedProperties[__AMQ_CID=f9759458-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1954203080, context: RoutingContextImpl(Address=test/mom/testSerialMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testSerialMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147483524)
..................................................
***** durable queues test/mom/testSerialMessageConsumption:
- queueID=1961 address:test/mom/testSerialMessageConsumption name:test/mom/testSerialMessageConsumption filter:null
***** non durable for test/mom/testSerialMessageConsumption:
..................................................
, transaction: null
2024-06-28 12:07:22,121 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f978efcc-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f9759456-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f9759456-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7ba5768, true, {}]
2024-06-28 12:07:22,122 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4240, durable=true, userID=f97916de-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:22 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=549, properties=TypedProperties[__AMQ_CID=f9759458-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2014326638, context: RoutingContextImpl(Address=test/mom/testSerialMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testSerialMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147483524)
..................................................
***** durable queues test/mom/testSerialMessageConsumption:
- queueID=1961 address:test/mom/testSerialMessageConsumption name:test/mom/testSerialMessageConsumption filter:null
***** non durable for test/mom/testSerialMessageConsumption:
..................................................
, transaction: null
2024-06-28 12:07:22,125 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f9798c0f-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f9759456-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f9759456-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1f1a91e1, true, {}]
2024-06-28 12:07:22,126 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4245, durable=true, userID=f979b321-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:22 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=549, properties=TypedProperties[__AMQ_CID=f9759458-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1633933981, context: RoutingContextImpl(Address=test/mom/testSerialMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testSerialMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147483524)
..................................................
***** durable queues test/mom/testSerialMessageConsumption:
- queueID=1961 address:test/mom/testSerialMessageConsumption name:test/mom/testSerialMessageConsumption filter:null
***** non durable for test/mom/testSerialMessageConsumption:
..................................................
, transaction: null
2024-06-28 12:07:22,128 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f97a0142-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f9759456-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f9759456-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5bf5e2f7, true, {}]
2024-06-28 12:07:22,129 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4250, durable=true, userID=f97a2854-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:22 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=549, properties=TypedProperties[__AMQ_CID=f9759458-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2142488410, context: RoutingContextImpl(Address=test/mom/testSerialMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testSerialMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147483524)
..................................................
***** durable queues test/mom/testSerialMessageConsumption:
- queueID=1961 address:test/mom/testSerialMessageConsumption name:test/mom/testSerialMessageConsumption filter:null
***** non durable for test/mom/testSerialMessageConsumption:
..................................................
, transaction: null
2024-06-28 12:07:22,132 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f97a9d85-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f9759456-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f9759456-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7ec63b99, true, {}]
2024-06-28 12:07:22,133 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4255, durable=true, userID=f97a9d87-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:22 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=549, properties=TypedProperties[__AMQ_CID=f9759458-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@268267984, context: RoutingContextImpl(Address=test/mom/testSerialMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testSerialMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147483524)
..................................................
***** durable queues test/mom/testSerialMessageConsumption:
- queueID=1961 address:test/mom/testSerialMessageConsumption name:test/mom/testSerialMessageConsumption filter:null
***** non durable for test/mom/testSerialMessageConsumption:
..................................................
, transaction: null
2024-06-28 12:07:22,135 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection f97b12b8-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:22,136 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f97b39cb-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f97b12b8-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f97b12b8-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5fac5c67, true, {}]
2024-06-28 12:07:22,137 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [f97b39cc-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=f97b12b8-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=f97b12b8-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@513b2408, true, {}]
2024-06-28 12:07:22,138 INFO  [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testSerialMessageConsumption, null, 0, false, true, null]
2024-06-28 12:07:22,139 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSerialMessageConsumption: Reference[1974]:RELIABLE:CoreMessage[messageID=1974, durable=true, userID=f08a1ab3-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:07 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1794214076
2024-06-28 12:07:22,139 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSerialMessageConsumption: Reference[1979]:RELIABLE:CoreMessage[messageID=1979, durable=true, userID=f08a8fe6-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:07 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1074158711
2024-06-28 12:07:22,139 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSerialMessageConsumption: Reference[1984]:RELIABLE:CoreMessage[messageID=1984, durable=true, userID=f08b0519-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:07 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@101699209
2024-06-28 12:07:22,139 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSerialMessageConsumption: Reference[1989]:RELIABLE:CoreMessage[messageID=1989, durable=true, userID=f08ba15c-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:07 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1270715376
2024-06-28 12:07:22,139 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSerialMessageConsumption: Reference[1994]:RELIABLE:CoreMessage[messageID=1994, durable=true, userID=f08c3d9f-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:07 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2048604077
2024-06-28 12:07:22,139 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testSerialMessageConsumption: CoreMessage[messageID=1974, durable=true, userID=f08a1ab3-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:07 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1794214076 to transaction: TransactionImpl [xid=null, txID=4264, xid=null, state=ACTIVE, createTime=1719576442139(Fri Jun 28 12:07:22 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6bd16652
2024-06-28 12:07:22,139 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSerialMessageConsumption: Reference[1999]:RELIABLE:CoreMessage[messageID=1999, durable=true, userID=f08cb2d2-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:07 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@527564098
2024-06-28 12:07:22,139 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSerialMessageConsumption: Reference[2004]:RELIABLE:CoreMessage[messageID=2004, durable=true, userID=f08d4f15-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:07 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@424435842
2024-06-28 12:07:22,139 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSerialMessageConsumption: Reference[2009]:RELIABLE:CoreMessage[messageID=2009, durable=true, userID=f08dc448-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:07 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@335186778
2024-06-28 12:07:22,140 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSerialMessageConsumption: Reference[4210]:RELIABLE:CoreMessage[messageID=4210, durable=true, userID=f976098c-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:22 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=549, properties=TypedProperties[__AMQ_CID=f9759458-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@286091491
2024-06-28 12:07:22,140 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSerialMessageConsumption: Reference[4215]:RELIABLE:CoreMessage[messageID=4215, durable=true, userID=f9767ebe-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:22 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=549, properties=TypedProperties[__AMQ_CID=f9759458-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@748324091
2024-06-28 12:07:22,140 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSerialMessageConsumption: Reference[4220]:RELIABLE:CoreMessage[messageID=4220, durable=true, userID=f976f3f2-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:22 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=549, properties=TypedProperties[__AMQ_CID=f9759458-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@90483552
2024-06-28 12:07:22,140 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSerialMessageConsumption: Reference[4225]:RELIABLE:CoreMessage[messageID=4225, durable=true, userID=f9779035-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:22 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=549, properties=TypedProperties[__AMQ_CID=f9759458-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@538160143
2024-06-28 12:07:22,140 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSerialMessageConsumption: Reference[4230]:RELIABLE:CoreMessage[messageID=4230, durable=true, userID=f9780568-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:22 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=549, properties=TypedProperties[__AMQ_CID=f9759458-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1810078474
2024-06-28 12:07:22,140 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSerialMessageConsumption: Reference[4235]:RELIABLE:CoreMessage[messageID=4235, durable=true, userID=f978a1ab-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:22 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=549, properties=TypedProperties[__AMQ_CID=f9759458-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1954203080
2024-06-28 12:07:22,140 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSerialMessageConsumption: Reference[4240]:RELIABLE:CoreMessage[messageID=4240, durable=true, userID=f97916de-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:22 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=549, properties=TypedProperties[__AMQ_CID=f9759458-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2014326638
2024-06-28 12:07:22,141 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSerialMessageConsumption: Reference[4245]:RELIABLE:CoreMessage[messageID=4245, durable=true, userID=f979b321-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:22 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=549, properties=TypedProperties[__AMQ_CID=f9759458-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1633933981
2024-06-28 12:07:22,141 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSerialMessageConsumption: Reference[4250]:RELIABLE:CoreMessage[messageID=4250, durable=true, userID=f97a2854-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:22 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=549, properties=TypedProperties[__AMQ_CID=f9759458-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2142488410
2024-06-28 12:07:22,141 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSerialMessageConsumption: Reference[4255]:RELIABLE:CoreMessage[messageID=4255, durable=true, userID=f97a9d87-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:22 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=549, properties=TypedProperties[__AMQ_CID=f9759458-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@268267984
2024-06-28 12:07:22,143 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testSerialMessageConsumption: CoreMessage[messageID=1974, durable=true, userID=f08a1ab3-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:07 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1794214076, transaction: TransactionImpl [xid=null, txID=4264, xid=null, state=COMMITTED, createTime=1719576442139(Fri Jun 28 12:07:22 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6bd16652
2024-06-28 12:07:25,138 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@16a45e5b]
2024-06-28 12:07:25,138 INFO  [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testSerialMessageConsumption: CoreMessage[messageID=1979, durable=true, userID=f08a8fe6-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:07 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1074158711 to transaction: TransactionImpl [xid=null, txID=4265, xid=null, state=ACTIVE, createTime=1719576445138(Fri Jun 28 12:07:25 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6912e276
2024-06-28 12:07:25,147 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testSerialMessageConsumption: CoreMessage[messageID=1979, durable=true, userID=f08a8fe6-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:07 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1074158711, transaction: TransactionImpl [xid=null, txID=4265, xid=null, state=COMMITTED, createTime=1719576445138(Fri Jun 28 12:07:25 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6912e276
2024-06-28 12:07:25,148 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection f97b12b8-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:25,149 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:07:25,149 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.010868 ms
2024-06-28 12:07:25,149 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:07:25,149 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:07:25,150 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection f9759456-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:25,151 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:07:25,151 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 3055.245867 ms
2024-06-28 12:07:25,151 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testSerialMessageConsumption [artemis-j2ee]>
2024-06-28 12:07:25,152 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:25,152 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testPublishSubscribe [artemis-j2ee]>
2024-06-28 12:07:25,153 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 704578015'.
2024-06-28 12:07:25,155 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-06-28 12:07:25,156 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection fb480a8e-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:25,157 INFO  [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [fb480a91-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=fb480a8e-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=fb480a8e-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3235272c, true, {}]
2024-06-28 12:07:25,157 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [fb4831a2-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=fb480a8e-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=fb480a8e-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6da9c648, true, {}]
2024-06-28 12:07:25,159 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null]
2024-06-28 12:07:25,160 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection fb48a6d3-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:25,161 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [fb48a6d6-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=fb48a6d3-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=fb48a6d3-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4762f521, true, {}]
2024-06-28 12:07:25,161 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@5ce76938
2024-06-28 12:07:25,161 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [fb48cde7-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=fb48a6d3-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=fb48a6d3-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3233c7f4, true, {}]
2024-06-28 12:07:25,163 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4284, durable=true, userID=fb48f4f9-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:25 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=461, properties=TypedProperties[__AMQ_CID=fb48a6d5-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1827750917, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147483548)
..................................................
***** durable queues test/mom/testPublishAndConsumeInternal:
- queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null
***** non durable for test/mom/testPublishAndConsumeInternal:
..................................................
, transaction: null
2024-06-28 12:07:25,164 INFO  [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[4284]:RELIABLE:CoreMessage[messageID=4284, durable=true, userID=fb48f4f9-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:25 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=461, properties=TypedProperties[__AMQ_CID=fb48a6d5-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1827750917
2024-06-28 12:07:25,165 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=4284, durable=true, userID=fb48f4f9-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:25 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=461, properties=TypedProperties[__AMQ_CID=fb48a6d5-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1827750917 to transaction: TransactionImpl [xid=null, txID=4287, xid=null, state=ACTIVE, createTime=1719576445164(Fri Jun 28 12:07:25 UTC 2024), timeoutSeconds=-1, nr operations = 1]@12909c0d
2024-06-28 12:07:25,166 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@2c7ddfa0, org.eclipse.scout.rt.mom.jms.JmsSubscription@53b52f30]
2024-06-28 12:07:25,167 INFO  [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=4284, durable=true, userID=fb48f4f9-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:25 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=461, properties=TypedProperties[__AMQ_CID=fb48a6d5-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1827750917, transaction: TransactionImpl [xid=null, txID=4287, xid=null, state=COMMITTED, createTime=1719576445164(Fri Jun 28 12:07:25 UTC 2024), timeoutSeconds=-1, nr operations = 0]@12909c0d
2024-06-28 12:07:25,168 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection fb480a8e-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:25,169 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection fb4a066a-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:25,170 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [fb4a2d7d-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=fb4a066a-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=fb4a066a-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@ab9f565, true, {}]
2024-06-28 12:07:25,171 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [fb4a2d7e-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=fb4a066a-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=fb4a066a-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@49bef916, true, {}]
2024-06-28 12:07:25,172 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null]
2024-06-28 12:07:25,172 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [fb4a7b9f-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=fb48a6d3-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=fb48a6d3-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@c5328d3, true, {}]
2024-06-28 12:07:25,173 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4302, durable=true, userID=fb4aa2b1-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:25 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=554, properties=TypedProperties[__AMQ_CID=fb48a6d5-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@2093106604, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147483548)
..................................................
***** durable queues test/mom/testPublishAndConsumeInternal:
- queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null
***** non durable for test/mom/testPublishAndConsumeInternal:
..................................................
, transaction: null
2024-06-28 12:07:25,174 INFO  [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[4302]:RELIABLE:CoreMessage[messageID=4302, durable=true, userID=fb4aa2b1-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:25 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=554, properties=TypedProperties[__AMQ_CID=fb48a6d5-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@2093106604
2024-06-28 12:07:25,175 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=4302, durable=true, userID=fb4aa2b1-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:25 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=554, properties=TypedProperties[__AMQ_CID=fb48a6d5-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@2093106604 to transaction: TransactionImpl [xid=null, txID=4305, xid=null, state=ACTIVE, createTime=1719576445175(Fri Jun 28 12:07:25 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6b02ba6e
2024-06-28 12:07:25,176 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@53365a58, org.eclipse.scout.rt.mom.jms.JmsSubscription@3f2f5454]
2024-06-28 12:07:25,178 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=4302, durable=true, userID=fb4aa2b1-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:25 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=554, properties=TypedProperties[__AMQ_CID=fb48a6d5-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@2093106604, transaction: TransactionImpl [xid=null, txID=4305, xid=null, state=COMMITTED, createTime=1719576445175(Fri Jun 28 12:07:25 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6b02ba6e
2024-06-28 12:07:25,179 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection fb4a066a-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:25,180 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection fb4bb422-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:25,181 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [fb4bdb35-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=fb4bb422-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=fb4bb422-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@77134f99, true, {}]
2024-06-28 12:07:25,181 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [fb4bdb36-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=fb4bb422-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=fb4bb422-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@19263716, true, {}]
2024-06-28 12:07:25,183 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null]
2024-06-28 12:07:25,183 INFO  [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [fb4c2957-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=fb48a6d3-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=fb48a6d3-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@35fcd37f, true, {}]
2024-06-28 12:07:25,184 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4320, durable=true, userID=fb4c5069-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:25 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=563, properties=TypedProperties[__AMQ_CID=fb48a6d5-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1159408355, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147483548)
..................................................
***** durable queues test/mom/testPublishAndConsumeInternal:
- queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null
***** non durable for test/mom/testPublishAndConsumeInternal:
..................................................
, transaction: null
2024-06-28 12:07:25,185 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[4320]:RELIABLE:CoreMessage[messageID=4320, durable=true, userID=fb4c5069-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:25 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=563, properties=TypedProperties[__AMQ_CID=fb48a6d5-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1159408355
2024-06-28 12:07:25,186 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=4320, durable=true, userID=fb4c5069-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:25 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=563, properties=TypedProperties[__AMQ_CID=fb48a6d5-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1159408355 to transaction: TransactionImpl [xid=null, txID=4323, xid=null, state=ACTIVE, createTime=1719576445186(Fri Jun 28 12:07:25 UTC 2024), timeoutSeconds=-1, nr operations = 1]@24575e64
2024-06-28 12:07:25,187 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@109f7381, org.eclipse.scout.rt.mom.jms.JmsSubscription@d5f3118]
2024-06-28 12:07:25,189 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=4320, durable=true, userID=fb4c5069-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:25 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=563, properties=TypedProperties[__AMQ_CID=fb48a6d5-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1159408355, transaction: TransactionImpl [xid=null, txID=4323, xid=null, state=COMMITTED, createTime=1719576445186(Fri Jun 28 12:07:25 UTC 2024), timeoutSeconds=-1, nr operations = 0]@24575e64
2024-06-28 12:07:25,190 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection fb4bb422-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:25,192 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection fb4d88ea-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:25,192 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [fb4d88ed-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=fb4d88ea-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=fb4d88ea-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@59e2320, true, {}]
2024-06-28 12:07:25,193 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [fb4daffe-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=fb4d88ea-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=fb4d88ea-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3fedad9c, true, {}]
2024-06-28 12:07:25,195 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null]
2024-06-28 12:07:25,195 INFO  [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [fb4dfe1f-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=fb48a6d3-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=fb48a6d3-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5014c4ff, true, {}]
2024-06-28 12:07:25,196 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4338, durable=true, userID=fb4e2531-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:25 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=fb48a6d5-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@748612596, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147483548)
..................................................
***** durable queues test/mom/testPublishAndConsumeInternal:
- queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null
***** non durable for test/mom/testPublishAndConsumeInternal:
..................................................
, transaction: null
2024-06-28 12:07:25,197 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[4338]:RELIABLE:CoreMessage[messageID=4338, durable=true, userID=fb4e2531-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:25 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=fb48a6d5-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@748612596
2024-06-28 12:07:25,198 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=4338, durable=true, userID=fb4e2531-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:25 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=fb48a6d5-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@748612596 to transaction: TransactionImpl [xid=null, txID=4341, xid=null, state=ACTIVE, createTime=1719576445198(Fri Jun 28 12:07:25 UTC 2024), timeoutSeconds=-1, nr operations = 1]@23ac8f29
2024-06-28 12:07:25,200 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@69789fec, org.eclipse.scout.rt.mom.jms.JmsSubscription@4fa0e166]
2024-06-28 12:07:25,201 INFO  [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=4338, durable=true, userID=fb4e2531-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:25 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=fb48a6d5-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@748612596, transaction: TransactionImpl [xid=null, txID=4341, xid=null, state=COMMITTED, createTime=1719576445198(Fri Jun 28 12:07:25 UTC 2024), timeoutSeconds=-1, nr operations = 0]@23ac8f29
2024-06-28 12:07:25,202 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection fb4d88ea-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:25,204 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection fb4f36a2-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:25,204 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [fb4f5db5-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=fb4f36a2-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=fb4f36a2-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4d29c610, true, {}]
2024-06-28 12:07:25,205 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [fb4f84c6-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=fb4f36a2-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=fb4f36a2-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5a688ce9, true, {}]
2024-06-28 12:07:25,206 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null]
2024-06-28 12:07:25,206 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [fb4fabd7-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=fb48a6d3-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=fb48a6d3-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@52478985, true, {}]
2024-06-28 12:07:25,208 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4356, durable=true, userID=fb4fd2e9-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:25 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=445, properties=TypedProperties[__AMQ_CID=fb48a6d5-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1398176712, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147483548)
..................................................
***** durable queues test/mom/testPublishAndConsumeInternal:
- queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null
***** non durable for test/mom/testPublishAndConsumeInternal:
..................................................
, transaction: null
2024-06-28 12:07:25,208 INFO  [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[4356]:RELIABLE:CoreMessage[messageID=4356, durable=true, userID=fb4fd2e9-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:25 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=445, properties=TypedProperties[__AMQ_CID=fb48a6d5-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1398176712
2024-06-28 12:07:25,209 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=4356, durable=true, userID=fb4fd2e9-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:25 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=445, properties=TypedProperties[__AMQ_CID=fb48a6d5-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1398176712 to transaction: TransactionImpl [xid=null, txID=4359, xid=null, state=ACTIVE, createTime=1719576445209(Fri Jun 28 12:07:25 UTC 2024), timeoutSeconds=-1, nr operations = 1]@36ac3e3f
2024-06-28 12:07:25,210 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@4c93cf28, org.eclipse.scout.rt.mom.jms.JmsSubscription@4e5dcc50]
2024-06-28 12:07:25,212 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=4356, durable=true, userID=fb4fd2e9-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:25 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=445, properties=TypedProperties[__AMQ_CID=fb48a6d5-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1398176712, transaction: TransactionImpl [xid=null, txID=4359, xid=null, state=COMMITTED, createTime=1719576445209(Fri Jun 28 12:07:25 UTC 2024), timeoutSeconds=-1, nr operations = 0]@36ac3e3f
2024-06-28 12:07:25,213 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection fb4f36a2-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:25,214 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection fb50e45a-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:25,214 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [fb50e45d-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=fb50e45a-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=fb50e45a-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@60da0f51, true, {}]
2024-06-28 12:07:25,215 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [fb510b6e-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=fb50e45a-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=fb50e45a-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@32a11178, true, {}]
2024-06-28 12:07:25,217 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null]
2024-06-28 12:07:25,217 INFO  [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [fb51598f-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=fb48a6d3-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=fb48a6d3-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4ed081ac, true, {}]
2024-06-28 12:07:25,218 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4374, durable=true, userID=fb5180a1-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:25 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=461, properties=TypedProperties[__AMQ_CID=fb48a6d5-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@534680760, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147483548)
..................................................
***** durable queues test/mom/testPublishAndConsumeInternal:
- queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null
***** non durable for test/mom/testPublishAndConsumeInternal:
..................................................
, transaction: null
2024-06-28 12:07:25,219 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[4374]:RELIABLE:CoreMessage[messageID=4374, durable=true, userID=fb5180a1-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:25 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=461, properties=TypedProperties[__AMQ_CID=fb48a6d5-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@534680760
2024-06-28 12:07:25,220 INFO  [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=4374, durable=true, userID=fb5180a1-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:25 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=461, properties=TypedProperties[__AMQ_CID=fb48a6d5-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@534680760 to transaction: TransactionImpl [xid=null, txID=4377, xid=null, state=ACTIVE, createTime=1719576445220(Fri Jun 28 12:07:25 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6f7696d1
2024-06-28 12:07:25,221 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@52743ef2, org.eclipse.scout.rt.mom.jms.JmsSubscription@2a1107a9]
2024-06-28 12:07:25,223 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=4374, durable=true, userID=fb5180a1-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:25 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=461, properties=TypedProperties[__AMQ_CID=fb48a6d5-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@534680760, transaction: TransactionImpl [xid=null, txID=4377, xid=null, state=COMMITTED, createTime=1719576445220(Fri Jun 28 12:07:25 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6f7696d1
2024-06-28 12:07:25,223 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection fb50e45a-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:25,224 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection fb526b02-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:25,225 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [fb529215-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=fb526b02-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=fb526b02-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@561e89c6, true, {}]
2024-06-28 12:07:25,226 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [fb52b926-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=fb526b02-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=fb526b02-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@43bf34ba, true, {}]
2024-06-28 12:07:25,227 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null]
2024-06-28 12:07:25,227 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [fb52e037-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=fb48a6d3-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=fb48a6d3-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@328a1388, true, {}]
2024-06-28 12:07:25,228 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4392, durable=true, userID=fb530749-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:25 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=554, properties=TypedProperties[__AMQ_CID=fb48a6d5-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@653697211, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147483548)
..................................................
***** durable queues test/mom/testPublishAndConsumeInternal:
- queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null
***** non durable for test/mom/testPublishAndConsumeInternal:
..................................................
, transaction: null
2024-06-28 12:07:25,229 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[4392]:RELIABLE:CoreMessage[messageID=4392, durable=true, userID=fb530749-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:25 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=554, properties=TypedProperties[__AMQ_CID=fb48a6d5-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@653697211
2024-06-28 12:07:25,230 INFO  [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=4392, durable=true, userID=fb530749-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:25 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=554, properties=TypedProperties[__AMQ_CID=fb48a6d5-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@653697211 to transaction: TransactionImpl [xid=null, txID=4395, xid=null, state=ACTIVE, createTime=1719576445230(Fri Jun 28 12:07:25 UTC 2024), timeoutSeconds=-1, nr operations = 1]@545b7315
2024-06-28 12:07:25,231 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@2ed34811, org.eclipse.scout.rt.mom.jms.JmsSubscription@fca4863]
2024-06-28 12:07:25,233 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=4392, durable=true, userID=fb530749-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:25 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=554, properties=TypedProperties[__AMQ_CID=fb48a6d5-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@653697211, transaction: TransactionImpl [xid=null, txID=4395, xid=null, state=COMMITTED, createTime=1719576445230(Fri Jun 28 12:07:25 UTC 2024), timeoutSeconds=-1, nr operations = 0]@545b7315
2024-06-28 12:07:25,234 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection fb526b02-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:25,235 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection fb5418ba-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:25,236 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [fb5418bd-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=fb5418ba-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=fb5418ba-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7529b99b, true, {}]
2024-06-28 12:07:25,236 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [fb543fce-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=fb5418ba-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=fb5418ba-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@18fd5b0f, true, {}]
2024-06-28 12:07:25,237 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null]
2024-06-28 12:07:25,238 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [fb548def-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=fb48a6d3-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=fb48a6d3-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@34b21012, true, {}]
2024-06-28 12:07:25,239 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4410, durable=true, userID=fb548df1-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:25 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=563, properties=TypedProperties[__AMQ_CID=fb48a6d5-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2069919795, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147483548)
..................................................
***** durable queues test/mom/testPublishAndConsumeInternal:
- queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null
***** non durable for test/mom/testPublishAndConsumeInternal:
..................................................
, transaction: null
2024-06-28 12:07:25,243 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[4410]:RELIABLE:CoreMessage[messageID=4410, durable=true, userID=fb548df1-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:25 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=563, properties=TypedProperties[__AMQ_CID=fb48a6d5-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2069919795
2024-06-28 12:07:25,244 INFO  [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=4410, durable=true, userID=fb548df1-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:25 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=563, properties=TypedProperties[__AMQ_CID=fb48a6d5-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2069919795 to transaction: TransactionImpl [xid=null, txID=4413, xid=null, state=ACTIVE, createTime=1719576445244(Fri Jun 28 12:07:25 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1e4c55d3
2024-06-28 12:07:25,245 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@3fe8a255, org.eclipse.scout.rt.mom.jms.JmsSubscription@1fd0f9dd]
2024-06-28 12:07:25,247 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=4410, durable=true, userID=fb548df1-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:25 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=563, properties=TypedProperties[__AMQ_CID=fb48a6d5-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2069919795, transaction: TransactionImpl [xid=null, txID=4413, xid=null, state=COMMITTED, createTime=1719576445244(Fri Jun 28 12:07:25 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1e4c55d3
2024-06-28 12:07:25,247 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection fb5418ba-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:25,249 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection fb561492-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:25,249 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [fb563ba5-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=fb561492-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=fb561492-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7c860be5, true, {}]
2024-06-28 12:07:25,250 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [fb5662b6-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=fb561492-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=fb561492-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@75572459, true, {}]
2024-06-28 12:07:25,251 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null]
2024-06-28 12:07:25,252 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [fb56b0d7-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=fb48a6d3-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=fb48a6d3-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@44a3263b, true, {}]
2024-06-28 12:07:25,253 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4428, durable=true, userID=fb56d7e9-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:25 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=fb48a6d5-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@406756154, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147483548)
..................................................
***** durable queues test/mom/testPublishAndConsumeInternal:
- queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null
***** non durable for test/mom/testPublishAndConsumeInternal:
..................................................
, transaction: null
2024-06-28 12:07:25,254 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[4428]:RELIABLE:CoreMessage[messageID=4428, durable=true, userID=fb56d7e9-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:25 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=fb48a6d5-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@406756154
2024-06-28 12:07:25,255 INFO  [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=4428, durable=true, userID=fb56d7e9-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:25 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=fb48a6d5-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@406756154 to transaction: TransactionImpl [xid=null, txID=4431, xid=null, state=ACTIVE, createTime=1719576445255(Fri Jun 28 12:07:25 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1b2b8e14
2024-06-28 12:07:25,256 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@7ff4f301, org.eclipse.scout.rt.mom.jms.JmsSubscription@ba1f5d1]
2024-06-28 12:07:25,258 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=4428, durable=true, userID=fb56d7e9-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:25 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=fb48a6d5-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@406756154, transaction: TransactionImpl [xid=null, txID=4431, xid=null, state=COMMITTED, createTime=1719576445255(Fri Jun 28 12:07:25 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1b2b8e14
2024-06-28 12:07:25,259 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection fb561492-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:25,260 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection fb57e95a-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:25,261 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [fb57e95d-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=fb57e95a-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=fb57e95a-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4fe8e011, true, {}]
2024-06-28 12:07:25,261 INFO  [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [fb58106e-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=fb57e95a-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=fb57e95a-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@403043be, true, {}]
2024-06-28 12:07:25,262 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null]
2024-06-28 12:07:25,263 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [fb585e8f-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=fb48a6d3-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=fb48a6d3-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7fd11404, true, {}]
2024-06-28 12:07:25,264 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4446, durable=true, userID=fb5885a1-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:25 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=445, properties=TypedProperties[__AMQ_CID=fb48a6d5-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@617010386, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147483548)
..................................................
***** durable queues test/mom/testPublishAndConsumeInternal:
- queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null
***** non durable for test/mom/testPublishAndConsumeInternal:
..................................................
, transaction: null
2024-06-28 12:07:25,265 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[4446]:RELIABLE:CoreMessage[messageID=4446, durable=true, userID=fb5885a1-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:25 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=445, properties=TypedProperties[__AMQ_CID=fb48a6d5-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@617010386
2024-06-28 12:07:25,266 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=4446, durable=true, userID=fb5885a1-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:25 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=445, properties=TypedProperties[__AMQ_CID=fb48a6d5-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@617010386 to transaction: TransactionImpl [xid=null, txID=4449, xid=null, state=ACTIVE, createTime=1719576445265(Fri Jun 28 12:07:25 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2cb28024
2024-06-28 12:07:25,266 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@1b8117f4, org.eclipse.scout.rt.mom.jms.JmsSubscription@62af3d4c]
2024-06-28 12:07:25,268 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=4446, durable=true, userID=fb5885a1-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:25 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=445, properties=TypedProperties[__AMQ_CID=fb48a6d5-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@617010386, transaction: TransactionImpl [xid=null, txID=4449, xid=null, state=COMMITTED, createTime=1719576445265(Fri Jun 28 12:07:25 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2cb28024
2024-06-28 12:07:25,269 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection fb57e95a-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:25,270 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:07:25,270 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.018403 ms
2024-06-28 12:07:25,270 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:07:25,271 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:07:25,271 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection fb48a6d3-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:25,272 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:07:25,272 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 119.724089 ms
2024-06-28 12:07:25,272 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testPublishSubscribe [artemis-j2ee]>
2024-06-28 12:07:25,274 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:25,274 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishSubscribe [artemis-j2ee]>
2024-06-28 12:07:25,274 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1095872392'.
2024-06-28 12:07:25,276 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-06-28 12:07:25,277 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection fb5a8173-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:25,278 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [fb5a8176-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=fb5a8173-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=fb5a8173-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@21967aa5, true, {}]
2024-06-28 12:07:25,278 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [fb5aa887-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=fb5a8173-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=fb5a8173-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@32d70a10, true, {}]
2024-06-28 12:07:25,280 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=09e35ab7-08b0-44ad-aae6-9efee31865d5, address=test/mom/testTopicPublishSubscribe, routingType=MULTICAST, 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, fqqn=null]]
2024-06-28 12:07:25,281 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5ac73609
2024-06-28 12:07:25,282 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 09e35ab7-08b0-44ad-aae6-9efee31865d5, null, 0, false, true, null]
2024-06-28 12:07:25,282 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection fb5b44c9-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:25,283 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [fb5b6bdc-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=fb5b44c9-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=fb5b44c9-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@225afb60, true, {}]
2024-06-28 12:07:25,283 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@350cf434
2024-06-28 12:07:25,284 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [fb5b92ed-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=fb5b44c9-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=fb5b44c9-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3d2e23a7, true, {}]
2024-06-28 12:07:25,285 INFO  [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4470, durable=true, userID=fb5b92ef-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:25 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribe, size=555, properties=TypedProperties[__AMQ_CID=fb5b6bdb-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@862090647, context: RoutingContextImpl(Address=test/mom/testTopicPublishSubscribe, routingType=MULTICAST, PreviousAddress=test/mom/testTopicPublishSubscribe previousRoute:MULTICAST, reusable=true, version=-2147483486)
..................................................
***** durable queues test/mom/testTopicPublishSubscribe:
- queueID=760 address:test/mom/testTopicPublishSubscribe name:Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad).Durable-Test-Subscription filter:null
***** non durable for test/mom/testTopicPublishSubscribe:
- queueID=4462 address:test/mom/testTopicPublishSubscribe name:09e35ab7-08b0-44ad-aae6-9efee31865d5 filter:null
..................................................
, transaction: null
2024-06-28 12:07:25,286 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 09e35ab7-08b0-44ad-aae6-9efee31865d5: Reference[4470]:RELIABLE:CoreMessage[messageID=4470, durable=true, userID=fb5b92ef-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:25 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribe, size=555, properties=TypedProperties[__AMQ_CID=fb5b6bdb-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@862090647
2024-06-28 12:07:25,287 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 09e35ab7-08b0-44ad-aae6-9efee31865d5: CoreMessage[messageID=4470, durable=true, userID=fb5b92ef-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:25 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribe, size=555, properties=TypedProperties[__AMQ_CID=fb5b6bdb-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@862090647 to transaction: TransactionImpl [xid=null, txID=4473, xid=null, state=ACTIVE, createTime=1719576445287(Fri Jun 28 12:07:25 UTC 2024), timeoutSeconds=-1, nr operations = 1]@26463ab6
2024-06-28 12:07:25,287 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 09e35ab7-08b0-44ad-aae6-9efee31865d5: CoreMessage[messageID=4470, durable=true, userID=fb5b92ef-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:25 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribe, size=555, properties=TypedProperties[__AMQ_CID=fb5b6bdb-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@862090647, transaction: TransactionImpl [xid=null, txID=4473, xid=null, state=COMMITTED, createTime=1719576445287(Fri Jun 28 12:07:25 UTC 2024), timeoutSeconds=-1, nr operations = 0]@26463ab6
2024-06-28 12:07:25,287 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4945b25f]
2024-06-28 12:07:25,289 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection fb5a8173-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:25,290 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:07:25,291 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.010280 ms
2024-06-28 12:07:25,291 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:07:25,291 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:07:25,292 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection fb5b44c9-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:25,293 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:07:25,293 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 18.948123 ms
2024-06-28 12:07:25,293 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishSubscribe [artemis-j2ee]>
2024-06-28 12:07:25,294 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:25,294 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testPublishJsonDataSecure [artemis-j2ee]>
2024-06-28 12:07:25,294 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1710002389'.
2024-06-28 12:07:25,297 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-06-28 12:07:25,297 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection fb5d8ec1-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:25,298 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [fb5db5d4-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=fb5d8ec1-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=fb5d8ec1-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@629dcce5, true, {}]
2024-06-28 12:07:25,298 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@32561cd5
2024-06-28 12:07:25,299 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [fb5ddce5-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=fb5d8ec1-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=fb5d8ec1-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@80c0065, true, {}]
2024-06-28 12:07:25,301 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4492, durable=true, userID=fb5e2b07-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:25 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishJsonDataSecure, size=693, properties=TypedProperties[__AMQ_CID=fb5db5d3-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1582290813, context: RoutingContextImpl(Address=test/mom/testPublishJsonDataSecure, routingType=ANYCAST, PreviousAddress=test/mom/testPublishJsonDataSecure previousRoute:ANYCAST, reusable=true, version=-2147483521)
..................................................
***** durable queues test/mom/testPublishJsonDataSecure:
- queueID=2200 address:test/mom/testPublishJsonDataSecure name:test/mom/testPublishJsonDataSecure filter:null
***** non durable for test/mom/testPublishJsonDataSecure:
..................................................
, transaction: null
2024-06-28 12:07:25,303 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection fb5e7928-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:25,304 INFO  [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [fb5e792b-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=fb5e7928-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=fb5e7928-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@74fe06c1, true, {}]
2024-06-28 12:07:25,304 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [fb5ea03c-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=fb5e7928-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=cf82e78c-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=fb5e7928-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4b161889, true, {}]
2024-06-28 12:07:25,306 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishJsonDataSecure, null, 0, false, true, null]
2024-06-28 12:07:25,307 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishJsonDataSecure: Reference[4492]:RELIABLE:CoreMessage[messageID=4492, durable=true, userID=fb5e2b07-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:25 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishJsonDataSecure, size=693, properties=TypedProperties[__AMQ_CID=fb5db5d3-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1582290813
2024-06-28 12:07:25,307 INFO  [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishJsonDataSecure: CoreMessage[messageID=4492, durable=true, userID=fb5e2b07-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:25 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishJsonDataSecure, size=693, properties=TypedProperties[__AMQ_CID=fb5db5d3-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1582290813 to transaction: TransactionImpl [xid=null, txID=4501, xid=null, state=ACTIVE, createTime=1719576445307(Fri Jun 28 12:07:25 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1bdb0404
2024-06-28 12:07:25,309 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@53b3cd9b, org.eclipse.scout.rt.mom.jms.JmsSubscription@4a218cc6]
2024-06-28 12:07:25,311 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@370bd951)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishJsonDataSecure: CoreMessage[messageID=4492, durable=true, userID=fb5e2b07-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:25 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishJsonDataSecure, size=693, properties=TypedProperties[__AMQ_CID=fb5db5d3-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1582290813, transaction: TransactionImpl [xid=null, txID=4501, xid=null, state=COMMITTED, createTime=1719576445307(Fri Jun 28 12:07:25 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1bdb0404
2024-06-28 12:07:25,313 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection fb5e7928-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:25,314 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:07:25,314 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.008391 ms
2024-06-28 12:07:25,314 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:07:25,314 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:07:25,315 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection fb5d8ec1-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:25,316 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:07:25,316 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 21.520308 ms
2024-06-28 12:07:25,316 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testPublishJsonDataSecure [artemis-j2ee]>
2024-06-28 12:07:25,327 INFO  [main] org.apache.activemq.artemis.core.server.serverStopped(ActiveMQServerLogger_impl.java:61) - AMQ221002: Apache ActiveMQ Artemis Message Broker version 2.31.2 [cf82e78c-3546-11ef-af8f-0a580a280f89] stopped, uptime 1 minute
2024-06-28 12:07:25,341 INFO  [main] org.apache.activemq.artemis.core.server.serverStarting(ActiveMQServerLogger_impl.java:45) - AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=data/journal,bindingsDirectory=data/bindings,largeMessagesDirectory=data/largemessages,pagingDirectory=data/paging)
2024-06-28 12:07:25,341 INFO  [main] org.apache.activemq.artemis.core.server.switchingNIO(ActiveMQServerLogger_impl.java:397) - AMQ221045: libaio is not available, switching the configuration into NIO
2024-06-28 12:07:25,341 INFO  [main] org.apache.activemq.artemis.core.server.journalUseNIO(ActiveMQServerLogger_impl.java:149) - AMQ221013: Using NIO Journal
2024-06-28 12:07:25,343 INFO  [main] org.apache.activemq.artemis.core.server.usingDefaultPaging(ActiveMQServerLogger_impl.java:493) - AMQ221057: Global Max Size is being adjusted to 1/2 of the JVM max size (-Xmx). being defined as 1073741824
2024-06-28 12:07:25,343 INFO  [main] org.apache.activemq.artemis.core.server.addingProtocolSupport(ActiveMQServerLogger_impl.java:389) - AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE
2024-06-28 12:07:25,344 INFO  [main] org.apache.activemq.audit.base.getNotificationInfo(AuditLogger_impl.java:1139) - AMQ601138: User anonymous@unknown is getting notification info on target resource: null
2024-06-28 12:07:25,344 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.ActiveMQServerControlImpl@2564b7f2
2024-06-28 12:07:25,344 INFO  [main] org.apache.activemq.audit.base.getNotificationInfo(AuditLogger_impl.java:1139) - AMQ601138: User anonymous@unknown is getting notification info on target resource: ActiveMQServerImpl::name=localhost
2024-06-28 12:07:25,347 INFO  [main] org.apache.activemq.artemis.core.server.waitingToObtainLiveLock(ActiveMQServerLogger_impl.java:317) - AMQ221034: Waiting indefinitely to obtain live lock
2024-06-28 12:07:25,347 INFO  [main] org.apache.activemq.artemis.core.server.obtainedLiveLock(ActiveMQServerLogger_impl.java:325) - AMQ221035: Live Server Obtained live lock
2024-06-28 12:07:25,441 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.scout.mom.requestreply.cancellation on address jms.topic.scout.mom.requestreply.cancellation
2024-06-28 12:07:25,442 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@559ff07
2024-06-28 12:07:25,443 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@510d8c03
2024-06-28 12:07:25,443 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicPublishFirst on address jms.topic.test/mom/testTopicPublishFirst
2024-06-28 12:07:25,444 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@592e1c4f
2024-06-28 12:07:25,444 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@d931617
2024-06-28 12:07:25,445 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testProperties on address jms.topic.test/mom/testProperties
2024-06-28 12:07:25,445 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@47786165
2024-06-28 12:07:25,446 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7aa8801d
2024-06-28 12:07:25,446 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicRequestReplyTimeout on address jms.topic.test/mom/testTopicRequestReplyTimeout
2024-06-28 12:07:25,446 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@53cd2763
2024-06-28 12:07:25,447 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@46fbb0a3
2024-06-28 12:07:25,447 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicRequestReplyRequestFirst on address jms.topic.test/mom/testTopicRequestReplyRequestFirst
2024-06-28 12:07:25,447 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@428c9250
2024-06-28 12:07:25,448 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7c1a4a74
2024-06-28 12:07:25,448 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicRequestReplyMultipleSubscriptions on address jms.topic.test/mom/testTopicRequestReplyMultipleSubscriptions
2024-06-28 12:07:25,448 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@46569cab
2024-06-28 12:07:25,449 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5d33426a
2024-06-28 12:07:25,449 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicRequestReplyCorrelationId on address jms.topic.test/mom/testTopicRequestReplyCorrelationId
2024-06-28 12:07:25,449 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@7b8b458e
2024-06-28 12:07:25,450 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@55ecf961
2024-06-28 12:07:25,450 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicPublishSubscribeMultipleSubscriptions on address jms.topic.test/mom/testTopicPublishSubscribeMultipleSubscriptions
2024-06-28 12:07:25,450 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@27ad94b3
2024-06-28 12:07:25,451 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@604aa23e
2024-06-28 12:07:25,451 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testQueueRequestReplyJsonObjectMarshaller on address jms.topic.test/mom/testQueueRequestReplyJsonObjectMarshaller
2024-06-28 12:07:25,451 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@414c2c8c
2024-06-28 12:07:25,452 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@73d9f235
2024-06-28 12:07:25,452 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicRequestReplyCancellation on address jms.topic.test/mom/testTopicRequestReplyCancellation
2024-06-28 12:07:25,452 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@389ae8f1
2024-06-28 12:07:25,453 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@d74f68e
2024-06-28 12:07:25,453 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicRequestReply on address jms.topic.test/mom/testTopicRequestReply
2024-06-28 12:07:25,453 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@2d7c93e0
2024-06-28 12:07:25,454 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@11088420
2024-06-28 12:07:25,454 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicPublishSubscribeCorrelationId on address jms.topic.test/mom/testTopicPublishSubscribeCorrelationId
2024-06-28 12:07:25,454 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@7eba3b90
2024-06-28 12:07:25,455 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@54d0724f
2024-06-28 12:07:25,455 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testMessageSelector on address jms.topic.test/mom/testMessageSelector
2024-06-28 12:07:25,455 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@1dfa18a6
2024-06-28 12:07:25,456 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4886b6bd
2024-06-28 12:07:25,456 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testQueueRequestReplyCancellation on address jms.topic.test/mom/testQueueRequestReplyCancellation
2024-06-28 12:07:25,456 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@674f6286
2024-06-28 12:07:25,457 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@305a362a
2024-06-28 12:07:25,457 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.differentTopic on address jms.topic.differentTopic
2024-06-28 12:07:25,457 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@7da837af
2024-06-28 12:07:25,458 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@e655f9
2024-06-28 12:07:25,458 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.scout.physical.UnitTestTopic on address jms.topic.scout.physical.UnitTestTopic
2024-06-28 12:07:25,458 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@1c215c31
2024-06-28 12:07:25,459 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7dabc2f9
2024-06-28 12:07:25,459 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue Durable-Test-Subscription on address jms.topic.test/mom/testTopicPublishSubscribe
2024-06-28 12:07:25,459 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@418287ac
2024-06-28 12:07:25,459 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@73f94bf8
2024-06-28 12:07:25,460 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishBytes on address jms.queue.test/mom/testPublishBytes
2024-06-28 12:07:25,460 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@65af4162
2024-06-28 12:07:25,460 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@46b0fb24
2024-06-28 12:07:25,461 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishText on address jms.queue.test/mom/testPublishText
2024-06-28 12:07:25,461 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@13dabbb9
2024-06-28 12:07:25,462 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2a4594b1
2024-06-28 12:07:25,462 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishObject on address jms.queue.test/mom/testPublishObject
2024-06-28 12:07:25,462 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@35fe64ca
2024-06-28 12:07:25,463 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@74d6d08a
2024-06-28 12:07:25,463 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testConcurrentMessageConsumption on address jms.queue.test/mom/testConcurrentMessageConsumption
2024-06-28 12:07:25,463 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@3217aada
2024-06-28 12:07:25,464 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@34f14035
2024-06-28 12:07:25,464 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishAndConsumeInternal on address jms.queue.test/mom/testPublishAndConsumeInternal
2024-06-28 12:07:25,464 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@72efba55
2024-06-28 12:07:25,465 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@307f6602
2024-06-28 12:07:25,465 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testSubscribeTransactional on address jms.queue.test/mom/testSubscribeTransactional
2024-06-28 12:07:25,465 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@3f314bad
2024-06-28 12:07:25,466 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1ff4496
2024-06-28 12:07:25,466 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testSubscribeFailover on address jms.queue.test/mom/testSubscribeFailover
2024-06-28 12:07:25,466 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@ecd7bee
2024-06-28 12:07:25,467 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@45c95343
2024-06-28 12:07:25,467 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testQueuePublishFirst on address jms.queue.test/mom/testQueuePublishFirst
2024-06-28 12:07:25,467 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@70900474
2024-06-28 12:07:25,468 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@b303504
2024-06-28 12:07:25,468 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishJsonData on address jms.queue.test/mom/testPublishJsonData
2024-06-28 12:07:25,468 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6ec73d87
2024-06-28 12:07:25,469 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@611b2857
2024-06-28 12:07:25,469 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishJsonDataSecure on address jms.queue.test/mom/testPublishJsonDataSecure
2024-06-28 12:07:25,469 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@11d823a4
2024-06-28 12:07:25,469 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1b4abc8e
2024-06-28 12:07:25,470 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testQueueRequestReplyRequestFirst on address jms.queue.test/mom/testQueueRequestReplyRequestFirst
2024-06-28 12:07:25,470 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@4c368165
2024-06-28 12:07:25,471 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@74575124
2024-06-28 12:07:25,471 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishTransactional on address jms.queue.test/mom/testPublishTransactional
2024-06-28 12:07:25,471 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@24c28909
2024-06-28 12:07:25,472 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6aa2ffd3
2024-06-28 12:07:25,472 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishStringData on address jms.queue.test/mom/testPublishStringData
2024-06-28 12:07:25,472 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@12e7664b
2024-06-28 12:07:25,473 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5c77cb42
2024-06-28 12:07:25,473 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishObjectData on address jms.queue.test/mom/testPublishObjectData
2024-06-28 12:07:25,473 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6c4d8b04
2024-06-28 12:07:25,474 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@116cad39
2024-06-28 12:07:25,474 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testCurrentMessagePubSub on address jms.queue.test/mom/testCurrentMessagePubSub
2024-06-28 12:07:25,474 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@38905461
2024-06-28 12:07:25,475 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5a5fb5ea
2024-06-28 12:07:25,475 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testSerialMessageConsumption on address jms.queue.test/mom/testSerialMessageConsumption
2024-06-28 12:07:25,475 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@5aca000e
2024-06-28 12:07:25,540 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2e3b7b0b
2024-06-28 12:07:25,541 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@143211f1
2024-06-28 12:07:25,542 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AcceptorControlImpl@3925aa6a
2024-06-28 12:07:25,548 INFO  [main] org.apache.activemq.artemis.core.server.serverIsLive(ActiveMQServerLogger_impl.java:101) - AMQ221007: Server is now live
2024-06-28 12:07:25,548 INFO  [main] org.apache.activemq.artemis.core.server.serverStarted(ActiveMQServerLogger_impl.java:53) - AMQ221001: Apache ActiveMQ Artemis Message Broker version 2.31.2 [localhost, nodeID=fb63f76e-3546-11ef-af8f-0a580a280f89] 
[WARNING] Tests run: 113, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 73.55 s -- in org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest
[INFO] Running org.eclipse.scout.rt.mom.jms.JmsMomWithCustomMarshallerTest
2024-06-28 12:07:25,550 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:25,550 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testMomEnvironmentWithCustomDefaultMarshaller [activemq]>
2024-06-28 12:07:25,554 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 980567009'.
2024-06-28 12:07:25,564 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #132 initialized: null
2024-06-28 12:07:25,564 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom132]
2024-06-28 12:07:25,565 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom132]
2024-06-28 12:07:25,565 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom132]
2024-06-28 12:07:25,565 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom132]
2024-06-28 12:07:25,565 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom132]
2024-06-28 12:07:25,566 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom132, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:132) is starting - MDC[activemq.broker=mom132]
2024-06-28 12:07:25,566 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom132, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:132) started - MDC[activemq.broker=mom132]
2024-06-28 12:07:25,566 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom132]
2024-06-28 12:07:25,567 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom132 started - MDC[activemq.broker=mom132]
2024-06-28 12:07:25,568 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-397:1,clientId=junit_mom_client,started=true} - MDC[activemq.broker=mom132]
2024-06-28 12:07:25,579 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 3 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@183d22c5, org.eclipse.scout.rt.mom.jms.JmsSubscription@3316aded, org.eclipse.scout.rt.mom.jms.JmsSubscription@6f8aecd3] - MDC[activemq.broker=mom132]
2024-06-28 12:07:25,579 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 6 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@ef342c2[job=JMS subscriber, state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@2f9739e0[job=JMS subscriber, state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom132]
2024-06-28 12:07:25,579 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.009572 ms - MDC[activemq.broker=mom132]
2024-06-28 12:07:25,580 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom132]
2024-06-28 12:07:25,580 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom132]
2024-06-28 12:07:25,580 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom132 stopped - MDC[activemq.broker=mom132]
2024-06-28 12:07:25,581 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom132, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:132) is shutting down - MDC[activemq.broker=mom132]
2024-06-28 12:07:25,581 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom132, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:132) uptime 0.017 seconds - MDC[activemq.broker=mom132]
2024-06-28 12:07:25,581 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom132, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:132) is shutdown - MDC[activemq.broker=mom132]
2024-06-28 12:07:25,581 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:07:25,582 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 31.086455 ms
2024-06-28 12:07:25,582 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testMomEnvironmentWithCustomDefaultMarshaller [activemq]>
2024-06-28 12:07:25,583 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:25,583 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testMomEnvironmentWithConfiguredDefaultMarshaller [activemq]>
2024-06-28 12:07:25,584 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2113385730'.
2024-06-28 12:07:25,586 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #133 initialized: null
2024-06-28 12:07:25,586 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom133]
2024-06-28 12:07:25,586 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom133]
2024-06-28 12:07:25,586 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom133]
2024-06-28 12:07:25,586 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom133]
2024-06-28 12:07:25,586 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom133]
2024-06-28 12:07:25,587 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom133, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:133) is starting - MDC[activemq.broker=mom133]
2024-06-28 12:07:25,587 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom133, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:133) started - MDC[activemq.broker=mom133]
2024-06-28 12:07:25,587 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom133]
2024-06-28 12:07:25,588 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom133 started - MDC[activemq.broker=mom133]
2024-06-28 12:07:25,589 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-400:1,clientId=Scout JUnit MOM #133 (f7f96604-3f8c-40d6-90b4-35edaba0b2ad),started=true} - MDC[activemq.broker=mom133]
2024-06-28 12:07:25,592 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@79948bcf] - MDC[activemq.broker=mom133]
2024-06-28 12:07:25,593 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@2df5fc0f[job=JMS subscriber, state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom133]
2024-06-28 12:07:25,593 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.008348 ms - MDC[activemq.broker=mom133]
2024-06-28 12:07:25,593 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom133]
2024-06-28 12:07:25,593 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom133]
2024-06-28 12:07:25,594 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom133 stopped - MDC[activemq.broker=mom133]
2024-06-28 12:07:25,594 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom133, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:133) is shutting down - MDC[activemq.broker=mom133]
2024-06-28 12:07:25,594 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom133, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:133) uptime 0.008 seconds - MDC[activemq.broker=mom133]
2024-06-28 12:07:25,594 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom133, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:133) is shutdown - MDC[activemq.broker=mom133]
2024-06-28 12:07:25,594 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:07:25,595 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 11.710568 ms
2024-06-28 12:07:25,595 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testMomEnvironmentWithConfiguredDefaultMarshaller [activemq]>
2024-06-28 12:07:25,596 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:25,596 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testMomEnvironmentWithInvalidMarshaller [activemq]>
2024-06-28 12:07:25,597 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1994035663'.
2024-06-28 12:07:25,599 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-06-28 12:07:25,600 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:07:25,600 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.006190 ms
2024-06-28 12:07:25,600 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 3.755564 ms
2024-06-28 12:07:25,600 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testMomEnvironmentWithInvalidMarshaller [activemq]>
2024-06-28 12:07:25,601 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:25,601 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testMomEnvironmentWithCustomDefaultMarshaller [activemq-j2ee]>
2024-06-28 12:07:25,601 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 278465074'.
2024-06-28 12:07:25,602 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #135 initialized: null
2024-06-28 12:07:25,602 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom135]
2024-06-28 12:07:25,602 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom135]
2024-06-28 12:07:25,603 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom135]
2024-06-28 12:07:25,603 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom135]
2024-06-28 12:07:25,603 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom135]
2024-06-28 12:07:25,603 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom135, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:134) is starting - MDC[activemq.broker=mom135]
2024-06-28 12:07:25,604 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom135, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:134) started - MDC[activemq.broker=mom135]
2024-06-28 12:07:25,604 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom135]
2024-06-28 12:07:25,604 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom135 started - MDC[activemq.broker=mom135]
2024-06-28 12:07:25,605 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-403:1,clientId=null,started=false} - MDC[activemq.broker=mom135]
2024-06-28 12:07:25,611 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 3 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@6400e810, org.eclipse.scout.rt.mom.jms.JmsSubscription@3d74313a, org.eclipse.scout.rt.mom.jms.JmsSubscription@8108420] - MDC[activemq.broker=mom135]
2024-06-28 12:07:25,613 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom135]
2024-06-28 12:07:25,613 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.011780 ms - MDC[activemq.broker=mom135]
2024-06-28 12:07:25,613 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom135]
2024-06-28 12:07:25,613 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom135]
2024-06-28 12:07:25,614 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom135 stopped - MDC[activemq.broker=mom135]
2024-06-28 12:07:25,614 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom135, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:134) is shutting down - MDC[activemq.broker=mom135]
2024-06-28 12:07:25,615 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom135, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:134) uptime 0.012 seconds - MDC[activemq.broker=mom135]
2024-06-28 12:07:25,615 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom135, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:134) is shutdown - MDC[activemq.broker=mom135]
2024-06-28 12:07:25,615 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:07:25,615 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 13.911610 ms
2024-06-28 12:07:25,615 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testMomEnvironmentWithCustomDefaultMarshaller [activemq-j2ee]>
2024-06-28 12:07:25,616 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:25,616 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testMomEnvironmentWithConfiguredDefaultMarshaller [activemq-j2ee]>
2024-06-28 12:07:25,617 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1960273504'.
2024-06-28 12:07:25,617 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #136 initialized: null
2024-06-28 12:07:25,618 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom136]
2024-06-28 12:07:25,618 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom136]
2024-06-28 12:07:25,618 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom136]
2024-06-28 12:07:25,618 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom136]
2024-06-28 12:07:25,618 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom136]
2024-06-28 12:07:25,619 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom136, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:135) is starting - MDC[activemq.broker=mom136]
2024-06-28 12:07:25,619 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom136, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:135) started - MDC[activemq.broker=mom136]
2024-06-28 12:07:25,619 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom136]
2024-06-28 12:07:25,620 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom136 started - MDC[activemq.broker=mom136]
2024-06-28 12:07:25,620 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-406:1,clientId=null,started=false} - MDC[activemq.broker=mom136]
2024-06-28 12:07:25,624 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@12a96a6e] - MDC[activemq.broker=mom136]
2024-06-28 12:07:25,625 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom136]
2024-06-28 12:07:25,625 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.008956 ms - MDC[activemq.broker=mom136]
2024-06-28 12:07:25,625 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom136]
2024-06-28 12:07:25,625 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom136]
2024-06-28 12:07:25,626 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom136 stopped - MDC[activemq.broker=mom136]
2024-06-28 12:07:25,626 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom136, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:135) is shutting down - MDC[activemq.broker=mom136]
2024-06-28 12:07:25,626 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom136, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:135) uptime 0.008 seconds - MDC[activemq.broker=mom136]
2024-06-28 12:07:25,663 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom136, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:135) is shutdown - MDC[activemq.broker=mom136]
2024-06-28 12:07:25,663 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:07:25,663 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 46.663249 ms
2024-06-28 12:07:25,663 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testMomEnvironmentWithConfiguredDefaultMarshaller [activemq-j2ee]>
2024-06-28 12:07:25,664 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:25,665 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testMomEnvironmentWithInvalidMarshaller [activemq-j2ee]>
2024-06-28 12:07:25,665 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1927052037'.
2024-06-28 12:07:25,666 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-06-28 12:07:25,667 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:07:25,667 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.009885 ms
2024-06-28 12:07:25,667 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 2.661999 ms
2024-06-28 12:07:25,667 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testMomEnvironmentWithInvalidMarshaller [activemq-j2ee]>
2024-06-28 12:07:25,668 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:25,668 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testMomEnvironmentWithCustomDefaultMarshaller [artemis]>
2024-06-28 12:07:25,669 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 729679840'.
2024-06-28 12:07:25,671 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-06-28 12:07:25,671 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection fb96a051-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:25,673 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2b2c7991)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [fb96ee74-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=fb96a051-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=fb63f76e-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=fb96a051-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@64a549f8, true, {}]
2024-06-28 12:07:25,674 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@6bac4719
2024-06-28 12:07:25,674 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2b2c7991)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [fb971585-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=fb96a051-3546-11ef-af8f-0a580a280f89, clientID=junit_mom_client, nodeID=fb63f76e-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=fb96a051-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1a3eaac5, true, {}]
2024-06-28 12:07:25,675 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2b2c7991)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: fb971585-3546-11ef-af8f-0a580a280f89 with parameters: [test/mom/testPublishStringData, [ANYCAST], true]
2024-06-28 12:07:25,676 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2b2c7991)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@4b705e68
2024-06-28 12:07:25,677 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2b2c7991)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testPublishStringData, address=test/mom/testPublishStringData, 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, fqqn=null]]
2024-06-28 12:07:25,678 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2b2c7991)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@70092a14
2024-06-28 12:07:25,680 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2b2c7991)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=144, durable=true, userID=fb97d8d8-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:25 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishStringData, size=403, properties=TypedProperties[__AMQ_CID=junit_mom_client, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@521068114, context: RoutingContextImpl(Address=test/mom/testPublishStringData, routingType=ANYCAST, PreviousAddress=test/mom/testPublishStringData previousRoute:ANYCAST, reusable=true, version=-2147483451)
..................................................
***** durable queues test/mom/testPublishStringData:
- queueID=141 address:test/mom/testPublishStringData name:test/mom/testPublishStringData filter:null
***** non durable for test/mom/testPublishStringData:
..................................................
, transaction: null
2024-06-28 12:07:25,687 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2b2c7991)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [fb991159-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=fb96a051-3546-11ef-af8f-0a580a280f89, clientID=junit_mom_client, nodeID=fb63f76e-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=fb96a051-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@436a7e16, true, {}]
2024-06-28 12:07:25,689 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2b2c7991)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: fb991159-3546-11ef-af8f-0a580a280f89 with parameters: [test/mom/testPublishObjectData, [ANYCAST], true]
2024-06-28 12:07:25,689 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2b2c7991)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@e847697
2024-06-28 12:07:25,690 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2b2c7991)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testPublishObjectData, address=test/mom/testPublishObjectData, 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, fqqn=null]]
2024-06-28 12:07:25,691 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2b2c7991)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@439937
2024-06-28 12:07:25,693 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2b2c7991)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=154, durable=true, userID=fb99d4ac-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:25 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectData, size=794, properties=TypedProperties[__AMQ_CID=junit_mom_client, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.platform.holders.StringHolder"}, _AMQ_ROUTING_TYPE=1]]@75242983, context: RoutingContextImpl(Address=test/mom/testPublishObjectData, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObjectData previousRoute:ANYCAST, reusable=true, version=-2147483450)
..................................................
***** durable queues test/mom/testPublishObjectData:
- queueID=151 address:test/mom/testPublishObjectData name:test/mom/testPublishObjectData filter:null
***** non durable for test/mom/testPublishObjectData:
..................................................
, transaction: null
2024-06-28 12:07:25,698 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2b2c7991)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [fb9abf0d-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=fb96a051-3546-11ef-af8f-0a580a280f89, clientID=junit_mom_client, nodeID=fb63f76e-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=fb96a051-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@49921566, true, {}]
2024-06-28 12:07:25,699 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2b2c7991)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishStringData, null, 0, false, true, null]
2024-06-28 12:07:25,700 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2b2c7991)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishStringData: Reference[144]:RELIABLE:CoreMessage[messageID=144, durable=true, userID=fb97d8d8-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:25 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishStringData, size=403, properties=TypedProperties[__AMQ_CID=junit_mom_client, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@521068114
2024-06-28 12:07:25,700 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2b2c7991)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [fb9b0d2e-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=fb96a051-3546-11ef-af8f-0a580a280f89, clientID=junit_mom_client, nodeID=fb63f76e-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=fb96a051-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1c1ac77a, true, {}]
2024-06-28 12:07:25,700 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2b2c7991)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishStringData: CoreMessage[messageID=144, durable=true, userID=fb97d8d8-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:25 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishStringData, size=403, properties=TypedProperties[__AMQ_CID=junit_mom_client, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@521068114 to transaction: TransactionImpl [xid=null, txID=163, xid=null, state=ACTIVE, createTime=1719576445700(Fri Jun 28 12:07:25 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6436f2cb
2024-06-28 12:07:25,700 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2b2c7991)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishObjectData, null, 0, false, true, null]
2024-06-28 12:07:25,701 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2b2c7991)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObjectData: Reference[154]:RELIABLE:CoreMessage[messageID=154, durable=true, userID=fb99d4ac-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:25 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectData, size=794, properties=TypedProperties[__AMQ_CID=junit_mom_client, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.platform.holders.StringHolder"}, _AMQ_ROUTING_TYPE=1]]@75242983
2024-06-28 12:07:25,701 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2b2c7991)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObjectData: CoreMessage[messageID=154, durable=true, userID=fb99d4ac-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:25 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectData, size=794, properties=TypedProperties[__AMQ_CID=junit_mom_client, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.platform.holders.StringHolder"}, _AMQ_ROUTING_TYPE=1]]@75242983 to transaction: TransactionImpl [xid=null, txID=166, xid=null, state=ACTIVE, createTime=1719576445701(Fri Jun 28 12:07:25 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4f3ee1a1
2024-06-28 12:07:25,702 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 3 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@7a86e414, org.eclipse.scout.rt.mom.jms.JmsSubscription@3db2665d, org.eclipse.scout.rt.mom.jms.JmsSubscription@59a8891e]
2024-06-28 12:07:25,705 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2b2c7991)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishStringData: CoreMessage[messageID=144, durable=true, userID=fb97d8d8-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:25 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishStringData, size=403, properties=TypedProperties[__AMQ_CID=junit_mom_client, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@521068114, transaction: TransactionImpl [xid=null, txID=163, xid=null, state=COMMITTED, createTime=1719576445700(Fri Jun 28 12:07:25 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6436f2cb
2024-06-28 12:07:25,705 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2b2c7991)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObjectData: CoreMessage[messageID=154, durable=true, userID=fb99d4ac-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:25 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectData, size=794, properties=TypedProperties[__AMQ_CID=junit_mom_client, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.platform.holders.StringHolder"}, _AMQ_ROUTING_TYPE=1]]@75242983, transaction: TransactionImpl [xid=null, txID=166, xid=null, state=COMMITTED, createTime=1719576445701(Fri Jun 28 12:07:25 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4f3ee1a1
2024-06-28 12:07:25,706 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:07:25,707 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.015587 ms
2024-06-28 12:07:25,707 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:07:25,707 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:07:25,707 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection fb96a051-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:25,708 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:07:25,708 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 39.960473 ms
2024-06-28 12:07:25,709 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testMomEnvironmentWithCustomDefaultMarshaller [artemis]>
2024-06-28 12:07:25,710 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:25,710 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testMomEnvironmentWithConfiguredDefaultMarshaller [artemis]>
2024-06-28 12:07:25,710 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1899835368'.
2024-06-28 12:07:25,712 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-06-28 12:07:25,713 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection fb9d0900-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:25,713 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2b2c7991)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [fb9d0903-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=fb9d0900-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=fb63f76e-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=fb9d0900-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@76de3bd8, true, {}]
2024-06-28 12:07:25,715 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@e30b8f0
2024-06-28 12:07:25,715 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2b2c7991)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [fb9d5724-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=fb9d0900-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=fb63f76e-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=fb9d0900-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6cbf7d7f, true, {}]
2024-06-28 12:07:25,717 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2b2c7991)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=181, durable=true, userID=fb9d7e36-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:25 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishStringData, size=499, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@981120219, context: RoutingContextImpl(Address=test/mom/testPublishStringData, routingType=ANYCAST, PreviousAddress=test/mom/testPublishStringData previousRoute:ANYCAST, reusable=true, version=-2147483451)
..................................................
***** durable queues test/mom/testPublishStringData:
- queueID=141 address:test/mom/testPublishStringData name:test/mom/testPublishStringData filter:null
***** non durable for test/mom/testPublishStringData:
..................................................
, transaction: null
2024-06-28 12:07:25,719 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2b2c7991)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [fb9df367-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=fb9d0900-3546-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=fb63f76e-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=fb9d0900-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@52d22b9, true, {}]
2024-06-28 12:07:25,720 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2b2c7991)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishStringData, null, 0, false, true, null]
2024-06-28 12:07:25,720 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2b2c7991)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishStringData: Reference[181]:RELIABLE:CoreMessage[messageID=181, durable=true, userID=fb9d7e36-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:25 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishStringData, size=499, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@981120219
2024-06-28 12:07:25,721 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2b2c7991)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishStringData: CoreMessage[messageID=181, durable=true, userID=fb9d7e36-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:25 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishStringData, size=499, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@981120219 to transaction: TransactionImpl [xid=null, txID=188, xid=null, state=ACTIVE, createTime=1719576445721(Fri Jun 28 12:07:25 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2c41a484
2024-06-28 12:07:25,722 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3a8c7347]
2024-06-28 12:07:25,725 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2b2c7991)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishStringData: CoreMessage[messageID=181, durable=true, userID=fb9d7e36-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:25 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishStringData, size=499, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@981120219, transaction: TransactionImpl [xid=null, txID=188, xid=null, state=COMMITTED, createTime=1719576445721(Fri Jun 28 12:07:25 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2c41a484
2024-06-28 12:07:25,726 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:07:25,726 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.010522 ms
2024-06-28 12:07:25,727 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:07:25,727 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:07:25,763 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection fb9d0900-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:25,764 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:07:25,764 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 54.354372 ms
2024-06-28 12:07:25,764 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testMomEnvironmentWithConfiguredDefaultMarshaller [artemis]>
2024-06-28 12:07:25,765 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:25,765 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testMomEnvironmentWithInvalidMarshaller [artemis]>
2024-06-28 12:07:25,766 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 415121029'.
2024-06-28 12:07:25,769 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-06-28 12:07:25,769 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:07:25,769 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.005532 ms
2024-06-28 12:07:25,769 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 3.580705 ms
2024-06-28 12:07:25,769 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testMomEnvironmentWithInvalidMarshaller [artemis]>
2024-06-28 12:07:25,770 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:25,770 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testMomEnvironmentWithCustomDefaultMarshaller [artemis-j2ee]>
2024-06-28 12:07:25,770 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1208949593'.
2024-06-28 12:07:25,772 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-06-28 12:07:25,773 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection fba630ca-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:25,773 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2b2c7991)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [fba630cd-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=fba630ca-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=fb63f76e-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=fba630ca-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@44102882, true, {}]
2024-06-28 12:07:25,774 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@dcaa310
2024-06-28 12:07:25,775 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2b2c7991)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [fba67eee-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=fba630ca-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=fb63f76e-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=fba630ca-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2f179dc, true, {}]
2024-06-28 12:07:25,777 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2b2c7991)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=199, durable=true, userID=fba6a600-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:25 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishStringData, size=443, properties=TypedProperties[__AMQ_CID=fba630cc-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2134031213, context: RoutingContextImpl(Address=test/mom/testPublishStringData, routingType=ANYCAST, PreviousAddress=test/mom/testPublishStringData previousRoute:ANYCAST, reusable=true, version=-2147483451)
..................................................
***** durable queues test/mom/testPublishStringData:
- queueID=141 address:test/mom/testPublishStringData name:test/mom/testPublishStringData filter:null
***** non durable for test/mom/testPublishStringData:
..................................................
, transaction: null
2024-06-28 12:07:25,779 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2b2c7991)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [fba71a31-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=fba630ca-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=fb63f76e-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=fba630ca-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@751e0ba3, true, {}]
2024-06-28 12:07:25,781 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2b2c7991)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=204, durable=true, userID=fba76853-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:25 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectData, size=834, properties=TypedProperties[__AMQ_CID=fba630cc-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.platform.holders.StringHolder"}, _AMQ_ROUTING_TYPE=1]]@58958938, context: RoutingContextImpl(Address=test/mom/testPublishObjectData, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObjectData previousRoute:ANYCAST, reusable=true, version=-2147483450)
..................................................
***** durable queues test/mom/testPublishObjectData:
- queueID=151 address:test/mom/testPublishObjectData name:test/mom/testPublishObjectData filter:null
***** non durable for test/mom/testPublishObjectData:
..................................................
, transaction: null
2024-06-28 12:07:25,783 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection fba7b674-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:25,784 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2b2c7991)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [fba7b677-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=fba7b674-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=fb63f76e-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=fba7b674-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@417e930c, true, {}]
2024-06-28 12:07:25,784 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2b2c7991)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [fba7dd88-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=fba7b674-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=fb63f76e-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=fba7b674-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@d444a5a, true, {}]
2024-06-28 12:07:25,785 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2b2c7991)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishStringData, null, 0, false, true, null]
2024-06-28 12:07:25,786 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection fba82ba9-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:25,786 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2b2c7991)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishStringData: Reference[199]:RELIABLE:CoreMessage[messageID=199, durable=true, userID=fba6a600-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:25 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishStringData, size=443, properties=TypedProperties[__AMQ_CID=fba630cc-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2134031213
2024-06-28 12:07:25,787 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2b2c7991)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [fba852bc-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=fba82ba9-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=fb63f76e-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=fba82ba9-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@68f16571, true, {}]
2024-06-28 12:07:25,787 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2b2c7991)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishStringData: CoreMessage[messageID=199, durable=true, userID=fba6a600-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:25 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishStringData, size=443, properties=TypedProperties[__AMQ_CID=fba630cc-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2134031213 to transaction: TransactionImpl [xid=null, txID=215, xid=null, state=ACTIVE, createTime=1719576445787(Fri Jun 28 12:07:25 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7075d3f0
2024-06-28 12:07:25,787 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2b2c7991)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [fba852bd-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=fba82ba9-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=fb63f76e-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=fba82ba9-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@243fd7cd, true, {}]
2024-06-28 12:07:25,788 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2b2c7991)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishObjectData, null, 0, false, true, null]
2024-06-28 12:07:25,789 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2b2c7991)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObjectData: Reference[204]:RELIABLE:CoreMessage[messageID=204, durable=true, userID=fba76853-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:25 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectData, size=834, properties=TypedProperties[__AMQ_CID=fba630cc-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.platform.holders.StringHolder"}, _AMQ_ROUTING_TYPE=1]]@58958938
2024-06-28 12:07:25,789 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2b2c7991)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObjectData: CoreMessage[messageID=204, durable=true, userID=fba76853-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:25 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectData, size=834, properties=TypedProperties[__AMQ_CID=fba630cc-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.platform.holders.StringHolder"}, _AMQ_ROUTING_TYPE=1]]@58958938 to transaction: TransactionImpl [xid=null, txID=220, xid=null, state=ACTIVE, createTime=1719576445789(Fri Jun 28 12:07:25 UTC 2024), timeoutSeconds=-1, nr operations = 1]@46c69e6f
2024-06-28 12:07:25,790 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 3 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@5d1206e0, org.eclipse.scout.rt.mom.jms.JmsSubscription@623c181c, org.eclipse.scout.rt.mom.jms.JmsSubscription@7d0bca3d]
2024-06-28 12:07:25,791 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2b2c7991)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishStringData: CoreMessage[messageID=199, durable=true, userID=fba6a600-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:25 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishStringData, size=443, properties=TypedProperties[__AMQ_CID=fba630cc-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2134031213, transaction: TransactionImpl [xid=null, txID=215, xid=null, state=COMMITTED, createTime=1719576445787(Fri Jun 28 12:07:25 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7075d3f0
2024-06-28 12:07:25,792 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2b2c7991)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObjectData: CoreMessage[messageID=204, durable=true, userID=fba76853-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:25 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectData, size=834, properties=TypedProperties[__AMQ_CID=fba630cc-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.platform.holders.StringHolder"}, _AMQ_ROUTING_TYPE=1]]@58958938, transaction: TransactionImpl [xid=null, txID=220, xid=null, state=COMMITTED, createTime=1719576445789(Fri Jun 28 12:07:25 UTC 2024), timeoutSeconds=-1, nr operations = 0]@46c69e6f
2024-06-28 12:07:25,792 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection fba7b674-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:25,794 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection fba82ba9-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:25,795 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:07:25,795 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.008398 ms
2024-06-28 12:07:25,796 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:07:25,796 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:07:25,797 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection fba630ca-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:25,797 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:07:25,798 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 27.429324 ms
2024-06-28 12:07:25,798 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testMomEnvironmentWithCustomDefaultMarshaller [artemis-j2ee]>
2024-06-28 12:07:25,799 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:25,799 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testMomEnvironmentWithConfiguredDefaultMarshaller [artemis-j2ee]>
2024-06-28 12:07:25,799 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 365805847'.
2024-06-28 12:07:25,801 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-06-28 12:07:25,802 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection fbaa9caf-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:25,802 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2b2c7991)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [fbaa9cb2-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=fbaa9caf-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=fb63f76e-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=fbaa9caf-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@22a8de10, true, {}]
2024-06-28 12:07:25,803 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@22846025
2024-06-28 12:07:25,803 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2b2c7991)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [fbaac3c3-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=fbaa9caf-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=fb63f76e-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=fbaa9caf-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4c794061, true, {}]
2024-06-28 12:07:25,805 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2b2c7991)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=239, durable=true, userID=fbab11e5-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:25 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishStringData, size=443, properties=TypedProperties[__AMQ_CID=fbaa9cb1-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2105477704, context: RoutingContextImpl(Address=test/mom/testPublishStringData, routingType=ANYCAST, PreviousAddress=test/mom/testPublishStringData previousRoute:ANYCAST, reusable=true, version=-2147483451)
..................................................
***** durable queues test/mom/testPublishStringData:
- queueID=141 address:test/mom/testPublishStringData name:test/mom/testPublishStringData filter:null
***** non durable for test/mom/testPublishStringData:
..................................................
, transaction: null
2024-06-28 12:07:25,810 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection fbabd536-3546-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:07:25,811 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2b2c7991)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [fbabfc49-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=fbabd536-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=fb63f76e-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=fbabd536-3546-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@29752600, true, {}]
2024-06-28 12:07:25,812 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2b2c7991)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [fbabfc4a-3546-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=fbabd536-3546-11ef-af8f-0a580a280f89, clientID=null, nodeID=fb63f76e-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=fbabd536-3546-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6eaa805c, true, {}]
2024-06-28 12:07:25,813 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2b2c7991)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishStringData, null, 0, false, true, null]
2024-06-28 12:07:25,814 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2b2c7991)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishStringData: Reference[239]:RELIABLE:CoreMessage[messageID=239, durable=true, userID=fbab11e5-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:25 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishStringData, size=443, properties=TypedProperties[__AMQ_CID=fbaa9cb1-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2105477704
2024-06-28 12:07:25,814 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2b2c7991)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishStringData: CoreMessage[messageID=239, durable=true, userID=fbab11e5-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:25 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishStringData, size=443, properties=TypedProperties[__AMQ_CID=fbaa9cb1-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2105477704 to transaction: TransactionImpl [xid=null, txID=248, xid=null, state=ACTIVE, createTime=1719576445814(Fri Jun 28 12:07:25 UTC 2024), timeoutSeconds=-1, nr operations = 1]@20710f4b
2024-06-28 12:07:25,815 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2b3472a0]
2024-06-28 12:07:25,819 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2b2c7991)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishStringData: CoreMessage[messageID=239, durable=true, userID=fbab11e5-3546-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:25 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishStringData, size=443, properties=TypedProperties[__AMQ_CID=fbaa9cb1-3546-11ef-af8f-0a580a280f89, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2105477704, transaction: TransactionImpl [xid=null, txID=248, xid=null, state=COMMITTED, createTime=1719576445814(Fri Jun 28 12:07:25 UTC 2024), timeoutSeconds=-1, nr operations = 0]@20710f4b
2024-06-28 12:07:25,820 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection fbabd536-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:25,821 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:07:25,821 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.015018 ms
2024-06-28 12:07:25,821 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:07:25,821 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:07:25,822 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection fbaa9caf-3546-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:25,823 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:07:25,823 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 24.095158 ms
2024-06-28 12:07:25,823 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testMomEnvironmentWithConfiguredDefaultMarshaller [artemis-j2ee]>
2024-06-28 12:07:25,824 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:25,824 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testMomEnvironmentWithInvalidMarshaller [artemis-j2ee]>
2024-06-28 12:07:25,824 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1535012397'.
2024-06-28 12:07:25,827 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-06-28 12:07:25,827 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:07:25,827 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.005598 ms
2024-06-28 12:07:25,828 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 3.421777 ms
2024-06-28 12:07:25,828 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testMomEnvironmentWithInvalidMarshaller [artemis-j2ee]>
2024-06-28 12:07:25,836 INFO  [main] org.apache.activemq.artemis.core.server.serverStopped(ActiveMQServerLogger_impl.java:61) - AMQ221002: Apache ActiveMQ Artemis Message Broker version 2.31.2 [fb63f76e-3546-11ef-af8f-0a580a280f89] stopped, uptime 0.498 seconds
2024-06-28 12:07:25,848 INFO  [main] org.apache.activemq.artemis.core.server.serverStarting(ActiveMQServerLogger_impl.java:45) - AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=data/journal,bindingsDirectory=data/bindings,largeMessagesDirectory=data/largemessages,pagingDirectory=data/paging)
2024-06-28 12:07:25,848 INFO  [main] org.apache.activemq.artemis.core.server.switchingNIO(ActiveMQServerLogger_impl.java:397) - AMQ221045: libaio is not available, switching the configuration into NIO
2024-06-28 12:07:25,848 INFO  [main] org.apache.activemq.artemis.core.server.journalUseNIO(ActiveMQServerLogger_impl.java:149) - AMQ221013: Using NIO Journal
2024-06-28 12:07:25,849 INFO  [main] org.apache.activemq.artemis.core.server.usingDefaultPaging(ActiveMQServerLogger_impl.java:493) - AMQ221057: Global Max Size is being adjusted to 1/2 of the JVM max size (-Xmx). being defined as 1073741824
2024-06-28 12:07:25,849 INFO  [main] org.apache.activemq.artemis.core.server.addingProtocolSupport(ActiveMQServerLogger_impl.java:389) - AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE
2024-06-28 12:07:25,849 INFO  [main] org.apache.activemq.audit.base.getNotificationInfo(AuditLogger_impl.java:1139) - AMQ601138: User anonymous@unknown is getting notification info on target resource: null
2024-06-28 12:07:25,850 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.ActiveMQServerControlImpl@58bb50f9
2024-06-28 12:07:25,850 INFO  [main] org.apache.activemq.audit.base.getNotificationInfo(AuditLogger_impl.java:1139) - AMQ601138: User anonymous@unknown is getting notification info on target resource: ActiveMQServerImpl::name=localhost
2024-06-28 12:07:25,853 INFO  [main] org.apache.activemq.artemis.core.server.waitingToObtainLiveLock(ActiveMQServerLogger_impl.java:317) - AMQ221034: Waiting indefinitely to obtain live lock
2024-06-28 12:07:25,853 INFO  [main] org.apache.activemq.artemis.core.server.obtainedLiveLock(ActiveMQServerLogger_impl.java:325) - AMQ221035: Live Server Obtained live lock
2024-06-28 12:07:25,947 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.scout.mom.requestreply.cancellation on address jms.topic.scout.mom.requestreply.cancellation
2024-06-28 12:07:25,949 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@20bc4c09
2024-06-28 12:07:25,951 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@753cc26d
2024-06-28 12:07:25,951 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicPublishFirst on address jms.topic.test/mom/testTopicPublishFirst
2024-06-28 12:07:25,951 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@1b33bbbe
2024-06-28 12:07:25,952 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5b0eb43f
2024-06-28 12:07:25,952 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testProperties on address jms.topic.test/mom/testProperties
2024-06-28 12:07:25,952 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@19106753
2024-06-28 12:07:25,953 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@a2cf1b6
2024-06-28 12:07:25,953 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicRequestReplyTimeout on address jms.topic.test/mom/testTopicRequestReplyTimeout
2024-06-28 12:07:25,953 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@c444506
2024-06-28 12:07:25,954 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@22c5a7fd
2024-06-28 12:07:25,954 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicRequestReplyRequestFirst on address jms.topic.test/mom/testTopicRequestReplyRequestFirst
2024-06-28 12:07:25,954 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@38f57609
2024-06-28 12:07:25,955 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@55b991e0
2024-06-28 12:07:25,955 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicRequestReplyMultipleSubscriptions on address jms.topic.test/mom/testTopicRequestReplyMultipleSubscriptions
2024-06-28 12:07:25,955 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@7bfb9224
2024-06-28 12:07:25,956 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@740e38e9
2024-06-28 12:07:25,956 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicRequestReplyCorrelationId on address jms.topic.test/mom/testTopicRequestReplyCorrelationId
2024-06-28 12:07:25,956 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@67d85d5f
2024-06-28 12:07:25,957 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7ef7f6d5
2024-06-28 12:07:25,957 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicPublishSubscribeMultipleSubscriptions on address jms.topic.test/mom/testTopicPublishSubscribeMultipleSubscriptions
2024-06-28 12:07:25,957 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@59ba219d
2024-06-28 12:07:25,958 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5cf69333
2024-06-28 12:07:25,958 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testQueueRequestReplyJsonObjectMarshaller on address jms.topic.test/mom/testQueueRequestReplyJsonObjectMarshaller
2024-06-28 12:07:25,958 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@79611f57
2024-06-28 12:07:25,959 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@38e10ff0
2024-06-28 12:07:25,959 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicRequestReplyCancellation on address jms.topic.test/mom/testTopicRequestReplyCancellation
2024-06-28 12:07:25,959 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@30df67b8
2024-06-28 12:07:25,960 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@58d8059b
2024-06-28 12:07:25,960 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicRequestReply on address jms.topic.test/mom/testTopicRequestReply
2024-06-28 12:07:25,960 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@29323270
2024-06-28 12:07:25,961 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@191c2629
2024-06-28 12:07:25,961 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicPublishSubscribeCorrelationId on address jms.topic.test/mom/testTopicPublishSubscribeCorrelationId
2024-06-28 12:07:25,961 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@52357015
2024-06-28 12:07:25,961 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4a595315
2024-06-28 12:07:25,962 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testMessageSelector on address jms.topic.test/mom/testMessageSelector
2024-06-28 12:07:25,962 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@7240599c
2024-06-28 12:07:25,962 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@a151493
2024-06-28 12:07:25,963 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testQueueRequestReplyCancellation on address jms.topic.test/mom/testQueueRequestReplyCancellation
2024-06-28 12:07:25,963 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@7359781c
2024-06-28 12:07:25,963 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@73985c99
2024-06-28 12:07:25,963 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.differentTopic on address jms.topic.differentTopic
2024-06-28 12:07:25,964 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@36477cf
2024-06-28 12:07:25,964 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@21775abc
2024-06-28 12:07:25,964 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.scout.physical.UnitTestTopic on address jms.topic.scout.physical.UnitTestTopic
2024-06-28 12:07:25,964 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@19d65f16
2024-06-28 12:07:25,965 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@289bb421
2024-06-28 12:07:25,965 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue Durable-Test-Subscription on address jms.topic.test/mom/testTopicPublishSubscribe
2024-06-28 12:07:25,966 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@8e164f2
2024-06-28 12:07:25,966 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@13d86de8
2024-06-28 12:07:25,966 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishBytes on address jms.queue.test/mom/testPublishBytes
2024-06-28 12:07:25,966 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@385dae6a
2024-06-28 12:07:25,967 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4d923ffc
2024-06-28 12:07:25,967 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishText on address jms.queue.test/mom/testPublishText
2024-06-28 12:07:25,967 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@4ed70448
2024-06-28 12:07:25,968 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1eb08757
2024-06-28 12:07:25,968 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishObject on address jms.queue.test/mom/testPublishObject
2024-06-28 12:07:25,968 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@4bcb5415
2024-06-28 12:07:25,969 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@177aef4f
2024-06-28 12:07:25,969 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testConcurrentMessageConsumption on address jms.queue.test/mom/testConcurrentMessageConsumption
2024-06-28 12:07:25,969 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@61f94cac
2024-06-28 12:07:25,970 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7be9e5fb
2024-06-28 12:07:25,970 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishAndConsumeInternal on address jms.queue.test/mom/testPublishAndConsumeInternal
2024-06-28 12:07:25,970 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6a937d6f
2024-06-28 12:07:25,971 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2ad3e7e5
2024-06-28 12:07:25,971 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testSubscribeTransactional on address jms.queue.test/mom/testSubscribeTransactional
2024-06-28 12:07:25,971 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@164523f
2024-06-28 12:07:25,972 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3596a9d5
2024-06-28 12:07:25,972 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testSubscribeFailover on address jms.queue.test/mom/testSubscribeFailover
2024-06-28 12:07:25,972 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@441fd20d
2024-06-28 12:07:25,973 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7146e9a4
2024-06-28 12:07:25,973 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testQueuePublishFirst on address jms.queue.test/mom/testQueuePublishFirst
2024-06-28 12:07:25,973 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@5290b819
2024-06-28 12:07:25,974 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@52c86b9f
2024-06-28 12:07:25,974 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishJsonData on address jms.queue.test/mom/testPublishJsonData
2024-06-28 12:07:25,974 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@687d4471
2024-06-28 12:07:25,975 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2e309b13
2024-06-28 12:07:25,975 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishJsonDataSecure on address jms.queue.test/mom/testPublishJsonDataSecure
2024-06-28 12:07:25,975 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@79b7aebc
2024-06-28 12:07:25,975 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@68b2a686
2024-06-28 12:07:25,976 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testQueueRequestReplyRequestFirst on address jms.queue.test/mom/testQueueRequestReplyRequestFirst
2024-06-28 12:07:25,976 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6aee292d
2024-06-28 12:07:25,976 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@402cdf60
2024-06-28 12:07:25,977 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishTransactional on address jms.queue.test/mom/testPublishTransactional
2024-06-28 12:07:25,977 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@42a4b97
2024-06-28 12:07:25,977 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@79d15b02
2024-06-28 12:07:25,977 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishStringData on address jms.queue.test/mom/testPublishStringData
2024-06-28 12:07:25,978 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@62edb254
2024-06-28 12:07:25,978 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@449ca6b6
2024-06-28 12:07:25,978 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishObjectData on address jms.queue.test/mom/testPublishObjectData
2024-06-28 12:07:25,979 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@12bc2b41
2024-06-28 12:07:25,979 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@61466b5f
2024-06-28 12:07:25,979 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testCurrentMessagePubSub on address jms.queue.test/mom/testCurrentMessagePubSub
2024-06-28 12:07:25,979 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6eb61a31
2024-06-28 12:07:25,980 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4fbea847
2024-06-28 12:07:25,980 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testSerialMessageConsumption on address jms.queue.test/mom/testSerialMessageConsumption
2024-06-28 12:07:25,980 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@3cab74d2
2024-06-28 12:07:25,981 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6e65fc8b
2024-06-28 12:07:25,981 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@30dc14e4
2024-06-28 12:07:25,982 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AcceptorControlImpl@6d70965d
2024-06-28 12:07:26,023 INFO  [main] org.apache.activemq.artemis.core.server.serverIsLive(ActiveMQServerLogger_impl.java:101) - AMQ221007: Server is now live
2024-06-28 12:07:26,023 INFO  [main] org.apache.activemq.artemis.core.server.serverStarted(ActiveMQServerLogger_impl.java:53) - AMQ221001: Apache ActiveMQ Artemis Message Broker version 2.31.2 [localhost, nodeID=fbb12c6d-3546-11ef-af8f-0a580a280f89] 
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.319 s -- in org.eclipse.scout.rt.mom.jms.JmsMomWithCustomMarshallerTest
[INFO] Running org.eclipse.scout.rt.mom.jms.JmsMomWithFailoverTest
2024-06-28 12:07:26,027 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:26,027 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testSubscribeFailover [activemq]>
2024-06-28 12:07:26,030 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1290583870'.
2024-06-28 12:07:26,039 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #138 initialized: null
2024-06-28 12:07:26,042 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom138]
2024-06-28 12:07:26,042 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom138]
2024-06-28 12:07:26,042 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom138]
2024-06-28 12:07:26,042 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom138]
2024-06-28 12:07:26,042 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom138]
2024-06-28 12:07:26,044 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom138, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:136) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom138]
2024-06-28 12:07:26,044 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom138, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:136) started - MDC[jobName=JMS subscriber, activemq.broker=mom138]
2024-06-28 12:07:26,044 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom138]
2024-06-28 12:07:26,045 INFO  [scout-thread-20] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom138 started - MDC[jobName=JMS subscriber, activemq.broker=mom138]
2024-06-28 12:07:26,046 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-409:1,clientId=Scout JUnit MOM #138 (f7f96604-3f8c-40d6-90b4-35edaba0b2ad),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom138]
simulateConnectionDown
2024-06-28 12:07:26,054 WARN  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.invalidate(JmsConnectionWrapper.java:174) - invalidate 1 connection and 1 sessions due to 'JUnit fixture: connection failed'
2024-06-28 12:07:26,054 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.invalidate(JmsConnectionWrapper.java:178) - invalidating session 1 of 1
2024-06-28 12:07:26,055 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsSessionProviderWrapper.invalidate(JmsSessionProviderWrapper.java:100) - Invalidate sessionProvider org.eclipse.scout.rt.mom.jms.JmsSessionProvider@4446b235
2024-06-28 12:07:26,055 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.invalidate(JmsConnectionWrapper.java:186) - invalidating connection
2024-06-28 12:07:26,056 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom138 stopped
2024-06-28 12:07:26,056 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom138, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:136) is shutting down - MDC[activemq.broker=mom138]
2024-06-28 12:07:26,057 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom138, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:136) uptime 0.014 seconds - MDC[activemq.broker=mom138]
2024-06-28 12:07:26,057 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom138, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:136) is shutdown - MDC[activemq.broker=mom138]
2024-06-28 12:07:26,057 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.invalidate(JmsConnectionWrapper.java:188) - connection invalidated
2024-06-28 12:07:26,057 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.waitForRetry(JmsConnectionWrapper.java:278) - JMS connection unavailable 'jakarta.jms.JMSException: JUnit fixture: no connection'; retry #1 in 1 seconds - MDC[jobName=JMS subscriber, activemq.broker=mom138]
2024-06-28 12:07:27,057 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.waitForRetry(JmsConnectionWrapper.java:278) - JMS connection unavailable 'jakarta.jms.JMSException: JUnit fixture: no connection'; retry #2 in 1 seconds - MDC[jobName=JMS subscriber, activemq.broker=mom138]
2024-06-28 12:07:28,058 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.waitForRetry(JmsConnectionWrapper.java:278) - JMS connection unavailable 'jakarta.jms.JMSException: JUnit fixture: no connection'; retry #3 in 1 seconds - MDC[jobName=JMS subscriber, activemq.broker=mom138]
2024-06-28 12:07:29,059 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.waitForRetry(JmsConnectionWrapper.java:278) - JMS connection unavailable 'jakarta.jms.JMSException: JUnit fixture: no connection'; retry #4 in 1 seconds - MDC[jobName=JMS subscriber, activemq.broker=mom138]
2024-06-28 12:07:30,059 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.waitForRetry(JmsConnectionWrapper.java:278) - JMS connection unavailable 'jakarta.jms.JMSException: JUnit fixture: no connection'; retry #5 in 1 seconds - MDC[jobName=JMS subscriber, activemq.broker=mom138]
2024-06-28 12:07:31,060 WARN  [scout-thread-20] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.waitForRetry(JmsConnectionWrapper.java:274) - JMS connection unavailable 'jakarta.jms.JMSException: JUnit fixture: no connection'; fail after 5 retry - MDC[jobName=JMS subscriber, activemq.broker=mom138]
2024-06-28 12:07:31,060 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.internal.JmsSessionProviderWrapper.waitForRetry(JmsSessionProviderWrapper.java:156) - JMS call failed 'jakarta.jms.JMSException: JUnit fixture: no connection'; retry in 2 seconds - MDC[jobName=JMS subscriber, activemq.broker=mom138]
simulateConnectionUp
2024-06-28 12:07:33,061 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom138]
2024-06-28 12:07:33,062 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom138]
2024-06-28 12:07:33,062 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom138]
2024-06-28 12:07:33,062 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom138]
2024-06-28 12:07:33,062 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom138]
2024-06-28 12:07:33,063 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom138, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:137) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom138]
2024-06-28 12:07:33,063 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom138, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:137) started - MDC[jobName=JMS subscriber, activemq.broker=mom138]
2024-06-28 12:07:33,063 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom138]
2024-06-28 12:07:33,063 INFO  [scout-thread-20] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom138 started - MDC[jobName=JMS subscriber, activemq.broker=mom138]
2024-06-28 12:07:33,065 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-409:2,clientId=Scout JUnit MOM #138 (f7f96604-3f8c-40d6-90b4-35edaba0b2ad),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom138]
2024-06-28 12:07:33,069 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@4a3d0660, org.eclipse.scout.rt.mom.jms.JmsSubscription@79172834]
2024-06-28 12:07:33,069 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:07:33,070 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.014964 ms
2024-06-28 12:07:33,070 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:07:33,070 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:07:33,070 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom138 stopped
2024-06-28 12:07:33,071 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom138, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:137) is shutting down - MDC[activemq.broker=mom138]
2024-06-28 12:07:33,071 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom138, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:137) uptime 0.010 seconds - MDC[activemq.broker=mom138]
2024-06-28 12:07:33,071 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom138, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:137) is shutdown - MDC[activemq.broker=mom138]
2024-06-28 12:07:33,071 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:07:33,072 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 7044.580195 ms
2024-06-28 12:07:33,072 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testSubscribeFailover [activemq]>
2024-06-28 12:07:33,073 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:33,073 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testSubscribeFailover [activemq-j2ee]>
2024-06-28 12:07:33,074 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:07:33,074 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.006476 ms
2024-06-28 12:07:33,074 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 0.464314 ms
2024-06-28 12:07:33,074 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testSubscribeFailover [activemq-j2ee]>
2024-06-28 12:07:33,075 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:33,075 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testSubscribeFailover [artemis]>
2024-06-28 12:07:33,075 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 515399299'.
2024-06-28 12:07:33,078 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-06-28 12:07:33,079 INFO  [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0000feb0-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom138]
2024-06-28 12:07:33,081 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1e9bc8)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [00014cd3-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=0000feb0-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=fbb12c6d-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=0000feb0-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5307c244, true, {}]
2024-06-28 12:07:33,084 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@16fa82f9 - MDC[jobName=JMS subscriber, activemq.broker=mom138]
2024-06-28 12:07:33,085 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1e9bc8)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0001c204-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=0000feb0-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=fbb12c6d-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=0000feb0-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1cfd2c6f, true, {}]
2024-06-28 12:07:33,086 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1e9bc8)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testSubscribeFailover, address=test/mom/testSubscribeFailover, 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, fqqn=null]]
2024-06-28 12:07:33,087 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1e9bc8)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@2dabb2a4
2024-06-28 12:07:33,089 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1e9bc8)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@9b9182c
2024-06-28 12:07:33,093 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1e9bc8)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testSubscribeFailover, null, 0, false, true, null]
2024-06-28 12:07:33,095 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1e9bc8)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [000348a6-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=0000feb0-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=fbb12c6d-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=0000feb0-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4ed984f2, true, {}]
2024-06-28 12:07:33,098 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1e9bc8)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=148, durable=true, userID=000396c8-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:33 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeFailover, size=592, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@600466308, context: RoutingContextImpl(Address=test/mom/testSubscribeFailover, routingType=ANYCAST, PreviousAddress=test/mom/testSubscribeFailover previousRoute:ANYCAST, reusable=true, version=-2147483416)
..................................................
***** durable queues test/mom/testSubscribeFailover:
- queueID=141 address:test/mom/testSubscribeFailover name:test/mom/testSubscribeFailover filter:null
***** non durable for test/mom/testSubscribeFailover:
..................................................
, transaction: null
2024-06-28 12:07:33,100 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1e9bc8)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSubscribeFailover: Reference[148]:RELIABLE:CoreMessage[messageID=148, durable=true, userID=000396c8-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:33 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeFailover, size=592, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@600466308
2024-06-28 12:07:33,101 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1e9bc8)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testSubscribeFailover: CoreMessage[messageID=148, durable=true, userID=000396c8-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:33 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeFailover, size=592, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@600466308 to transaction: TransactionImpl [xid=null, txID=151, xid=null, state=ACTIVE, createTime=1719576453101(Fri Jun 28 12:07:33 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7a1e005f
simulateConnectionDown
2024-06-28 12:07:33,102 WARN  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.invalidate(JmsConnectionWrapper.java:174) - invalidate 1 connection and 1 sessions due to 'JUnit fixture: connection failed'
2024-06-28 12:07:33,102 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1e9bc8)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testSubscribeFailover: CoreMessage[messageID=148, durable=true, userID=000396c8-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:33 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeFailover, size=592, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@600466308, transaction: TransactionImpl [xid=null, txID=151, xid=null, state=COMMITTED, createTime=1719576453101(Fri Jun 28 12:07:33 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7a1e005f
2024-06-28 12:07:33,102 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.invalidate(JmsConnectionWrapper.java:178) - invalidating session 1 of 1
2024-06-28 12:07:33,102 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsSessionProviderWrapper.invalidate(JmsSessionProviderWrapper.java:100) - Invalidate sessionProvider org.eclipse.scout.rt.mom.jms.JmsSessionProvider@4452b545
2024-06-28 12:07:33,103 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.invalidate(JmsConnectionWrapper.java:186) - invalidating connection
2024-06-28 12:07:33,104 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0000feb0-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:33,105 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.invalidate(JmsConnectionWrapper.java:188) - connection invalidated
2024-06-28 12:07:33,106 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.waitForRetry(JmsConnectionWrapper.java:278) - JMS connection unavailable 'jakarta.jms.JMSException: JUnit fixture: no connection'; retry #1 in 1 seconds - MDC[jobName=JMS subscriber, activemq.broker=mom138]
2024-06-28 12:07:34,106 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.waitForRetry(JmsConnectionWrapper.java:278) - JMS connection unavailable 'jakarta.jms.JMSException: JUnit fixture: no connection'; retry #2 in 1 seconds - MDC[jobName=JMS subscriber, activemq.broker=mom138]
2024-06-28 12:07:35,106 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.waitForRetry(JmsConnectionWrapper.java:278) - JMS connection unavailable 'jakarta.jms.JMSException: JUnit fixture: no connection'; retry #3 in 1 seconds - MDC[jobName=JMS subscriber, activemq.broker=mom138]
2024-06-28 12:07:36,107 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.waitForRetry(JmsConnectionWrapper.java:278) - JMS connection unavailable 'jakarta.jms.JMSException: JUnit fixture: no connection'; retry #4 in 1 seconds - MDC[jobName=JMS subscriber, activemq.broker=mom138]
2024-06-28 12:07:37,107 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.waitForRetry(JmsConnectionWrapper.java:278) - JMS connection unavailable 'jakarta.jms.JMSException: JUnit fixture: no connection'; retry #5 in 1 seconds - MDC[jobName=JMS subscriber, activemq.broker=mom138]
2024-06-28 12:07:38,108 WARN  [scout-thread-20] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.waitForRetry(JmsConnectionWrapper.java:274) - JMS connection unavailable 'jakarta.jms.JMSException: JUnit fixture: no connection'; fail after 5 retry - MDC[jobName=JMS subscriber, activemq.broker=mom138]
2024-06-28 12:07:38,108 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.internal.JmsSessionProviderWrapper.waitForRetry(JmsSessionProviderWrapper.java:156) - JMS call failed 'jakarta.jms.JMSException: JUnit fixture: no connection'; retry in 2 seconds - MDC[jobName=JMS subscriber, activemq.broker=mom138]
simulateConnectionUp
2024-06-28 12:07:40,109 INFO  [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 0431b019-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom138]
2024-06-28 12:07:40,110 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1e9bc8)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0431d72c-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=0431b019-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=fbb12c6d-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=0431b019-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4421ef82, true, {}]
2024-06-28 12:07:40,112 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@2cccdaa7 - MDC[jobName=JMS subscriber, activemq.broker=mom138]
2024-06-28 12:07:40,112 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1e9bc8)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0432254d-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=0431b019-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=fbb12c6d-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=0431b019-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@12bdd1ff, true, {}]
2024-06-28 12:07:40,113 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1e9bc8)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [0432254e-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=0431b019-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=fbb12c6d-3546-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=0431b019-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@74d9e16c, true, {}]
2024-06-28 12:07:40,113 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1e9bc8)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testSubscribeFailover, null, 0, false, true, null]
2024-06-28 12:07:40,114 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1e9bc8)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=166, durable=true, userID=04324c60-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:40 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeFailover, size=592, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@904194903, context: RoutingContextImpl(Address=test/mom/testSubscribeFailover, routingType=ANYCAST, PreviousAddress=test/mom/testSubscribeFailover previousRoute:ANYCAST, reusable=true, version=-2147483416)
..................................................
***** durable queues test/mom/testSubscribeFailover:
- queueID=141 address:test/mom/testSubscribeFailover name:test/mom/testSubscribeFailover filter:null
***** non durable for test/mom/testSubscribeFailover:
..................................................
, transaction: null
2024-06-28 12:07:40,119 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1e9bc8)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSubscribeFailover: Reference[166]:RELIABLE:CoreMessage[messageID=166, durable=true, userID=04324c60-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:40 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeFailover, size=592, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@904194903
2024-06-28 12:07:40,120 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1e9bc8)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testSubscribeFailover: CoreMessage[messageID=166, durable=true, userID=04324c60-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:40 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeFailover, size=592, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@904194903 to transaction: TransactionImpl [xid=null, txID=169, xid=null, state=ACTIVE, createTime=1719576460120(Fri Jun 28 12:07:40 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3ff2094c
2024-06-28 12:07:40,121 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@2388307, org.eclipse.scout.rt.mom.jms.JmsSubscription@2c7ceffa]
2024-06-28 12:07:40,124 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1e9bc8)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testSubscribeFailover: CoreMessage[messageID=166, durable=true, userID=04324c60-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:07:40 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeFailover, size=592, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@904194903, transaction: TransactionImpl [xid=null, txID=169, xid=null, state=COMMITTED, createTime=1719576460120(Fri Jun 28 12:07:40 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3ff2094c
2024-06-28 12:07:40,125 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:07:40,125 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.018166 ms
2024-06-28 12:07:40,125 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:07:40,125 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:07:40,126 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 0431b019-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:07:40,127 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:07:40,127 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 7052.196076 ms
2024-06-28 12:07:40,127 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testSubscribeFailover [artemis]>
2024-06-28 12:07:40,129 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:40,129 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testSubscribeFailover [artemis-j2ee]>
2024-06-28 12:07:40,129 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:07:40,129 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.007159 ms
2024-06-28 12:07:40,130 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 0.582470 ms
2024-06-28 12:07:40,130 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testSubscribeFailover [artemis-j2ee]>
2024-06-28 12:07:40,138 INFO  [main] org.apache.activemq.artemis.core.server.serverStopped(ActiveMQServerLogger_impl.java:61) - AMQ221002: Apache ActiveMQ Artemis Message Broker version 2.31.2 [fbb12c6d-3546-11ef-af8f-0a580a280f89] stopped, uptime 14.295 seconds
2024-06-28 12:07:40,152 INFO  [main] org.apache.activemq.artemis.core.server.serverStarting(ActiveMQServerLogger_impl.java:45) - AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=data/journal,bindingsDirectory=data/bindings,largeMessagesDirectory=data/largemessages,pagingDirectory=data/paging)
2024-06-28 12:07:40,152 INFO  [main] org.apache.activemq.artemis.core.server.switchingNIO(ActiveMQServerLogger_impl.java:397) - AMQ221045: libaio is not available, switching the configuration into NIO
2024-06-28 12:07:40,152 INFO  [main] org.apache.activemq.artemis.core.server.journalUseNIO(ActiveMQServerLogger_impl.java:149) - AMQ221013: Using NIO Journal
2024-06-28 12:07:40,154 INFO  [main] org.apache.activemq.artemis.core.server.usingDefaultPaging(ActiveMQServerLogger_impl.java:493) - AMQ221057: Global Max Size is being adjusted to 1/2 of the JVM max size (-Xmx). being defined as 1073741824
2024-06-28 12:07:40,154 INFO  [main] org.apache.activemq.artemis.core.server.addingProtocolSupport(ActiveMQServerLogger_impl.java:389) - AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE
2024-06-28 12:07:40,155 INFO  [main] org.apache.activemq.audit.base.getNotificationInfo(AuditLogger_impl.java:1139) - AMQ601138: User anonymous@unknown is getting notification info on target resource: null
2024-06-28 12:07:40,155 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.ActiveMQServerControlImpl@3002acf9
2024-06-28 12:07:40,155 INFO  [main] org.apache.activemq.audit.base.getNotificationInfo(AuditLogger_impl.java:1139) - AMQ601138: User anonymous@unknown is getting notification info on target resource: ActiveMQServerImpl::name=localhost
2024-06-28 12:07:40,159 INFO  [main] org.apache.activemq.artemis.core.server.waitingToObtainLiveLock(ActiveMQServerLogger_impl.java:317) - AMQ221034: Waiting indefinitely to obtain live lock
2024-06-28 12:07:40,159 INFO  [main] org.apache.activemq.artemis.core.server.obtainedLiveLock(ActiveMQServerLogger_impl.java:325) - AMQ221035: Live Server Obtained live lock
2024-06-28 12:07:40,251 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.scout.mom.requestreply.cancellation on address jms.topic.scout.mom.requestreply.cancellation
2024-06-28 12:07:40,252 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@7dbb24a6
2024-06-28 12:07:40,253 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@38c00fa1
2024-06-28 12:07:40,253 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicPublishFirst on address jms.topic.test/mom/testTopicPublishFirst
2024-06-28 12:07:40,254 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@239462d2
2024-06-28 12:07:40,254 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4bac54cc
2024-06-28 12:07:40,255 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testProperties on address jms.topic.test/mom/testProperties
2024-06-28 12:07:40,255 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6f96c70b
2024-06-28 12:07:40,255 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5713705f
2024-06-28 12:07:40,255 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicRequestReplyTimeout on address jms.topic.test/mom/testTopicRequestReplyTimeout
2024-06-28 12:07:40,256 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@57110a9d
2024-06-28 12:07:40,256 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7eb22e87
2024-06-28 12:07:40,257 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicRequestReplyRequestFirst on address jms.topic.test/mom/testTopicRequestReplyRequestFirst
2024-06-28 12:07:40,257 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@27c510c5
2024-06-28 12:07:40,257 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6b981dea
2024-06-28 12:07:40,258 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicRequestReplyMultipleSubscriptions on address jms.topic.test/mom/testTopicRequestReplyMultipleSubscriptions
2024-06-28 12:07:40,258 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@3482b7e6
2024-06-28 12:07:40,258 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5bab61e7
2024-06-28 12:07:40,259 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicRequestReplyCorrelationId on address jms.topic.test/mom/testTopicRequestReplyCorrelationId
2024-06-28 12:07:40,259 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@5467016f
2024-06-28 12:07:40,259 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7fbb3144
2024-06-28 12:07:40,259 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicPublishSubscribeMultipleSubscriptions on address jms.topic.test/mom/testTopicPublishSubscribeMultipleSubscriptions
2024-06-28 12:07:40,260 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@5ea794d2
2024-06-28 12:07:40,260 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5e8372b8
2024-06-28 12:07:40,260 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testQueueRequestReplyJsonObjectMarshaller on address jms.topic.test/mom/testQueueRequestReplyJsonObjectMarshaller
2024-06-28 12:07:40,260 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@32836c7e
2024-06-28 12:07:40,261 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@14944a7b
2024-06-28 12:07:40,261 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicRequestReplyCancellation on address jms.topic.test/mom/testTopicRequestReplyCancellation
2024-06-28 12:07:40,261 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@76774d3f
2024-06-28 12:07:40,262 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3324f7fb
2024-06-28 12:07:40,262 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicRequestReply on address jms.topic.test/mom/testTopicRequestReply
2024-06-28 12:07:40,262 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@1aed9d7d
2024-06-28 12:07:40,263 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2c9cdbc9
2024-06-28 12:07:40,263 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicPublishSubscribeCorrelationId on address jms.topic.test/mom/testTopicPublishSubscribeCorrelationId
2024-06-28 12:07:40,263 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@60ce75d0
2024-06-28 12:07:40,264 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@74c1cd1d
2024-06-28 12:07:40,264 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testMessageSelector on address jms.topic.test/mom/testMessageSelector
2024-06-28 12:07:40,264 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@231a08d
2024-06-28 12:07:40,265 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@48b97191
2024-06-28 12:07:40,265 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testQueueRequestReplyCancellation on address jms.topic.test/mom/testQueueRequestReplyCancellation
2024-06-28 12:07:40,265 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@5bcafda3
2024-06-28 12:07:40,265 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@21996ae2
2024-06-28 12:07:40,266 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.differentTopic on address jms.topic.differentTopic
2024-06-28 12:07:40,266 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@2e239394
2024-06-28 12:07:40,266 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2d154a38
2024-06-28 12:07:40,266 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.scout.physical.UnitTestTopic on address jms.topic.scout.physical.UnitTestTopic
2024-06-28 12:07:40,267 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@21be9ddc
2024-06-28 12:07:40,267 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4b9a2d73
2024-06-28 12:07:40,267 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue Durable-Test-Subscription on address jms.topic.test/mom/testTopicPublishSubscribe
2024-06-28 12:07:40,268 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@7997b8a7
2024-06-28 12:07:40,268 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7ed47927
2024-06-28 12:07:40,268 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishBytes on address jms.queue.test/mom/testPublishBytes
2024-06-28 12:07:40,268 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@2b515b5c
2024-06-28 12:07:40,269 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@31ba0af0
2024-06-28 12:07:40,269 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishText on address jms.queue.test/mom/testPublishText
2024-06-28 12:07:40,269 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@752ccee0
2024-06-28 12:07:40,270 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@28ec9c23
2024-06-28 12:07:40,270 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishObject on address jms.queue.test/mom/testPublishObject
2024-06-28 12:07:40,270 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@946b9d9
2024-06-28 12:07:40,271 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@68cacf8b
2024-06-28 12:07:40,271 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testConcurrentMessageConsumption on address jms.queue.test/mom/testConcurrentMessageConsumption
2024-06-28 12:07:40,271 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@7b8247bc
2024-06-28 12:07:40,272 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3743d16b
2024-06-28 12:07:40,272 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishAndConsumeInternal on address jms.queue.test/mom/testPublishAndConsumeInternal
2024-06-28 12:07:40,272 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@b772e2b
2024-06-28 12:07:40,272 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@357f1e59
2024-06-28 12:07:40,273 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testSubscribeTransactional on address jms.queue.test/mom/testSubscribeTransactional
2024-06-28 12:07:40,273 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@5c2900ed
2024-06-28 12:07:40,273 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@75c85a8a
2024-06-28 12:07:40,273 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testSubscribeFailover on address jms.queue.test/mom/testSubscribeFailover
2024-06-28 12:07:40,274 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@47fc346e
2024-06-28 12:07:40,274 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@abc771e
2024-06-28 12:07:40,274 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testQueuePublishFirst on address jms.queue.test/mom/testQueuePublishFirst
2024-06-28 12:07:40,275 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@1e0630cc
2024-06-28 12:07:40,275 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@29ad358c
2024-06-28 12:07:40,275 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishJsonData on address jms.queue.test/mom/testPublishJsonData
2024-06-28 12:07:40,275 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@fd42b93
2024-06-28 12:07:40,276 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6639a9f0
2024-06-28 12:07:40,276 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishJsonDataSecure on address jms.queue.test/mom/testPublishJsonDataSecure
2024-06-28 12:07:40,276 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@491665ab
2024-06-28 12:07:40,277 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@9573850
2024-06-28 12:07:40,277 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testQueueRequestReplyRequestFirst on address jms.queue.test/mom/testQueueRequestReplyRequestFirst
2024-06-28 12:07:40,277 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@2771025a
2024-06-28 12:07:40,278 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@c2c496d
2024-06-28 12:07:40,278 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishTransactional on address jms.queue.test/mom/testPublishTransactional
2024-06-28 12:07:40,278 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@76ed5e7e
2024-06-28 12:07:40,279 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@46c87d4b
2024-06-28 12:07:40,279 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishStringData on address jms.queue.test/mom/testPublishStringData
2024-06-28 12:07:40,279 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6984d41a
2024-06-28 12:07:40,279 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@70d8f66
2024-06-28 12:07:40,280 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishObjectData on address jms.queue.test/mom/testPublishObjectData
2024-06-28 12:07:40,280 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@1b0f3f57
2024-06-28 12:07:40,280 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1ea83b58
2024-06-28 12:07:40,281 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testCurrentMessagePubSub on address jms.queue.test/mom/testCurrentMessagePubSub
2024-06-28 12:07:40,281 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@51430893
2024-06-28 12:07:40,281 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3a5ecb62
2024-06-28 12:07:40,281 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testSerialMessageConsumption on address jms.queue.test/mom/testSerialMessageConsumption
2024-06-28 12:07:40,282 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@58c9bef9
2024-06-28 12:07:40,282 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7643c43
2024-06-28 12:07:40,282 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@4e2abbac
2024-06-28 12:07:40,283 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AcceptorControlImpl@17c83403
2024-06-28 12:07:40,288 INFO  [main] org.apache.activemq.artemis.core.server.serverIsLive(ActiveMQServerLogger_impl.java:101) - AMQ221007: Server is now live
2024-06-28 12:07:40,288 INFO  [main] org.apache.activemq.artemis.core.server.serverStarted(ActiveMQServerLogger_impl.java:53) - AMQ221001: Apache ActiveMQ Artemis Message Broker version 2.31.2 [localhost, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89] 
[WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 14.26 s -- in org.eclipse.scout.rt.mom.jms.JmsMomWithFailoverTest
[INFO] Running org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest
2024-06-28 12:07:40,292 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:40,292 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testRequestReply [activemq]>
2024-06-28 12:07:40,294 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 642124169'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom138]
2024-06-28 12:07:40,295 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #139 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom138]
2024-06-28 12:07:40,300 INFO  [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom139]
2024-06-28 12:07:40,300 INFO  [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom139]
2024-06-28 12:07:40,300 INFO  [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom139]
2024-06-28 12:07:40,300 INFO  [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom139]
2024-06-28 12:07:40,300 INFO  [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom139]
2024-06-28 12:07:40,301 INFO  [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom139, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:138) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom139]
2024-06-28 12:07:40,301 INFO  [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom139, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:138) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom139]
2024-06-28 12:07:40,301 INFO  [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom139]
2024-06-28 12:07:40,302 INFO  [scout-thread-17] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom139 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom139]
2024-06-28 12:07:40,303 INFO  [scout-thread-17] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-413:1,clientId=Scout JUnit MOM #139 (f7f96604-3f8c-40d6-90b4-35edaba0b2ad),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom139]
2024-06-28 12:07:40,325 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@7792523c, org.eclipse.scout.rt.mom.jms.JmsSubscription@5fdef89c] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom138]
2024-06-28 12:07:40,332 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@114d5b46, org.eclipse.scout.rt.mom.jms.JmsSubscription@519abda5] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom138]
2024-06-28 12:07:40,338 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@70d3e48b, org.eclipse.scout.rt.mom.jms.JmsSubscription@543db091] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom138]
2024-06-28 12:07:40,347 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@383bde79, org.eclipse.scout.rt.mom.jms.JmsSubscription@5932d254] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom138]
2024-06-28 12:07:40,363 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@bb68fd6, org.eclipse.scout.rt.mom.jms.JmsSubscription@1dbc6d6a] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom138]
2024-06-28 12:07:40,369 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@7610fa46, org.eclipse.scout.rt.mom.jms.JmsSubscription@3a9b7dda] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom138]
2024-06-28 12:07:40,375 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@8c900aa, org.eclipse.scout.rt.mom.jms.JmsSubscription@73493b06] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom138]
2024-06-28 12:07:40,383 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@14721856, org.eclipse.scout.rt.mom.jms.JmsSubscription@3a91ffe1] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom138]
2024-06-28 12:07:40,391 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@188fb706, org.eclipse.scout.rt.mom.jms.JmsSubscription@34bd0a1] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom138]
2024-06-28 12:07:40,397 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@3551120a, org.eclipse.scout.rt.mom.jms.JmsSubscription@4c9d3cf] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom138]
2024-06-28 12:07:40,398 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@7dfb88ce[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:07:40,398 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.012102 ms
2024-06-28 12:07:40,399 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:07:40,399 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:07:40,399 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom139 stopped
2024-06-28 12:07:40,400 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom139, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:138) is shutting down - MDC[activemq.broker=mom139]
2024-06-28 12:07:40,400 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom139, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:138) uptime 0.100 seconds - MDC[activemq.broker=mom139]
2024-06-28 12:07:40,400 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom139, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:138) is shutdown - MDC[activemq.broker=mom139]
2024-06-28 12:07:40,400 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:07:40,400 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 108.356004 ms
2024-06-28 12:07:40,401 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testRequestReply [activemq]>
2024-06-28 12:07:40,402 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:40,402 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testRequestReplyWithBlockingCondition [activemq]>
2024-06-28 12:07:40,403 INFO  [scout-thread-17] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 761866595'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom139]
2024-06-28 12:07:40,404 INFO  [scout-thread-17] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #140 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom139]
2024-06-28 12:07:40,405 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom140]
2024-06-28 12:07:40,405 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom140]
2024-06-28 12:07:40,405 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom140]
2024-06-28 12:07:40,406 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom140]
2024-06-28 12:07:40,406 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom140]
2024-06-28 12:07:40,406 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom140, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:139) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom140]
2024-06-28 12:07:40,407 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom140, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:139) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom140]
2024-06-28 12:07:40,407 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom140]
2024-06-28 12:07:40,407 INFO  [scout-thread-20] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom140 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom140]
2024-06-28 12:07:40,408 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-416:1,clientId=Scout JUnit MOM #140 (f7f96604-3f8c-40d6-90b4-35edaba0b2ad),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom140]
Reply: TheReply
2024-06-28 12:07:40,419 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@211d17c]
2024-06-28 12:07:40,420 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 6 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@4609374f[job=JMS subscriber, state=DONE], JobFutureTask@3ed4ce23[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:07:40,420 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.013307 ms
2024-06-28 12:07:40,420 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:07:40,420 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:07:40,421 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom140 stopped
2024-06-28 12:07:40,421 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom140, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:139) is shutting down - MDC[activemq.broker=mom140]
2024-06-28 12:07:40,422 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom140, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:139) uptime 0.016 seconds - MDC[activemq.broker=mom140]
2024-06-28 12:07:40,422 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom140, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:139) is shutdown - MDC[activemq.broker=mom140]
2024-06-28 12:07:40,422 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:07:40,422 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 20.042736 ms
2024-06-28 12:07:40,422 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testRequestReplyWithBlockingCondition [activemq]>
2024-06-28 12:07:40,423 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:40,423 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testRequestReply_StringMarshaller_Exception [activemq]>
2024-06-28 12:07:40,424 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 760123959'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom140]
2024-06-28 12:07:40,425 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #141 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom140]
2024-06-28 12:07:40,427 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom141]
2024-06-28 12:07:40,427 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom141]
2024-06-28 12:07:40,427 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom141]
2024-06-28 12:07:40,427 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom141]
2024-06-28 12:07:40,427 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom141]
2024-06-28 12:07:40,428 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom141, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:140) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom141]
2024-06-28 12:07:40,428 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom141, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:140) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom141]
2024-06-28 12:07:40,428 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom141]
2024-06-28 12:07:40,429 INFO  [scout-thread-11] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom141 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom141]
2024-06-28 12:07:40,430 INFO  [scout-thread-11] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-419:1,clientId=Scout JUnit MOM #141 (f7f96604-3f8c-40d6-90b4-35edaba0b2ad),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom141]
2024-06-28 12:07:40,435 ERROR [scout-thread-23] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handleThrowable(ExceptionHandler.java:137) - SomethingWrongException: expected-expected-junit-exception - MDC[jobName=Receiving JMS message [dest=Destination@2812c4c[name=test/mom/testRequestReply_StringMarshaller_Exception, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=d55616b3-8e56-4f14-bbd2-2cc4ffad68aa, activemq.broker=mom68]
org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest$SomethingWrongException: expected-expected-junit-exception
	at org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest.testRequestReply_StringMarshaller_Exception(JmsMomWithRequestReplyTest.java:701)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:75)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-06-28 12:07:40,475 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1ba7b274]
2024-06-28 12:07:40,475 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 6 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@3eb788c4[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@2fd894f5[job=JMS subscriber, state=DONE]]
2024-06-28 12:07:40,476 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.013389 ms
2024-06-28 12:07:40,476 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:07:40,476 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:07:40,477 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom141 stopped
2024-06-28 12:07:40,477 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom141, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:140) is shutting down - MDC[activemq.broker=mom141]
2024-06-28 12:07:40,477 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom141, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:140) uptime 0.050 seconds - MDC[activemq.broker=mom141]
2024-06-28 12:07:40,478 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom141, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:140) is shutdown - MDC[activemq.broker=mom141]
2024-06-28 12:07:40,478 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:07:40,478 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 54.502419 ms
2024-06-28 12:07:40,478 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testRequestReply_StringMarshaller_Exception [activemq]>
2024-06-28 12:07:40,479 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:40,479 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testRequestReplyEmpty [activemq]>
2024-06-28 12:07:40,480 INFO  [scout-thread-11] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1130364911'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom141]
2024-06-28 12:07:40,482 INFO  [scout-thread-11] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #142 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom141]
2024-06-28 12:07:40,482 INFO  [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom142]
2024-06-28 12:07:40,482 INFO  [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom142]
2024-06-28 12:07:40,483 INFO  [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom142]
2024-06-28 12:07:40,483 INFO  [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom142]
2024-06-28 12:07:40,483 INFO  [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom142]
2024-06-28 12:07:40,483 INFO  [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom142, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:141) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom142]
2024-06-28 12:07:40,483 INFO  [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom142, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:141) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom142]
2024-06-28 12:07:40,484 INFO  [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom142]
2024-06-28 12:07:40,484 INFO  [scout-thread-17] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom142 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom142]
2024-06-28 12:07:40,485 INFO  [scout-thread-17] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-422:1,clientId=Scout JUnit MOM #142 (f7f96604-3f8c-40d6-90b4-35edaba0b2ad),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom142]
2024-06-28 12:07:40,493 INFO  [scout-thread-11] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@13f8594c, org.eclipse.scout.rt.mom.jms.JmsSubscription@64b565ff] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom141]
2024-06-28 12:07:40,500 INFO  [scout-thread-11] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@2e60d52c, org.eclipse.scout.rt.mom.jms.JmsSubscription@2eee3d9a] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom141]
2024-06-28 12:07:40,507 INFO  [scout-thread-11] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@73ac103c, org.eclipse.scout.rt.mom.jms.JmsSubscription@e60d19b] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom141]
2024-06-28 12:07:40,513 INFO  [scout-thread-11] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@73a417d8, org.eclipse.scout.rt.mom.jms.JmsSubscription@75232f32] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom141]
2024-06-28 12:07:40,519 INFO  [scout-thread-11] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@78f44f81, org.eclipse.scout.rt.mom.jms.JmsSubscription@5fb8d4] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom141]
2024-06-28 12:07:40,526 INFO  [scout-thread-11] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@3cd7ca76, org.eclipse.scout.rt.mom.jms.JmsSubscription@598ac967] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom141]
2024-06-28 12:07:40,532 INFO  [scout-thread-11] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@5920b5a0, org.eclipse.scout.rt.mom.jms.JmsSubscription@f64115f] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom141]
2024-06-28 12:07:40,565 INFO  [scout-thread-11] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@f5852ab, org.eclipse.scout.rt.mom.jms.JmsSubscription@102b8071] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom141]
2024-06-28 12:07:40,572 INFO  [scout-thread-11] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@23e184b1, org.eclipse.scout.rt.mom.jms.JmsSubscription@bc1407c] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom141]
2024-06-28 12:07:40,578 INFO  [scout-thread-11] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@6ed2157, org.eclipse.scout.rt.mom.jms.JmsSubscription@142105b0] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom141]
2024-06-28 12:07:40,578 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@29807690[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:07:40,579 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.033000 ms
2024-06-28 12:07:40,579 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:07:40,579 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:07:40,580 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom142 stopped
2024-06-28 12:07:40,580 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom142, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:141) is shutting down - MDC[activemq.broker=mom142]
2024-06-28 12:07:40,580 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom142, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:141) uptime 0.098 seconds - MDC[activemq.broker=mom142]
2024-06-28 12:07:40,581 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom142, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:141) is shutdown - MDC[activemq.broker=mom142]
2024-06-28 12:07:40,581 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:07:40,581 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 101.486976 ms
2024-06-28 12:07:40,581 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testRequestReplyEmpty [activemq]>
2024-06-28 12:07:40,582 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:40,583 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyMultipleSubscriptions [activemq]>
2024-06-28 12:07:40,584 INFO  [scout-thread-17] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1356777432'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom142]
2024-06-28 12:07:40,585 INFO  [scout-thread-17] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #143 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom142]
2024-06-28 12:07:40,586 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom143]
2024-06-28 12:07:40,586 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom143]
2024-06-28 12:07:40,586 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom143]
2024-06-28 12:07:40,586 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom143]
2024-06-28 12:07:40,586 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom143]
2024-06-28 12:07:40,587 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom143, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:142) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom143]
2024-06-28 12:07:40,587 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom143, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:142) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom143]
2024-06-28 12:07:40,587 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom143]
2024-06-28 12:07:40,588 INFO  [scout-thread-11] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom143 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom143]
2024-06-28 12:07:40,589 INFO  [scout-thread-11] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-425:1,clientId=Scout JUnit MOM #143 (f7f96604-3f8c-40d6-90b4-35edaba0b2ad),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom143]
2024-06-28 12:07:40,648 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@416c28e, org.eclipse.scout.rt.mom.jms.JmsSubscription@2cf5cc43]
2024-06-28 12:07:40,648 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 6 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@292b0a89[job=JMS subscriber, state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5aab24e1[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:07:40,649 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.012054 ms
2024-06-28 12:07:40,649 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:07:40,649 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:07:40,650 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom143 stopped
2024-06-28 12:07:40,650 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom143, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:142) is shutting down - MDC[activemq.broker=mom143]
2024-06-28 12:07:40,651 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom143, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:142) uptime 0.064 seconds - MDC[activemq.broker=mom143]
2024-06-28 12:07:40,651 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom143, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:142) is shutdown - MDC[activemq.broker=mom143]
2024-06-28 12:07:40,651 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:07:40,651 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 68.288592 ms
2024-06-28 12:07:40,651 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyMultipleSubscriptions [activemq]>
2024-06-28 12:07:40,652 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:40,652 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyMultipleSubscriptions [activemq]>
2024-06-28 12:07:40,653 INFO  [scout-thread-11] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 603917773'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom143]
2024-06-28 12:07:40,654 INFO  [scout-thread-11] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #144 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom143]
2024-06-28 12:07:40,655 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom144]
2024-06-28 12:07:40,655 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom144]
2024-06-28 12:07:40,655 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom144]
2024-06-28 12:07:40,655 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom144]
2024-06-28 12:07:40,655 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom144]
2024-06-28 12:07:40,656 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom144, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:143) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom144]
2024-06-28 12:07:40,656 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom144, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:143) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom144]
2024-06-28 12:07:40,656 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom144]
2024-06-28 12:07:40,656 INFO  [scout-thread-20] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom144 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom144]
2024-06-28 12:07:40,658 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-428:1,clientId=Scout JUnit MOM #144 (f7f96604-3f8c-40d6-90b4-35edaba0b2ad),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom144]
2024-06-28 12:07:40,716 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@edda257, org.eclipse.scout.rt.mom.jms.JmsSubscription@7dbcbc7b]
2024-06-28 12:07:40,716 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 7 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@36f085f5[job=JMS subscriber, state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@486d46e0[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@26f82e65[job=JMS subscriber, state=DONE]]
2024-06-28 12:07:40,717 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.011909 ms
2024-06-28 12:07:40,717 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:07:40,717 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:07:40,717 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom144 stopped
2024-06-28 12:07:40,718 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom144, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:143) is shutting down - MDC[activemq.broker=mom144]
2024-06-28 12:07:40,718 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom144, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:143) uptime 0.064 seconds - MDC[activemq.broker=mom144]
2024-06-28 12:07:40,719 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom144, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:143) is shutdown - MDC[activemq.broker=mom144]
2024-06-28 12:07:40,719 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:07:40,719 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 66.776592 ms
2024-06-28 12:07:40,719 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyMultipleSubscriptions [activemq]>
2024-06-28 12:07:40,720 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:40,720 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyMultipleSubscriptions [activemq]>
2024-06-28 12:07:40,721 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1058523418'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom144]
2024-06-28 12:07:40,722 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #145 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom144]
2024-06-28 12:07:40,722 INFO  [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom145]
2024-06-28 12:07:40,723 INFO  [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom145]
2024-06-28 12:07:40,723 INFO  [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom145]
2024-06-28 12:07:40,723 INFO  [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom145]
2024-06-28 12:07:40,723 INFO  [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom145]
2024-06-28 12:07:40,724 INFO  [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom145, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:144) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom145]
2024-06-28 12:07:40,724 INFO  [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom145, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:144) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom145]
2024-06-28 12:07:40,724 INFO  [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom145]
2024-06-28 12:07:40,725 INFO  [scout-thread-17] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom145 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom145]
2024-06-28 12:07:40,726 INFO  [scout-thread-17] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-431:1,clientId=Scout JUnit MOM #145 (f7f96604-3f8c-40d6-90b4-35edaba0b2ad),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom145]
2024-06-28 12:07:40,784 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6bd87866, org.eclipse.scout.rt.mom.jms.JmsSubscription@307b954]
2024-06-28 12:07:40,784 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 7 subscriber jobs: [JobFutureTask@24aa982a[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@93f293e[job=JMS subscriber, state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@678a72[job=JMS subscriber, state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:07:40,785 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.012284 ms
2024-06-28 12:07:40,785 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:07:40,785 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:07:40,786 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom145 stopped
2024-06-28 12:07:40,786 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom145, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:144) is shutting down - MDC[activemq.broker=mom145]
2024-06-28 12:07:40,786 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom145, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:144) uptime 0.064 seconds - MDC[activemq.broker=mom145]
2024-06-28 12:07:40,787 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom145, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:144) is shutdown - MDC[activemq.broker=mom145]
2024-06-28 12:07:40,787 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:07:40,787 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 67.007703 ms
2024-06-28 12:07:40,787 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyMultipleSubscriptions [activemq]>
2024-06-28 12:07:40,788 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:40,788 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyMultipleSubscriptions [activemq]>
2024-06-28 12:07:40,789 INFO  [scout-thread-17] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 742367752'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom145]
2024-06-28 12:07:40,790 INFO  [scout-thread-17] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #146 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom145]
2024-06-28 12:07:40,791 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom146]
2024-06-28 12:07:40,791 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom146]
2024-06-28 12:07:40,791 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom146]
2024-06-28 12:07:40,791 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom146]
2024-06-28 12:07:40,792 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom146]
2024-06-28 12:07:40,792 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom146, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:145) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom146]
2024-06-28 12:07:40,792 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom146, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:145) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom146]
2024-06-28 12:07:40,792 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom146]
2024-06-28 12:07:40,793 INFO  [scout-thread-11] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom146 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom146]
2024-06-28 12:07:40,794 INFO  [scout-thread-11] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-434:1,clientId=Scout JUnit MOM #146 (f7f96604-3f8c-40d6-90b4-35edaba0b2ad),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom146]
2024-06-28 12:07:40,852 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3ab8f900, org.eclipse.scout.rt.mom.jms.JmsSubscription@621508de]
2024-06-28 12:07:40,852 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 7 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@18fc9ade[job=JMS subscriber, state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@30ed8461[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@7c347928[job=JMS subscriber, state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:07:40,852 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.011714 ms
2024-06-28 12:07:40,853 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:07:40,853 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:07:40,853 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom146 stopped
2024-06-28 12:07:40,853 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom146, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:145) is shutting down - MDC[activemq.broker=mom146]
2024-06-28 12:07:40,854 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom146, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:145) uptime 0.063 seconds - MDC[activemq.broker=mom146]
2024-06-28 12:07:40,854 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom146, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:145) is shutdown - MDC[activemq.broker=mom146]
2024-06-28 12:07:40,854 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:07:40,854 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 66.308432 ms
2024-06-28 12:07:40,854 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyMultipleSubscriptions [activemq]>
2024-06-28 12:07:40,855 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:40,855 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyMultipleSubscriptions [activemq]>
2024-06-28 12:07:40,856 INFO  [scout-thread-11] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1541204332'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom146]
2024-06-28 12:07:40,857 INFO  [scout-thread-11] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #147 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom146]
2024-06-28 12:07:40,858 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom147]
2024-06-28 12:07:40,858 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom147]
2024-06-28 12:07:40,858 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom147]
2024-06-28 12:07:40,858 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom147]
2024-06-28 12:07:40,858 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom147]
2024-06-28 12:07:40,859 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom147, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:146) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom147]
2024-06-28 12:07:40,859 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom147, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:146) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom147]
2024-06-28 12:07:40,859 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom147]
2024-06-28 12:07:40,860 INFO  [scout-thread-20] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom147 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom147]
2024-06-28 12:07:40,861 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-437:1,clientId=Scout JUnit MOM #147 (f7f96604-3f8c-40d6-90b4-35edaba0b2ad),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom147]
2024-06-28 12:07:40,918 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@34902fe6, org.eclipse.scout.rt.mom.jms.JmsSubscription@4748a39a]
2024-06-28 12:07:40,919 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 6 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@610aa2d[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@7aa7cf9a[job=JMS subscriber, state=DONE]]
2024-06-28 12:07:40,919 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.012961 ms
2024-06-28 12:07:40,919 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:07:40,919 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:07:40,920 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom147 stopped
2024-06-28 12:07:40,920 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom147, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:146) is shutting down - MDC[activemq.broker=mom147]
2024-06-28 12:07:40,921 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom147, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:146) uptime 0.062 seconds - MDC[activemq.broker=mom147]
2024-06-28 12:07:40,921 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom147, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:146) is shutdown - MDC[activemq.broker=mom147]
2024-06-28 12:07:40,921 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:07:40,921 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 65.704391 ms
2024-06-28 12:07:40,921 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyMultipleSubscriptions [activemq]>
2024-06-28 12:07:40,922 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:40,922 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyMultipleSubscriptions [activemq]>
2024-06-28 12:07:40,923 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 716415956'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom147]
2024-06-28 12:07:40,924 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #148 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom147]
2024-06-28 12:07:40,924 INFO  [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom148]
2024-06-28 12:07:40,925 INFO  [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom148]
2024-06-28 12:07:40,925 INFO  [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom148]
2024-06-28 12:07:40,925 INFO  [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom148]
2024-06-28 12:07:40,925 INFO  [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom148]
2024-06-28 12:07:40,925 INFO  [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom148, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:147) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom148]
2024-06-28 12:07:40,926 INFO  [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom148, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:147) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom148]
2024-06-28 12:07:40,926 INFO  [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom148]
2024-06-28 12:07:40,926 INFO  [scout-thread-17] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom148 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom148]
2024-06-28 12:07:40,927 INFO  [scout-thread-17] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-440:1,clientId=Scout JUnit MOM #148 (f7f96604-3f8c-40d6-90b4-35edaba0b2ad),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom148]
2024-06-28 12:07:40,984 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@309ae326, org.eclipse.scout.rt.mom.jms.JmsSubscription@146b1d42]
2024-06-28 12:07:40,985 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 7 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@6fa80f39[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@4dd9e54f[job=JMS subscriber, state=DONE], JobFutureTask@2ac3ba64[job=JMS subscriber, state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:07:40,985 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.012390 ms
2024-06-28 12:07:40,985 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:07:40,985 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:07:40,986 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom148 stopped
2024-06-28 12:07:40,986 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom148, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:147) is shutting down - MDC[activemq.broker=mom148]
2024-06-28 12:07:40,987 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom148, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:147) uptime 0.063 seconds - MDC[activemq.broker=mom148]
2024-06-28 12:07:40,987 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom148, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:147) is shutdown - MDC[activemq.broker=mom148]
2024-06-28 12:07:40,987 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:07:40,987 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 65.164855 ms
2024-06-28 12:07:40,987 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyMultipleSubscriptions [activemq]>
2024-06-28 12:07:40,988 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:40,988 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyMultipleSubscriptions [activemq]>
2024-06-28 12:07:40,989 INFO  [scout-thread-17] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 943922962'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom148]
2024-06-28 12:07:40,990 INFO  [scout-thread-17] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #149 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom148]
2024-06-28 12:07:40,991 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom149]
2024-06-28 12:07:40,991 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom149]
2024-06-28 12:07:40,991 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom149]
2024-06-28 12:07:40,991 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom149]
2024-06-28 12:07:40,991 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom149]
2024-06-28 12:07:40,992 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom149, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:148) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom149]
2024-06-28 12:07:40,992 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom149, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:148) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom149]
2024-06-28 12:07:40,992 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom149]
2024-06-28 12:07:40,993 INFO  [scout-thread-11] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom149 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom149]
2024-06-28 12:07:40,994 INFO  [scout-thread-11] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-443:1,clientId=Scout JUnit MOM #149 (f7f96604-3f8c-40d6-90b4-35edaba0b2ad),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom149]
2024-06-28 12:07:41,052 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@698af960, org.eclipse.scout.rt.mom.jms.JmsSubscription@2d8ef86b]
2024-06-28 12:07:41,052 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 7 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@775305d0[job=JMS subscriber, state=DONE], JobFutureTask@76538745[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@1aad6b50[job=JMS subscriber, state=DONE]]
2024-06-28 12:07:41,052 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.011761 ms
2024-06-28 12:07:41,053 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:07:41,053 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:07:41,053 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom149 stopped
2024-06-28 12:07:41,054 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom149, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:148) is shutting down - MDC[activemq.broker=mom149]
2024-06-28 12:07:41,054 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom149, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:148) uptime 0.063 seconds - MDC[activemq.broker=mom149]
2024-06-28 12:07:41,054 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom149, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:148) is shutdown - MDC[activemq.broker=mom149]
2024-06-28 12:07:41,054 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:07:41,055 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 66.536351 ms
2024-06-28 12:07:41,055 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyMultipleSubscriptions [activemq]>
2024-06-28 12:07:41,055 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:41,055 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyMultipleSubscriptions [activemq]>
2024-06-28 12:07:41,056 INFO  [scout-thread-11] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 148045783'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom149]
2024-06-28 12:07:41,057 INFO  [scout-thread-11] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #150 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom149]
2024-06-28 12:07:41,058 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom150]
2024-06-28 12:07:41,058 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom150]
2024-06-28 12:07:41,058 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom150]
2024-06-28 12:07:41,059 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom150]
2024-06-28 12:07:41,059 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom150]
2024-06-28 12:07:41,059 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom150, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:149) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom150]
2024-06-28 12:07:41,059 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom150, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:149) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom150]
2024-06-28 12:07:41,059 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom150]
2024-06-28 12:07:41,060 INFO  [scout-thread-20] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom150 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom150]
2024-06-28 12:07:41,061 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-446:1,clientId=Scout JUnit MOM #150 (f7f96604-3f8c-40d6-90b4-35edaba0b2ad),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom150]
2024-06-28 12:07:41,118 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@56567e9b, org.eclipse.scout.rt.mom.jms.JmsSubscription@130cad14]
2024-06-28 12:07:41,118 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 6 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@329ee65c[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5e4ef6bb[job=JMS subscriber, state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:07:41,119 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.010362 ms
2024-06-28 12:07:41,119 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:07:41,119 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:07:41,119 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom150 stopped
2024-06-28 12:07:41,120 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom150, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:149) is shutting down - MDC[activemq.broker=mom150]
2024-06-28 12:07:41,120 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom150, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:149) uptime 0.062 seconds - MDC[activemq.broker=mom150]
2024-06-28 12:07:41,120 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom150, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:149) is shutdown - MDC[activemq.broker=mom150]
2024-06-28 12:07:41,120 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:07:41,121 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 65.052530 ms
2024-06-28 12:07:41,121 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyMultipleSubscriptions [activemq]>
2024-06-28 12:07:41,121 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:41,121 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyMultipleSubscriptions [activemq]>
2024-06-28 12:07:41,122 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 517997399'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom150]
2024-06-28 12:07:41,123 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #151 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom150]
2024-06-28 12:07:41,124 INFO  [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom151]
2024-06-28 12:07:41,124 INFO  [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom151]
2024-06-28 12:07:41,124 INFO  [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom151]
2024-06-28 12:07:41,124 INFO  [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom151]
2024-06-28 12:07:41,124 INFO  [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom151]
2024-06-28 12:07:41,125 INFO  [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom151, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:150) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom151]
2024-06-28 12:07:41,125 INFO  [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom151, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:150) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom151]
2024-06-28 12:07:41,125 INFO  [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom151]
2024-06-28 12:07:41,126 INFO  [scout-thread-17] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom151 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom151]
2024-06-28 12:07:41,127 INFO  [scout-thread-17] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-449:1,clientId=Scout JUnit MOM #151 (f7f96604-3f8c-40d6-90b4-35edaba0b2ad),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom151]
2024-06-28 12:07:41,184 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@90d4173, org.eclipse.scout.rt.mom.jms.JmsSubscription@5d16f27b]
2024-06-28 12:07:41,184 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 7 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@113f15cd[job=JMS subscriber, state=RUNNING], JobFutureTask@15bb2a28[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@e7a5ad0[job=JMS subscriber, state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:07:41,184 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.010709 ms
2024-06-28 12:07:41,184 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:07:41,185 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:07:41,185 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom151 stopped
2024-06-28 12:07:41,185 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom151, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:150) is shutting down - MDC[activemq.broker=mom151]
2024-06-28 12:07:41,186 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom151, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:150) uptime 0.062 seconds - MDC[activemq.broker=mom151]
2024-06-28 12:07:41,186 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom151, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:150) is shutdown - MDC[activemq.broker=mom151]
2024-06-28 12:07:41,186 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:07:41,186 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 64.718633 ms
2024-06-28 12:07:41,186 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyMultipleSubscriptions [activemq]>
2024-06-28 12:07:41,187 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:41,187 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyMultipleSubscriptions [activemq]>
2024-06-28 12:07:41,188 INFO  [scout-thread-17] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1001389092'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom151]
2024-06-28 12:07:41,189 INFO  [scout-thread-17] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #152 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom151]
2024-06-28 12:07:41,190 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom152]
2024-06-28 12:07:41,190 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom152]
2024-06-28 12:07:41,190 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom152]
2024-06-28 12:07:41,190 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom152]
2024-06-28 12:07:41,190 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom152]
2024-06-28 12:07:41,190 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom152, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:151) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom152]
2024-06-28 12:07:41,191 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom152, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:151) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom152]
2024-06-28 12:07:41,191 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom152]
2024-06-28 12:07:41,191 INFO  [scout-thread-11] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom152 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom152]
2024-06-28 12:07:41,192 INFO  [scout-thread-11] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-452:1,clientId=Scout JUnit MOM #152 (f7f96604-3f8c-40d6-90b4-35edaba0b2ad),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom152]
2024-06-28 12:07:41,250 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5592464a, org.eclipse.scout.rt.mom.jms.JmsSubscription@26b37ec]
2024-06-28 12:07:41,251 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 7 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@7d3c2d68[job=JMS subscriber, state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@4312092e[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@35713dbc[job=JMS subscriber, state=DONE]]
2024-06-28 12:07:41,251 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.011637 ms
2024-06-28 12:07:41,251 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:07:41,252 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:07:41,252 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom152 stopped
2024-06-28 12:07:41,252 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom152, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:151) is shutting down - MDC[activemq.broker=mom152]
2024-06-28 12:07:41,253 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom152, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:151) uptime 0.064 seconds - MDC[activemq.broker=mom152]
2024-06-28 12:07:41,253 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom152, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:151) is shutdown - MDC[activemq.broker=mom152]
2024-06-28 12:07:41,253 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:07:41,254 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 66.350729 ms
2024-06-28 12:07:41,254 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyMultipleSubscriptions [activemq]>
2024-06-28 12:07:41,255 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:41,255 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyRequestFirst [activemq]>
2024-06-28 12:07:41,256 INFO  [scout-thread-11] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1908130685'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom152]
2024-06-28 12:07:41,258 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #153 initialized: null - MDC[jobName=requester (Q), activemq.broker=mom150]
2024-06-28 12:07:41,259 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom153]
2024-06-28 12:07:41,259 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom153]
2024-06-28 12:07:41,259 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom153]
2024-06-28 12:07:41,259 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom153]
2024-06-28 12:07:41,259 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom153]
2024-06-28 12:07:41,259 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom153, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:152) is starting - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom153]
2024-06-28 12:07:41,260 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom153, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:152) started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom153]
2024-06-28 12:07:41,260 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom153]
2024-06-28 12:07:41,260 INFO  [scout-thread-21] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom153 started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom153]
2024-06-28 12:07:41,261 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-455:1,clientId=Scout JUnit MOM #153 (f7f96604-3f8c-40d6-90b4-35edaba0b2ad),started=true} - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom153]
2024-06-28 12:07:41,565 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2211432e]
2024-06-28 12:07:41,566 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 6 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@724cdcf6[job=JMS subscriber, state=RUNNING], JobFutureTask@372bea27[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:07:41,566 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.011859 ms
2024-06-28 12:07:41,566 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:07:41,566 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:07:41,567 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom153 stopped
2024-06-28 12:07:41,567 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom153, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:152) is shutting down - MDC[activemq.broker=mom153]
2024-06-28 12:07:41,567 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom153, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:152) uptime 0.308 seconds - MDC[activemq.broker=mom153]
2024-06-28 12:07:41,568 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom153, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:152) is shutdown - MDC[activemq.broker=mom153]
2024-06-28 12:07:41,568 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:07:41,568 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 312.986256 ms
2024-06-28 12:07:41,568 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyRequestFirst [activemq]>
2024-06-28 12:07:41,569 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:41,569 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyRequestFirst [activemq]>
2024-06-28 12:07:41,570 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1201176686'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom68]
2024-06-28 12:07:41,571 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #154 initialized: null - MDC[jobName=requester (Q)]
2024-06-28 12:07:41,572 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom154]
2024-06-28 12:07:41,572 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom154]
2024-06-28 12:07:41,572 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom154]
2024-06-28 12:07:41,572 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom154]
2024-06-28 12:07:41,573 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom154]
2024-06-28 12:07:41,573 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom154, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:153) is starting - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom154]
2024-06-28 12:07:41,573 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom154, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:153) started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom154]
2024-06-28 12:07:41,573 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom154]
2024-06-28 12:07:41,574 INFO  [scout-thread-11] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom154 started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom154]
2024-06-28 12:07:41,575 INFO  [scout-thread-11] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-458:1,clientId=Scout JUnit MOM #154 (f7f96604-3f8c-40d6-90b4-35edaba0b2ad),started=true} - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom154]
2024-06-28 12:07:41,878 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5f851718]
2024-06-28 12:07:41,878 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 6 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@a17b65f[job=JMS subscriber, state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@55f92142[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:07:41,878 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.010887 ms
2024-06-28 12:07:41,878 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:07:41,879 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:07:41,879 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom154 stopped
2024-06-28 12:07:41,879 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom154, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:153) is shutting down - MDC[activemq.broker=mom154]
2024-06-28 12:07:41,880 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom154, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:153) uptime 0.308 seconds - MDC[activemq.broker=mom154]
2024-06-28 12:07:41,880 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom154, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:153) is shutdown - MDC[activemq.broker=mom154]
2024-06-28 12:07:41,880 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:07:41,880 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 311.562760 ms
2024-06-28 12:07:41,881 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyRequestFirst [activemq]>
2024-06-28 12:07:41,881 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:41,881 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyRequestFirst [activemq]>
2024-06-28 12:07:41,882 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1305987213'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom153]
2024-06-28 12:07:41,884 INFO  [scout-thread-17] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #155 initialized: null - MDC[jobName=requester (Q), activemq.broker=mom151]
2024-06-28 12:07:41,885 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom155]
2024-06-28 12:07:41,885 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom155]
2024-06-28 12:07:41,886 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom155]
2024-06-28 12:07:41,886 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom155]
2024-06-28 12:07:41,886 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom155]
2024-06-28 12:07:41,886 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom155, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:154) is starting - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom155]
2024-06-28 12:07:41,886 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom155, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:154) started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom155]
2024-06-28 12:07:41,887 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom155]
2024-06-28 12:07:41,887 INFO  [scout-thread-23] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom155 started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom155]
2024-06-28 12:07:41,888 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-461:1,clientId=Scout JUnit MOM #155 (f7f96604-3f8c-40d6-90b4-35edaba0b2ad),started=true} - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom155]
2024-06-28 12:07:42,190 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@492bbebe]
2024-06-28 12:07:42,190 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 6 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@2702c713[job=JMS subscriber, state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@4b6a6a07[job=JMS reply cancel message listener, state=RUNNING]]
2024-06-28 12:07:42,190 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.011067 ms
2024-06-28 12:07:42,191 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:07:42,191 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:07:42,191 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom155 stopped
2024-06-28 12:07:42,192 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom155, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:154) is shutting down - MDC[activemq.broker=mom155]
2024-06-28 12:07:42,192 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom155, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:154) uptime 0.307 seconds - MDC[activemq.broker=mom155]
2024-06-28 12:07:42,192 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom155, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:154) is shutdown - MDC[activemq.broker=mom155]
2024-06-28 12:07:42,192 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:07:42,193 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 311.105181 ms
2024-06-28 12:07:42,193 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyRequestFirst [activemq]>
2024-06-28 12:07:42,193 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:42,193 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyRequestFirst [activemq]>
2024-06-28 12:07:42,194 INFO  [scout-thread-11] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1589558933'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom154]
2024-06-28 12:07:42,196 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #156 initialized: null - MDC[jobName=requester (Q), activemq.broker=mom150]
2024-06-28 12:07:42,197 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom156]
2024-06-28 12:07:42,197 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom156]
2024-06-28 12:07:42,197 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom156]
2024-06-28 12:07:42,197 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom156]
2024-06-28 12:07:42,197 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom156]
2024-06-28 12:07:42,198 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom156, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:155) is starting - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom156]
2024-06-28 12:07:42,198 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom156, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:155) started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom156]
2024-06-28 12:07:42,198 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom156]
2024-06-28 12:07:42,199 INFO  [scout-thread-21] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom156 started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom156]
2024-06-28 12:07:42,200 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-464:1,clientId=Scout JUnit MOM #156 (f7f96604-3f8c-40d6-90b4-35edaba0b2ad),started=true} - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom156]
2024-06-28 12:07:42,502 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@12ad2a0b]
2024-06-28 12:07:42,502 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 6 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@4935e934[job=JMS subscriber, state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@231692f1[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:07:42,503 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.011218 ms
2024-06-28 12:07:42,503 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:07:42,503 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:07:42,504 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom156 stopped
2024-06-28 12:07:42,504 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom156, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:155) is shutting down - MDC[activemq.broker=mom156]
2024-06-28 12:07:42,504 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom156, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:155) uptime 0.307 seconds - MDC[activemq.broker=mom156]
2024-06-28 12:07:42,504 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom156, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:155) is shutdown - MDC[activemq.broker=mom156]
2024-06-28 12:07:42,505 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:07:42,505 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 311.293712 ms
2024-06-28 12:07:42,505 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyRequestFirst [activemq]>
2024-06-28 12:07:42,506 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:42,506 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyRequestFirst [activemq]>
2024-06-28 12:07:42,506 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1844586803'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom155]
2024-06-28 12:07:42,508 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #157 initialized: null - MDC[jobName=requester (Q)]
2024-06-28 12:07:42,509 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom157]
2024-06-28 12:07:42,509 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom157]
2024-06-28 12:07:42,509 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom157]
2024-06-28 12:07:42,509 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom157]
2024-06-28 12:07:42,509 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom157]
2024-06-28 12:07:42,510 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom157, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:156) is starting - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom157]
2024-06-28 12:07:42,510 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom157, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:156) started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom157]
2024-06-28 12:07:42,510 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom157]
2024-06-28 12:07:42,511 INFO  [scout-thread-11] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom157 started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom157]
2024-06-28 12:07:42,512 INFO  [scout-thread-11] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-467:1,clientId=Scout JUnit MOM #157 (f7f96604-3f8c-40d6-90b4-35edaba0b2ad),started=true} - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom157]
2024-06-28 12:07:42,813 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7803a877]
2024-06-28 12:07:42,814 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 6 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@51be219d[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@71508e4e[job=JMS subscriber, state=DONE]]
2024-06-28 12:07:42,814 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.011090 ms
2024-06-28 12:07:42,814 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:07:42,814 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:07:42,815 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom157 stopped
2024-06-28 12:07:42,815 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom157, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:156) is shutting down - MDC[activemq.broker=mom157]
2024-06-28 12:07:42,815 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom157, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:156) uptime 0.306 seconds - MDC[activemq.broker=mom157]
2024-06-28 12:07:42,816 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom157, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:156) is shutdown - MDC[activemq.broker=mom157]
2024-06-28 12:07:42,816 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:07:42,816 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 310.225159 ms
2024-06-28 12:07:42,816 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyRequestFirst [activemq]>
2024-06-28 12:07:42,817 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:42,817 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyRequestFirst [activemq]>
2024-06-28 12:07:42,818 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 698717716'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom156]
2024-06-28 12:07:42,819 INFO  [scout-thread-17] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #158 initialized: null - MDC[jobName=requester (Q), activemq.broker=mom151]
2024-06-28 12:07:42,820 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom158]
2024-06-28 12:07:42,820 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom158]
2024-06-28 12:07:42,820 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom158]
2024-06-28 12:07:42,821 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom158]
2024-06-28 12:07:42,821 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom158]
2024-06-28 12:07:42,821 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom158, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:157) is starting - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom158]
2024-06-28 12:07:42,821 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom158, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:157) started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom158]
2024-06-28 12:07:42,821 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom158]
2024-06-28 12:07:42,822 INFO  [scout-thread-23] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom158 started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom158]
2024-06-28 12:07:42,823 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-470:1,clientId=Scout JUnit MOM #158 (f7f96604-3f8c-40d6-90b4-35edaba0b2ad),started=true} - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom158]
2024-06-28 12:07:43,125 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@392b9329]
2024-06-28 12:07:43,125 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 6 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5b7d6be1[job=JMS subscriber, state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@31bd01c3[job=JMS reply cancel message listener, state=RUNNING]]
2024-06-28 12:07:43,125 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.011862 ms
2024-06-28 12:07:43,126 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:07:43,126 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:07:43,126 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom158 stopped
2024-06-28 12:07:43,127 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom158, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:157) is shutting down - MDC[activemq.broker=mom158]
2024-06-28 12:07:43,127 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom158, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:157) uptime 0.307 seconds - MDC[activemq.broker=mom158]
2024-06-28 12:07:43,127 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom158, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:157) is shutdown - MDC[activemq.broker=mom158]
2024-06-28 12:07:43,127 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:07:43,128 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 310.688600 ms
2024-06-28 12:07:43,128 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyRequestFirst [activemq]>
2024-06-28 12:07:43,128 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:43,129 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyRequestFirst [activemq]>
2024-06-28 12:07:43,129 INFO  [scout-thread-11] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1340534357'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom157]
2024-06-28 12:07:43,131 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #159 initialized: null - MDC[jobName=requester (Q), activemq.broker=mom150]
2024-06-28 12:07:43,132 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom159]
2024-06-28 12:07:43,132 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom159]
2024-06-28 12:07:43,132 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom159]
2024-06-28 12:07:43,132 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom159]
2024-06-28 12:07:43,132 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom159]
2024-06-28 12:07:43,133 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom159, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:158) is starting - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom159]
2024-06-28 12:07:43,133 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom159, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:158) started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom159]
2024-06-28 12:07:43,133 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom159]
2024-06-28 12:07:43,134 INFO  [scout-thread-21] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom159 started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom159]
2024-06-28 12:07:43,135 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-473:1,clientId=Scout JUnit MOM #159 (f7f96604-3f8c-40d6-90b4-35edaba0b2ad),started=true} - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom159]
2024-06-28 12:07:43,437 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6d9f0836]
2024-06-28 12:07:43,437 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 6 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5bc5366[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@32fa7f46[job=JMS subscriber, state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:07:43,437 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.012358 ms
2024-06-28 12:07:43,438 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:07:43,438 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:07:43,438 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom159 stopped
2024-06-28 12:07:43,439 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom159, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:158) is shutting down - MDC[activemq.broker=mom159]
2024-06-28 12:07:43,439 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom159, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:158) uptime 0.307 seconds - MDC[activemq.broker=mom159]
2024-06-28 12:07:43,439 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom159, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:158) is shutdown - MDC[activemq.broker=mom159]
2024-06-28 12:07:43,439 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:07:43,440 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 310.925180 ms
2024-06-28 12:07:43,440 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyRequestFirst [activemq]>
2024-06-28 12:07:43,440 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:43,440 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyRequestFirst [activemq]>
2024-06-28 12:07:43,441 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1020714456'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom158]
2024-06-28 12:07:43,443 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #160 initialized: null - MDC[jobName=requester (Q)]
2024-06-28 12:07:43,444 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom160]
2024-06-28 12:07:43,444 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom160]
2024-06-28 12:07:43,444 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom160]
2024-06-28 12:07:43,444 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom160]
2024-06-28 12:07:43,445 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom160]
2024-06-28 12:07:43,445 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom160, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:159) is starting - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom160]
2024-06-28 12:07:43,445 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom160, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:159) started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom160]
2024-06-28 12:07:43,445 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom160]
2024-06-28 12:07:43,446 INFO  [scout-thread-11] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom160 started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom160]
2024-06-28 12:07:43,447 INFO  [scout-thread-11] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-476:1,clientId=Scout JUnit MOM #160 (f7f96604-3f8c-40d6-90b4-35edaba0b2ad),started=true} - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom160]
2024-06-28 12:07:43,748 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@96277ae]
2024-06-28 12:07:43,748 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@4c7068d8[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:07:43,749 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.023515 ms
2024-06-28 12:07:43,749 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:07:43,749 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:07:43,750 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom160 stopped
2024-06-28 12:07:43,750 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom160, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:159) is shutting down - MDC[activemq.broker=mom160]
2024-06-28 12:07:43,750 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom160, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:159) uptime 0.306 seconds - MDC[activemq.broker=mom160]
2024-06-28 12:07:43,751 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom160, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:159) is shutdown - MDC[activemq.broker=mom160]
2024-06-28 12:07:43,751 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:07:43,751 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 310.388582 ms
2024-06-28 12:07:43,751 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyRequestFirst [activemq]>
2024-06-28 12:07:43,752 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:43,752 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyRequestFirst [activemq]>
2024-06-28 12:07:43,753 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 901194947'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom159]
2024-06-28 12:07:43,754 INFO  [scout-thread-17] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #161 initialized: null - MDC[jobName=requester (Q), activemq.broker=mom151]
2024-06-28 12:07:43,755 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom161]
2024-06-28 12:07:43,755 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom161]
2024-06-28 12:07:43,755 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom161]
2024-06-28 12:07:43,755 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom161]
2024-06-28 12:07:43,756 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom161]
2024-06-28 12:07:43,756 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom161, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:160) is starting - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom161]
2024-06-28 12:07:43,756 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom161, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:160) started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom161]
2024-06-28 12:07:43,757 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom161]
2024-06-28 12:07:43,757 INFO  [scout-thread-23] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom161 started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom161]
2024-06-28 12:07:43,758 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-479:1,clientId=Scout JUnit MOM #161 (f7f96604-3f8c-40d6-90b4-35edaba0b2ad),started=true} - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom161]
2024-06-28 12:07:44,059 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4358797d]
2024-06-28 12:07:44,060 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 6 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@3f9d01b9[job=JMS subscriber, state=DONE], JobFutureTask@1d806e09[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:07:44,060 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.011147 ms
2024-06-28 12:07:44,060 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:07:44,060 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:07:44,061 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom161 stopped
2024-06-28 12:07:44,061 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom161, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:160) is shutting down - MDC[activemq.broker=mom161]
2024-06-28 12:07:44,062 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom161, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:160) uptime 0.307 seconds - MDC[activemq.broker=mom161]
2024-06-28 12:07:44,062 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom161, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:160) is shutdown - MDC[activemq.broker=mom161]
2024-06-28 12:07:44,062 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:07:44,062 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 310.416124 ms
2024-06-28 12:07:44,062 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyRequestFirst [activemq]>
2024-06-28 12:07:44,063 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:44,063 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyRequestFirst [activemq]>
2024-06-28 12:07:44,064 INFO  [scout-thread-11] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1921836385'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom160]
2024-06-28 12:07:44,066 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #162 initialized: null - MDC[jobName=requester (Q), activemq.broker=mom150]
2024-06-28 12:07:44,067 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom162]
2024-06-28 12:07:44,067 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom162]
2024-06-28 12:07:44,067 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom162]
2024-06-28 12:07:44,067 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom162]
2024-06-28 12:07:44,068 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom162]
2024-06-28 12:07:44,068 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom162, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:161) is starting - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom162]
2024-06-28 12:07:44,069 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom162, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:161) started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom162]
2024-06-28 12:07:44,069 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom162]
2024-06-28 12:07:44,070 INFO  [scout-thread-21] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom162 started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom162]
2024-06-28 12:07:44,071 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-482:1,clientId=Scout JUnit MOM #162 (f7f96604-3f8c-40d6-90b4-35edaba0b2ad),started=true} - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom162]
2024-06-28 12:07:44,372 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@13de7bba]
2024-06-28 12:07:44,372 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 6 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@30edcafc[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5b2b0021[job=JMS subscriber, state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:07:44,375 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.030683 ms
2024-06-28 12:07:44,375 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:07:44,375 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:07:44,376 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom162 stopped
2024-06-28 12:07:44,376 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom162, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:161) is shutting down - MDC[activemq.broker=mom162]
2024-06-28 12:07:44,377 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom162, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:161) uptime 0.310 seconds - MDC[activemq.broker=mom162]
2024-06-28 12:07:44,377 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom162, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:161) is shutdown - MDC[activemq.broker=mom162]
2024-06-28 12:07:44,377 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:07:44,378 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 314.420587 ms
2024-06-28 12:07:44,378 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyRequestFirst [activemq]>
2024-06-28 12:07:44,379 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:44,379 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testMomEnvironmentWithoutRequestReply [activemq]>
2024-06-28 12:07:44,380 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1602648430'.
2024-06-28 12:07:44,382 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.initRequestReply(JmsMomImplementor.java:218) - Scout JUnit MOM #163: 'request-reply' messaging is disabled
2024-06-28 12:07:44,382 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #163 initialized: null
2024-06-28 12:07:44,383 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:07:44,383 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.004864 ms
2024-06-28 12:07:44,383 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-06-28 12:07:44,383 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 3.962305 ms
2024-06-28 12:07:44,383 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testMomEnvironmentWithoutRequestReply [activemq]>
2024-06-28 12:07:44,384 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:44,384 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testCurrentMessageRequestReply [activemq]>
2024-06-28 12:07:44,384 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 31166147'.
2024-06-28 12:07:44,385 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #164 initialized: null
2024-06-28 12:07:44,387 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom164]
2024-06-28 12:07:44,387 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom164]
2024-06-28 12:07:44,387 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom164]
2024-06-28 12:07:44,387 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom164]
2024-06-28 12:07:44,387 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom164]
2024-06-28 12:07:44,388 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom164, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:162) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom164]
2024-06-28 12:07:44,388 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom164, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:162) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom164]
2024-06-28 12:07:44,388 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom164]
2024-06-28 12:07:44,389 INFO  [scout-thread-23] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom164 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom164]
2024-06-28 12:07:44,390 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-485:1,clientId=Scout JUnit MOM #164 (f7f96604-3f8c-40d6-90b4-35edaba0b2ad),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom164]
2024-06-28 12:07:44,398 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@2360414f, org.eclipse.scout.rt.mom.jms.JmsSubscription@76eabed6]
2024-06-28 12:07:44,398 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 6 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@45c99f3d[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@86126ad[job=JMS subscriber, state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:07:44,398 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.008302 ms
2024-06-28 12:07:44,399 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:07:44,399 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:07:44,399 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom164 stopped
2024-06-28 12:07:44,399 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom164, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:162) is shutting down - MDC[activemq.broker=mom164]
2024-06-28 12:07:44,400 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom164, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:162) uptime 0.013 seconds - MDC[activemq.broker=mom164]
2024-06-28 12:07:44,400 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom164, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:162) is shutdown - MDC[activemq.broker=mom164]
2024-06-28 12:07:44,400 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:07:44,400 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 16.008547 ms
2024-06-28 12:07:44,400 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testCurrentMessageRequestReply [activemq]>
2024-06-28 12:07:44,401 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:44,401 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicRequestReplyTimeout [activemq]>
2024-06-28 12:07:44,402 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1229219342'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom164]
2024-06-28 12:07:44,404 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #165 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom164]
2024-06-28 12:07:44,405 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom165]
2024-06-28 12:07:44,405 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom165]
2024-06-28 12:07:44,405 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom165]
2024-06-28 12:07:44,405 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom165]
2024-06-28 12:07:44,405 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom165]
2024-06-28 12:07:44,406 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom165, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:163) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom165]
2024-06-28 12:07:44,406 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom165, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:163) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom165]
2024-06-28 12:07:44,406 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom165]
2024-06-28 12:07:44,406 INFO  [scout-thread-22] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom165 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom165]
2024-06-28 12:07:44,407 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-488:1,clientId=Scout JUnit MOM #165 (f7f96604-3f8c-40d6-90b4-35edaba0b2ad),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom165]
2024-06-28 12:07:49,412 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7a72fc23]
2024-06-28 12:07:49,413 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 7 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@773e490c[job=request on test/mom/testTopicRequestReplyTimeout, state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@56ce0eb0[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@1ca170ff[job=JMS subscriber, state=DONE]]
2024-06-28 12:07:49,413 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.014668 ms
2024-06-28 12:07:49,414 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 1 sessions
2024-06-28 12:07:49,414 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:134) - closing session 1 of 1
2024-06-28 12:07:49,414 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:07:49,415 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom165 stopped
2024-06-28 12:07:49,415 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom165, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:163) is shutting down - MDC[activemq.broker=mom165]
2024-06-28 12:07:49,416 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom165, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:163) uptime 5.010 seconds - MDC[activemq.broker=mom165]
2024-06-28 12:07:49,416 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom165, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:163) is shutdown - MDC[activemq.broker=mom165]
2024-06-28 12:07:49,416 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:07:49,416 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:481) - Request job canceled; java.lang.InterruptedException - MDC[jobName=request on test/mom/testTopicRequestReplyTimeout, activemq.broker=mom150]
2024-06-28 12:07:49,416 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 5014.728168 ms
2024-06-28 12:07:49,416 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicRequestReplyTimeout [activemq]>
2024-06-28 12:07:49,418 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:49,418 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicRequestReplyMultipleSubscriptions [activemq]>
2024-06-28 12:07:49,419 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 514385199'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom150]
2024-06-28 12:07:49,420 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #166 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom150]
2024-06-28 12:07:49,421 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom166]
2024-06-28 12:07:49,421 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom166]
2024-06-28 12:07:49,421 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom166]
2024-06-28 12:07:49,421 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom166]
2024-06-28 12:07:49,421 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom166]
2024-06-28 12:07:49,422 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom166, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:164) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom166]
2024-06-28 12:07:49,422 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom166, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:164) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom166]
2024-06-28 12:07:49,422 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom166]
2024-06-28 12:07:49,422 INFO  [scout-thread-22] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom166 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom166]
2024-06-28 12:07:49,423 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-491:1,clientId=Scout JUnit MOM #166 (f7f96604-3f8c-40d6-90b4-35edaba0b2ad),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom166]
2024-06-28 12:07:49,431 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7d59e8d4, org.eclipse.scout.rt.mom.jms.JmsSubscription@15a7fda8]
2024-06-28 12:07:49,431 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 7 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5be13d40[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@2aea615b[job=JMS subscriber, state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@65848aa[job=JMS subscriber, state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:07:49,432 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.009830 ms
2024-06-28 12:07:49,432 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:07:49,432 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:07:49,432 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom166 stopped
2024-06-28 12:07:49,433 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom166, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:164) is shutting down - MDC[activemq.broker=mom166]
2024-06-28 12:07:49,433 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom166, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:164) uptime 0.012 seconds - MDC[activemq.broker=mom166]
2024-06-28 12:07:49,433 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom166, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:164) is shutdown - MDC[activemq.broker=mom166]
2024-06-28 12:07:49,433 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:07:49,434 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 15.771239 ms
2024-06-28 12:07:49,434 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicRequestReplyMultipleSubscriptions [activemq]>
2024-06-28 12:07:49,435 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:49,435 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testRequestReply_ObjectMarshaller_Exception [activemq]>
2024-06-28 12:07:49,436 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 463125263'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom166]
2024-06-28 12:07:49,437 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #167 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom166]
2024-06-28 12:07:49,438 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom167]
2024-06-28 12:07:49,438 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom167]
2024-06-28 12:07:49,438 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom167]
2024-06-28 12:07:49,438 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom167]
2024-06-28 12:07:49,438 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom167]
2024-06-28 12:07:49,439 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom167, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:165) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom167]
2024-06-28 12:07:49,439 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom167, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:165) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom167]
2024-06-28 12:07:49,439 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom167]
2024-06-28 12:07:49,440 INFO  [scout-thread-21] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom167 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom167]
2024-06-28 12:07:49,441 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-494:1,clientId=Scout JUnit MOM #167 (f7f96604-3f8c-40d6-90b4-35edaba0b2ad),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom167]
2024-06-28 12:07:49,446 ERROR [scout-thread-23] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handleThrowable(ExceptionHandler.java:137) - SomethingWrongException: expected-expected-junit-exception - MDC[jobName=Receiving JMS message [dest=Destination@82e90c7a[name=test/mom/testRequestReply_ObjectMarshaller_Exception, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=54be1e00-e214-432e-894f-bc6196254906, activemq.broker=mom164]
org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest$SomethingWrongException: expected-expected-junit-exception
	at org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest.testRequestReply_ObjectMarshaller_Exception(JmsMomWithRequestReplyTest.java:623)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:75)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-06-28 12:07:49,498 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1b4f245]
2024-06-28 12:07:49,498 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 6 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@4bee4aa8[job=JMS subscriber, state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@73a0cdef[job=JMS reply cancel message listener, state=RUNNING]]
2024-06-28 12:07:49,498 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.013444 ms
2024-06-28 12:07:49,499 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:07:49,499 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:07:49,499 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom167 stopped
2024-06-28 12:07:49,499 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom167, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:165) is shutting down - MDC[activemq.broker=mom167]
2024-06-28 12:07:49,500 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom167, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:165) uptime 0.062 seconds - MDC[activemq.broker=mom167]
2024-06-28 12:07:49,500 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom167, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:165) is shutdown - MDC[activemq.broker=mom167]
2024-06-28 12:07:49,500 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:07:49,501 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 65.636470 ms
2024-06-28 12:07:49,501 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testRequestReply_ObjectMarshaller_Exception [activemq]>
2024-06-28 12:07:49,502 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:49,502 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicRequestReplyCorrelationId [activemq]>
2024-06-28 12:07:49,503 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 596403912'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom167]
2024-06-28 12:07:49,505 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #168 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom167]
2024-06-28 12:07:49,506 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom168]
2024-06-28 12:07:49,506 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom168]
2024-06-28 12:07:49,506 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom168]
2024-06-28 12:07:49,506 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom168]
2024-06-28 12:07:49,506 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom168]
2024-06-28 12:07:49,507 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom168, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:166) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom168]
2024-06-28 12:07:49,507 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom168, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:166) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom168]
2024-06-28 12:07:49,507 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom168]
2024-06-28 12:07:49,507 INFO  [scout-thread-11] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom168 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom168]
2024-06-28 12:07:49,508 INFO  [scout-thread-11] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-497:1,clientId=Scout JUnit MOM #168 (f7f96604-3f8c-40d6-90b4-35edaba0b2ad),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom168]
2024-06-28 12:07:49,517 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@149b14f6]
2024-06-28 12:07:49,518 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@239ae3ec[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:07:49,518 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.014465 ms
2024-06-28 12:07:49,518 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:07:49,518 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:07:49,519 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom168 stopped
2024-06-28 12:07:49,519 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom168, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:166) is shutting down - MDC[activemq.broker=mom168]
2024-06-28 12:07:49,520 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom168, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:166) uptime 0.015 seconds - MDC[activemq.broker=mom168]
2024-06-28 12:07:49,520 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom168, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:166) is shutdown - MDC[activemq.broker=mom168]
2024-06-28 12:07:49,520 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:07:49,520 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 18.104183 ms
2024-06-28 12:07:49,520 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicRequestReplyCorrelationId [activemq]>
2024-06-28 12:07:49,522 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:49,522 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyCancellation [activemq]>
2024-06-28 12:07:49,523 INFO  [scout-thread-11] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 346457805'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom168]
2024-06-28 12:07:49,524 INFO  [scout-thread-11] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #169 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom168]
2024-06-28 12:07:49,525 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom169]
2024-06-28 12:07:49,525 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom169]
2024-06-28 12:07:49,525 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom169]
2024-06-28 12:07:49,526 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom169]
2024-06-28 12:07:49,526 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom169]
2024-06-28 12:07:49,527 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom169, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:167) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom169]
2024-06-28 12:07:49,527 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom169, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:167) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom169]
2024-06-28 12:07:49,527 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom169]
2024-06-28 12:07:49,528 INFO  [scout-thread-22] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom169 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom169]
2024-06-28 12:07:49,529 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-500:1,clientId=Scout JUnit MOM #169 (f7f96604-3f8c-40d6-90b4-35edaba0b2ad),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom169]
2024-06-28 12:07:49,538 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:481) - Request job canceled; java.lang.InterruptedException - MDC[jobName=request on test/mom/testQueueRequestReplyCancellation, activemq.broker=mom164]
2024-06-28 12:07:49,539 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@52997ccc]
2024-06-28 12:07:49,539 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 6 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@6e2afe8[job=JMS subscriber, state=DONE], JobFutureTask@15835f7f[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:07:49,540 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.015608 ms
2024-06-28 12:07:49,540 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:07:49,540 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:07:49,541 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom169 stopped
2024-06-28 12:07:49,541 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom169, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:167) is shutting down - MDC[activemq.broker=mom169]
2024-06-28 12:07:49,542 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom169, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:167) uptime 0.017 seconds - MDC[activemq.broker=mom169]
2024-06-28 12:07:49,542 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom169, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:167) is shutdown - MDC[activemq.broker=mom169]
2024-06-28 12:07:49,542 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:07:49,542 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 20.660328 ms
2024-06-28 12:07:49,543 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyCancellation [activemq]>
2024-06-28 12:07:49,544 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:49,544 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyTimeout [activemq]>
2024-06-28 12:07:49,545 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1217337745'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom169]
2024-06-28 12:07:49,563 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #170 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom169]
2024-06-28 12:07:49,564 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom170]
2024-06-28 12:07:49,564 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom170]
2024-06-28 12:07:49,564 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom170]
2024-06-28 12:07:49,564 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom170]
2024-06-28 12:07:49,565 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom170]
2024-06-28 12:07:49,565 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom170, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:168) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom170]
2024-06-28 12:07:49,565 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom170, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:168) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom170]
2024-06-28 12:07:49,565 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom170]
2024-06-28 12:07:49,566 INFO  [scout-thread-21] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom170 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom170]
2024-06-28 12:07:49,567 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-503:1,clientId=Scout JUnit MOM #170 (f7f96604-3f8c-40d6-90b4-35edaba0b2ad),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom170]
2024-06-28 12:07:54,570 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:481) - Request job canceled; java.lang.InterruptedException - MDC[jobName=request on test/mom/testQueueRequestReplyTimeout]
2024-06-28 12:07:54,572 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@72909488]
2024-06-28 12:07:54,573 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 6 subscriber jobs: [JobFutureTask@4fbc2dac[job=JMS subscriber, state=RUNNING], JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@52515203[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:07:54,573 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.014874 ms
2024-06-28 12:07:54,573 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:07:54,574 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:07:54,575 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom170 stopped
2024-06-28 12:07:54,575 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom170, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:168) is shutting down - MDC[activemq.broker=mom170]
2024-06-28 12:07:54,576 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom170, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:168) uptime 5.011 seconds - MDC[activemq.broker=mom170]
2024-06-28 12:07:54,576 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom170, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:168) is shutdown - MDC[activemq.broker=mom170]
2024-06-28 12:07:54,576 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:07:54,576 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 5032.098418 ms
2024-06-28 12:07:54,576 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyTimeout [activemq]>
2024-06-28 12:07:54,578 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:54,578 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testRequestReply_JsonMarshaller_Exception1 [activemq]>
2024-06-28 12:07:54,579 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2106687968'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom170]
2024-06-28 12:07:54,580 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #171 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom170]
2024-06-28 12:07:54,581 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom171]
2024-06-28 12:07:54,581 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom171]
2024-06-28 12:07:54,581 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom171]
2024-06-28 12:07:54,581 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom171]
2024-06-28 12:07:54,581 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom171]
2024-06-28 12:07:54,582 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom171, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:169) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom171]
2024-06-28 12:07:54,582 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom171, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:169) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom171]
2024-06-28 12:07:54,582 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom171]
2024-06-28 12:07:54,583 INFO  [scout-thread-11] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom171 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom171]
2024-06-28 12:07:54,584 INFO  [scout-thread-11] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-506:1,clientId=Scout JUnit MOM #171 (f7f96604-3f8c-40d6-90b4-35edaba0b2ad),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom171]
2024-06-28 12:07:54,589 ERROR [scout-thread-17] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handleThrowable(ExceptionHandler.java:137) - SomethingWrongException: expected-expected-junit-exception - MDC[jobName=Receiving JMS message [dest=Destination@dbe9510c[name=test/mom/testRequestReply_JsonMarshaller_Exception1, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=b9dbae11-79da-449b-b8f1-a654b4ef387d, activemq.broker=mom151]
org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest$SomethingWrongException: expected-expected-junit-exception
	at org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest.testRequestReply_JsonMarshaller_Exception1(JmsMomWithRequestReplyTest.java:649)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:75)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-06-28 12:07:54,592 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5fcb223]
2024-06-28 12:07:54,592 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@301d33de[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:07:54,593 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.009070 ms
2024-06-28 12:07:54,593 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:07:54,593 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:07:54,595 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom171 stopped
2024-06-28 12:07:54,596 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom171, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:169) is shutting down - MDC[activemq.broker=mom171]
2024-06-28 12:07:54,596 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom171, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:169) uptime 0.015 seconds - MDC[activemq.broker=mom171]
2024-06-28 12:07:54,596 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom171, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:169) is shutdown - MDC[activemq.broker=mom171]
2024-06-28 12:07:54,597 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:07:54,597 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 19.149678 ms
2024-06-28 12:07:54,597 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testRequestReply_JsonMarshaller_Exception1 [activemq]>
2024-06-28 12:07:54,599 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:54,599 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testRequestReply_JsonMarshaller_Exception2 [activemq]>
2024-06-28 12:07:54,599 INFO  [scout-thread-11] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 690211921'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom171]
2024-06-28 12:07:54,600 INFO  [scout-thread-11] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #172 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom171]
2024-06-28 12:07:54,602 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom172]
2024-06-28 12:07:54,602 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom172]
2024-06-28 12:07:54,602 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom172]
2024-06-28 12:07:54,602 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom172]
2024-06-28 12:07:54,602 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom172]
2024-06-28 12:07:54,603 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom172, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:170) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom172]
2024-06-28 12:07:54,603 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom172, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:170) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom172]
2024-06-28 12:07:54,603 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom172]
2024-06-28 12:07:54,604 INFO  [scout-thread-22] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom172 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom172]
2024-06-28 12:07:54,605 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-509:1,clientId=Scout JUnit MOM #172 (f7f96604-3f8c-40d6-90b4-35edaba0b2ad),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom172]
2024-06-28 12:07:54,610 INFO  [scout-thread-17] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handlePlatformException(ExceptionHandler.java:108) - VetoException: undefined [severity=ERROR] - MDC[jobName=Receiving JMS message [dest=Destination@dbe9510d[name=test/mom/testRequestReply_JsonMarshaller_Exception2, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=07cd1fcf-e951-4277-a574-8efd6d4662f9, activemq.broker=mom151]
2024-06-28 12:07:54,619 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@767f4a69]
2024-06-28 12:07:54,619 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 6 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@26751761[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@1af4a16a[job=JMS subscriber, state=DONE]]
2024-06-28 12:07:54,620 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.007554 ms
2024-06-28 12:07:54,620 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:07:54,620 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:07:54,621 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom172 stopped
2024-06-28 12:07:54,621 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom172, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:170) is shutting down - MDC[activemq.broker=mom172]
2024-06-28 12:07:54,621 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom172, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:170) uptime 0.019 seconds - MDC[activemq.broker=mom172]
2024-06-28 12:07:54,621 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom172, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:170) is shutdown - MDC[activemq.broker=mom172]
2024-06-28 12:07:54,622 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:07:54,622 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 22.946138 ms
2024-06-28 12:07:54,622 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testRequestReply_JsonMarshaller_Exception2 [activemq]>
2024-06-28 12:07:54,623 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:54,623 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyJsonObjectMarshaller [activemq]>
2024-06-28 12:07:54,623 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1667360912'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom172]
2024-06-28 12:07:54,625 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #173 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom172]
2024-06-28 12:07:54,626 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom173]
2024-06-28 12:07:54,626 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom173]
2024-06-28 12:07:54,626 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom173]
2024-06-28 12:07:54,626 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom173]
2024-06-28 12:07:54,626 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom173]
2024-06-28 12:07:54,627 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom173, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:171) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom173]
2024-06-28 12:07:54,627 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom173, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:171) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom173]
2024-06-28 12:07:54,627 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom173]
2024-06-28 12:07:54,627 INFO  [scout-thread-21] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom173 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom173]
2024-06-28 12:07:54,629 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-512:1,clientId=Scout JUnit MOM #173 (f7f96604-3f8c-40d6-90b4-35edaba0b2ad),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom173]
2024-06-28 12:07:54,636 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@4f808f77, org.eclipse.scout.rt.mom.jms.JmsSubscription@758a3ba0]
2024-06-28 12:07:54,636 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 6 subscriber jobs: [JobFutureTask@3a447b54[job=JMS subscriber, state=DONE], JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@1c310d6a[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:07:54,636 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.007663 ms
2024-06-28 12:07:54,636 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:07:54,636 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:07:54,637 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom173 stopped
2024-06-28 12:07:54,637 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom173, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:171) is shutting down - MDC[activemq.broker=mom173]
2024-06-28 12:07:54,638 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom173, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:171) uptime 0.011 seconds - MDC[activemq.broker=mom173]
2024-06-28 12:07:54,638 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom173, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:171) is shutdown - MDC[activemq.broker=mom173]
2024-06-28 12:07:54,638 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:07:54,638 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 15.244136 ms
2024-06-28 12:07:54,638 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyJsonObjectMarshaller [activemq]>
2024-06-28 12:07:54,639 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:54,639 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReply [activemq]>
2024-06-28 12:07:54,640 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 132008269'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom173]
2024-06-28 12:07:54,641 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #174 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom173]
2024-06-28 12:07:54,642 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom174]
2024-06-28 12:07:54,642 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom174]
2024-06-28 12:07:54,642 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom174]
2024-06-28 12:07:54,642 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom174]
2024-06-28 12:07:54,642 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom174]
2024-06-28 12:07:54,642 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom174, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:172) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom174]
2024-06-28 12:07:54,643 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom174, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:172) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom174]
2024-06-28 12:07:54,643 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom174]
2024-06-28 12:07:54,643 INFO  [scout-thread-11] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom174 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom174]
2024-06-28 12:07:54,644 INFO  [scout-thread-11] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-515:1,clientId=Scout JUnit MOM #174 (f7f96604-3f8c-40d6-90b4-35edaba0b2ad),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom174]
2024-06-28 12:07:54,652 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@bf42a2a]
2024-06-28 12:07:54,652 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 6 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@28ba114f[job=JMS subscriber, state=RUNNING], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@4b39d172[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:07:54,653 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.008383 ms
2024-06-28 12:07:54,653 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:07:54,653 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:07:54,653 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom174 stopped
2024-06-28 12:07:54,654 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom174, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:172) is shutting down - MDC[activemq.broker=mom174]
2024-06-28 12:07:54,654 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom174, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:172) uptime 0.012 seconds - MDC[activemq.broker=mom174]
2024-06-28 12:07:54,654 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom174, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:172) is shutdown - MDC[activemq.broker=mom174]
2024-06-28 12:07:54,654 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:07:54,655 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 15.393808 ms
2024-06-28 12:07:54,655 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReply [activemq]>
2024-06-28 12:07:54,655 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:54,656 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicRequestReplyCancellation [activemq]>
2024-06-28 12:07:54,656 INFO  [scout-thread-11] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 363765931'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom174]
2024-06-28 12:07:54,657 INFO  [scout-thread-11] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #175 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom174]
2024-06-28 12:07:54,658 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom175]
2024-06-28 12:07:54,658 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom175]
2024-06-28 12:07:54,658 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom175]
2024-06-28 12:07:54,658 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom175]
2024-06-28 12:07:54,658 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom175]
2024-06-28 12:07:54,659 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom175, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:173) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom175]
2024-06-28 12:07:54,659 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom175, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:173) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom175]
2024-06-28 12:07:54,659 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom175]
2024-06-28 12:07:54,660 INFO  [scout-thread-22] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom175 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom175]
2024-06-28 12:07:54,661 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-518:1,clientId=Scout JUnit MOM #175 (f7f96604-3f8c-40d6-90b4-35edaba0b2ad),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom175]
2024-06-28 12:07:54,666 INFO  [scout-thread-17] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:481) - Request job canceled; java.lang.InterruptedException - MDC[jobName=request on test/mom/testTopicRequestReplyCancellation, activemq.broker=mom151]
2024-06-28 12:07:54,667 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2878abcd]
2024-06-28 12:07:54,668 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 6 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5179959d[job=JMS subscriber, state=DONE], JobFutureTask@693fa0d8[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:07:54,668 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.007360 ms
2024-06-28 12:07:54,668 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:07:54,668 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:07:54,669 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom175 stopped
2024-06-28 12:07:54,669 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom175, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:173) is shutting down - MDC[activemq.broker=mom175]
2024-06-28 12:07:54,670 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom175, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:173) uptime 0.012 seconds - MDC[activemq.broker=mom175]
2024-06-28 12:07:54,670 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom175, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:173) is shutdown - MDC[activemq.broker=mom175]
2024-06-28 12:07:54,670 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:07:54,670 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 14.529133 ms
2024-06-28 12:07:54,670 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicRequestReplyCancellation [activemq]>
2024-06-28 12:07:54,671 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:54,671 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testRequestReplyNull [activemq]>
2024-06-28 12:07:54,672 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 268283997'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom175]
2024-06-28 12:07:54,674 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #176 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom175]
2024-06-28 12:07:54,674 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom176]
2024-06-28 12:07:54,675 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom176]
2024-06-28 12:07:54,675 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom176]
2024-06-28 12:07:54,675 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom176]
2024-06-28 12:07:54,675 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom176]
2024-06-28 12:07:54,676 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom176, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:174) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom176]
2024-06-28 12:07:54,676 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom176, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:174) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom176]
2024-06-28 12:07:54,676 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom176]
2024-06-28 12:07:54,676 INFO  [scout-thread-21] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom176 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom176]
2024-06-28 12:07:54,677 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-521:1,clientId=Scout JUnit MOM #176 (f7f96604-3f8c-40d6-90b4-35edaba0b2ad),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom176]
2024-06-28 12:07:54,686 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@4426832f, org.eclipse.scout.rt.mom.jms.JmsSubscription@1596094c] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom175]
2024-06-28 12:07:54,693 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@3551faba, org.eclipse.scout.rt.mom.jms.JmsSubscription@2fdcee4b] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom175]
2024-06-28 12:07:54,700 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@74e8c187, org.eclipse.scout.rt.mom.jms.JmsSubscription@b3a46a9] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom175]
2024-06-28 12:07:54,707 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@56cd6d18, org.eclipse.scout.rt.mom.jms.JmsSubscription@cce8b9a] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom175]
2024-06-28 12:07:54,714 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@611acf1b, org.eclipse.scout.rt.mom.jms.JmsSubscription@57e77637] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom175]
2024-06-28 12:07:54,720 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@1dd29f59, org.eclipse.scout.rt.mom.jms.JmsSubscription@3d6962c5] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom175]
2024-06-28 12:07:54,726 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@6e6b9357, org.eclipse.scout.rt.mom.jms.JmsSubscription@1ef116c3] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom175]
2024-06-28 12:07:54,732 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@7f7dd1d7, org.eclipse.scout.rt.mom.jms.JmsSubscription@dfd997] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom175]
2024-06-28 12:07:54,739 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@6c6b0580, org.eclipse.scout.rt.mom.jms.JmsSubscription@3d9e9939] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom175]
2024-06-28 12:07:54,766 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@5fc5a38, org.eclipse.scout.rt.mom.jms.JmsSubscription@23fa2634] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom175]
2024-06-28 12:07:54,766 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@dda1dfa[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:07:54,767 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.009896 ms
2024-06-28 12:07:54,767 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:07:54,767 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:07:54,768 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom176 stopped
2024-06-28 12:07:54,768 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom176, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:174) is shutting down - MDC[activemq.broker=mom176]
2024-06-28 12:07:54,769 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom176, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:174) uptime 0.094 seconds - MDC[activemq.broker=mom176]
2024-06-28 12:07:54,769 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom176, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:174) is shutdown - MDC[activemq.broker=mom176]
2024-06-28 12:07:54,769 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:07:54,769 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 97.706647 ms
2024-06-28 12:07:54,769 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testRequestReplyNull [activemq]>
2024-06-28 12:07:54,770 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:54,771 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicRequestReplyJsonObjectMarshaller [activemq]>
2024-06-28 12:07:54,771 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1061369411'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom176]
2024-06-28 12:07:54,772 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #177 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom176]
2024-06-28 12:07:54,773 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom177]
2024-06-28 12:07:54,774 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom177]
2024-06-28 12:07:54,774 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom177]
2024-06-28 12:07:54,774 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom177]
2024-06-28 12:07:54,774 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom177]
2024-06-28 12:07:54,774 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom177, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:175) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom177]
2024-06-28 12:07:54,775 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom177, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:175) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom177]
2024-06-28 12:07:54,775 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom177]
2024-06-28 12:07:54,775 INFO  [scout-thread-22] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom177 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom177]
2024-06-28 12:07:54,776 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-524:1,clientId=Scout JUnit MOM #177 (f7f96604-3f8c-40d6-90b4-35edaba0b2ad),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom177]
2024-06-28 12:07:54,783 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@61ae8f75, org.eclipse.scout.rt.mom.jms.JmsSubscription@6013565b]
2024-06-28 12:07:54,783 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 6 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@dd464e6[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@2bfeb496[job=JMS subscriber, state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:07:54,783 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.006831 ms
2024-06-28 12:07:54,784 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:07:54,784 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:07:54,784 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom177 stopped
2024-06-28 12:07:54,784 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom177, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:175) is shutting down - MDC[activemq.broker=mom177]
2024-06-28 12:07:54,785 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom177, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:175) uptime 0.012 seconds - MDC[activemq.broker=mom177]
2024-06-28 12:07:54,785 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom177, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:175) is shutdown - MDC[activemq.broker=mom177]
2024-06-28 12:07:54,785 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:07:54,785 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 14.545491 ms
2024-06-28 12:07:54,785 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicRequestReplyJsonObjectMarshaller [activemq]>
2024-06-28 12:07:54,786 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:54,786 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicRequestReply [activemq]>
2024-06-28 12:07:54,787 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1415172343'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom177]
2024-06-28 12:07:54,789 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #178 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom177]
2024-06-28 12:07:54,790 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom178]
2024-06-28 12:07:54,790 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom178]
2024-06-28 12:07:54,790 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom178]
2024-06-28 12:07:54,790 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom178]
2024-06-28 12:07:54,790 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom178]
2024-06-28 12:07:54,791 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom178, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:176) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom178]
2024-06-28 12:07:54,791 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom178, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:176) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom178]
2024-06-28 12:07:54,791 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom178]
2024-06-28 12:07:54,792 INFO  [scout-thread-11] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom178 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom178]
2024-06-28 12:07:54,793 INFO  [scout-thread-11] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-527:1,clientId=Scout JUnit MOM #178 (f7f96604-3f8c-40d6-90b4-35edaba0b2ad),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom178]
2024-06-28 12:07:54,799 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@622168f7]
2024-06-28 12:07:54,799 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 6 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@42ed6df9[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@448372e6[job=JMS subscriber, state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:07:54,800 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.007464 ms
2024-06-28 12:07:54,800 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:07:54,800 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:07:54,801 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom178 stopped
2024-06-28 12:07:54,801 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom178, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:176) is shutting down - MDC[activemq.broker=mom178]
2024-06-28 12:07:54,801 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom178, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:176) uptime 0.011 seconds - MDC[activemq.broker=mom178]
2024-06-28 12:07:54,801 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom178, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:176) is shutdown - MDC[activemq.broker=mom178]
2024-06-28 12:07:54,801 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:07:54,802 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 15.388837 ms
2024-06-28 12:07:54,802 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicRequestReply [activemq]>
2024-06-28 12:07:54,803 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:54,803 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testMomEnvironmentWithCustomCancellationTopic [activemq]>
2024-06-28 12:07:54,804 INFO  [scout-thread-11] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1550959503'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom178]
2024-06-28 12:07:54,806 INFO  [scout-thread-11] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #179 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom178]
2024-06-28 12:07:54,807 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom179]
2024-06-28 12:07:54,807 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom179]
2024-06-28 12:07:54,807 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom179]
2024-06-28 12:07:54,807 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom179]
2024-06-28 12:07:54,807 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom179]
2024-06-28 12:07:54,808 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom179, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:177) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom179]
2024-06-28 12:07:54,808 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom179, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:177) started - MDC[jobName=JMS subscriber, activemq.broker=mom179]
2024-06-28 12:07:54,808 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom179]
2024-06-28 12:07:54,809 INFO  [scout-thread-21] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom179 started - MDC[jobName=JMS subscriber, activemq.broker=mom179]
2024-06-28 12:07:54,810 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-530:1,clientId=Scout JUnit MOM #179 (f7f96604-3f8c-40d6-90b4-35edaba0b2ad),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom179]
2024-06-28 12:07:54,817 INFO  [scout-thread-17] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:481) - Request job canceled; java.lang.InterruptedException - MDC[jobName=request on test/mom/testQueueRequestReplyCancellation, activemq.broker=mom151]
2024-06-28 12:07:54,818 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3e06808f, org.eclipse.scout.rt.mom.jms.JmsSubscription@3402004f]
2024-06-28 12:07:54,819 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 6 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@3d8dc6af[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@118c1b14[job=JMS subscriber, state=RUNNING], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:07:54,819 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.010215 ms
2024-06-28 12:07:54,819 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:07:54,819 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:07:54,820 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom179 stopped
2024-06-28 12:07:54,820 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom179, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:177) is shutting down - MDC[activemq.broker=mom179]
2024-06-28 12:07:54,821 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom179, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:177) uptime 0.014 seconds - MDC[activemq.broker=mom179]
2024-06-28 12:07:54,821 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom179, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:177) is shutdown - MDC[activemq.broker=mom179]
2024-06-28 12:07:54,821 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:07:54,821 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 18.413560 ms
2024-06-28 12:07:54,821 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testMomEnvironmentWithCustomCancellationTopic [activemq]>
2024-06-28 12:07:54,822 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:54,822 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyCorrelationId [activemq]>
2024-06-28 12:07:54,823 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1767801425'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom177]
2024-06-28 12:07:54,824 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #180 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom177]
2024-06-28 12:07:54,825 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom180]
2024-06-28 12:07:54,825 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom180]
2024-06-28 12:07:54,825 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom180]
2024-06-28 12:07:54,825 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom180]
2024-06-28 12:07:54,826 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom180]
2024-06-28 12:07:54,826 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom180, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:178) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom180]
2024-06-28 12:07:54,826 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom180, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:178) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom180]
2024-06-28 12:07:54,826 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom180]
2024-06-28 12:07:54,827 INFO  [scout-thread-15] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom180 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom180]
2024-06-28 12:07:54,828 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-533:1,clientId=Scout JUnit MOM #180 (f7f96604-3f8c-40d6-90b4-35edaba0b2ad),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom180]
2024-06-28 12:07:54,836 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5eb11bb7]
2024-06-28 12:07:54,836 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 6 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19365d91[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@1c7b6684[job=JMS subscriber, state=DONE]]
2024-06-28 12:07:54,837 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.007377 ms
2024-06-28 12:07:54,837 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:07:54,837 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:07:54,837 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom180 stopped
2024-06-28 12:07:54,838 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom180, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:178) is shutting down - MDC[activemq.broker=mom180]
2024-06-28 12:07:54,838 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom180, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:178) uptime 0.013 seconds - MDC[activemq.broker=mom180]
2024-06-28 12:07:54,838 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom180, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:178) is shutdown - MDC[activemq.broker=mom180]
2024-06-28 12:07:54,838 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:07:54,838 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 15.853089 ms
2024-06-28 12:07:54,838 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyCorrelationId [activemq]>
2024-06-28 12:07:54,839 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:54,839 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testMomEnvironmentWithCustomCancellationTopicAsString [activemq]>
2024-06-28 12:07:54,841 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1288872950'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom180]
2024-06-28 12:07:54,842 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.createContextEnvironment(JmsMomImplementor.java:711) - ignoring property having null key or value [key=scout.mom.requestreply.enabled, value=null] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom180]
2024-06-28 12:07:54,843 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #181 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom180]
2024-06-28 12:07:54,844 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom181]
2024-06-28 12:07:54,844 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom181]
2024-06-28 12:07:54,844 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom181]
2024-06-28 12:07:54,844 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom181]
2024-06-28 12:07:54,844 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom181]
2024-06-28 12:07:54,863 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom181, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:179) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom181]
2024-06-28 12:07:54,863 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom181, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:179) started - MDC[jobName=JMS subscriber, activemq.broker=mom181]
2024-06-28 12:07:54,864 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom181]
2024-06-28 12:07:54,864 INFO  [scout-thread-21] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom181 started - MDC[jobName=JMS subscriber, activemq.broker=mom181]
2024-06-28 12:07:54,865 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-536:1,clientId=Scout JUnit MOM #181 (f7f96604-3f8c-40d6-90b4-35edaba0b2ad),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom181]
2024-06-28 12:07:54,872 INFO  [scout-thread-17] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:481) - Request job canceled; java.lang.InterruptedException - MDC[jobName=request on test/mom/testQueueRequestReplyCancellation, activemq.broker=mom151]
2024-06-28 12:07:55,874 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 3 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@534bd131, org.eclipse.scout.rt.mom.jms.JmsSubscription@41d2528f, org.eclipse.scout.rt.mom.jms.JmsSubscription@7b7aaaf6]
2024-06-28 12:07:55,875 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 7 subscriber jobs: [JobFutureTask@58a61e06[job=JMS subscriber, state=DONE], JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@4e657e04[job=JMS subscriber, state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@42d3c186[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:07:55,876 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.016336 ms
2024-06-28 12:07:55,876 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:07:55,876 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:07:55,877 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom181 stopped
2024-06-28 12:07:55,878 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom181, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:179) is shutting down - MDC[activemq.broker=mom181]
2024-06-28 12:07:55,878 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom181, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:179) uptime 1.034 seconds - MDC[activemq.broker=mom181]
2024-06-28 12:07:55,879 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom181, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:179) is shutdown - MDC[activemq.broker=mom181]
2024-06-28 12:07:55,879 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:07:55,879 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 1039.421190 ms
2024-06-28 12:07:55,879 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testMomEnvironmentWithCustomCancellationTopicAsString [activemq]>
2024-06-28 12:07:55,880 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:55,880 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testRequestReply [activemq-j2ee]>
2024-06-28 12:07:55,882 INFO  [scout-thread-11] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 791076972'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom178]
2024-06-28 12:07:55,883 INFO  [scout-thread-11] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #182 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom178]
2024-06-28 12:07:55,883 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom182]
2024-06-28 12:07:55,883 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom182]
2024-06-28 12:07:55,884 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom182]
2024-06-28 12:07:55,884 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom182]
2024-06-28 12:07:55,884 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom182]
2024-06-28 12:07:55,884 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom182, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:180) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom182]
2024-06-28 12:07:55,885 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom182, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:180) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom182]
2024-06-28 12:07:55,885 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom182]
2024-06-28 12:07:55,885 INFO  [scout-thread-11] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom182 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom182]
2024-06-28 12:07:55,898 INFO  [scout-thread-11] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@43f32354, org.eclipse.scout.rt.mom.jms.JmsSubscription@46b0732a] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom182]
2024-06-28 12:07:55,907 INFO  [scout-thread-11] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@113352b, org.eclipse.scout.rt.mom.jms.JmsSubscription@505b8952] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom182]
2024-06-28 12:07:55,916 INFO  [scout-thread-11] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@3d43aabb, org.eclipse.scout.rt.mom.jms.JmsSubscription@77e19396] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom182]
2024-06-28 12:07:55,926 INFO  [scout-thread-11] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@2233aa5a, org.eclipse.scout.rt.mom.jms.JmsSubscription@e7a5fe1] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom182]
2024-06-28 12:07:55,935 INFO  [scout-thread-11] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@45c1b492, org.eclipse.scout.rt.mom.jms.JmsSubscription@37479ef4] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom182]
2024-06-28 12:07:55,943 INFO  [scout-thread-11] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@2895bb04, org.eclipse.scout.rt.mom.jms.JmsSubscription@66100c69] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom182]
2024-06-28 12:07:55,953 INFO  [scout-thread-11] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@1b8697af, org.eclipse.scout.rt.mom.jms.JmsSubscription@4c50aba8] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom182]
2024-06-28 12:07:55,966 INFO  [scout-thread-11] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@19873e61, org.eclipse.scout.rt.mom.jms.JmsSubscription@1e43418e] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom182]
2024-06-28 12:07:55,977 INFO  [scout-thread-11] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@8b9d422, org.eclipse.scout.rt.mom.jms.JmsSubscription@5450e4cc] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom182]
2024-06-28 12:07:55,986 INFO  [scout-thread-11] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@31e5fd08, org.eclipse.scout.rt.mom.jms.JmsSubscription@15318b4d] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom182]
2024-06-28 12:07:55,987 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5cdcba84[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:07:55,988 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.014093 ms
2024-06-28 12:07:55,989 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom182 stopped
2024-06-28 12:07:55,989 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom182, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:180) is shutting down - MDC[activemq.broker=mom182]
2024-06-28 12:07:55,989 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom182, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:180) uptime 0.106 seconds - MDC[activemq.broker=mom182]
2024-06-28 12:07:55,989 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom182, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:180) is shutdown - MDC[activemq.broker=mom182]
2024-06-28 12:07:55,990 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-06-28 12:07:55,990 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 109.340067 ms
2024-06-28 12:07:55,990 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testRequestReply [activemq-j2ee]>
2024-06-28 12:07:55,991 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:55,991 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testRequestReplyWithBlockingCondition [activemq-j2ee]>
2024-06-28 12:07:55,993 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 108969780'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom164]
2024-06-28 12:07:55,994 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #183 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom164]
2024-06-28 12:07:55,994 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom183]
2024-06-28 12:07:55,994 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom183]
2024-06-28 12:07:55,995 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom183]
2024-06-28 12:07:55,995 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom183]
2024-06-28 12:07:55,995 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom183]
2024-06-28 12:07:55,995 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom183, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:181) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom183]
2024-06-28 12:07:55,996 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom183, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:181) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom183]
2024-06-28 12:07:55,996 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom183]
2024-06-28 12:07:55,996 INFO  [scout-thread-23] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom183 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom183]
Reply: TheReply
2024-06-28 12:07:56,007 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@395a5526]
2024-06-28 12:07:56,008 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5aa865f6[job=JMS reply cancel message listener, state=RUNNING]]
2024-06-28 12:07:56,008 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.006562 ms
2024-06-28 12:07:56,009 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom183 stopped
2024-06-28 12:07:56,009 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom183, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:181) is shutting down - MDC[activemq.broker=mom183]
2024-06-28 12:07:56,010 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom183, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:181) uptime 0.015 seconds - MDC[activemq.broker=mom183]
2024-06-28 12:07:56,010 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom183, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:181) is shutdown - MDC[activemq.broker=mom183]
2024-06-28 12:07:56,010 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-06-28 12:07:56,010 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 18.461448 ms
2024-06-28 12:07:56,010 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testRequestReplyWithBlockingCondition [activemq-j2ee]>
2024-06-28 12:07:56,011 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:56,011 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testRequestReply_StringMarshaller_Exception [activemq-j2ee]>
2024-06-28 12:07:56,012 INFO  [scout-thread-11] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1286517216'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom182]
2024-06-28 12:07:56,013 INFO  [scout-thread-11] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #184 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom182]
2024-06-28 12:07:56,013 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom184]
2024-06-28 12:07:56,014 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom184]
2024-06-28 12:07:56,014 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom184]
2024-06-28 12:07:56,014 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom184]
2024-06-28 12:07:56,014 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom184]
2024-06-28 12:07:56,014 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom184, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:182) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom184]
2024-06-28 12:07:56,015 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom184, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:182) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom184]
2024-06-28 12:07:56,015 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom184]
2024-06-28 12:07:56,015 INFO  [scout-thread-11] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom184 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom184]
2024-06-28 12:07:56,023 ERROR [scout-thread-15] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handleThrowable(ExceptionHandler.java:137) - SomethingWrongException: expected-expected-junit-exception - MDC[jobName=Receiving JMS message [dest=Destination@2812c4c[name=test/mom/testRequestReply_StringMarshaller_Exception, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=16eb4dd8-8057-4db1-beef-cfe78313f39c, activemq.broker=mom180]
org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest$SomethingWrongException: expected-expected-junit-exception
	at org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest.testRequestReply_StringMarshaller_Exception(JmsMomWithRequestReplyTest.java:701)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:75)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-06-28 12:07:56,027 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5862dc47]
2024-06-28 12:07:56,028 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@1d1f0f64[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:07:56,029 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.008780 ms
2024-06-28 12:07:56,029 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom184 stopped
2024-06-28 12:07:56,029 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom184, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:182) is shutting down - MDC[activemq.broker=mom184]
2024-06-28 12:07:56,030 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom184, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:182) uptime 0.017 seconds - MDC[activemq.broker=mom184]
2024-06-28 12:07:56,030 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom184, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:182) is shutdown - MDC[activemq.broker=mom184]
2024-06-28 12:07:56,030 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-06-28 12:07:56,030 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 19.186592 ms
2024-06-28 12:07:56,030 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testRequestReply_StringMarshaller_Exception [activemq-j2ee]>
2024-06-28 12:07:56,031 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:56,031 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testRequestReplyEmpty [activemq-j2ee]>
2024-06-28 12:07:56,033 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1502738475'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom177]
2024-06-28 12:07:56,034 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #185 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom177]
2024-06-28 12:07:56,034 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom185]
2024-06-28 12:07:56,034 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom185]
2024-06-28 12:07:56,034 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom185]
2024-06-28 12:07:56,034 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom185]
2024-06-28 12:07:56,035 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom185]
2024-06-28 12:07:56,035 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom185, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:183) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom185]
2024-06-28 12:07:56,035 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom185, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:183) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom185]
2024-06-28 12:07:56,035 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom185]
2024-06-28 12:07:56,036 INFO  [scout-thread-22] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom185 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom185]
2024-06-28 12:07:56,047 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@2f66b854, org.eclipse.scout.rt.mom.jms.JmsSubscription@67ced825] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom185]
2024-06-28 12:07:56,072 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@45f078cf, org.eclipse.scout.rt.mom.jms.JmsSubscription@2ab34815] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom185]
2024-06-28 12:07:56,083 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@6cee37d1, org.eclipse.scout.rt.mom.jms.JmsSubscription@15eb9bd1] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom185]
2024-06-28 12:07:56,094 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@5447788a, org.eclipse.scout.rt.mom.jms.JmsSubscription@4396debb] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom185]
2024-06-28 12:07:56,105 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@3c328f3b, org.eclipse.scout.rt.mom.jms.JmsSubscription@706c06a6] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom185]
2024-06-28 12:07:56,114 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@7c599465, org.eclipse.scout.rt.mom.jms.JmsSubscription@4b1ad99f] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom185]
2024-06-28 12:07:56,123 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@5cfbeedc, org.eclipse.scout.rt.mom.jms.JmsSubscription@1d3f3ab9] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom185]
2024-06-28 12:07:56,132 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@6f4b64a6, org.eclipse.scout.rt.mom.jms.JmsSubscription@1ef8497d] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom185]
2024-06-28 12:07:56,140 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@7c6047ba, org.eclipse.scout.rt.mom.jms.JmsSubscription@1924bd9c] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom185]
2024-06-28 12:07:56,169 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@34c4d8ea, org.eclipse.scout.rt.mom.jms.JmsSubscription@73848030] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom185]
2024-06-28 12:07:56,170 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@776495c4[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:07:56,170 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.040155 ms
2024-06-28 12:07:56,171 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom185 stopped
2024-06-28 12:07:56,172 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom185, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:183) is shutting down - MDC[activemq.broker=mom185]
2024-06-28 12:07:56,172 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom185, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:183) uptime 0.138 seconds - MDC[activemq.broker=mom185]
2024-06-28 12:07:56,172 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom185, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:183) is shutdown - MDC[activemq.broker=mom185]
2024-06-28 12:07:56,173 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-06-28 12:07:56,173 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 141.301753 ms
2024-06-28 12:07:56,173 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testRequestReplyEmpty [activemq-j2ee]>
2024-06-28 12:07:56,174 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:56,174 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyMultipleSubscriptions [activemq-j2ee]>
2024-06-28 12:07:56,175 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1968156237'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom183]
2024-06-28 12:07:56,176 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #186 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom183]
2024-06-28 12:07:56,177 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom186]
2024-06-28 12:07:56,177 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom186]
2024-06-28 12:07:56,177 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom186]
2024-06-28 12:07:56,177 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom186]
2024-06-28 12:07:56,177 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom186]
2024-06-28 12:07:56,178 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom186, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:184) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom186]
2024-06-28 12:07:56,178 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom186, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:184) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom186]
2024-06-28 12:07:56,178 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom186]
2024-06-28 12:07:56,178 INFO  [scout-thread-23] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom186 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom186]
2024-06-28 12:07:56,240 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@235f56ff, org.eclipse.scout.rt.mom.jms.JmsSubscription@7da48c4c]
2024-06-28 12:07:56,241 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@4f7cf177[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:07:56,242 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.009147 ms
2024-06-28 12:07:56,243 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom186 stopped
2024-06-28 12:07:56,243 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom186, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:184) is shutting down - MDC[activemq.broker=mom186]
2024-06-28 12:07:56,243 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom186, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:184) uptime 0.066 seconds - MDC[activemq.broker=mom186]
2024-06-28 12:07:56,243 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom186, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:184) is shutdown - MDC[activemq.broker=mom186]
2024-06-28 12:07:56,244 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-06-28 12:07:56,244 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 69.555382 ms
2024-06-28 12:07:56,244 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyMultipleSubscriptions [activemq-j2ee]>
2024-06-28 12:07:56,245 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:56,245 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyMultipleSubscriptions [activemq-j2ee]>
2024-06-28 12:07:56,246 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1107829294'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom185]
2024-06-28 12:07:56,247 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #187 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom185]
2024-06-28 12:07:56,247 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom187]
2024-06-28 12:07:56,247 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom187]
2024-06-28 12:07:56,247 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom187]
2024-06-28 12:07:56,248 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom187]
2024-06-28 12:07:56,248 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom187]
2024-06-28 12:07:56,248 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom187, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:185) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom187]
2024-06-28 12:07:56,249 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom187, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:185) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom187]
2024-06-28 12:07:56,249 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom187]
2024-06-28 12:07:56,249 INFO  [scout-thread-22] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom187 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom187]
2024-06-28 12:07:56,312 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6468904c, org.eclipse.scout.rt.mom.jms.JmsSubscription@7ce15695]
2024-06-28 12:07:56,314 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@3f215007[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:07:56,314 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.012907 ms
2024-06-28 12:07:56,315 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom187 stopped
2024-06-28 12:07:56,315 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom187, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:185) is shutting down - MDC[activemq.broker=mom187]
2024-06-28 12:07:56,315 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom187, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:185) uptime 0.068 seconds - MDC[activemq.broker=mom187]
2024-06-28 12:07:56,315 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom187, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:185) is shutdown - MDC[activemq.broker=mom187]
2024-06-28 12:07:56,316 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-06-28 12:07:56,316 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 71.006799 ms
2024-06-28 12:07:56,316 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyMultipleSubscriptions [activemq-j2ee]>
2024-06-28 12:07:56,317 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:56,317 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyMultipleSubscriptions [activemq-j2ee]>
2024-06-28 12:07:56,318 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 590668958'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom181]
2024-06-28 12:07:56,319 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #188 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom181]
2024-06-28 12:07:56,319 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom188]
2024-06-28 12:07:56,319 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom188]
2024-06-28 12:07:56,319 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom188]
2024-06-28 12:07:56,320 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom188]
2024-06-28 12:07:56,320 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom188]
2024-06-28 12:07:56,320 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom188, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:186) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom188]
2024-06-28 12:07:56,320 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom188, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:186) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom188]
2024-06-28 12:07:56,321 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom188]
2024-06-28 12:07:56,321 INFO  [scout-thread-21] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom188 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom188]
2024-06-28 12:07:56,382 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@13df2f89, org.eclipse.scout.rt.mom.jms.JmsSubscription@10de078f]
2024-06-28 12:07:56,384 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@570d724[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:07:56,384 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.012104 ms
2024-06-28 12:07:56,385 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom188 stopped
2024-06-28 12:07:56,385 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom188, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:186) is shutting down - MDC[activemq.broker=mom188]
2024-06-28 12:07:56,385 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom188, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:186) uptime 0.066 seconds - MDC[activemq.broker=mom188]
2024-06-28 12:07:56,385 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom188, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:186) is shutdown - MDC[activemq.broker=mom188]
2024-06-28 12:07:56,386 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-06-28 12:07:56,386 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 68.796498 ms
2024-06-28 12:07:56,386 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyMultipleSubscriptions [activemq-j2ee]>
2024-06-28 12:07:56,387 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:56,387 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyMultipleSubscriptions [activemq-j2ee]>
2024-06-28 12:07:56,388 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 928185587'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom186]
2024-06-28 12:07:56,389 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #189 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom186]
2024-06-28 12:07:56,389 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom189]
2024-06-28 12:07:56,389 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom189]
2024-06-28 12:07:56,390 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom189]
2024-06-28 12:07:56,390 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom189]
2024-06-28 12:07:56,390 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom189]
2024-06-28 12:07:56,390 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom189, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:187) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom189]
2024-06-28 12:07:56,390 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom189, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:187) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom189]
2024-06-28 12:07:56,391 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom189]
2024-06-28 12:07:56,391 INFO  [scout-thread-23] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom189 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom189]
2024-06-28 12:07:56,453 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@28d1e59d, org.eclipse.scout.rt.mom.jms.JmsSubscription@1676550a]
2024-06-28 12:07:56,454 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@4148f58c[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:07:56,455 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.014939 ms
2024-06-28 12:07:56,456 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom189 stopped
2024-06-28 12:07:56,456 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom189, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:187) is shutting down - MDC[activemq.broker=mom189]
2024-06-28 12:07:56,457 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom189, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:187) uptime 0.067 seconds - MDC[activemq.broker=mom189]
2024-06-28 12:07:56,457 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom189, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:187) is shutdown - MDC[activemq.broker=mom189]
2024-06-28 12:07:56,457 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-06-28 12:07:56,457 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 70.193213 ms
2024-06-28 12:07:56,457 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyMultipleSubscriptions [activemq-j2ee]>
2024-06-28 12:07:56,458 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:56,458 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyMultipleSubscriptions [activemq-j2ee]>
2024-06-28 12:07:56,459 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1938867886'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom187]
2024-06-28 12:07:56,460 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #190 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom187]
2024-06-28 12:07:56,461 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom190]
2024-06-28 12:07:56,461 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom190]
2024-06-28 12:07:56,461 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom190]
2024-06-28 12:07:56,461 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom190]
2024-06-28 12:07:56,461 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom190]
2024-06-28 12:07:56,462 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom190, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:188) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom190]
2024-06-28 12:07:56,462 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom190, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:188) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom190]
2024-06-28 12:07:56,462 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom190]
2024-06-28 12:07:56,463 INFO  [scout-thread-22] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom190 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom190]
2024-06-28 12:07:56,525 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4cbeae45, org.eclipse.scout.rt.mom.jms.JmsSubscription@22b0f013]
2024-06-28 12:07:56,527 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@6889dd11[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:07:56,527 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.012956 ms
2024-06-28 12:07:56,528 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom190 stopped
2024-06-28 12:07:56,528 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom190, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:188) is shutting down - MDC[activemq.broker=mom190]
2024-06-28 12:07:56,528 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom190, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:188) uptime 0.067 seconds - MDC[activemq.broker=mom190]
2024-06-28 12:07:56,528 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom190, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:188) is shutdown - MDC[activemq.broker=mom190]
2024-06-28 12:07:56,529 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-06-28 12:07:56,529 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 70.700147 ms
2024-06-28 12:07:56,529 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyMultipleSubscriptions [activemq-j2ee]>
2024-06-28 12:07:56,530 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:56,530 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyMultipleSubscriptions [activemq-j2ee]>
2024-06-28 12:07:56,531 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1644660527'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom188]
2024-06-28 12:07:56,532 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #191 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom188]
2024-06-28 12:07:56,533 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom191]
2024-06-28 12:07:56,533 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom191]
2024-06-28 12:07:56,533 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom191]
2024-06-28 12:07:56,533 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom191]
2024-06-28 12:07:56,533 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom191]
2024-06-28 12:07:56,534 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom191, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:189) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom191]
2024-06-28 12:07:56,534 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom191, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:189) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom191]
2024-06-28 12:07:56,534 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom191]
2024-06-28 12:07:56,535 INFO  [scout-thread-21] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom191 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom191]
2024-06-28 12:07:56,597 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@549eeaa3, org.eclipse.scout.rt.mom.jms.JmsSubscription@2bd9b7cc]
2024-06-28 12:07:56,599 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@1996db46[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:07:56,599 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.014108 ms
2024-06-28 12:07:56,600 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom191 stopped
2024-06-28 12:07:56,600 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom191, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:189) is shutting down - MDC[activemq.broker=mom191]
2024-06-28 12:07:56,601 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom191, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:189) uptime 0.068 seconds - MDC[activemq.broker=mom191]
2024-06-28 12:07:56,601 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom191, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:189) is shutdown - MDC[activemq.broker=mom191]
2024-06-28 12:07:56,601 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-06-28 12:07:56,602 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 71.924525 ms
2024-06-28 12:07:56,602 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyMultipleSubscriptions [activemq-j2ee]>
2024-06-28 12:07:56,603 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:56,603 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyMultipleSubscriptions [activemq-j2ee]>
2024-06-28 12:07:56,604 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1654453147'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom189]
2024-06-28 12:07:56,605 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #192 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom189]
2024-06-28 12:07:56,606 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom192]
2024-06-28 12:07:56,606 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom192]
2024-06-28 12:07:56,606 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom192]
2024-06-28 12:07:56,606 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom192]
2024-06-28 12:07:56,606 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom192]
2024-06-28 12:07:56,607 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom192, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:190) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom192]
2024-06-28 12:07:56,607 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom192, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:190) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom192]
2024-06-28 12:07:56,607 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom192]
2024-06-28 12:07:56,607 INFO  [scout-thread-23] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom192 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom192]
2024-06-28 12:07:56,669 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7fe5dd5c, org.eclipse.scout.rt.mom.jms.JmsSubscription@37d6a6b6]
2024-06-28 12:07:56,670 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@2a65236e[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:07:56,671 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.012877 ms
2024-06-28 12:07:56,672 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom192 stopped
2024-06-28 12:07:56,672 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom192, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:190) is shutting down - MDC[activemq.broker=mom192]
2024-06-28 12:07:56,672 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom192, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:190) uptime 0.067 seconds - MDC[activemq.broker=mom192]
2024-06-28 12:07:56,672 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom192, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:190) is shutdown - MDC[activemq.broker=mom192]
2024-06-28 12:07:56,673 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-06-28 12:07:56,673 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 69.923928 ms
2024-06-28 12:07:56,673 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyMultipleSubscriptions [activemq-j2ee]>
2024-06-28 12:07:56,674 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:56,674 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyMultipleSubscriptions [activemq-j2ee]>
2024-06-28 12:07:56,675 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 227185366'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom190]
2024-06-28 12:07:56,676 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #193 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom190]
2024-06-28 12:07:56,677 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom193]
2024-06-28 12:07:56,677 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom193]
2024-06-28 12:07:56,677 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom193]
2024-06-28 12:07:56,677 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom193]
2024-06-28 12:07:56,677 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom193]
2024-06-28 12:07:56,678 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom193, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:191) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom193]
2024-06-28 12:07:56,678 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom193, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:191) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom193]
2024-06-28 12:07:56,678 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom193]
2024-06-28 12:07:56,679 INFO  [scout-thread-22] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom193 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom193]
2024-06-28 12:07:56,741 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@706ff320, org.eclipse.scout.rt.mom.jms.JmsSubscription@567a2954]
2024-06-28 12:07:56,742 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@159a9dc7[job=JMS reply cancel message listener, state=RUNNING]]
2024-06-28 12:07:56,743 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.024770 ms
2024-06-28 12:07:56,744 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom193 stopped
2024-06-28 12:07:56,744 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom193, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:191) is shutting down - MDC[activemq.broker=mom193]
2024-06-28 12:07:56,744 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom193, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:191) uptime 0.067 seconds - MDC[activemq.broker=mom193]
2024-06-28 12:07:56,744 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom193, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:191) is shutdown - MDC[activemq.broker=mom193]
2024-06-28 12:07:56,745 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-06-28 12:07:56,745 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 70.849225 ms
2024-06-28 12:07:56,745 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyMultipleSubscriptions [activemq-j2ee]>
2024-06-28 12:07:56,746 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:56,746 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyMultipleSubscriptions [activemq-j2ee]>
2024-06-28 12:07:56,747 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 757226037'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom191]
2024-06-28 12:07:56,748 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #194 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom191]
2024-06-28 12:07:56,749 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom194]
2024-06-28 12:07:56,749 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom194]
2024-06-28 12:07:56,749 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom194]
2024-06-28 12:07:56,749 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom194]
2024-06-28 12:07:56,749 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom194]
2024-06-28 12:07:56,750 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom194, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:192) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom194]
2024-06-28 12:07:56,750 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom194, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:192) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom194]
2024-06-28 12:07:56,750 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom194]
2024-06-28 12:07:56,751 INFO  [scout-thread-21] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom194 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom194]
2024-06-28 12:07:56,813 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1ca9fd34, org.eclipse.scout.rt.mom.jms.JmsSubscription@3a1e803]
2024-06-28 12:07:56,815 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@4cd5f548[job=JMS reply cancel message listener, state=RUNNING]]
2024-06-28 12:07:56,815 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.027877 ms
2024-06-28 12:07:56,816 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom194 stopped
2024-06-28 12:07:56,816 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom194, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:192) is shutting down - MDC[activemq.broker=mom194]
2024-06-28 12:07:56,817 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom194, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:192) uptime 0.068 seconds - MDC[activemq.broker=mom194]
2024-06-28 12:07:56,817 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom194, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:192) is shutdown - MDC[activemq.broker=mom194]
2024-06-28 12:07:56,817 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-06-28 12:07:56,817 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 70.966373 ms
2024-06-28 12:07:56,817 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyMultipleSubscriptions [activemq-j2ee]>
2024-06-28 12:07:56,818 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:56,818 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyMultipleSubscriptions [activemq-j2ee]>
2024-06-28 12:07:56,819 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1248398861'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom192]
2024-06-28 12:07:56,821 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #195 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom192]
2024-06-28 12:07:56,821 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom195]
2024-06-28 12:07:56,821 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom195]
2024-06-28 12:07:56,821 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom195]
2024-06-28 12:07:56,821 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom195]
2024-06-28 12:07:56,821 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom195]
2024-06-28 12:07:56,822 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom195, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:193) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom195]
2024-06-28 12:07:56,822 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom195, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:193) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom195]
2024-06-28 12:07:56,823 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom195]
2024-06-28 12:07:56,823 INFO  [scout-thread-23] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom195 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom195]
2024-06-28 12:07:56,885 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@42c10f3d, org.eclipse.scout.rt.mom.jms.JmsSubscription@791a53c7]
2024-06-28 12:07:56,890 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5624f85e[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:07:56,891 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.030579 ms
2024-06-28 12:07:56,892 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom195 stopped
2024-06-28 12:07:56,892 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom195, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:193) is shutting down - MDC[activemq.broker=mom195]
2024-06-28 12:07:56,894 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom195, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:193) uptime 0.073 seconds - MDC[activemq.broker=mom195]
2024-06-28 12:07:56,894 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom195, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:193) is shutdown - MDC[activemq.broker=mom195]
2024-06-28 12:07:56,894 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-06-28 12:07:56,895 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 76.433313 ms
2024-06-28 12:07:56,895 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyMultipleSubscriptions [activemq-j2ee]>
2024-06-28 12:07:56,898 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:56,898 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyRequestFirst [activemq-j2ee]>
2024-06-28 12:07:56,900 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 639134711'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom193]
2024-06-28 12:07:56,902 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #196 initialized: null - MDC[jobName=requester (Q), activemq.broker=mom194]
2024-06-28 12:07:56,904 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom196]
2024-06-28 12:07:56,904 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom196]
2024-06-28 12:07:56,904 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom196]
2024-06-28 12:07:56,904 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom196]
2024-06-28 12:07:56,904 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom196]
2024-06-28 12:07:56,905 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom196, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:194) is starting - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom196]
2024-06-28 12:07:56,905 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom196, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:194) started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom196]
2024-06-28 12:07:56,905 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom196]
2024-06-28 12:07:56,906 INFO  [scout-thread-11] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom196 started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom196]
2024-06-28 12:07:57,211 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@27e4aacc]
2024-06-28 12:07:57,212 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@195c8a9b[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:07:57,212 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.013059 ms
2024-06-28 12:07:57,213 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom196 stopped
2024-06-28 12:07:57,213 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom196, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:194) is shutting down - MDC[activemq.broker=mom196]
2024-06-28 12:07:57,214 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom196, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:194) uptime 0.311 seconds - MDC[activemq.broker=mom196]
2024-06-28 12:07:57,214 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom196, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:194) is shutdown - MDC[activemq.broker=mom196]
2024-06-28 12:07:57,214 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-06-28 12:07:57,214 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 316.600281 ms
2024-06-28 12:07:57,214 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyRequestFirst [activemq-j2ee]>
2024-06-28 12:07:57,215 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:57,215 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyRequestFirst [activemq-j2ee]>
2024-06-28 12:07:57,216 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1592446096'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom180]
2024-06-28 12:07:57,218 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #197 initialized: null - MDC[jobName=requester (Q), activemq.broker=mom150]
2024-06-28 12:07:57,218 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom197]
2024-06-28 12:07:57,219 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom197]
2024-06-28 12:07:57,219 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom197]
2024-06-28 12:07:57,219 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom197]
2024-06-28 12:07:57,219 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom197]
2024-06-28 12:07:57,219 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom197, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:195) is starting - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom197]
2024-06-28 12:07:57,220 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom197, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:195) started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom197]
2024-06-28 12:07:57,220 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom197]
2024-06-28 12:07:57,220 INFO  [scout-thread-22] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom197 started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom197]
2024-06-28 12:07:57,526 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@53b464b9]
2024-06-28 12:07:57,527 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@4d6a738e[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:07:57,528 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.026933 ms
2024-06-28 12:07:57,528 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom197 stopped
2024-06-28 12:07:57,529 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom197, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:195) is shutting down - MDC[activemq.broker=mom197]
2024-06-28 12:07:57,529 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom197, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:195) uptime 0.311 seconds - MDC[activemq.broker=mom197]
2024-06-28 12:07:57,529 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom197, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:195) is shutdown - MDC[activemq.broker=mom197]
2024-06-28 12:07:57,529 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-06-28 12:07:57,530 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 314.107700 ms
2024-06-28 12:07:57,530 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyRequestFirst [activemq-j2ee]>
2024-06-28 12:07:57,530 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:57,531 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyRequestFirst [activemq-j2ee]>
2024-06-28 12:07:57,531 INFO  [scout-thread-11] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 811503039'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom196]
2024-06-28 12:07:57,533 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #198 initialized: null - MDC[jobName=requester (Q), activemq.broker=mom195]
2024-06-28 12:07:57,534 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom198]
2024-06-28 12:07:57,534 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom198]
2024-06-28 12:07:57,534 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom198]
2024-06-28 12:07:57,534 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom198]
2024-06-28 12:07:57,534 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom198]
2024-06-28 12:07:57,535 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom198, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:196) is starting - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom198]
2024-06-28 12:07:57,535 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom198, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:196) started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom198]
2024-06-28 12:07:57,535 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom198]
2024-06-28 12:07:57,535 INFO  [scout-thread-15] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom198 started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom198]
2024-06-28 12:07:57,841 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@24851f5c]
2024-06-28 12:07:57,842 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@422b6f87[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:07:57,842 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.010344 ms
2024-06-28 12:07:57,843 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom198 stopped
2024-06-28 12:07:57,843 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom198, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:196) is shutting down - MDC[activemq.broker=mom198]
2024-06-28 12:07:57,844 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom198, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:196) uptime 0.309 seconds - MDC[activemq.broker=mom198]
2024-06-28 12:07:57,844 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom198, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:196) is shutdown - MDC[activemq.broker=mom198]
2024-06-28 12:07:57,844 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-06-28 12:07:57,844 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 313.355461 ms
2024-06-28 12:07:57,844 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyRequestFirst [activemq-j2ee]>
2024-06-28 12:07:57,845 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:57,845 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyRequestFirst [activemq-j2ee]>
2024-06-28 12:07:57,846 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1892976564'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom197]
2024-06-28 12:07:57,847 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #199 initialized: null - MDC[jobName=requester (Q), activemq.broker=mom194]
2024-06-28 12:07:57,848 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom199]
2024-06-28 12:07:57,848 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom199]
2024-06-28 12:07:57,848 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom199]
2024-06-28 12:07:57,848 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom199]
2024-06-28 12:07:57,848 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom199]
2024-06-28 12:07:57,849 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom199, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:197) is starting - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom199]
2024-06-28 12:07:57,849 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom199, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:197) started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom199]
2024-06-28 12:07:57,849 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom199]
2024-06-28 12:07:57,850 INFO  [scout-thread-11] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom199 started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom199]
2024-06-28 12:07:58,155 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@153e2f2f]
2024-06-28 12:07:58,156 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@b147de5[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:07:58,157 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.013685 ms
2024-06-28 12:07:58,158 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom199 stopped
2024-06-28 12:07:58,158 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom199, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:197) is shutting down - MDC[activemq.broker=mom199]
2024-06-28 12:07:58,158 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom199, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:197) uptime 0.310 seconds - MDC[activemq.broker=mom199]
2024-06-28 12:07:58,158 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom199, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:197) is shutdown - MDC[activemq.broker=mom199]
2024-06-28 12:07:58,159 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-06-28 12:07:58,159 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 313.882232 ms
2024-06-28 12:07:58,159 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyRequestFirst [activemq-j2ee]>
2024-06-28 12:07:58,160 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:58,160 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyRequestFirst [activemq-j2ee]>
2024-06-28 12:07:58,161 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 362032117'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom198]
2024-06-28 12:07:58,162 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #200 initialized: null - MDC[jobName=requester (Q), activemq.broker=mom150]
2024-06-28 12:07:58,163 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom200]
2024-06-28 12:07:58,163 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom200]
2024-06-28 12:07:58,163 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom200]
2024-06-28 12:07:58,163 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom200]
2024-06-28 12:07:58,163 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom200]
2024-06-28 12:07:58,164 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom200, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:198) is starting - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom200]
2024-06-28 12:07:58,164 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom200, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:198) started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom200]
2024-06-28 12:07:58,164 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom200]
2024-06-28 12:07:58,165 INFO  [scout-thread-22] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom200 started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom200]
2024-06-28 12:07:58,471 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@17dfa412]
2024-06-28 12:07:58,472 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@704c2901[job=JMS reply cancel message listener, state=RUNNING]]
2024-06-28 12:07:58,472 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.014321 ms
2024-06-28 12:07:58,473 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom200 stopped
2024-06-28 12:07:58,473 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom200, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:198) is shutting down - MDC[activemq.broker=mom200]
2024-06-28 12:07:58,474 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom200, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:198) uptime 0.311 seconds - MDC[activemq.broker=mom200]
2024-06-28 12:07:58,474 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom200, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:198) is shutdown - MDC[activemq.broker=mom200]
2024-06-28 12:07:58,474 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-06-28 12:07:58,474 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 314.414657 ms
2024-06-28 12:07:58,474 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyRequestFirst [activemq-j2ee]>
2024-06-28 12:07:58,475 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:58,475 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyRequestFirst [activemq-j2ee]>
2024-06-28 12:07:58,477 INFO  [scout-thread-11] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 741850299'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom199]
2024-06-28 12:07:58,478 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #201 initialized: null - MDC[jobName=requester (Q), activemq.broker=mom195]
2024-06-28 12:07:58,479 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom201]
2024-06-28 12:07:58,479 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom201]
2024-06-28 12:07:58,479 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom201]
2024-06-28 12:07:58,480 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom201]
2024-06-28 12:07:58,480 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom201]
2024-06-28 12:07:58,480 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom201, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:199) is starting - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom201]
2024-06-28 12:07:58,480 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom201, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:199) started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom201]
2024-06-28 12:07:58,480 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom201]
2024-06-28 12:07:58,481 INFO  [scout-thread-15] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom201 started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom201]
2024-06-28 12:07:58,786 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2ee17b74]
2024-06-28 12:07:58,787 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@66768501[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:07:58,787 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.011746 ms
2024-06-28 12:07:58,788 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom201 stopped
2024-06-28 12:07:58,788 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom201, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:199) is shutting down - MDC[activemq.broker=mom201]
2024-06-28 12:07:58,788 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom201, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:199) uptime 0.309 seconds - MDC[activemq.broker=mom201]
2024-06-28 12:07:58,789 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom201, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:199) is shutdown - MDC[activemq.broker=mom201]
2024-06-28 12:07:58,789 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-06-28 12:07:58,789 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 313.468081 ms
2024-06-28 12:07:58,789 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyRequestFirst [activemq-j2ee]>
2024-06-28 12:07:58,790 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:58,790 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyRequestFirst [activemq-j2ee]>
2024-06-28 12:07:58,791 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1726078233'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom200]
2024-06-28 12:07:58,792 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #202 initialized: null - MDC[jobName=requester (Q), activemq.broker=mom194]
2024-06-28 12:07:58,793 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom202]
2024-06-28 12:07:58,793 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom202]
2024-06-28 12:07:58,793 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom202]
2024-06-28 12:07:58,793 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom202]
2024-06-28 12:07:58,793 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom202]
2024-06-28 12:07:58,794 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom202, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:200) is starting - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom202]
2024-06-28 12:07:58,794 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom202, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:200) started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom202]
2024-06-28 12:07:58,794 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom202]
2024-06-28 12:07:58,795 INFO  [scout-thread-11] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom202 started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom202]
2024-06-28 12:07:59,100 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6b5e1db0]
2024-06-28 12:07:59,101 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@7613b80c[job=JMS reply cancel message listener, state=RUNNING]]
2024-06-28 12:07:59,101 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.012616 ms
2024-06-28 12:07:59,102 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom202 stopped
2024-06-28 12:07:59,102 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom202, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:200) is shutting down - MDC[activemq.broker=mom202]
2024-06-28 12:07:59,102 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom202, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:200) uptime 0.309 seconds - MDC[activemq.broker=mom202]
2024-06-28 12:07:59,102 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom202, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:200) is shutdown - MDC[activemq.broker=mom202]
2024-06-28 12:07:59,103 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-06-28 12:07:59,103 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 312.732115 ms
2024-06-28 12:07:59,103 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyRequestFirst [activemq-j2ee]>
2024-06-28 12:07:59,104 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:59,104 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyRequestFirst [activemq-j2ee]>
2024-06-28 12:07:59,105 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 649829175'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom201]
2024-06-28 12:07:59,106 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #203 initialized: null - MDC[jobName=requester (Q), activemq.broker=mom150]
2024-06-28 12:07:59,107 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom203]
2024-06-28 12:07:59,107 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom203]
2024-06-28 12:07:59,107 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom203]
2024-06-28 12:07:59,107 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom203]
2024-06-28 12:07:59,107 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom203]
2024-06-28 12:07:59,108 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom203, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:201) is starting - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom203]
2024-06-28 12:07:59,108 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom203, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:201) started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom203]
2024-06-28 12:07:59,108 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom203]
2024-06-28 12:07:59,108 INFO  [scout-thread-22] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom203 started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom203]
2024-06-28 12:07:59,414 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1c59f6ae]
2024-06-28 12:07:59,415 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@1b6f332f[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:07:59,415 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.022018 ms
2024-06-28 12:07:59,416 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom203 stopped
2024-06-28 12:07:59,416 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom203, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:201) is shutting down - MDC[activemq.broker=mom203]
2024-06-28 12:07:59,417 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom203, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:201) uptime 0.309 seconds - MDC[activemq.broker=mom203]
2024-06-28 12:07:59,417 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom203, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:201) is shutdown - MDC[activemq.broker=mom203]
2024-06-28 12:07:59,417 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-06-28 12:07:59,417 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 313.348936 ms
2024-06-28 12:07:59,417 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyRequestFirst [activemq-j2ee]>
2024-06-28 12:07:59,418 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:59,418 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyRequestFirst [activemq-j2ee]>
2024-06-28 12:07:59,419 INFO  [scout-thread-11] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 747133861'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom202]
2024-06-28 12:07:59,420 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #204 initialized: null - MDC[jobName=requester (Q), activemq.broker=mom195]
2024-06-28 12:07:59,421 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom204]
2024-06-28 12:07:59,421 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom204]
2024-06-28 12:07:59,422 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom204]
2024-06-28 12:07:59,422 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom204]
2024-06-28 12:07:59,422 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom204]
2024-06-28 12:07:59,422 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom204, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:202) is starting - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom204]
2024-06-28 12:07:59,422 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom204, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:202) started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom204]
2024-06-28 12:07:59,423 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom204]
2024-06-28 12:07:59,423 INFO  [scout-thread-15] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom204 started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom204]
2024-06-28 12:07:59,728 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2908fc20]
2024-06-28 12:07:59,729 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@4ac0f72[job=JMS reply cancel message listener, state=RUNNING]]
2024-06-28 12:07:59,730 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.013117 ms
2024-06-28 12:07:59,731 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom204 stopped
2024-06-28 12:07:59,731 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom204, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:202) is shutting down - MDC[activemq.broker=mom204]
2024-06-28 12:07:59,731 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom204, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:202) uptime 0.310 seconds - MDC[activemq.broker=mom204]
2024-06-28 12:07:59,731 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom204, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:202) is shutdown - MDC[activemq.broker=mom204]
2024-06-28 12:07:59,732 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-06-28 12:07:59,732 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 313.592301 ms
2024-06-28 12:07:59,732 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyRequestFirst [activemq-j2ee]>
2024-06-28 12:07:59,733 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:07:59,733 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyRequestFirst [activemq-j2ee]>
2024-06-28 12:07:59,734 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2012062294'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom203]
2024-06-28 12:07:59,735 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #205 initialized: null - MDC[jobName=requester (Q), activemq.broker=mom194]
2024-06-28 12:07:59,736 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom205]
2024-06-28 12:07:59,736 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom205]
2024-06-28 12:07:59,736 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom205]
2024-06-28 12:07:59,736 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom205]
2024-06-28 12:07:59,737 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom205]
2024-06-28 12:07:59,737 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom205, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:203) is starting - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom205]
2024-06-28 12:07:59,738 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom205, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:203) started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom205]
2024-06-28 12:07:59,738 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom205]
2024-06-28 12:07:59,738 INFO  [scout-thread-11] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom205 started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom205]
2024-06-28 12:08:00,043 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@476efc81]
2024-06-28 12:08:00,044 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@69ededd0[job=JMS reply cancel message listener, state=RUNNING]]
2024-06-28 12:08:00,044 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.013103 ms
2024-06-28 12:08:00,045 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom205 stopped
2024-06-28 12:08:00,045 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom205, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:203) is shutting down - MDC[activemq.broker=mom205]
2024-06-28 12:08:00,046 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom205, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:203) uptime 0.310 seconds - MDC[activemq.broker=mom205]
2024-06-28 12:08:00,046 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom205, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:203) is shutdown - MDC[activemq.broker=mom205]
2024-06-28 12:08:00,046 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-06-28 12:08:00,046 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 313.477787 ms
2024-06-28 12:08:00,046 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyRequestFirst [activemq-j2ee]>
2024-06-28 12:08:00,048 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:08:00,048 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testMomEnvironmentWithoutRequestReply [activemq-j2ee]>
2024-06-28 12:08:00,048 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 798696622'.
2024-06-28 12:08:00,049 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.initRequestReply(JmsMomImplementor.java:218) - Scout JUnit MOM #206: 'request-reply' messaging is disabled
2024-06-28 12:08:00,050 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #206 initialized: null
2024-06-28 12:08:00,050 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:08:00,050 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.004823 ms
2024-06-28 12:08:00,050 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-06-28 12:08:00,050 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 2.282832 ms
2024-06-28 12:08:00,050 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testMomEnvironmentWithoutRequestReply [activemq-j2ee]>
2024-06-28 12:08:00,051 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:08:00,051 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testCurrentMessageRequestReply [activemq-j2ee]>
2024-06-28 12:08:00,051 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 889877379'.
2024-06-28 12:08:00,052 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #207 initialized: null
2024-06-28 12:08:00,053 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom207]
2024-06-28 12:08:00,053 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom207]
2024-06-28 12:08:00,053 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom207]
2024-06-28 12:08:00,053 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom207]
2024-06-28 12:08:00,053 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom207]
2024-06-28 12:08:00,054 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom207, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:204) is starting - MDC[activemq.broker=mom207]
2024-06-28 12:08:00,054 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom207, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:204) started - MDC[activemq.broker=mom207]
2024-06-28 12:08:00,054 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom207]
2024-06-28 12:08:00,055 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom207 started - MDC[activemq.broker=mom207]
2024-06-28 12:08:00,066 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@7f096ea0, org.eclipse.scout.rt.mom.jms.JmsSubscription@4fbdd61f] - MDC[activemq.broker=mom207]
2024-06-28 12:08:00,066 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@4a4cdeb0[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom207]
2024-06-28 12:08:00,067 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.010522 ms - MDC[activemq.broker=mom207]
2024-06-28 12:08:00,067 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom207 stopped - MDC[activemq.broker=mom207]
2024-06-28 12:08:00,067 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom207, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:204) is shutting down - MDC[activemq.broker=mom207]
2024-06-28 12:08:00,068 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom207, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:204) uptime 0.015 seconds - MDC[activemq.broker=mom207]
2024-06-28 12:08:00,068 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom207, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:204) is shutdown - MDC[activemq.broker=mom207]
2024-06-28 12:08:00,068 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-06-28 12:08:00,068 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 17.301534 ms
2024-06-28 12:08:00,069 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testCurrentMessageRequestReply [activemq-j2ee]>
2024-06-28 12:08:00,070 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:08:00,070 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicRequestReplyTimeout [activemq-j2ee]>
2024-06-28 12:08:00,071 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2108099536'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom204]
2024-06-28 12:08:00,072 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #208 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom204]
2024-06-28 12:08:00,072 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom208]
2024-06-28 12:08:00,072 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom208]
2024-06-28 12:08:00,073 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom208]
2024-06-28 12:08:00,073 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom208]
2024-06-28 12:08:00,073 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom208]
2024-06-28 12:08:00,073 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom208, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:205) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom208]
2024-06-28 12:08:00,074 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom208, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:205) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom208]
2024-06-28 12:08:00,074 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom208]
2024-06-28 12:08:00,074 INFO  [scout-thread-15] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom208 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom208]
2024-06-28 12:08:05,079 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:481) - Request job canceled; java.lang.InterruptedException - MDC[jobName=request on test/mom/testTopicRequestReplyTimeout, activemq.broker=mom194]
2024-06-28 12:08:05,081 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@595be089]
2024-06-28 12:08:05,082 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@64c37404[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:08:05,083 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.014470 ms
2024-06-28 12:08:05,084 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom208 stopped
2024-06-28 12:08:05,084 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom208, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:205) is shutting down - MDC[activemq.broker=mom208]
2024-06-28 12:08:05,084 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom208, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:205) uptime 5.012 seconds - MDC[activemq.broker=mom208]
2024-06-28 12:08:05,085 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom208, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:205) is shutdown - MDC[activemq.broker=mom208]
2024-06-28 12:08:05,085 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-06-28 12:08:05,085 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 5015.189057 ms
2024-06-28 12:08:05,085 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicRequestReplyTimeout [activemq-j2ee]>
2024-06-28 12:08:05,086 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:08:05,087 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicRequestReplyMultipleSubscriptions [activemq-j2ee]>
2024-06-28 12:08:05,087 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 16701542'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom150]
2024-06-28 12:08:05,089 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #209 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom150]
2024-06-28 12:08:05,089 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom209]
2024-06-28 12:08:05,089 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom209]
2024-06-28 12:08:05,089 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom209]
2024-06-28 12:08:05,089 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom209]
2024-06-28 12:08:05,089 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom209]
2024-06-28 12:08:05,090 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom209, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:206) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom209]
2024-06-28 12:08:05,090 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom209, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:206) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom209]
2024-06-28 12:08:05,090 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom209]
2024-06-28 12:08:05,091 INFO  [scout-thread-20] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom209 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom209]
2024-06-28 12:08:05,102 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4fd43b14, org.eclipse.scout.rt.mom.jms.JmsSubscription@5b9d7666]
2024-06-28 12:08:05,103 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@25d109a3[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:08:05,104 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.008568 ms
2024-06-28 12:08:05,105 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom209 stopped
2024-06-28 12:08:05,105 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom209, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:206) is shutting down - MDC[activemq.broker=mom209]
2024-06-28 12:08:05,105 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom209, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:206) uptime 0.016 seconds - MDC[activemq.broker=mom209]
2024-06-28 12:08:05,106 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom209, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:206) is shutdown - MDC[activemq.broker=mom209]
2024-06-28 12:08:05,106 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-06-28 12:08:05,106 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 19.251203 ms
2024-06-28 12:08:05,106 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicRequestReplyMultipleSubscriptions [activemq-j2ee]>
2024-06-28 12:08:05,107 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:08:05,107 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testRequestReply_ObjectMarshaller_Exception [activemq-j2ee]>
2024-06-28 12:08:05,108 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1198909329'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom203]
2024-06-28 12:08:05,109 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #210 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom203]
2024-06-28 12:08:05,109 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom210]
2024-06-28 12:08:05,110 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom210]
2024-06-28 12:08:05,110 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom210]
2024-06-28 12:08:05,110 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom210]
2024-06-28 12:08:05,110 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom210]
2024-06-28 12:08:05,111 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom210, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:207) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom210]
2024-06-28 12:08:05,111 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom210, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:207) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom210]
2024-06-28 12:08:05,111 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom210]
2024-06-28 12:08:05,111 INFO  [scout-thread-22] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom210 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom210]
2024-06-28 12:08:05,118 ERROR [scout-thread-23] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handleThrowable(ExceptionHandler.java:137) - SomethingWrongException: expected-expected-junit-exception - MDC[jobName=Receiving JMS message [dest=Destination@82e90c7a[name=test/mom/testRequestReply_ObjectMarshaller_Exception, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=699347cd-e045-4bb6-b91f-36b5fcc342c5, activemq.broker=mom195]
org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest$SomethingWrongException: expected-expected-junit-exception
	at org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest.testRequestReply_ObjectMarshaller_Exception(JmsMomWithRequestReplyTest.java:623)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:75)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-06-28 12:08:05,123 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@61df99e6]
2024-06-28 12:08:05,124 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@3920484a[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:08:05,124 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.012048 ms
2024-06-28 12:08:05,125 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom210 stopped
2024-06-28 12:08:05,125 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom210, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:207) is shutting down - MDC[activemq.broker=mom210]
2024-06-28 12:08:05,125 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom210, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:207) uptime 0.016 seconds - MDC[activemq.broker=mom210]
2024-06-28 12:08:05,126 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom210, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:207) is shutdown - MDC[activemq.broker=mom210]
2024-06-28 12:08:05,126 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-06-28 12:08:05,126 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 18.679518 ms
2024-06-28 12:08:05,126 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testRequestReply_ObjectMarshaller_Exception [activemq-j2ee]>
2024-06-28 12:08:05,127 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:08:05,127 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicRequestReplyCorrelationId [activemq-j2ee]>
2024-06-28 12:08:05,128 INFO  [scout-thread-11] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1096384602'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom205]
2024-06-28 12:08:05,129 INFO  [scout-thread-11] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #211 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom205]
2024-06-28 12:08:05,130 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom211]
2024-06-28 12:08:05,130 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom211]
2024-06-28 12:08:05,130 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom211]
2024-06-28 12:08:05,130 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom211]
2024-06-28 12:08:05,130 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom211]
2024-06-28 12:08:05,131 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom211, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:208) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom211]
2024-06-28 12:08:05,131 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom211, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:208) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom211]
2024-06-28 12:08:05,131 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom211]
2024-06-28 12:08:05,132 INFO  [scout-thread-11] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom211 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom211]
2024-06-28 12:08:05,143 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3eebbbf5]
2024-06-28 12:08:05,144 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@663863c6[job=JMS reply cancel message listener, state=RUNNING]]
2024-06-28 12:08:05,144 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.012730 ms
2024-06-28 12:08:05,145 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom211 stopped
2024-06-28 12:08:05,145 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom211, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:208) is shutting down - MDC[activemq.broker=mom211]
2024-06-28 12:08:05,145 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom211, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:208) uptime 0.015 seconds - MDC[activemq.broker=mom211]
2024-06-28 12:08:05,145 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom211, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:208) is shutdown - MDC[activemq.broker=mom211]
2024-06-28 12:08:05,145 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-06-28 12:08:05,146 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 18.192699 ms
2024-06-28 12:08:05,146 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicRequestReplyCorrelationId [activemq-j2ee]>
2024-06-28 12:08:05,147 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:08:05,147 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyCancellation [activemq-j2ee]>
2024-06-28 12:08:05,148 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 644430808'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom208]
2024-06-28 12:08:05,149 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #212 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom208]
2024-06-28 12:08:05,149 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom212]
2024-06-28 12:08:05,149 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom212]
2024-06-28 12:08:05,150 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom212]
2024-06-28 12:08:05,150 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom212]
2024-06-28 12:08:05,150 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom212]
2024-06-28 12:08:05,150 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom212, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:209) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom212]
2024-06-28 12:08:05,151 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom212, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:209) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom212]
2024-06-28 12:08:05,151 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom212]
2024-06-28 12:08:05,151 INFO  [scout-thread-15] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom212 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom212]
2024-06-28 12:08:05,158 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:481) - Request job canceled; java.lang.InterruptedException - MDC[jobName=request on test/mom/testQueueRequestReplyCancellation, activemq.broker=mom195]
2024-06-28 12:08:05,160 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@13421eb0]
2024-06-28 12:08:05,163 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@ac8199c[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:08:05,163 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.007984 ms
2024-06-28 12:08:05,164 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom212 stopped
2024-06-28 12:08:05,164 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom212, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:209) is shutting down - MDC[activemq.broker=mom212]
2024-06-28 12:08:05,165 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom212, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:209) uptime 0.016 seconds - MDC[activemq.broker=mom212]
2024-06-28 12:08:05,165 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom212, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:209) is shutdown - MDC[activemq.broker=mom212]
2024-06-28 12:08:05,165 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-06-28 12:08:05,165 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 18.051648 ms
2024-06-28 12:08:05,165 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyCancellation [activemq-j2ee]>
2024-06-28 12:08:05,166 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:08:05,166 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyTimeout [activemq-j2ee]>
2024-06-28 12:08:05,167 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1460882361'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom210]
2024-06-28 12:08:05,168 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #213 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom210]
2024-06-28 12:08:05,168 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom213]
2024-06-28 12:08:05,168 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom213]
2024-06-28 12:08:05,169 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom213]
2024-06-28 12:08:05,169 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom213]
2024-06-28 12:08:05,169 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom213]
2024-06-28 12:08:05,169 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom213, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:210) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom213]
2024-06-28 12:08:05,169 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom213, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:210) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom213]
2024-06-28 12:08:05,170 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom213]
2024-06-28 12:08:05,170 INFO  [scout-thread-22] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom213 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom213]
2024-06-28 12:08:10,175 INFO  [scout-thread-14] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:481) - Request job canceled; java.lang.InterruptedException - MDC[jobName=request on test/mom/testQueueRequestReplyTimeout, activemq.broker=mom61]
2024-06-28 12:08:10,177 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7c553e61]
2024-06-28 12:08:10,179 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@4a327c22[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:08:10,179 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.012840 ms
2024-06-28 12:08:10,180 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom213 stopped
2024-06-28 12:08:10,180 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom213, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:210) is shutting down - MDC[activemq.broker=mom213]
2024-06-28 12:08:10,181 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom213, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:210) uptime 5.013 seconds - MDC[activemq.broker=mom213]
2024-06-28 12:08:10,181 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom213, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:210) is shutdown - MDC[activemq.broker=mom213]
2024-06-28 12:08:10,181 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-06-28 12:08:10,181 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 5015.152289 ms
2024-06-28 12:08:10,182 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyTimeout [activemq-j2ee]>
2024-06-28 12:08:10,183 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:08:10,183 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testRequestReply_JsonMarshaller_Exception1 [activemq-j2ee]>
2024-06-28 12:08:10,184 INFO  [scout-thread-11] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 388820637'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom211]
2024-06-28 12:08:10,186 INFO  [scout-thread-11] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #214 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom211]
2024-06-28 12:08:10,187 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom214]
2024-06-28 12:08:10,187 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom214]
2024-06-28 12:08:10,187 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom214]
2024-06-28 12:08:10,187 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom214]
2024-06-28 12:08:10,187 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom214]
2024-06-28 12:08:10,188 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom214, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:211) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom214]
2024-06-28 12:08:10,188 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom214, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:211) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom214]
2024-06-28 12:08:10,188 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom214]
2024-06-28 12:08:10,189 INFO  [scout-thread-11] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom214 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom214]
2024-06-28 12:08:10,197 ERROR [scout-thread-23] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handleThrowable(ExceptionHandler.java:137) - SomethingWrongException: expected-expected-junit-exception - MDC[jobName=Receiving JMS message [dest=Destination@dbe9510c[name=test/mom/testRequestReply_JsonMarshaller_Exception1, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=a3c04f75-d1b1-4bb1-93cc-95e36cc89946, activemq.broker=mom195]
org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest$SomethingWrongException: expected-expected-junit-exception
	at org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest.testRequestReply_JsonMarshaller_Exception1(JmsMomWithRequestReplyTest.java:649)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:75)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-06-28 12:08:10,201 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@386c6903]
2024-06-28 12:08:10,202 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@292850a7[job=JMS reply cancel message listener, state=RUNNING]]
2024-06-28 12:08:10,202 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.009323 ms
2024-06-28 12:08:10,203 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom214 stopped
2024-06-28 12:08:10,203 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom214, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:211) is shutting down - MDC[activemq.broker=mom214]
2024-06-28 12:08:10,204 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom214, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:211) uptime 0.018 seconds - MDC[activemq.broker=mom214]
2024-06-28 12:08:10,204 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom214, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:211) is shutdown - MDC[activemq.broker=mom214]
2024-06-28 12:08:10,204 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-06-28 12:08:10,204 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 21.469529 ms
2024-06-28 12:08:10,205 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testRequestReply_JsonMarshaller_Exception1 [activemq-j2ee]>
2024-06-28 12:08:10,206 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:08:10,206 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testRequestReply_JsonMarshaller_Exception2 [activemq-j2ee]>
2024-06-28 12:08:10,207 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1375243095'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom212]
2024-06-28 12:08:10,208 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #215 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom212]
2024-06-28 12:08:10,208 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom215]
2024-06-28 12:08:10,208 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom215]
2024-06-28 12:08:10,208 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom215]
2024-06-28 12:08:10,208 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom215]
2024-06-28 12:08:10,209 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom215]
2024-06-28 12:08:10,209 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom215, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:212) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom215]
2024-06-28 12:08:10,209 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom215, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:212) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom215]
2024-06-28 12:08:10,210 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom215]
2024-06-28 12:08:10,210 INFO  [scout-thread-15] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom215 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom215]
2024-06-28 12:08:10,217 INFO  [scout-thread-23] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handlePlatformException(ExceptionHandler.java:108) - VetoException: undefined [severity=ERROR] - MDC[jobName=Receiving JMS message [dest=Destination@dbe9510d[name=test/mom/testRequestReply_JsonMarshaller_Exception2, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=80d7bd67-2c3a-49de-b7c7-56a1efba5505, activemq.broker=mom195]
2024-06-28 12:08:10,220 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@645b31d0]
2024-06-28 12:08:10,221 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@477efcba[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:08:10,221 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.010414 ms
2024-06-28 12:08:10,222 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom215 stopped
2024-06-28 12:08:10,222 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom215, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:212) is shutting down - MDC[activemq.broker=mom215]
2024-06-28 12:08:10,222 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom215, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:212) uptime 0.014 seconds - MDC[activemq.broker=mom215]
2024-06-28 12:08:10,223 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom215, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:212) is shutdown - MDC[activemq.broker=mom215]
2024-06-28 12:08:10,223 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-06-28 12:08:10,223 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 17.154376 ms
2024-06-28 12:08:10,223 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testRequestReply_JsonMarshaller_Exception2 [activemq-j2ee]>
2024-06-28 12:08:10,224 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:08:10,224 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyJsonObjectMarshaller [activemq-j2ee]>
2024-06-28 12:08:10,225 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1679578989'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom213]
2024-06-28 12:08:10,226 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #216 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom213]
2024-06-28 12:08:10,226 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom216]
2024-06-28 12:08:10,227 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom216]
2024-06-28 12:08:10,227 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom216]
2024-06-28 12:08:10,227 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom216]
2024-06-28 12:08:10,227 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom216]
2024-06-28 12:08:10,227 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom216, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:213) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom216]
2024-06-28 12:08:10,228 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom216, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:213) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom216]
2024-06-28 12:08:10,228 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom216]
2024-06-28 12:08:10,228 INFO  [scout-thread-22] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom216 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom216]
2024-06-28 12:08:10,237 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@15dee504, org.eclipse.scout.rt.mom.jms.JmsSubscription@7de752dd]
2024-06-28 12:08:10,238 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@72a279f[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:08:10,239 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.010177 ms
2024-06-28 12:08:10,239 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom216 stopped
2024-06-28 12:08:10,239 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom216, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:213) is shutting down - MDC[activemq.broker=mom216]
2024-06-28 12:08:10,240 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom216, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:213) uptime 0.014 seconds - MDC[activemq.broker=mom216]
2024-06-28 12:08:10,240 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom216, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:213) is shutdown - MDC[activemq.broker=mom216]
2024-06-28 12:08:10,240 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-06-28 12:08:10,240 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 15.917511 ms
2024-06-28 12:08:10,240 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyJsonObjectMarshaller [activemq-j2ee]>
2024-06-28 12:08:10,241 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:08:10,242 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReply [activemq-j2ee]>
2024-06-28 12:08:10,242 INFO  [scout-thread-11] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1603016503'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom214]
2024-06-28 12:08:10,243 INFO  [scout-thread-11] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #217 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom214]
2024-06-28 12:08:10,244 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom217]
2024-06-28 12:08:10,244 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom217]
2024-06-28 12:08:10,244 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom217]
2024-06-28 12:08:10,244 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom217]
2024-06-28 12:08:10,244 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom217]
2024-06-28 12:08:10,245 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom217, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:214) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom217]
2024-06-28 12:08:10,245 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom217, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:214) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom217]
2024-06-28 12:08:10,245 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom217]
2024-06-28 12:08:10,246 INFO  [scout-thread-11] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom217 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom217]
2024-06-28 12:08:10,357 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@40190f7f]
2024-06-28 12:08:10,358 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19501954[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:08:10,359 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.010887 ms
2024-06-28 12:08:10,359 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom217 stopped
2024-06-28 12:08:10,360 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom217, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:214) is shutting down - MDC[activemq.broker=mom217]
2024-06-28 12:08:10,360 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom217, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:214) uptime 0.116 seconds - MDC[activemq.broker=mom217]
2024-06-28 12:08:10,360 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom217, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:214) is shutdown - MDC[activemq.broker=mom217]
2024-06-28 12:08:10,361 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-06-28 12:08:10,361 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 119.237212 ms
2024-06-28 12:08:10,361 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReply [activemq-j2ee]>
2024-06-28 12:08:10,364 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:08:10,364 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicRequestReplyCancellation [activemq-j2ee]>
2024-06-28 12:08:10,365 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1948004828'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom215]
2024-06-28 12:08:10,366 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #218 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom215]
2024-06-28 12:08:10,367 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom218]
2024-06-28 12:08:10,367 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom218]
2024-06-28 12:08:10,367 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom218]
2024-06-28 12:08:10,367 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom218]
2024-06-28 12:08:10,367 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom218]
2024-06-28 12:08:10,368 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom218, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:215) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom218]
2024-06-28 12:08:10,368 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom218, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:215) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom218]
2024-06-28 12:08:10,368 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom218]
2024-06-28 12:08:10,369 INFO  [scout-thread-15] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom218 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom218]
2024-06-28 12:08:10,375 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:481) - Request job canceled; java.lang.InterruptedException - MDC[jobName=request on test/mom/testTopicRequestReplyCancellation, activemq.broker=mom195]
2024-06-28 12:08:10,377 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1e2f67e9]
2024-06-28 12:08:10,378 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@39247821[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:08:10,378 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.012819 ms
2024-06-28 12:08:10,379 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom218 stopped
2024-06-28 12:08:10,379 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom218, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:215) is shutting down - MDC[activemq.broker=mom218]
2024-06-28 12:08:10,380 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom218, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:215) uptime 0.012 seconds - MDC[activemq.broker=mom218]
2024-06-28 12:08:10,380 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom218, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:215) is shutdown - MDC[activemq.broker=mom218]
2024-06-28 12:08:10,380 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-06-28 12:08:10,380 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 15.785759 ms
2024-06-28 12:08:10,380 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicRequestReplyCancellation [activemq-j2ee]>
2024-06-28 12:08:10,382 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:08:10,382 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testRequestReplyNull [activemq-j2ee]>
2024-06-28 12:08:10,383 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 434672189'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom216]
2024-06-28 12:08:10,384 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #219 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom216]
2024-06-28 12:08:10,385 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom219]
2024-06-28 12:08:10,385 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom219]
2024-06-28 12:08:10,385 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom219]
2024-06-28 12:08:10,385 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom219]
2024-06-28 12:08:10,385 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom219]
2024-06-28 12:08:10,386 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom219, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:216) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom219]
2024-06-28 12:08:10,386 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom219, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:216) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom219]
2024-06-28 12:08:10,386 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom219]
2024-06-28 12:08:10,386 INFO  [scout-thread-22] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom219 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom219]
2024-06-28 12:08:10,395 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@a312a7d, org.eclipse.scout.rt.mom.jms.JmsSubscription@6748f9e5] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom219]
2024-06-28 12:08:10,403 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@11474ed6, org.eclipse.scout.rt.mom.jms.JmsSubscription@6cc850c6] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom219]
2024-06-28 12:08:10,411 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@179f5b5a, org.eclipse.scout.rt.mom.jms.JmsSubscription@4f1a368d] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom219]
2024-06-28 12:08:10,419 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@63f6017c, org.eclipse.scout.rt.mom.jms.JmsSubscription@3f663f69] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom219]
2024-06-28 12:08:10,428 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@2ab661d8, org.eclipse.scout.rt.mom.jms.JmsSubscription@5307c27e] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom219]
2024-06-28 12:08:10,471 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@45c3f3e8, org.eclipse.scout.rt.mom.jms.JmsSubscription@58e4ef81] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom219]
2024-06-28 12:08:10,480 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@5700be01, org.eclipse.scout.rt.mom.jms.JmsSubscription@554abed8] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom219]
2024-06-28 12:08:10,487 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@3d58eb8f, org.eclipse.scout.rt.mom.jms.JmsSubscription@60a5171e] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom219]
2024-06-28 12:08:10,494 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@2d842b38, org.eclipse.scout.rt.mom.jms.JmsSubscription@21b39a26] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom219]
2024-06-28 12:08:10,502 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@6469776d, org.eclipse.scout.rt.mom.jms.JmsSubscription@1a5a44d1] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom219]
2024-06-28 12:08:10,503 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@546c73ef[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:08:10,503 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.022618 ms
2024-06-28 12:08:10,505 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom219 stopped
2024-06-28 12:08:10,505 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom219, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:216) is shutting down - MDC[activemq.broker=mom219]
2024-06-28 12:08:10,505 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom219, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:216) uptime 0.120 seconds - MDC[activemq.broker=mom219]
2024-06-28 12:08:10,506 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom219, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:216) is shutdown - MDC[activemq.broker=mom219]
2024-06-28 12:08:10,506 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-06-28 12:08:10,506 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 123.520551 ms
2024-06-28 12:08:10,506 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testRequestReplyNull [activemq-j2ee]>
2024-06-28 12:08:10,508 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:08:10,508 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicRequestReplyJsonObjectMarshaller [activemq-j2ee]>
2024-06-28 12:08:10,509 INFO  [scout-thread-11] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 807315985'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom217]
2024-06-28 12:08:10,510 INFO  [scout-thread-11] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #220 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom217]
2024-06-28 12:08:10,510 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom220]
2024-06-28 12:08:10,511 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom220]
2024-06-28 12:08:10,511 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom220]
2024-06-28 12:08:10,511 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom220]
2024-06-28 12:08:10,511 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom220]
2024-06-28 12:08:10,512 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom220, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:217) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom220]
2024-06-28 12:08:10,512 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom220, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:217) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom220]
2024-06-28 12:08:10,512 INFO  [scout-thread-11] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom220]
2024-06-28 12:08:10,513 INFO  [scout-thread-11] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom220 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom220]
2024-06-28 12:08:10,523 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@409b96d2, org.eclipse.scout.rt.mom.jms.JmsSubscription@96effb1]
2024-06-28 12:08:10,524 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@31cf23e4[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:08:10,525 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.012564 ms
2024-06-28 12:08:10,526 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom220 stopped
2024-06-28 12:08:10,526 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom220, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:217) is shutting down - MDC[activemq.broker=mom220]
2024-06-28 12:08:10,526 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom220, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:217) uptime 0.016 seconds - MDC[activemq.broker=mom220]
2024-06-28 12:08:10,527 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom220, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:217) is shutdown - MDC[activemq.broker=mom220]
2024-06-28 12:08:10,527 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-06-28 12:08:10,527 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 19.064258 ms
2024-06-28 12:08:10,527 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicRequestReplyJsonObjectMarshaller [activemq-j2ee]>
2024-06-28 12:08:10,529 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:08:10,529 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicRequestReply [activemq-j2ee]>
2024-06-28 12:08:10,530 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1363996815'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom219]
2024-06-28 12:08:10,531 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #221 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom219]
2024-06-28 12:08:10,531 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom221]
2024-06-28 12:08:10,532 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom221]
2024-06-28 12:08:10,532 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom221]
2024-06-28 12:08:10,532 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom221]
2024-06-28 12:08:10,532 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom221]
2024-06-28 12:08:10,563 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom221, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:218) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom221]
2024-06-28 12:08:10,563 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom221, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:218) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom221]
2024-06-28 12:08:10,563 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom221]
2024-06-28 12:08:10,564 INFO  [scout-thread-22] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom221 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom221]
2024-06-28 12:08:10,574 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4c026825]
2024-06-28 12:08:10,575 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@2353b3f4[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:08:10,575 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.010709 ms
2024-06-28 12:08:10,576 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom221 stopped
2024-06-28 12:08:10,576 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom221, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:218) is shutting down - MDC[activemq.broker=mom221]
2024-06-28 12:08:10,577 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom221, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:218) uptime 0.045 seconds - MDC[activemq.broker=mom221]
2024-06-28 12:08:10,577 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom221, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:218) is shutdown - MDC[activemq.broker=mom221]
2024-06-28 12:08:10,577 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-06-28 12:08:10,577 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 48.116453 ms
2024-06-28 12:08:10,577 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicRequestReply [activemq-j2ee]>
2024-06-28 12:08:10,578 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:08:10,578 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testMomEnvironmentWithCustomCancellationTopic [activemq-j2ee]>
2024-06-28 12:08:10,579 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 46111163'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom218]
2024-06-28 12:08:10,580 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #222 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom218]
2024-06-28 12:08:10,581 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom222]
2024-06-28 12:08:10,581 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom222]
2024-06-28 12:08:10,581 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom222]
2024-06-28 12:08:10,581 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom222]
2024-06-28 12:08:10,581 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom222]
2024-06-28 12:08:10,582 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom222, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:219) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom222]
2024-06-28 12:08:10,582 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom222, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:219) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom222]
2024-06-28 12:08:10,582 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom222]
2024-06-28 12:08:10,583 INFO  [scout-thread-15] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom222 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom222]
2024-06-28 12:08:10,591 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:481) - Request job canceled; java.lang.InterruptedException - MDC[jobName=request on test/mom/testQueueRequestReplyCancellation, activemq.broker=mom195]
2024-06-28 12:08:10,593 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1dece75a, org.eclipse.scout.rt.mom.jms.JmsSubscription@797ec046]
2024-06-28 12:08:10,594 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5477a2c9[job=JMS reply cancel message listener, state=RUNNING]]
2024-06-28 12:08:10,594 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.014494 ms
2024-06-28 12:08:10,595 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom222 stopped
2024-06-28 12:08:10,595 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom222, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:219) is shutting down - MDC[activemq.broker=mom222]
2024-06-28 12:08:10,595 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom222, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:219) uptime 0.014 seconds - MDC[activemq.broker=mom222]
2024-06-28 12:08:10,596 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom222, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:219) is shutdown - MDC[activemq.broker=mom222]
2024-06-28 12:08:10,596 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-06-28 12:08:10,596 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 17.838586 ms
2024-06-28 12:08:10,596 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testMomEnvironmentWithCustomCancellationTopic [activemq-j2ee]>
2024-06-28 12:08:10,598 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:08:10,598 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyCorrelationId [activemq-j2ee]>
2024-06-28 12:08:10,599 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 35536930'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom221]
2024-06-28 12:08:10,600 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #223 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom221]
2024-06-28 12:08:10,600 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-06-28 12:08:10,600 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-06-28 12:08:10,601 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-06-28 12:08:10,601 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-06-28 12:08:10,601 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-06-28 12:08:10,601 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom223, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:220) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-06-28 12:08:10,601 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom223, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:220) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-06-28 12:08:10,602 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-06-28 12:08:10,602 INFO  [scout-thread-22] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom223 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-06-28 12:08:10,612 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1898593]
2024-06-28 12:08:10,613 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@6b3703e6[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:08:10,613 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.006607 ms
2024-06-28 12:08:10,614 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom223 stopped
2024-06-28 12:08:10,614 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom223, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:220) is shutting down - MDC[activemq.broker=mom223]
2024-06-28 12:08:10,615 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom223, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:220) uptime 0.014 seconds - MDC[activemq.broker=mom223]
2024-06-28 12:08:10,615 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom223, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:220) is shutdown - MDC[activemq.broker=mom223]
2024-06-28 12:08:10,615 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-06-28 12:08:10,615 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 17.006861 ms
2024-06-28 12:08:10,615 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyCorrelationId [activemq-j2ee]>
2024-06-28 12:08:10,616 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:08:10,616 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testMomEnvironmentWithCustomCancellationTopicAsString [activemq-j2ee]>
2024-06-28 12:08:10,617 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 146277002'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom209]
2024-06-28 12:08:10,617 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.createContextEnvironment(JmsMomImplementor.java:711) - ignoring property having null key or value [key=scout.mom.requestreply.enabled, value=null] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom209]
2024-06-28 12:08:10,618 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #224 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom209]
2024-06-28 12:08:10,618 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom224]
2024-06-28 12:08:10,619 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom224]
2024-06-28 12:08:10,619 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom224]
2024-06-28 12:08:10,619 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom224]
2024-06-28 12:08:10,619 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom224]
2024-06-28 12:08:10,619 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom224, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:221) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom224]
2024-06-28 12:08:10,620 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom224, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:221) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom224]
2024-06-28 12:08:10,620 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom224]
2024-06-28 12:08:10,620 INFO  [scout-thread-20] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom224 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom224]
2024-06-28 12:08:10,629 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:481) - Request job canceled; java.lang.InterruptedException - MDC[jobName=request on test/mom/testQueueRequestReplyCancellation, activemq.broker=mom194]
2024-06-28 12:08:11,631 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 3 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5ed0d352, org.eclipse.scout.rt.mom.jms.JmsSubscription@66dd3ed1, org.eclipse.scout.rt.mom.jms.JmsSubscription@68d93913]
2024-06-28 12:08:11,633 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@448ff6f7[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:08:11,634 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.010672 ms
2024-06-28 12:08:11,635 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom224 stopped
2024-06-28 12:08:11,635 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom224, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:221) is shutting down - MDC[activemq.broker=mom224]
2024-06-28 12:08:11,635 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom224, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:221) uptime 1.017 seconds - MDC[activemq.broker=mom224]
2024-06-28 12:08:11,635 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom224, ID:scout-rt-gerrit-jdk11-ht7jf-7j33g-37351-1719576365294-0:221) is shutdown - MDC[activemq.broker=mom224]
2024-06-28 12:08:11,635 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-06-28 12:08:11,636 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 1019.539691 ms
2024-06-28 12:08:11,636 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testMomEnvironmentWithCustomCancellationTopicAsString [activemq-j2ee]>
2024-06-28 12:08:11,637 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:08:11,637 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testRequestReply [artemis]>
2024-06-28 12:08:11,638 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1078570751'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom222]
2024-06-28 12:08:11,641 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom222]
2024-06-28 12:08:11,642 INFO  [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 16fd3e15-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom195]
2024-06-28 12:08:11,644 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [16fd8c38-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=16fd3e15-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=16fd3e15-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@40a34590, true, {}]
2024-06-28 12:08:11,646 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@a911b97 - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom195]
2024-06-28 12:08:11,647 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [16fdda59-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=16fd3e15-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=16fd3e15-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@25c36674, true, {}]
2024-06-28 12:08:11,649 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 16fdda59-3547-11ef-af8f-0a580a280f89 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true]
2024-06-28 12:08:11,649 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@2f3b0d04
2024-06-28 12:08:11,655 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=eaa306af-41cf-4ce4-87e1-e6206df01987, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, 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, fqqn=null]]
2024-06-28 12:08:11,656 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7fa84a9e
2024-06-28 12:08:11,657 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, eaa306af-41cf-4ce4-87e1-e6206df01987, null, 0, false, true, null]
2024-06-28 12:08:11,658 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [16ffaf1b-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=16fd3e15-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=16fd3e15-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6a398687, true, {}]
2024-06-28 12:08:11,659 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testRequestReplyInternal, address=test/mom/testRequestReplyInternal, 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, fqqn=null]]
2024-06-28 12:08:11,659 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@5b19aa2c
2024-06-28 12:08:11,660 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2cbdcf66
2024-06-28 12:08:11,661 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null]
2024-06-28 12:08:11,663 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17004b5d-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=16fd3e15-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=16fd3e15-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4a5b2ee0, true, {}]
2024-06-28 12:08:11,664 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=45bacaa4-2c49-451f-8b95-8b4040e96034, address=45bacaa4-2c49-451f-8b95-8b4040e96034, 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, fqqn=null]]
2024-06-28 12:08:11,664 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@a1679c8
2024-06-28 12:08:11,665 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@63e3d9d5
2024-06-28 12:08:11,666 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 45bacaa4-2c49-451f-8b95-8b4040e96034, null, 0, false, true, null]
2024-06-28 12:08:11,668 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=160, durable=true, userID=17010eb0-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:11 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=823, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c03285a8-5f3d-4fe9-9d30-78a25496d9f7, JMSReplyTo=temp-queue://45bacaa4-2c49-451f-8b95-8b4040e96034, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1975338831, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483381)
..................................................
***** durable queues test/mom/testRequestReplyInternal:
- queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null
***** non durable for test/mom/testRequestReplyInternal:
..................................................
, transaction: null
2024-06-28 12:08:11,669 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[160]:RELIABLE:CoreMessage[messageID=160, durable=true, userID=17010eb0-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:11 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=823, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c03285a8-5f3d-4fe9-9d30-78a25496d9f7, JMSReplyTo=temp-queue://45bacaa4-2c49-451f-8b95-8b4040e96034, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1975338831
2024-06-28 12:08:11,671 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=160, durable=true, userID=17010eb0-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:11 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=823, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c03285a8-5f3d-4fe9-9d30-78a25496d9f7, JMSReplyTo=temp-queue://45bacaa4-2c49-451f-8b95-8b4040e96034, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1975338831 to transaction: TransactionImpl [xid=null, txID=161, xid=null, state=ACTIVE, createTime=1719576491670(Fri Jun 28 12:08:11 UTC 2024), timeoutSeconds=-1, nr operations = 1]@37b96061
2024-06-28 12:08:11,671 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1701aaf1-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=16fd3e15-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=16fd3e15-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@716fbb1b, true, {}]
2024-06-28 12:08:11,673 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=160, durable=true, userID=17010eb0-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:11 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=823, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c03285a8-5f3d-4fe9-9d30-78a25496d9f7, JMSReplyTo=temp-queue://45bacaa4-2c49-451f-8b95-8b4040e96034, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1975338831, transaction: TransactionImpl [xid=null, txID=161, xid=null, state=COMMITTED, createTime=1719576491670(Fri Jun 28 12:08:11 UTC 2024), timeoutSeconds=-1, nr operations = 0]@37b96061
2024-06-28 12:08:11,673 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=164, durable=true, userID=1701d203-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:11 UTC 2024, expiration=0, durable=true, address=45bacaa4-2c49-451f-8b95-8b4040e96034, size=893, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c03285a8-5f3d-4fe9-9d30-78a25496d9f7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=fe03ed83-7fe3-4b97-b1d4-f28ff6885f9b]]@1435296369, context: RoutingContextImpl(Address=45bacaa4-2c49-451f-8b95-8b4040e96034, routingType=ANYCAST, PreviousAddress=45bacaa4-2c49-451f-8b95-8b4040e96034 previousRoute:ANYCAST, reusable=true, version=-2147483380)
..................................................
***** durable queues 45bacaa4-2c49-451f-8b95-8b4040e96034:
***** non durable for 45bacaa4-2c49-451f-8b95-8b4040e96034:
- queueID=156 address:45bacaa4-2c49-451f-8b95-8b4040e96034 name:45bacaa4-2c49-451f-8b95-8b4040e96034 filter:null
..................................................
, transaction: null
2024-06-28 12:08:11,673 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 45bacaa4-2c49-451f-8b95-8b4040e96034: Reference[164]:RELIABLE:CoreMessage[messageID=164, durable=true, userID=1701d203-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:11 UTC 2024, expiration=0, durable=true, address=45bacaa4-2c49-451f-8b95-8b4040e96034, size=893, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c03285a8-5f3d-4fe9-9d30-78a25496d9f7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=fe03ed83-7fe3-4b97-b1d4-f28ff6885f9b]]@1435296369
2024-06-28 12:08:11,674 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 45bacaa4-2c49-451f-8b95-8b4040e96034: CoreMessage[messageID=164, durable=true, userID=1701d203-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:11 UTC 2024, expiration=0, durable=true, address=45bacaa4-2c49-451f-8b95-8b4040e96034, size=893, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c03285a8-5f3d-4fe9-9d30-78a25496d9f7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=fe03ed83-7fe3-4b97-b1d4-f28ff6885f9b]]@1435296369 to transaction: TransactionImpl [xid=null, txID=165, xid=null, state=ACTIVE, createTime=1719576491673(Fri Jun 28 12:08:11 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3052b120
2024-06-28 12:08:11,674 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 45bacaa4-2c49-451f-8b95-8b4040e96034: CoreMessage[messageID=164, durable=true, userID=1701d203-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:11 UTC 2024, expiration=0, durable=true, address=45bacaa4-2c49-451f-8b95-8b4040e96034, size=893, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c03285a8-5f3d-4fe9-9d30-78a25496d9f7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=fe03ed83-7fe3-4b97-b1d4-f28ff6885f9b]]@1435296369, transaction: TransactionImpl [xid=null, txID=165, xid=null, state=COMMITTED, createTime=1719576491673(Fri Jun 28 12:08:11 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3052b120
2024-06-28 12:08:11,675 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17024734-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=16fd3e15-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=16fd3e15-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3e9c1027, true, {}]
2024-06-28 12:08:11,675 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [45bacaa4-2c49-451f-8b95-8b4040e96034]
2024-06-28 12:08:11,679 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@30591c2f, org.eclipse.scout.rt.mom.jms.JmsSubscription@34dc4d03] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom222]
2024-06-28 12:08:11,681 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17033195-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=16fd3e15-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=16fd3e15-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@d93e10e, true, {}]
2024-06-28 12:08:11,682 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null]
2024-06-28 12:08:11,683 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17037fb6-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=16fd3e15-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=16fd3e15-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@503ceab1, true, {}]
2024-06-28 12:08:11,683 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=04634c76-50f5-4598-be08-9b7b6727f346, address=04634c76-50f5-4598-be08-9b7b6727f346, 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, fqqn=null]]
2024-06-28 12:08:11,684 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@75832a4e
2024-06-28 12:08:11,685 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@507d4e6f
2024-06-28 12:08:11,685 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 04634c76-50f5-4598-be08-9b7b6727f346, null, 0, false, true, null]
2024-06-28 12:08:11,687 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=197, durable=true, userID=1703f4e9-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:11 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=916, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2c8d5777-a866-443f-9081-35223034d703, JMSReplyTo=temp-queue://04634c76-50f5-4598-be08-9b7b6727f346, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1123307263, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483381)
..................................................
***** durable queues test/mom/testRequestReplyInternal:
- queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null
***** non durable for test/mom/testRequestReplyInternal:
..................................................
, transaction: null
2024-06-28 12:08:11,688 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[197]:RELIABLE:CoreMessage[messageID=197, durable=true, userID=1703f4e9-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:11 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=916, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2c8d5777-a866-443f-9081-35223034d703, JMSReplyTo=temp-queue://04634c76-50f5-4598-be08-9b7b6727f346, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1123307263
2024-06-28 12:08:11,688 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=197, durable=true, userID=1703f4e9-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:11 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=916, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2c8d5777-a866-443f-9081-35223034d703, JMSReplyTo=temp-queue://04634c76-50f5-4598-be08-9b7b6727f346, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1123307263 to transaction: TransactionImpl [xid=null, txID=198, xid=null, state=ACTIVE, createTime=1719576491688(Fri Jun 28 12:08:11 UTC 2024), timeoutSeconds=-1, nr operations = 1]@23acc61
2024-06-28 12:08:11,689 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17046a1a-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=16fd3e15-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=16fd3e15-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6f764680, true, {}]
2024-06-28 12:08:11,691 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=197, durable=true, userID=1703f4e9-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:11 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=916, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2c8d5777-a866-443f-9081-35223034d703, JMSReplyTo=temp-queue://04634c76-50f5-4598-be08-9b7b6727f346, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1123307263, transaction: TransactionImpl [xid=null, txID=198, xid=null, state=COMMITTED, createTime=1719576491688(Fri Jun 28 12:08:11 UTC 2024), timeoutSeconds=-1, nr operations = 0]@23acc61
2024-06-28 12:08:11,691 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=201, durable=true, userID=1704b83c-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:11 UTC 2024, expiration=0, durable=true, address=04634c76-50f5-4598-be08-9b7b6727f346, size=986, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2c8d5777-a866-443f-9081-35223034d703, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=6e9a6247-2b8a-43e7-bc72-e9e5fbc1b67f]]@60330193, context: RoutingContextImpl(Address=04634c76-50f5-4598-be08-9b7b6727f346, routingType=ANYCAST, PreviousAddress=04634c76-50f5-4598-be08-9b7b6727f346 previousRoute:ANYCAST, reusable=true, version=-2147483378)
..................................................
***** durable queues 04634c76-50f5-4598-be08-9b7b6727f346:
***** non durable for 04634c76-50f5-4598-be08-9b7b6727f346:
- queueID=193 address:04634c76-50f5-4598-be08-9b7b6727f346 name:04634c76-50f5-4598-be08-9b7b6727f346 filter:null
..................................................
, transaction: null
2024-06-28 12:08:11,691 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 04634c76-50f5-4598-be08-9b7b6727f346: Reference[201]:RELIABLE:CoreMessage[messageID=201, durable=true, userID=1704b83c-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:11 UTC 2024, expiration=0, durable=true, address=04634c76-50f5-4598-be08-9b7b6727f346, size=986, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2c8d5777-a866-443f-9081-35223034d703, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=6e9a6247-2b8a-43e7-bc72-e9e5fbc1b67f]]@60330193
2024-06-28 12:08:11,692 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 04634c76-50f5-4598-be08-9b7b6727f346: CoreMessage[messageID=201, durable=true, userID=1704b83c-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:11 UTC 2024, expiration=0, durable=true, address=04634c76-50f5-4598-be08-9b7b6727f346, size=986, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2c8d5777-a866-443f-9081-35223034d703, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=6e9a6247-2b8a-43e7-bc72-e9e5fbc1b67f]]@60330193 to transaction: TransactionImpl [xid=null, txID=204, xid=null, state=ACTIVE, createTime=1719576491692(Fri Jun 28 12:08:11 UTC 2024), timeoutSeconds=-1, nr operations = 1]@36a75f5d
2024-06-28 12:08:11,692 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 04634c76-50f5-4598-be08-9b7b6727f346: CoreMessage[messageID=201, durable=true, userID=1704b83c-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:11 UTC 2024, expiration=0, durable=true, address=04634c76-50f5-4598-be08-9b7b6727f346, size=986, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2c8d5777-a866-443f-9081-35223034d703, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=6e9a6247-2b8a-43e7-bc72-e9e5fbc1b67f]]@60330193, transaction: TransactionImpl [xid=null, txID=204, xid=null, state=COMMITTED, createTime=1719576491692(Fri Jun 28 12:08:11 UTC 2024), timeoutSeconds=-1, nr operations = 0]@36a75f5d
2024-06-28 12:08:11,693 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1705065d-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=16fd3e15-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=16fd3e15-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6e874732, true, {}]
2024-06-28 12:08:11,694 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [04634c76-50f5-4598-be08-9b7b6727f346]
2024-06-28 12:08:11,698 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@46093340, org.eclipse.scout.rt.mom.jms.JmsSubscription@190d0e65] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom222]
2024-06-28 12:08:11,699 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1705f0be-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=16fd3e15-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=16fd3e15-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@28e6c86c, true, {}]
2024-06-28 12:08:11,700 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null]
2024-06-28 12:08:11,701 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17063edf-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=16fd3e15-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=16fd3e15-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@34505d74, true, {}]
2024-06-28 12:08:11,702 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=a9d36d55-2311-4a07-a2bb-ae4ab7159db3, address=a9d36d55-2311-4a07-a2bb-ae4ab7159db3, 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, fqqn=null]]
2024-06-28 12:08:11,702 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6b385d4f
2024-06-28 12:08:11,703 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6b90fe4b
2024-06-28 12:08:11,704 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, a9d36d55-2311-4a07-a2bb-ae4ab7159db3, null, 0, false, true, null]
2024-06-28 12:08:11,706 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=234, durable=true, userID=1706db22-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:11 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=925, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6b3752f4-0717-4bc5-b8c8-8c5f799f417e, JMSReplyTo=temp-queue://a9d36d55-2311-4a07-a2bb-ae4ab7159db3, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@743040496, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483381)
..................................................
***** durable queues test/mom/testRequestReplyInternal:
- queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null
***** non durable for test/mom/testRequestReplyInternal:
..................................................
, transaction: null
2024-06-28 12:08:11,707 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[234]:RELIABLE:CoreMessage[messageID=234, durable=true, userID=1706db22-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:11 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=925, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6b3752f4-0717-4bc5-b8c8-8c5f799f417e, JMSReplyTo=temp-queue://a9d36d55-2311-4a07-a2bb-ae4ab7159db3, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@743040496
2024-06-28 12:08:11,708 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=234, durable=true, userID=1706db22-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:11 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=925, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6b3752f4-0717-4bc5-b8c8-8c5f799f417e, JMSReplyTo=temp-queue://a9d36d55-2311-4a07-a2bb-ae4ab7159db3, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@743040496 to transaction: TransactionImpl [xid=null, txID=235, xid=null, state=ACTIVE, createTime=1719576491708(Fri Jun 28 12:08:11 UTC 2024), timeoutSeconds=-1, nr operations = 1]@20180a93
2024-06-28 12:08:11,709 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17077763-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=16fd3e15-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=16fd3e15-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3437b3a5, true, {}]
2024-06-28 12:08:11,711 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=234, durable=true, userID=1706db22-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:11 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=925, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6b3752f4-0717-4bc5-b8c8-8c5f799f417e, JMSReplyTo=temp-queue://a9d36d55-2311-4a07-a2bb-ae4ab7159db3, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@743040496, transaction: TransactionImpl [xid=null, txID=235, xid=null, state=COMMITTED, createTime=1719576491708(Fri Jun 28 12:08:11 UTC 2024), timeoutSeconds=-1, nr operations = 0]@20180a93
2024-06-28 12:08:11,711 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=238, durable=true, userID=1707c585-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:11 UTC 2024, expiration=0, durable=true, address=a9d36d55-2311-4a07-a2bb-ae4ab7159db3, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6b3752f4-0717-4bc5-b8c8-8c5f799f417e, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=97de81e3-9dcb-4a12-b8d3-ec89c52afd1b]]@755558576, context: RoutingContextImpl(Address=a9d36d55-2311-4a07-a2bb-ae4ab7159db3, routingType=ANYCAST, PreviousAddress=a9d36d55-2311-4a07-a2bb-ae4ab7159db3 previousRoute:ANYCAST, reusable=true, version=-2147483376)
..................................................
***** durable queues a9d36d55-2311-4a07-a2bb-ae4ab7159db3:
***** non durable for a9d36d55-2311-4a07-a2bb-ae4ab7159db3:
- queueID=230 address:a9d36d55-2311-4a07-a2bb-ae4ab7159db3 name:a9d36d55-2311-4a07-a2bb-ae4ab7159db3 filter:null
..................................................
, transaction: null
2024-06-28 12:08:11,711 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from a9d36d55-2311-4a07-a2bb-ae4ab7159db3: Reference[238]:RELIABLE:CoreMessage[messageID=238, durable=true, userID=1707c585-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:11 UTC 2024, expiration=0, durable=true, address=a9d36d55-2311-4a07-a2bb-ae4ab7159db3, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6b3752f4-0717-4bc5-b8c8-8c5f799f417e, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=97de81e3-9dcb-4a12-b8d3-ec89c52afd1b]]@755558576
2024-06-28 12:08:11,712 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from a9d36d55-2311-4a07-a2bb-ae4ab7159db3: CoreMessage[messageID=238, durable=true, userID=1707c585-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:11 UTC 2024, expiration=0, durable=true, address=a9d36d55-2311-4a07-a2bb-ae4ab7159db3, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6b3752f4-0717-4bc5-b8c8-8c5f799f417e, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=97de81e3-9dcb-4a12-b8d3-ec89c52afd1b]]@755558576 to transaction: TransactionImpl [xid=null, txID=241, xid=null, state=ACTIVE, createTime=1719576491712(Fri Jun 28 12:08:11 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2d596f54
2024-06-28 12:08:11,712 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from a9d36d55-2311-4a07-a2bb-ae4ab7159db3: CoreMessage[messageID=238, durable=true, userID=1707c585-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:11 UTC 2024, expiration=0, durable=true, address=a9d36d55-2311-4a07-a2bb-ae4ab7159db3, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6b3752f4-0717-4bc5-b8c8-8c5f799f417e, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=97de81e3-9dcb-4a12-b8d3-ec89c52afd1b]]@755558576, transaction: TransactionImpl [xid=null, txID=241, xid=null, state=COMMITTED, createTime=1719576491712(Fri Jun 28 12:08:11 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2d596f54
2024-06-28 12:08:11,713 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [170813a6-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=16fd3e15-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=16fd3e15-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@9e3f9fa, true, {}]
2024-06-28 12:08:11,714 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [a9d36d55-2311-4a07-a2bb-ae4ab7159db3]
2024-06-28 12:08:11,717 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@192a1acb, org.eclipse.scout.rt.mom.jms.JmsSubscription@5452e903] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom222]
2024-06-28 12:08:11,719 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1708fe07-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=16fd3e15-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=16fd3e15-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@e588767, true, {}]
2024-06-28 12:08:11,720 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null]
2024-06-28 12:08:11,721 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17094c28-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=16fd3e15-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=16fd3e15-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6e83303, true, {}]
2024-06-28 12:08:11,722 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=ed85ccc3-a67d-4e5f-90dd-26e7182d50bd, address=ed85ccc3-a67d-4e5f-90dd-26e7182d50bd, 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, fqqn=null]]
2024-06-28 12:08:11,722 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@33e2673b
2024-06-28 12:08:11,723 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1e180ed6
2024-06-28 12:08:11,724 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, ed85ccc3-a67d-4e5f-90dd-26e7182d50bd, null, 0, false, true, null]
2024-06-28 12:08:11,726 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=271, durable=true, userID=170a0f7b-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:11 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=851, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-018d46e7-4e32-4f8f-9e1e-5c87898d65d7, JMSReplyTo=temp-queue://ed85ccc3-a67d-4e5f-90dd-26e7182d50bd, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1958684877, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483381)
..................................................
***** durable queues test/mom/testRequestReplyInternal:
- queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null
***** non durable for test/mom/testRequestReplyInternal:
..................................................
, transaction: null
2024-06-28 12:08:11,728 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[271]:RELIABLE:CoreMessage[messageID=271, durable=true, userID=170a0f7b-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:11 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=851, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-018d46e7-4e32-4f8f-9e1e-5c87898d65d7, JMSReplyTo=temp-queue://ed85ccc3-a67d-4e5f-90dd-26e7182d50bd, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1958684877
2024-06-28 12:08:11,728 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=271, durable=true, userID=170a0f7b-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:11 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=851, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-018d46e7-4e32-4f8f-9e1e-5c87898d65d7, JMSReplyTo=temp-queue://ed85ccc3-a67d-4e5f-90dd-26e7182d50bd, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1958684877 to transaction: TransactionImpl [xid=null, txID=272, xid=null, state=ACTIVE, createTime=1719576491728(Fri Jun 28 12:08:11 UTC 2024), timeoutSeconds=-1, nr operations = 1]@127adac1
2024-06-28 12:08:11,729 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [170a84ac-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=16fd3e15-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=16fd3e15-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4dd3f0c0, true, {}]
2024-06-28 12:08:11,731 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=271, durable=true, userID=170a0f7b-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:11 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=851, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-018d46e7-4e32-4f8f-9e1e-5c87898d65d7, JMSReplyTo=temp-queue://ed85ccc3-a67d-4e5f-90dd-26e7182d50bd, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1958684877, transaction: TransactionImpl [xid=null, txID=272, xid=null, state=COMMITTED, createTime=1719576491728(Fri Jun 28 12:08:11 UTC 2024), timeoutSeconds=-1, nr operations = 0]@127adac1
2024-06-28 12:08:11,732 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=275, durable=true, userID=170ad2ce-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:11 UTC 2024, expiration=0, durable=true, address=ed85ccc3-a67d-4e5f-90dd-26e7182d50bd, size=921, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-018d46e7-4e32-4f8f-9e1e-5c87898d65d7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=7625d3b1-7e2f-4f94-877b-38b7d1579d01]]@1887368388, context: RoutingContextImpl(Address=ed85ccc3-a67d-4e5f-90dd-26e7182d50bd, routingType=ANYCAST, PreviousAddress=ed85ccc3-a67d-4e5f-90dd-26e7182d50bd previousRoute:ANYCAST, reusable=true, version=-2147483374)
..................................................
***** durable queues ed85ccc3-a67d-4e5f-90dd-26e7182d50bd:
***** non durable for ed85ccc3-a67d-4e5f-90dd-26e7182d50bd:
- queueID=267 address:ed85ccc3-a67d-4e5f-90dd-26e7182d50bd name:ed85ccc3-a67d-4e5f-90dd-26e7182d50bd filter:null
..................................................
, transaction: null
2024-06-28 12:08:11,732 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from ed85ccc3-a67d-4e5f-90dd-26e7182d50bd: Reference[275]:RELIABLE:CoreMessage[messageID=275, durable=true, userID=170ad2ce-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:11 UTC 2024, expiration=0, durable=true, address=ed85ccc3-a67d-4e5f-90dd-26e7182d50bd, size=921, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-018d46e7-4e32-4f8f-9e1e-5c87898d65d7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=7625d3b1-7e2f-4f94-877b-38b7d1579d01]]@1887368388
2024-06-28 12:08:11,732 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from ed85ccc3-a67d-4e5f-90dd-26e7182d50bd: CoreMessage[messageID=275, durable=true, userID=170ad2ce-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:11 UTC 2024, expiration=0, durable=true, address=ed85ccc3-a67d-4e5f-90dd-26e7182d50bd, size=921, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-018d46e7-4e32-4f8f-9e1e-5c87898d65d7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=7625d3b1-7e2f-4f94-877b-38b7d1579d01]]@1887368388 to transaction: TransactionImpl [xid=null, txID=277, xid=null, state=ACTIVE, createTime=1719576491732(Fri Jun 28 12:08:11 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3281bc0a
2024-06-28 12:08:11,732 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from ed85ccc3-a67d-4e5f-90dd-26e7182d50bd: CoreMessage[messageID=275, durable=true, userID=170ad2ce-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:11 UTC 2024, expiration=0, durable=true, address=ed85ccc3-a67d-4e5f-90dd-26e7182d50bd, size=921, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-018d46e7-4e32-4f8f-9e1e-5c87898d65d7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=7625d3b1-7e2f-4f94-877b-38b7d1579d01]]@1887368388, transaction: TransactionImpl [xid=null, txID=277, xid=null, state=COMMITTED, createTime=1719576491732(Fri Jun 28 12:08:11 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3281bc0a
2024-06-28 12:08:11,734 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [170b20ef-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=16fd3e15-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=16fd3e15-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4a913167, true, {}]
2024-06-28 12:08:11,734 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [ed85ccc3-a67d-4e5f-90dd-26e7182d50bd]
2024-06-28 12:08:11,739 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@342cd447, org.eclipse.scout.rt.mom.jms.JmsSubscription@175d7111] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom222]
2024-06-28 12:08:11,741 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [170c3260-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=16fd3e15-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=16fd3e15-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6c316a32, true, {}]
2024-06-28 12:08:11,741 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null]
2024-06-28 12:08:11,763 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [170fb4d1-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=16fd3e15-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=16fd3e15-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@168f3b8f, true, {}]
2024-06-28 12:08:11,763 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=d14ea4f4-8aad-49e5-84d0-34eb518699bb, address=d14ea4f4-8aad-49e5-84d0-34eb518699bb, 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, fqqn=null]]
2024-06-28 12:08:11,764 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@25adac12
2024-06-28 12:08:11,765 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1af32541
2024-06-28 12:08:11,765 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, d14ea4f4-8aad-49e5-84d0-34eb518699bb, null, 0, false, true, null]
2024-06-28 12:08:11,767 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=308, durable=true, userID=17102a04-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:11 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=807, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5e43f7d2-3194-4da3-b246-232a4168d436, JMSReplyTo=temp-queue://d14ea4f4-8aad-49e5-84d0-34eb518699bb, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2113191127, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483381)
..................................................
***** durable queues test/mom/testRequestReplyInternal:
- queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null
***** non durable for test/mom/testRequestReplyInternal:
..................................................
, transaction: null
2024-06-28 12:08:11,768 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[308]:RELIABLE:CoreMessage[messageID=308, durable=true, userID=17102a04-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:11 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=807, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5e43f7d2-3194-4da3-b246-232a4168d436, JMSReplyTo=temp-queue://d14ea4f4-8aad-49e5-84d0-34eb518699bb, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2113191127
2024-06-28 12:08:11,769 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=308, durable=true, userID=17102a04-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:11 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=807, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5e43f7d2-3194-4da3-b246-232a4168d436, JMSReplyTo=temp-queue://d14ea4f4-8aad-49e5-84d0-34eb518699bb, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2113191127 to transaction: TransactionImpl [xid=null, txID=309, xid=null, state=ACTIVE, createTime=1719576491768(Fri Jun 28 12:08:11 UTC 2024), timeoutSeconds=-1, nr operations = 1]@328f0156
2024-06-28 12:08:11,769 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17109f35-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=16fd3e15-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=16fd3e15-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6c107c09, true, {}]
2024-06-28 12:08:11,771 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=308, durable=true, userID=17102a04-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:11 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=807, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5e43f7d2-3194-4da3-b246-232a4168d436, JMSReplyTo=temp-queue://d14ea4f4-8aad-49e5-84d0-34eb518699bb, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2113191127, transaction: TransactionImpl [xid=null, txID=309, xid=null, state=COMMITTED, createTime=1719576491768(Fri Jun 28 12:08:11 UTC 2024), timeoutSeconds=-1, nr operations = 0]@328f0156
2024-06-28 12:08:11,771 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=312, durable=true, userID=1710ed57-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:11 UTC 2024, expiration=0, durable=true, address=d14ea4f4-8aad-49e5-84d0-34eb518699bb, size=877, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5e43f7d2-3194-4da3-b246-232a4168d436, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=12ae20ad-2873-48bc-ad1a-8ed45a90794f]]@2088665732, context: RoutingContextImpl(Address=d14ea4f4-8aad-49e5-84d0-34eb518699bb, routingType=ANYCAST, PreviousAddress=d14ea4f4-8aad-49e5-84d0-34eb518699bb previousRoute:ANYCAST, reusable=true, version=-2147483372)
..................................................
***** durable queues d14ea4f4-8aad-49e5-84d0-34eb518699bb:
***** non durable for d14ea4f4-8aad-49e5-84d0-34eb518699bb:
- queueID=304 address:d14ea4f4-8aad-49e5-84d0-34eb518699bb name:d14ea4f4-8aad-49e5-84d0-34eb518699bb filter:null
..................................................
, transaction: null
2024-06-28 12:08:11,771 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from d14ea4f4-8aad-49e5-84d0-34eb518699bb: Reference[312]:RELIABLE:CoreMessage[messageID=312, durable=true, userID=1710ed57-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:11 UTC 2024, expiration=0, durable=true, address=d14ea4f4-8aad-49e5-84d0-34eb518699bb, size=877, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5e43f7d2-3194-4da3-b246-232a4168d436, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=12ae20ad-2873-48bc-ad1a-8ed45a90794f]]@2088665732
2024-06-28 12:08:11,772 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from d14ea4f4-8aad-49e5-84d0-34eb518699bb: CoreMessage[messageID=312, durable=true, userID=1710ed57-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:11 UTC 2024, expiration=0, durable=true, address=d14ea4f4-8aad-49e5-84d0-34eb518699bb, size=877, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5e43f7d2-3194-4da3-b246-232a4168d436, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=12ae20ad-2873-48bc-ad1a-8ed45a90794f]]@2088665732 to transaction: TransactionImpl [xid=null, txID=313, xid=null, state=ACTIVE, createTime=1719576491772(Fri Jun 28 12:08:11 UTC 2024), timeoutSeconds=-1, nr operations = 1]@79500d04
2024-06-28 12:08:11,772 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from d14ea4f4-8aad-49e5-84d0-34eb518699bb: CoreMessage[messageID=312, durable=true, userID=1710ed57-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:11 UTC 2024, expiration=0, durable=true, address=d14ea4f4-8aad-49e5-84d0-34eb518699bb, size=877, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5e43f7d2-3194-4da3-b246-232a4168d436, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=12ae20ad-2873-48bc-ad1a-8ed45a90794f]]@2088665732, transaction: TransactionImpl [xid=null, txID=313, xid=null, state=COMMITTED, createTime=1719576491772(Fri Jun 28 12:08:11 UTC 2024), timeoutSeconds=-1, nr operations = 0]@79500d04
2024-06-28 12:08:11,773 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17113b78-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=16fd3e15-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=16fd3e15-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@219a14fd, true, {}]
2024-06-28 12:08:11,774 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [d14ea4f4-8aad-49e5-84d0-34eb518699bb]
2024-06-28 12:08:11,777 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@5db37cbe, org.eclipse.scout.rt.mom.jms.JmsSubscription@4d9d22cb] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom222]
2024-06-28 12:08:11,779 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [171225d9-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=16fd3e15-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=16fd3e15-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3b49c623, true, {}]
2024-06-28 12:08:11,780 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null]
2024-06-28 12:08:11,781 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [171273fa-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=16fd3e15-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=16fd3e15-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6f6b15a, true, {}]
2024-06-28 12:08:11,781 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=9ec0dde2-2d27-4097-94c7-afa4a76c6d3c, address=9ec0dde2-2d27-4097-94c7-afa4a76c6d3c, 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, fqqn=null]]
2024-06-28 12:08:11,782 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@4643acd4
2024-06-28 12:08:11,783 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3f82a135
2024-06-28 12:08:11,783 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 9ec0dde2-2d27-4097-94c7-afa4a76c6d3c, null, 0, false, true, null]
2024-06-28 12:08:11,785 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=345, durable=true, userID=1712e92d-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:11 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=823, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-cd922d81-d81d-4f69-ae91-3321c432bfeb, JMSReplyTo=temp-queue://9ec0dde2-2d27-4097-94c7-afa4a76c6d3c, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1526689104, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483381)
..................................................
***** durable queues test/mom/testRequestReplyInternal:
- queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null
***** non durable for test/mom/testRequestReplyInternal:
..................................................
, transaction: null
2024-06-28 12:08:11,786 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[345]:RELIABLE:CoreMessage[messageID=345, durable=true, userID=1712e92d-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:11 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=823, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-cd922d81-d81d-4f69-ae91-3321c432bfeb, JMSReplyTo=temp-queue://9ec0dde2-2d27-4097-94c7-afa4a76c6d3c, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1526689104
2024-06-28 12:08:11,786 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=345, durable=true, userID=1712e92d-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:11 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=823, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-cd922d81-d81d-4f69-ae91-3321c432bfeb, JMSReplyTo=temp-queue://9ec0dde2-2d27-4097-94c7-afa4a76c6d3c, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1526689104 to transaction: TransactionImpl [xid=null, txID=346, xid=null, state=ACTIVE, createTime=1719576491786(Fri Jun 28 12:08:11 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6f12b49d
2024-06-28 12:08:11,787 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17135e5e-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=16fd3e15-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=16fd3e15-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7d7dedc4, true, {}]
2024-06-28 12:08:11,789 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=349, durable=true, userID=17138570-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:11 UTC 2024, expiration=0, durable=true, address=9ec0dde2-2d27-4097-94c7-afa4a76c6d3c, size=893, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-cd922d81-d81d-4f69-ae91-3321c432bfeb, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=86ef7670-a9b1-42fd-a22e-a67b11d3b163]]@1777565401, context: RoutingContextImpl(Address=9ec0dde2-2d27-4097-94c7-afa4a76c6d3c, routingType=ANYCAST, PreviousAddress=9ec0dde2-2d27-4097-94c7-afa4a76c6d3c previousRoute:ANYCAST, reusable=true, version=-2147483370)
..................................................
***** durable queues 9ec0dde2-2d27-4097-94c7-afa4a76c6d3c:
***** non durable for 9ec0dde2-2d27-4097-94c7-afa4a76c6d3c:
- queueID=341 address:9ec0dde2-2d27-4097-94c7-afa4a76c6d3c name:9ec0dde2-2d27-4097-94c7-afa4a76c6d3c filter:null
..................................................
, transaction: null
2024-06-28 12:08:11,789 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 9ec0dde2-2d27-4097-94c7-afa4a76c6d3c: Reference[349]:RELIABLE:CoreMessage[messageID=349, durable=true, userID=17138570-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:11 UTC 2024, expiration=0, durable=true, address=9ec0dde2-2d27-4097-94c7-afa4a76c6d3c, size=893, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-cd922d81-d81d-4f69-ae91-3321c432bfeb, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=86ef7670-a9b1-42fd-a22e-a67b11d3b163]]@1777565401
2024-06-28 12:08:11,789 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=345, durable=true, userID=1712e92d-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:11 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=823, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-cd922d81-d81d-4f69-ae91-3321c432bfeb, JMSReplyTo=temp-queue://9ec0dde2-2d27-4097-94c7-afa4a76c6d3c, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1526689104, transaction: TransactionImpl [xid=null, txID=346, xid=null, state=COMMITTED, createTime=1719576491786(Fri Jun 28 12:08:11 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6f12b49d
2024-06-28 12:08:11,789 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 9ec0dde2-2d27-4097-94c7-afa4a76c6d3c: CoreMessage[messageID=349, durable=true, userID=17138570-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:11 UTC 2024, expiration=0, durable=true, address=9ec0dde2-2d27-4097-94c7-afa4a76c6d3c, size=893, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-cd922d81-d81d-4f69-ae91-3321c432bfeb, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=86ef7670-a9b1-42fd-a22e-a67b11d3b163]]@1777565401 to transaction: TransactionImpl [xid=null, txID=352, xid=null, state=ACTIVE, createTime=1719576491789(Fri Jun 28 12:08:11 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4ece67c4
2024-06-28 12:08:11,789 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 9ec0dde2-2d27-4097-94c7-afa4a76c6d3c: CoreMessage[messageID=349, durable=true, userID=17138570-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:11 UTC 2024, expiration=0, durable=true, address=9ec0dde2-2d27-4097-94c7-afa4a76c6d3c, size=893, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-cd922d81-d81d-4f69-ae91-3321c432bfeb, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=86ef7670-a9b1-42fd-a22e-a67b11d3b163]]@1777565401, transaction: TransactionImpl [xid=null, txID=352, xid=null, state=COMMITTED, createTime=1719576491789(Fri Jun 28 12:08:11 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4ece67c4
2024-06-28 12:08:11,790 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1713d391-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=16fd3e15-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=16fd3e15-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@51b02a54, true, {}]
2024-06-28 12:08:11,791 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [9ec0dde2-2d27-4097-94c7-afa4a76c6d3c]
2024-06-28 12:08:11,794 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@1e295775, org.eclipse.scout.rt.mom.jms.JmsSubscription@74991e66] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom222]
2024-06-28 12:08:11,796 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1714bdf2-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=16fd3e15-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=16fd3e15-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@928213, true, {}]
2024-06-28 12:08:11,797 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null]
2024-06-28 12:08:11,798 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17150c13-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=16fd3e15-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=16fd3e15-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@c786648, true, {}]
2024-06-28 12:08:11,799 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=4aea4539-5cb2-4fe4-9ebc-a9d62fa9d3ea, address=4aea4539-5cb2-4fe4-9ebc-a9d62fa9d3ea, 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, fqqn=null]]
2024-06-28 12:08:11,799 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@1fbb1644
2024-06-28 12:08:11,800 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6d4cb6dc
2024-06-28 12:08:11,800 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 4aea4539-5cb2-4fe4-9ebc-a9d62fa9d3ea, null, 0, false, true, null]
2024-06-28 12:08:11,802 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=382, durable=true, userID=17158146-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:11 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=916, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2f4e06b7-ca5d-4ae9-92b0-8b5531db5ee2, JMSReplyTo=temp-queue://4aea4539-5cb2-4fe4-9ebc-a9d62fa9d3ea, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1031721899, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483381)
..................................................
***** durable queues test/mom/testRequestReplyInternal:
- queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null
***** non durable for test/mom/testRequestReplyInternal:
..................................................
, transaction: null
2024-06-28 12:08:11,803 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[382]:RELIABLE:CoreMessage[messageID=382, durable=true, userID=17158146-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:11 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=916, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2f4e06b7-ca5d-4ae9-92b0-8b5531db5ee2, JMSReplyTo=temp-queue://4aea4539-5cb2-4fe4-9ebc-a9d62fa9d3ea, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1031721899
2024-06-28 12:08:11,803 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=382, durable=true, userID=17158146-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:11 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=916, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2f4e06b7-ca5d-4ae9-92b0-8b5531db5ee2, JMSReplyTo=temp-queue://4aea4539-5cb2-4fe4-9ebc-a9d62fa9d3ea, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1031721899 to transaction: TransactionImpl [xid=null, txID=383, xid=null, state=ACTIVE, createTime=1719576491803(Fri Jun 28 12:08:11 UTC 2024), timeoutSeconds=-1, nr operations = 1]@26f024a8
2024-06-28 12:08:11,804 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1715f677-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=16fd3e15-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=16fd3e15-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7fa869c3, true, {}]
2024-06-28 12:08:11,806 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=386, durable=true, userID=17161d89-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:11 UTC 2024, expiration=0, durable=true, address=4aea4539-5cb2-4fe4-9ebc-a9d62fa9d3ea, size=986, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2f4e06b7-ca5d-4ae9-92b0-8b5531db5ee2, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=1d233976-6ea6-4151-b352-8453e7b6f89d]]@9272642, context: RoutingContextImpl(Address=4aea4539-5cb2-4fe4-9ebc-a9d62fa9d3ea, routingType=ANYCAST, PreviousAddress=4aea4539-5cb2-4fe4-9ebc-a9d62fa9d3ea previousRoute:ANYCAST, reusable=true, version=-2147483368)
..................................................
***** durable queues 4aea4539-5cb2-4fe4-9ebc-a9d62fa9d3ea:
***** non durable for 4aea4539-5cb2-4fe4-9ebc-a9d62fa9d3ea:
- queueID=378 address:4aea4539-5cb2-4fe4-9ebc-a9d62fa9d3ea name:4aea4539-5cb2-4fe4-9ebc-a9d62fa9d3ea filter:null
..................................................
, transaction: null
2024-06-28 12:08:11,806 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 4aea4539-5cb2-4fe4-9ebc-a9d62fa9d3ea: Reference[386]:RELIABLE:CoreMessage[messageID=386, durable=true, userID=17161d89-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:11 UTC 2024, expiration=0, durable=true, address=4aea4539-5cb2-4fe4-9ebc-a9d62fa9d3ea, size=986, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2f4e06b7-ca5d-4ae9-92b0-8b5531db5ee2, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=1d233976-6ea6-4151-b352-8453e7b6f89d]]@9272642
2024-06-28 12:08:11,806 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 4aea4539-5cb2-4fe4-9ebc-a9d62fa9d3ea: CoreMessage[messageID=386, durable=true, userID=17161d89-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:11 UTC 2024, expiration=0, durable=true, address=4aea4539-5cb2-4fe4-9ebc-a9d62fa9d3ea, size=986, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2f4e06b7-ca5d-4ae9-92b0-8b5531db5ee2, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=1d233976-6ea6-4151-b352-8453e7b6f89d]]@9272642 to transaction: TransactionImpl [xid=null, txID=389, xid=null, state=ACTIVE, createTime=1719576491806(Fri Jun 28 12:08:11 UTC 2024), timeoutSeconds=-1, nr operations = 1]@61be1f04
2024-06-28 12:08:11,806 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=382, durable=true, userID=17158146-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:11 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=916, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2f4e06b7-ca5d-4ae9-92b0-8b5531db5ee2, JMSReplyTo=temp-queue://4aea4539-5cb2-4fe4-9ebc-a9d62fa9d3ea, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1031721899, transaction: TransactionImpl [xid=null, txID=383, xid=null, state=COMMITTED, createTime=1719576491803(Fri Jun 28 12:08:11 UTC 2024), timeoutSeconds=-1, nr operations = 0]@26f024a8
2024-06-28 12:08:11,806 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 4aea4539-5cb2-4fe4-9ebc-a9d62fa9d3ea: CoreMessage[messageID=386, durable=true, userID=17161d89-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:11 UTC 2024, expiration=0, durable=true, address=4aea4539-5cb2-4fe4-9ebc-a9d62fa9d3ea, size=986, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2f4e06b7-ca5d-4ae9-92b0-8b5531db5ee2, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=1d233976-6ea6-4151-b352-8453e7b6f89d]]@9272642, transaction: TransactionImpl [xid=null, txID=389, xid=null, state=COMMITTED, createTime=1719576491806(Fri Jun 28 12:08:11 UTC 2024), timeoutSeconds=-1, nr operations = 0]@61be1f04
2024-06-28 12:08:11,807 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17166baa-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=16fd3e15-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=16fd3e15-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@694cbfb9, true, {}]
2024-06-28 12:08:11,808 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [4aea4539-5cb2-4fe4-9ebc-a9d62fa9d3ea]
2024-06-28 12:08:11,812 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@5c745c36, org.eclipse.scout.rt.mom.jms.JmsSubscription@6cb9e1e6] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom222]
2024-06-28 12:08:11,813 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1717560b-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=16fd3e15-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=16fd3e15-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@25e21472, true, {}]
2024-06-28 12:08:11,814 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null]
2024-06-28 12:08:11,815 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1717a42c-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=16fd3e15-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=16fd3e15-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@67ffef5d, true, {}]
2024-06-28 12:08:11,816 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=ce02c085-c649-488d-95c0-63645c7571b6, address=ce02c085-c649-488d-95c0-63645c7571b6, 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, fqqn=null]]
2024-06-28 12:08:11,816 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@5966f20
2024-06-28 12:08:11,817 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@144106a9
2024-06-28 12:08:11,818 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, ce02c085-c649-488d-95c0-63645c7571b6, null, 0, false, true, null]
2024-06-28 12:08:11,819 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=419, durable=true, userID=1718195f-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:11 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=925, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-99a2390b-dfbb-4e78-9b4e-ab2382530f09, JMSReplyTo=temp-queue://ce02c085-c649-488d-95c0-63645c7571b6, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@419218159, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483381)
..................................................
***** durable queues test/mom/testRequestReplyInternal:
- queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null
***** non durable for test/mom/testRequestReplyInternal:
..................................................
, transaction: null
2024-06-28 12:08:11,820 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[419]:RELIABLE:CoreMessage[messageID=419, durable=true, userID=1718195f-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:11 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=925, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-99a2390b-dfbb-4e78-9b4e-ab2382530f09, JMSReplyTo=temp-queue://ce02c085-c649-488d-95c0-63645c7571b6, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@419218159
2024-06-28 12:08:11,821 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=419, durable=true, userID=1718195f-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:11 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=925, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-99a2390b-dfbb-4e78-9b4e-ab2382530f09, JMSReplyTo=temp-queue://ce02c085-c649-488d-95c0-63645c7571b6, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@419218159 to transaction: TransactionImpl [xid=null, txID=420, xid=null, state=ACTIVE, createTime=1719576491821(Fri Jun 28 12:08:11 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1cc9aa1a
2024-06-28 12:08:11,822 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17188e90-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=16fd3e15-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=16fd3e15-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7e1a8238, true, {}]
2024-06-28 12:08:11,823 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=419, durable=true, userID=1718195f-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:11 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=925, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-99a2390b-dfbb-4e78-9b4e-ab2382530f09, JMSReplyTo=temp-queue://ce02c085-c649-488d-95c0-63645c7571b6, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@419218159, transaction: TransactionImpl [xid=null, txID=420, xid=null, state=COMMITTED, createTime=1719576491821(Fri Jun 28 12:08:11 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1cc9aa1a
2024-06-28 12:08:11,824 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=423, durable=true, userID=1718dcb2-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:11 UTC 2024, expiration=0, durable=true, address=ce02c085-c649-488d-95c0-63645c7571b6, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-99a2390b-dfbb-4e78-9b4e-ab2382530f09, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=aab4d937-7a61-4e30-bb84-9aea46dcc9b7]]@2080359497, context: RoutingContextImpl(Address=ce02c085-c649-488d-95c0-63645c7571b6, routingType=ANYCAST, PreviousAddress=ce02c085-c649-488d-95c0-63645c7571b6 previousRoute:ANYCAST, reusable=true, version=-2147483366)
..................................................
***** durable queues ce02c085-c649-488d-95c0-63645c7571b6:
***** non durable for ce02c085-c649-488d-95c0-63645c7571b6:
- queueID=415 address:ce02c085-c649-488d-95c0-63645c7571b6 name:ce02c085-c649-488d-95c0-63645c7571b6 filter:null
..................................................
, transaction: null
2024-06-28 12:08:11,824 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from ce02c085-c649-488d-95c0-63645c7571b6: Reference[423]:RELIABLE:CoreMessage[messageID=423, durable=true, userID=1718dcb2-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:11 UTC 2024, expiration=0, durable=true, address=ce02c085-c649-488d-95c0-63645c7571b6, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-99a2390b-dfbb-4e78-9b4e-ab2382530f09, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=aab4d937-7a61-4e30-bb84-9aea46dcc9b7]]@2080359497
2024-06-28 12:08:11,824 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from ce02c085-c649-488d-95c0-63645c7571b6: CoreMessage[messageID=423, durable=true, userID=1718dcb2-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:11 UTC 2024, expiration=0, durable=true, address=ce02c085-c649-488d-95c0-63645c7571b6, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-99a2390b-dfbb-4e78-9b4e-ab2382530f09, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=aab4d937-7a61-4e30-bb84-9aea46dcc9b7]]@2080359497 to transaction: TransactionImpl [xid=null, txID=424, xid=null, state=ACTIVE, createTime=1719576491824(Fri Jun 28 12:08:11 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2a1029cc
2024-06-28 12:08:11,824 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from ce02c085-c649-488d-95c0-63645c7571b6: CoreMessage[messageID=423, durable=true, userID=1718dcb2-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:11 UTC 2024, expiration=0, durable=true, address=ce02c085-c649-488d-95c0-63645c7571b6, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-99a2390b-dfbb-4e78-9b4e-ab2382530f09, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=aab4d937-7a61-4e30-bb84-9aea46dcc9b7]]@2080359497, transaction: TransactionImpl [xid=null, txID=424, xid=null, state=COMMITTED, createTime=1719576491824(Fri Jun 28 12:08:11 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2a1029cc
2024-06-28 12:08:11,826 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17192ad3-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=16fd3e15-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=16fd3e15-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@366a955b, true, {}]
2024-06-28 12:08:11,826 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [ce02c085-c649-488d-95c0-63645c7571b6]
2024-06-28 12:08:11,830 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@56be27fa, org.eclipse.scout.rt.mom.jms.JmsSubscription@229f9453] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom222]
2024-06-28 12:08:11,831 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [171a1534-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=16fd3e15-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=16fd3e15-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@20e24080, true, {}]
2024-06-28 12:08:11,832 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null]
2024-06-28 12:08:11,833 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [171a6355-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=16fd3e15-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=16fd3e15-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4af9dca1, true, {}]
2024-06-28 12:08:11,834 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=5b6a858b-590d-43a7-8817-b1062912cfce, address=5b6a858b-590d-43a7-8817-b1062912cfce, 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, fqqn=null]]
2024-06-28 12:08:11,835 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@36781669
2024-06-28 12:08:11,836 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@486d41f3
2024-06-28 12:08:11,836 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 5b6a858b-590d-43a7-8817-b1062912cfce, null, 0, false, true, null]
2024-06-28 12:08:11,838 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=456, durable=true, userID=171aff98-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:11 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=851, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-450c56d9-b613-4a28-8ac5-eec04416ff72, JMSReplyTo=temp-queue://5b6a858b-590d-43a7-8817-b1062912cfce, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@430291870, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483381)
..................................................
***** durable queues test/mom/testRequestReplyInternal:
- queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null
***** non durable for test/mom/testRequestReplyInternal:
..................................................
, transaction: null
2024-06-28 12:08:11,839 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[456]:RELIABLE:CoreMessage[messageID=456, durable=true, userID=171aff98-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:11 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=851, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-450c56d9-b613-4a28-8ac5-eec04416ff72, JMSReplyTo=temp-queue://5b6a858b-590d-43a7-8817-b1062912cfce, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@430291870
2024-06-28 12:08:11,840 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=456, durable=true, userID=171aff98-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:11 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=851, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-450c56d9-b613-4a28-8ac5-eec04416ff72, JMSReplyTo=temp-queue://5b6a858b-590d-43a7-8817-b1062912cfce, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@430291870 to transaction: TransactionImpl [xid=null, txID=457, xid=null, state=ACTIVE, createTime=1719576491839(Fri Jun 28 12:08:11 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3250bf2f
2024-06-28 12:08:11,841 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [171b74c9-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=16fd3e15-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=16fd3e15-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3de17a9d, true, {}]
2024-06-28 12:08:11,842 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=456, durable=true, userID=171aff98-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:11 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=851, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-450c56d9-b613-4a28-8ac5-eec04416ff72, JMSReplyTo=temp-queue://5b6a858b-590d-43a7-8817-b1062912cfce, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@430291870, transaction: TransactionImpl [xid=null, txID=457, xid=null, state=COMMITTED, createTime=1719576491839(Fri Jun 28 12:08:11 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3250bf2f
2024-06-28 12:08:11,843 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=460, durable=true, userID=171bc2eb-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:11 UTC 2024, expiration=0, durable=true, address=5b6a858b-590d-43a7-8817-b1062912cfce, size=921, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-450c56d9-b613-4a28-8ac5-eec04416ff72, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=eb541adb-bfd4-4482-ac1c-08989f805e8e]]@249651997, context: RoutingContextImpl(Address=5b6a858b-590d-43a7-8817-b1062912cfce, routingType=ANYCAST, PreviousAddress=5b6a858b-590d-43a7-8817-b1062912cfce previousRoute:ANYCAST, reusable=true, version=-2147483364)
..................................................
***** durable queues 5b6a858b-590d-43a7-8817-b1062912cfce:
***** non durable for 5b6a858b-590d-43a7-8817-b1062912cfce:
- queueID=452 address:5b6a858b-590d-43a7-8817-b1062912cfce name:5b6a858b-590d-43a7-8817-b1062912cfce filter:null
..................................................
, transaction: null
2024-06-28 12:08:11,843 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 5b6a858b-590d-43a7-8817-b1062912cfce: Reference[460]:RELIABLE:CoreMessage[messageID=460, durable=true, userID=171bc2eb-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:11 UTC 2024, expiration=0, durable=true, address=5b6a858b-590d-43a7-8817-b1062912cfce, size=921, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-450c56d9-b613-4a28-8ac5-eec04416ff72, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=eb541adb-bfd4-4482-ac1c-08989f805e8e]]@249651997
2024-06-28 12:08:11,843 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 5b6a858b-590d-43a7-8817-b1062912cfce: CoreMessage[messageID=460, durable=true, userID=171bc2eb-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:11 UTC 2024, expiration=0, durable=true, address=5b6a858b-590d-43a7-8817-b1062912cfce, size=921, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-450c56d9-b613-4a28-8ac5-eec04416ff72, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=eb541adb-bfd4-4482-ac1c-08989f805e8e]]@249651997 to transaction: TransactionImpl [xid=null, txID=463, xid=null, state=ACTIVE, createTime=1719576491843(Fri Jun 28 12:08:11 UTC 2024), timeoutSeconds=-1, nr operations = 1]@446d2c52
2024-06-28 12:08:11,843 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 5b6a858b-590d-43a7-8817-b1062912cfce: CoreMessage[messageID=460, durable=true, userID=171bc2eb-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:11 UTC 2024, expiration=0, durable=true, address=5b6a858b-590d-43a7-8817-b1062912cfce, size=921, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-450c56d9-b613-4a28-8ac5-eec04416ff72, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=eb541adb-bfd4-4482-ac1c-08989f805e8e]]@249651997, transaction: TransactionImpl [xid=null, txID=463, xid=null, state=COMMITTED, createTime=1719576491843(Fri Jun 28 12:08:11 UTC 2024), timeoutSeconds=-1, nr operations = 0]@446d2c52
2024-06-28 12:08:11,864 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [171ef73c-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=16fd3e15-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=16fd3e15-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7d27d6d3, true, {}]
2024-06-28 12:08:11,864 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [5b6a858b-590d-43a7-8817-b1062912cfce]
2024-06-28 12:08:11,869 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@7e5190e0, org.eclipse.scout.rt.mom.jms.JmsSubscription@4e031d66] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom222]
2024-06-28 12:08:11,871 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17202fbd-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=16fd3e15-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=16fd3e15-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@fef0a87, true, {}]
2024-06-28 12:08:11,872 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null]
2024-06-28 12:08:11,873 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17207dde-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=16fd3e15-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=16fd3e15-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@25a83e91, true, {}]
2024-06-28 12:08:11,873 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=245cfb3c-7bcc-4622-8395-5f9693693b56, address=245cfb3c-7bcc-4622-8395-5f9693693b56, 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, fqqn=null]]
2024-06-28 12:08:11,874 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@5260b1f5
2024-06-28 12:08:11,875 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@657ec551
2024-06-28 12:08:11,875 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 245cfb3c-7bcc-4622-8395-5f9693693b56, null, 0, false, true, null]
2024-06-28 12:08:11,877 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=493, durable=true, userID=1720f311-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:11 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=807, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f2c46053-2d38-4067-8cce-93072691debc, JMSReplyTo=temp-queue://245cfb3c-7bcc-4622-8395-5f9693693b56, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@690882817, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483381)
..................................................
***** durable queues test/mom/testRequestReplyInternal:
- queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null
***** non durable for test/mom/testRequestReplyInternal:
..................................................
, transaction: null
2024-06-28 12:08:11,878 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[493]:RELIABLE:CoreMessage[messageID=493, durable=true, userID=1720f311-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:11 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=807, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f2c46053-2d38-4067-8cce-93072691debc, JMSReplyTo=temp-queue://245cfb3c-7bcc-4622-8395-5f9693693b56, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@690882817
2024-06-28 12:08:11,878 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=493, durable=true, userID=1720f311-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:11 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=807, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f2c46053-2d38-4067-8cce-93072691debc, JMSReplyTo=temp-queue://245cfb3c-7bcc-4622-8395-5f9693693b56, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@690882817 to transaction: TransactionImpl [xid=null, txID=494, xid=null, state=ACTIVE, createTime=1719576491878(Fri Jun 28 12:08:11 UTC 2024), timeoutSeconds=-1, nr operations = 1]@51c06ef1
2024-06-28 12:08:11,879 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17216842-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=16fd3e15-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=16fd3e15-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3aa05f1e, true, {}]
2024-06-28 12:08:11,881 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=497, durable=true, userID=17218f54-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:11 UTC 2024, expiration=0, durable=true, address=245cfb3c-7bcc-4622-8395-5f9693693b56, size=877, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f2c46053-2d38-4067-8cce-93072691debc, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=dd61e353-05dc-4ee1-acb3-39df3920be12]]@2097933896, context: RoutingContextImpl(Address=245cfb3c-7bcc-4622-8395-5f9693693b56, routingType=ANYCAST, PreviousAddress=245cfb3c-7bcc-4622-8395-5f9693693b56 previousRoute:ANYCAST, reusable=true, version=-2147483362)
..................................................
***** durable queues 245cfb3c-7bcc-4622-8395-5f9693693b56:
***** non durable for 245cfb3c-7bcc-4622-8395-5f9693693b56:
- queueID=489 address:245cfb3c-7bcc-4622-8395-5f9693693b56 name:245cfb3c-7bcc-4622-8395-5f9693693b56 filter:null
..................................................
, transaction: null
2024-06-28 12:08:11,881 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 245cfb3c-7bcc-4622-8395-5f9693693b56: Reference[497]:RELIABLE:CoreMessage[messageID=497, durable=true, userID=17218f54-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:11 UTC 2024, expiration=0, durable=true, address=245cfb3c-7bcc-4622-8395-5f9693693b56, size=877, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f2c46053-2d38-4067-8cce-93072691debc, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=dd61e353-05dc-4ee1-acb3-39df3920be12]]@2097933896
2024-06-28 12:08:11,881 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=493, durable=true, userID=1720f311-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:11 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=807, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f2c46053-2d38-4067-8cce-93072691debc, JMSReplyTo=temp-queue://245cfb3c-7bcc-4622-8395-5f9693693b56, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@690882817, transaction: TransactionImpl [xid=null, txID=494, xid=null, state=COMMITTED, createTime=1719576491878(Fri Jun 28 12:08:11 UTC 2024), timeoutSeconds=-1, nr operations = 0]@51c06ef1
2024-06-28 12:08:11,881 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 245cfb3c-7bcc-4622-8395-5f9693693b56: CoreMessage[messageID=497, durable=true, userID=17218f54-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:11 UTC 2024, expiration=0, durable=true, address=245cfb3c-7bcc-4622-8395-5f9693693b56, size=877, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f2c46053-2d38-4067-8cce-93072691debc, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=dd61e353-05dc-4ee1-acb3-39df3920be12]]@2097933896 to transaction: TransactionImpl [xid=null, txID=500, xid=null, state=ACTIVE, createTime=1719576491881(Fri Jun 28 12:08:11 UTC 2024), timeoutSeconds=-1, nr operations = 1]@48dc7a10
2024-06-28 12:08:11,882 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 245cfb3c-7bcc-4622-8395-5f9693693b56: CoreMessage[messageID=497, durable=true, userID=17218f54-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:11 UTC 2024, expiration=0, durable=true, address=245cfb3c-7bcc-4622-8395-5f9693693b56, size=877, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f2c46053-2d38-4067-8cce-93072691debc, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=dd61e353-05dc-4ee1-acb3-39df3920be12]]@2097933896, transaction: TransactionImpl [xid=null, txID=500, xid=null, state=COMMITTED, createTime=1719576491881(Fri Jun 28 12:08:11 UTC 2024), timeoutSeconds=-1, nr operations = 0]@48dc7a10
2024-06-28 12:08:11,883 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1721dd75-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=16fd3e15-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=16fd3e15-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@41c23952, true, {}]
2024-06-28 12:08:11,883 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [245cfb3c-7bcc-4622-8395-5f9693693b56]
2024-06-28 12:08:11,887 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@7e1c0b5d, org.eclipse.scout.rt.mom.jms.JmsSubscription@76f0016c] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom222]
2024-06-28 12:08:11,888 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@e3bb692[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:08:11,889 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.011402 ms
2024-06-28 12:08:11,889 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [eaa306af-41cf-4ce4-87e1-e6206df01987]
2024-06-28 12:08:11,891 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:08:11,892 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:08:11,892 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 16fd3e15-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:08:11,893 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:08:11,893 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 256.096473 ms
2024-06-28 12:08:11,894 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testRequestReply [artemis]>
2024-06-28 12:08:11,895 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:08:11,895 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testRequestReplyWithBlockingCondition [artemis]>
2024-06-28 12:08:11,896 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 651819349'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom195]
2024-06-28 12:08:11,898 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom195]
2024-06-28 12:08:11,899 INFO  [scout-thread-15] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 17247587-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom222]
2024-06-28 12:08:11,900 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17249c9a-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=17247587-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=17247587-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@420496d9, true, {}]
2024-06-28 12:08:11,901 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@1fb07e7d - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom222]
2024-06-28 12:08:11,901 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1724c3ab-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=17247587-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=17247587-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6fb63ce, true, {}]
2024-06-28 12:08:11,902 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 1724c3ab-3547-11ef-af8f-0a580a280f89 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true]
2024-06-28 12:08:11,902 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@19085b69
2024-06-28 12:08:11,904 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=0c5f413d-a9c4-4ad7-9cae-72e82c60438e, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, 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, fqqn=null]]
2024-06-28 12:08:11,904 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@209da2c4
2024-06-28 12:08:11,905 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 0c5f413d-a9c4-4ad7-9cae-72e82c60438e, null, 0, false, true, null]
2024-06-28 12:08:11,906 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [172586fd-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=17247587-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=17247587-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4b887cc7, true, {}]
2024-06-28 12:08:11,907 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testRequestReplyWithBlockingCondition, address=test/mom/testRequestReplyWithBlockingCondition, 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, fqqn=null]]
2024-06-28 12:08:11,907 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@73cc1f99
2024-06-28 12:08:11,908 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@77f38538
2024-06-28 12:08:11,909 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyWithBlockingCondition, null, 0, false, true, null]
2024-06-28 12:08:11,910 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1726233f-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=17247587-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=17247587-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@32f115a2, true, {}]
2024-06-28 12:08:11,911 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=67fac963-3773-413a-ad99-c0d659fae23b, address=67fac963-3773-413a-ad99-c0d659fae23b, 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, fqqn=null]]
2024-06-28 12:08:11,911 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@b557c01
2024-06-28 12:08:11,912 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5b8dcc90
2024-06-28 12:08:11,912 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 67fac963-3773-413a-ad99-c0d659fae23b, null, 0, false, true, null]
2024-06-28 12:08:11,914 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=558, durable=true, userID=17269872-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:11 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyWithBlockingCondition, size=951, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3582b4ba-d7be-466f-82cd-a4d00c27cf6c, JMSReplyTo=temp-queue://67fac963-3773-413a-ad99-c0d659fae23b, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@385274534, context: RoutingContextImpl(Address=test/mom/testRequestReplyWithBlockingCondition, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyWithBlockingCondition previousRoute:ANYCAST, reusable=true, version=-2147483358)
..................................................
***** durable queues test/mom/testRequestReplyWithBlockingCondition:
- queueID=547 address:test/mom/testRequestReplyWithBlockingCondition name:test/mom/testRequestReplyWithBlockingCondition filter:null
***** non durable for test/mom/testRequestReplyWithBlockingCondition:
..................................................
, transaction: null
2024-06-28 12:08:11,915 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyWithBlockingCondition: Reference[558]:RELIABLE:CoreMessage[messageID=558, durable=true, userID=17269872-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:11 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyWithBlockingCondition, size=951, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3582b4ba-d7be-466f-82cd-a4d00c27cf6c, JMSReplyTo=temp-queue://67fac963-3773-413a-ad99-c0d659fae23b, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@385274534
2024-06-28 12:08:11,916 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyWithBlockingCondition: CoreMessage[messageID=558, durable=true, userID=17269872-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:11 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyWithBlockingCondition, size=951, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3582b4ba-d7be-466f-82cd-a4d00c27cf6c, JMSReplyTo=temp-queue://67fac963-3773-413a-ad99-c0d659fae23b, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@385274534 to transaction: TransactionImpl [xid=null, txID=559, xid=null, state=ACTIVE, createTime=1719576491916(Fri Jun 28 12:08:11 UTC 2024), timeoutSeconds=-1, nr operations = 1]@37dc91e5
2024-06-28 12:08:11,917 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17270da3-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=17247587-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=17247587-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@72ce3a5f, true, {}]
2024-06-28 12:08:11,918 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=562, durable=true, userID=17275bc5-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:11 UTC 2024, expiration=0, durable=true, address=67fac963-3773-413a-ad99-c0d659fae23b, size=989, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3582b4ba-d7be-466f-82cd-a4d00c27cf6c, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=10ccb70b-dff6-4099-8442-eaf5d93b3777]]@50929985, context: RoutingContextImpl(Address=67fac963-3773-413a-ad99-c0d659fae23b, routingType=ANYCAST, PreviousAddress=67fac963-3773-413a-ad99-c0d659fae23b previousRoute:ANYCAST, reusable=true, version=-2147483357)
..................................................
***** durable queues 67fac963-3773-413a-ad99-c0d659fae23b:
***** non durable for 67fac963-3773-413a-ad99-c0d659fae23b:
- queueID=554 address:67fac963-3773-413a-ad99-c0d659fae23b name:67fac963-3773-413a-ad99-c0d659fae23b filter:null
..................................................
, transaction: null
2024-06-28 12:08:11,918 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 67fac963-3773-413a-ad99-c0d659fae23b: Reference[562]:RELIABLE:CoreMessage[messageID=562, durable=true, userID=17275bc5-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:11 UTC 2024, expiration=0, durable=true, address=67fac963-3773-413a-ad99-c0d659fae23b, size=989, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3582b4ba-d7be-466f-82cd-a4d00c27cf6c, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=10ccb70b-dff6-4099-8442-eaf5d93b3777]]@50929985
2024-06-28 12:08:11,919 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyWithBlockingCondition: CoreMessage[messageID=558, durable=true, userID=17269872-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:11 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyWithBlockingCondition, size=951, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3582b4ba-d7be-466f-82cd-a4d00c27cf6c, JMSReplyTo=temp-queue://67fac963-3773-413a-ad99-c0d659fae23b, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@385274534, transaction: TransactionImpl [xid=null, txID=559, xid=null, state=COMMITTED, createTime=1719576491916(Fri Jun 28 12:08:11 UTC 2024), timeoutSeconds=-1, nr operations = 0]@37dc91e5
2024-06-28 12:08:11,919 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 67fac963-3773-413a-ad99-c0d659fae23b: CoreMessage[messageID=562, durable=true, userID=17275bc5-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:11 UTC 2024, expiration=0, durable=true, address=67fac963-3773-413a-ad99-c0d659fae23b, size=989, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3582b4ba-d7be-466f-82cd-a4d00c27cf6c, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=10ccb70b-dff6-4099-8442-eaf5d93b3777]]@50929985 to transaction: TransactionImpl [xid=null, txID=565, xid=null, state=ACTIVE, createTime=1719576491919(Fri Jun 28 12:08:11 UTC 2024), timeoutSeconds=-1, nr operations = 1]@68b8be5d
2024-06-28 12:08:11,919 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 67fac963-3773-413a-ad99-c0d659fae23b: CoreMessage[messageID=562, durable=true, userID=17275bc5-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:11 UTC 2024, expiration=0, durable=true, address=67fac963-3773-413a-ad99-c0d659fae23b, size=989, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3582b4ba-d7be-466f-82cd-a4d00c27cf6c, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=10ccb70b-dff6-4099-8442-eaf5d93b3777]]@50929985, transaction: TransactionImpl [xid=null, txID=565, xid=null, state=COMMITTED, createTime=1719576491919(Fri Jun 28 12:08:11 UTC 2024), timeoutSeconds=-1, nr operations = 0]@68b8be5d
2024-06-28 12:08:11,920 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1727a9e6-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=17247587-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=17247587-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@30d7243f, true, {}]
2024-06-28 12:08:11,921 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [67fac963-3773-413a-ad99-c0d659fae23b]
Reply: TheReply
2024-06-28 12:08:11,923 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2656db92]
2024-06-28 12:08:11,925 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@6015c9c0[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:08:11,925 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.011415 ms
2024-06-28 12:08:11,926 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [0c5f413d-a9c4-4ad7-9cae-72e82c60438e]
2024-06-28 12:08:11,928 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:08:11,928 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:08:11,929 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 17247587-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:08:11,931 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:08:11,931 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 35.988280 ms
2024-06-28 12:08:11,931 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testRequestReplyWithBlockingCondition [artemis]>
2024-06-28 12:08:11,932 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:08:11,933 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testRequestReply_StringMarshaller_Exception [artemis]>
2024-06-28 12:08:11,934 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1473331424'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom222]
2024-06-28 12:08:11,936 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom222]
2024-06-28 12:08:11,936 INFO  [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 172a1ae8-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom223]
2024-06-28 12:08:11,937 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [172a41fb-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=172a1ae8-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=172a1ae8-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6039bb7e, true, {}]
2024-06-28 12:08:11,938 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@1b851f60 - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom223]
2024-06-28 12:08:11,938 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [172a690c-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=172a1ae8-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=172a1ae8-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@21e5366c, true, {}]
2024-06-28 12:08:11,940 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 172a690c-3547-11ef-af8f-0a580a280f89 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true]
2024-06-28 12:08:11,940 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@130b6ffe
2024-06-28 12:08:11,941 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=6db37119-fec0-4878-8369-8dee5e64c996, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, 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, fqqn=null]]
2024-06-28 12:08:11,942 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@64f713fd
2024-06-28 12:08:11,942 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 6db37119-fec0-4878-8369-8dee5e64c996, null, 0, false, true, null]
2024-06-28 12:08:11,943 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [172b2c5e-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=172a1ae8-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=172a1ae8-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3bcc1a74, true, {}]
2024-06-28 12:08:11,944 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testRequestReply_StringMarshaller_Exception, address=test/mom/testRequestReply_StringMarshaller_Exception, 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, fqqn=null]]
2024-06-28 12:08:11,944 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@32a0e588
2024-06-28 12:08:11,945 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6045a2cb
2024-06-28 12:08:11,964 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReply_StringMarshaller_Exception, null, 0, false, true, null]
2024-06-28 12:08:11,966 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [172eaed0-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=172a1ae8-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=172a1ae8-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3b4d7eb9, true, {}]
2024-06-28 12:08:11,966 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=8a6474e7-c887-4122-8c48-a84b1bb4de97, address=8a6474e7-c887-4122-8c48-a84b1bb4de97, 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, fqqn=null]]
2024-06-28 12:08:11,967 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@4462de16
2024-06-28 12:08:11,967 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@71be7346
2024-06-28 12:08:11,968 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 8a6474e7-c887-4122-8c48-a84b1bb4de97, null, 0, false, true, null]
2024-06-28 12:08:11,970 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=623, durable=true, userID=172f2403-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:11 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_StringMarshaller_Exception, size=833, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6e41c620-6eda-4da9-b266-34a95fd7e360, JMSReplyTo=temp-queue://8a6474e7-c887-4122-8c48-a84b1bb4de97, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1390340845, context: RoutingContextImpl(Address=test/mom/testRequestReply_StringMarshaller_Exception, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReply_StringMarshaller_Exception previousRoute:ANYCAST, reusable=true, version=-2147483353)
..................................................
***** durable queues test/mom/testRequestReply_StringMarshaller_Exception:
- queueID=612 address:test/mom/testRequestReply_StringMarshaller_Exception name:test/mom/testRequestReply_StringMarshaller_Exception filter:null
***** non durable for test/mom/testRequestReply_StringMarshaller_Exception:
..................................................
, transaction: null
2024-06-28 12:08:11,971 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReply_StringMarshaller_Exception: Reference[623]:RELIABLE:CoreMessage[messageID=623, durable=true, userID=172f2403-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:11 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_StringMarshaller_Exception, size=833, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6e41c620-6eda-4da9-b266-34a95fd7e360, JMSReplyTo=temp-queue://8a6474e7-c887-4122-8c48-a84b1bb4de97, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1390340845
2024-06-28 12:08:11,971 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReply_StringMarshaller_Exception: CoreMessage[messageID=623, durable=true, userID=172f2403-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:11 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_StringMarshaller_Exception, size=833, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6e41c620-6eda-4da9-b266-34a95fd7e360, JMSReplyTo=temp-queue://8a6474e7-c887-4122-8c48-a84b1bb4de97, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1390340845 to transaction: TransactionImpl [xid=null, txID=624, xid=null, state=ACTIVE, createTime=1719576491971(Fri Jun 28 12:08:11 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6efa59a4
2024-06-28 12:08:11,972 ERROR [scout-thread-20] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handleThrowable(ExceptionHandler.java:137) - SomethingWrongException: expected-expected-junit-exception - MDC[jobName=Receiving JMS message [dest=Destination@2812c4c[name=test/mom/testRequestReply_StringMarshaller_Exception, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=c961fea6-4e99-4710-81de-6f52bda533b0, activemq.broker=mom224]
org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest$SomethingWrongException: expected-expected-junit-exception
	at org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest.testRequestReply_StringMarshaller_Exception(JmsMomWithRequestReplyTest.java:701)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:75)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-06-28 12:08:11,973 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [172f9934-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=172a1ae8-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=172a1ae8-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1412eea8, true, {}]
2024-06-28 12:08:11,974 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=627, durable=true, userID=172fe756-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:11 UTC 2024, expiration=0, durable=true, address=8a6474e7-c887-4122-8c48-a84b1bb4de97, size=1101, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6e41c620-6eda-4da9-b266-34a95fd7e360, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=c961fea6-4e99-4710-81de-6f52bda533b0]]@1355958043, context: RoutingContextImpl(Address=8a6474e7-c887-4122-8c48-a84b1bb4de97, routingType=ANYCAST, PreviousAddress=8a6474e7-c887-4122-8c48-a84b1bb4de97 previousRoute:ANYCAST, reusable=true, version=-2147483352)
..................................................
***** durable queues 8a6474e7-c887-4122-8c48-a84b1bb4de97:
***** non durable for 8a6474e7-c887-4122-8c48-a84b1bb4de97:
- queueID=619 address:8a6474e7-c887-4122-8c48-a84b1bb4de97 name:8a6474e7-c887-4122-8c48-a84b1bb4de97 filter:null
..................................................
, transaction: null
2024-06-28 12:08:11,974 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReply_StringMarshaller_Exception: CoreMessage[messageID=623, durable=true, userID=172f2403-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:11 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_StringMarshaller_Exception, size=833, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6e41c620-6eda-4da9-b266-34a95fd7e360, JMSReplyTo=temp-queue://8a6474e7-c887-4122-8c48-a84b1bb4de97, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1390340845, transaction: TransactionImpl [xid=null, txID=624, xid=null, state=COMMITTED, createTime=1719576491971(Fri Jun 28 12:08:11 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6efa59a4
2024-06-28 12:08:11,974 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 8a6474e7-c887-4122-8c48-a84b1bb4de97: Reference[627]:RELIABLE:CoreMessage[messageID=627, durable=true, userID=172fe756-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:11 UTC 2024, expiration=0, durable=true, address=8a6474e7-c887-4122-8c48-a84b1bb4de97, size=1101, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6e41c620-6eda-4da9-b266-34a95fd7e360, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=c961fea6-4e99-4710-81de-6f52bda533b0]]@1355958043
2024-06-28 12:08:11,975 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 8a6474e7-c887-4122-8c48-a84b1bb4de97: CoreMessage[messageID=627, durable=true, userID=172fe756-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:11 UTC 2024, expiration=0, durable=true, address=8a6474e7-c887-4122-8c48-a84b1bb4de97, size=1101, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6e41c620-6eda-4da9-b266-34a95fd7e360, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=c961fea6-4e99-4710-81de-6f52bda533b0]]@1355958043 to transaction: TransactionImpl [xid=null, txID=630, xid=null, state=ACTIVE, createTime=1719576491975(Fri Jun 28 12:08:11 UTC 2024), timeoutSeconds=-1, nr operations = 1]@c66ce07
2024-06-28 12:08:11,975 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 8a6474e7-c887-4122-8c48-a84b1bb4de97: CoreMessage[messageID=627, durable=true, userID=172fe756-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:11 UTC 2024, expiration=0, durable=true, address=8a6474e7-c887-4122-8c48-a84b1bb4de97, size=1101, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6e41c620-6eda-4da9-b266-34a95fd7e360, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=c961fea6-4e99-4710-81de-6f52bda533b0]]@1355958043, transaction: TransactionImpl [xid=null, txID=630, xid=null, state=COMMITTED, createTime=1719576491975(Fri Jun 28 12:08:11 UTC 2024), timeoutSeconds=-1, nr operations = 0]@c66ce07
2024-06-28 12:08:11,976 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17303577-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=172a1ae8-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=172a1ae8-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@73bcd182, true, {}]
2024-06-28 12:08:11,977 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [8a6474e7-c887-4122-8c48-a84b1bb4de97]
2024-06-28 12:08:11,979 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5c512d91]
2024-06-28 12:08:11,981 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@bdbaeba[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:08:11,981 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.012892 ms
2024-06-28 12:08:11,982 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [6db37119-fec0-4878-8369-8dee5e64c996]
2024-06-28 12:08:11,984 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:08:11,984 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:08:11,985 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 172a1ae8-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:08:11,987 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:08:11,987 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 54.363485 ms
2024-06-28 12:08:11,987 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testRequestReply_StringMarshaller_Exception [artemis]>
2024-06-28 12:08:11,989 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:08:11,989 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testRequestReplyEmpty [artemis]>
2024-06-28 12:08:11,990 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1911642431'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-06-28 12:08:11,993 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-06-28 12:08:11,993 INFO  [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 1732cd89-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom195]
2024-06-28 12:08:11,994 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1732f49c-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=1732cd89-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=1732cd89-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5ea633f3, true, {}]
2024-06-28 12:08:11,995 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@690a3664 - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom195]
2024-06-28 12:08:11,995 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17331bad-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=1732cd89-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=1732cd89-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1ea83126, true, {}]
2024-06-28 12:08:11,996 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 17331bad-3547-11ef-af8f-0a580a280f89 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true]
2024-06-28 12:08:11,997 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@26e304f
2024-06-28 12:08:11,998 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=ed224b21-1942-41d5-bd81-cbb62d8b9cd0, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, 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, fqqn=null]]
2024-06-28 12:08:11,999 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@551d3274
2024-06-28 12:08:11,999 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, ed224b21-1942-41d5-bd81-cbb62d8b9cd0, null, 0, false, true, null]
2024-06-28 12:08:12,000 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1733deff-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=1732cd89-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=1732cd89-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4bd244ca, true, {}]
2024-06-28 12:08:12,002 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null]
2024-06-28 12:08:12,003 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17345330-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=1732cd89-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=1732cd89-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@67056e98, true, {}]
2024-06-28 12:08:12,004 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=2616f4b0-2d51-4f4b-a47b-b4f2bc285ab4, address=2616f4b0-2d51-4f4b-a47b-b4f2bc285ab4, 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, fqqn=null]]
2024-06-28 12:08:12,004 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@5df4a7b8
2024-06-28 12:08:12,004 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@106a0537
2024-06-28 12:08:12,005 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 2616f4b0-2d51-4f4b-a47b-b4f2bc285ab4, null, 0, false, true, null]
2024-06-28 12:08:12,007 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=683, durable=true, userID=1734c863-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:12 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=801, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c1d87657-29df-4136-a588-f512e2b4a957, JMSReplyTo=temp-queue://2616f4b0-2d51-4f4b-a47b-b4f2bc285ab4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1085856148, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483381)
..................................................
***** durable queues test/mom/testRequestReplyInternal:
- queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null
***** non durable for test/mom/testRequestReplyInternal:
..................................................
, transaction: null
2024-06-28 12:08:12,008 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[683]:RELIABLE:CoreMessage[messageID=683, durable=true, userID=1734c863-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:12 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=801, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c1d87657-29df-4136-a588-f512e2b4a957, JMSReplyTo=temp-queue://2616f4b0-2d51-4f4b-a47b-b4f2bc285ab4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1085856148
2024-06-28 12:08:12,009 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=683, durable=true, userID=1734c863-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:12 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=801, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c1d87657-29df-4136-a588-f512e2b4a957, JMSReplyTo=temp-queue://2616f4b0-2d51-4f4b-a47b-b4f2bc285ab4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1085856148 to transaction: TransactionImpl [xid=null, txID=684, xid=null, state=ACTIVE, createTime=1719576492008(Fri Jun 28 12:08:12 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4a0bc944
2024-06-28 12:08:12,009 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17353d94-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=1732cd89-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=1732cd89-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@10dce11d, true, {}]
2024-06-28 12:08:12,011 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=687, durable=true, userID=173564a6-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:12 UTC 2024, expiration=0, durable=true, address=2616f4b0-2d51-4f4b-a47b-b4f2bc285ab4, size=871, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c1d87657-29df-4136-a588-f512e2b4a957, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=9a331bfc-bbba-4c72-b3bb-00a83bedcb9e]]@436447108, context: RoutingContextImpl(Address=2616f4b0-2d51-4f4b-a47b-b4f2bc285ab4, routingType=ANYCAST, PreviousAddress=2616f4b0-2d51-4f4b-a47b-b4f2bc285ab4 previousRoute:ANYCAST, reusable=true, version=-2147483348)
..................................................
***** durable queues 2616f4b0-2d51-4f4b-a47b-b4f2bc285ab4:
***** non durable for 2616f4b0-2d51-4f4b-a47b-b4f2bc285ab4:
- queueID=679 address:2616f4b0-2d51-4f4b-a47b-b4f2bc285ab4 name:2616f4b0-2d51-4f4b-a47b-b4f2bc285ab4 filter:null
..................................................
, transaction: null
2024-06-28 12:08:12,011 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 2616f4b0-2d51-4f4b-a47b-b4f2bc285ab4: Reference[687]:RELIABLE:CoreMessage[messageID=687, durable=true, userID=173564a6-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:12 UTC 2024, expiration=0, durable=true, address=2616f4b0-2d51-4f4b-a47b-b4f2bc285ab4, size=871, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c1d87657-29df-4136-a588-f512e2b4a957, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=9a331bfc-bbba-4c72-b3bb-00a83bedcb9e]]@436447108
2024-06-28 12:08:12,011 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=683, durable=true, userID=1734c863-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:12 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=801, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c1d87657-29df-4136-a588-f512e2b4a957, JMSReplyTo=temp-queue://2616f4b0-2d51-4f4b-a47b-b4f2bc285ab4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1085856148, transaction: TransactionImpl [xid=null, txID=684, xid=null, state=COMMITTED, createTime=1719576492008(Fri Jun 28 12:08:12 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4a0bc944
2024-06-28 12:08:12,011 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 2616f4b0-2d51-4f4b-a47b-b4f2bc285ab4: CoreMessage[messageID=687, durable=true, userID=173564a6-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:12 UTC 2024, expiration=0, durable=true, address=2616f4b0-2d51-4f4b-a47b-b4f2bc285ab4, size=871, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c1d87657-29df-4136-a588-f512e2b4a957, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=9a331bfc-bbba-4c72-b3bb-00a83bedcb9e]]@436447108 to transaction: TransactionImpl [xid=null, txID=689, xid=null, state=ACTIVE, createTime=1719576492011(Fri Jun 28 12:08:12 UTC 2024), timeoutSeconds=-1, nr operations = 1]@59d54a75
2024-06-28 12:08:12,011 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 2616f4b0-2d51-4f4b-a47b-b4f2bc285ab4: CoreMessage[messageID=687, durable=true, userID=173564a6-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:12 UTC 2024, expiration=0, durable=true, address=2616f4b0-2d51-4f4b-a47b-b4f2bc285ab4, size=871, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c1d87657-29df-4136-a588-f512e2b4a957, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=9a331bfc-bbba-4c72-b3bb-00a83bedcb9e]]@436447108, transaction: TransactionImpl [xid=null, txID=689, xid=null, state=COMMITTED, createTime=1719576492011(Fri Jun 28 12:08:12 UTC 2024), timeoutSeconds=-1, nr operations = 0]@59d54a75
2024-06-28 12:08:12,012 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1735b2c7-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=1732cd89-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=1732cd89-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@9ea063a, true, {}]
2024-06-28 12:08:12,013 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [2616f4b0-2d51-4f4b-a47b-b4f2bc285ab4]
2024-06-28 12:08:12,016 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@2dac8672, org.eclipse.scout.rt.mom.jms.JmsSubscription@191a96b6] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-06-28 12:08:12,018 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17369d28-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=1732cd89-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=1732cd89-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@40821935, true, {}]
2024-06-28 12:08:12,019 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null]
2024-06-28 12:08:12,020 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1736c439-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=1732cd89-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=1732cd89-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3c66050f, true, {}]
2024-06-28 12:08:12,020 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=ea52b0f4-a6a5-4032-b861-64c69c39a4f6, address=ea52b0f4-a6a5-4032-b861-64c69c39a4f6, 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, fqqn=null]]
2024-06-28 12:08:12,021 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@5f274ca2
2024-06-28 12:08:12,021 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@28048a52
2024-06-28 12:08:12,022 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, ea52b0f4-a6a5-4032-b861-64c69c39a4f6, null, 0, false, true, null]
2024-06-28 12:08:12,023 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=720, durable=true, userID=1737607c-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:12 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=905, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f22a7332-c922-4835-882e-e29186d32240, JMSReplyTo=temp-queue://ea52b0f4-a6a5-4032-b861-64c69c39a4f6, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1495017606, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483381)
..................................................
***** durable queues test/mom/testRequestReplyInternal:
- queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null
***** non durable for test/mom/testRequestReplyInternal:
..................................................
, transaction: null
2024-06-28 12:08:12,024 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[720]:RELIABLE:CoreMessage[messageID=720, durable=true, userID=1737607c-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:12 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=905, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f22a7332-c922-4835-882e-e29186d32240, JMSReplyTo=temp-queue://ea52b0f4-a6a5-4032-b861-64c69c39a4f6, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1495017606
2024-06-28 12:08:12,025 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=720, durable=true, userID=1737607c-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:12 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=905, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f22a7332-c922-4835-882e-e29186d32240, JMSReplyTo=temp-queue://ea52b0f4-a6a5-4032-b861-64c69c39a4f6, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1495017606 to transaction: TransactionImpl [xid=null, txID=721, xid=null, state=ACTIVE, createTime=1719576492025(Fri Jun 28 12:08:12 UTC 2024), timeoutSeconds=-1, nr operations = 1]@481d96d5
2024-06-28 12:08:12,025 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1737ae9d-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=1732cd89-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=1732cd89-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2a8387a2, true, {}]
2024-06-28 12:08:12,027 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=724, durable=true, userID=1737fcbf-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:12 UTC 2024, expiration=0, durable=true, address=ea52b0f4-a6a5-4032-b861-64c69c39a4f6, size=975, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f22a7332-c922-4835-882e-e29186d32240, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=ce15b1ec-28b9-4882-bc4d-e9f572349d70]]@1419694941, context: RoutingContextImpl(Address=ea52b0f4-a6a5-4032-b861-64c69c39a4f6, routingType=ANYCAST, PreviousAddress=ea52b0f4-a6a5-4032-b861-64c69c39a4f6 previousRoute:ANYCAST, reusable=true, version=-2147483346)
..................................................
***** durable queues ea52b0f4-a6a5-4032-b861-64c69c39a4f6:
***** non durable for ea52b0f4-a6a5-4032-b861-64c69c39a4f6:
- queueID=716 address:ea52b0f4-a6a5-4032-b861-64c69c39a4f6 name:ea52b0f4-a6a5-4032-b861-64c69c39a4f6 filter:null
..................................................
, transaction: null
2024-06-28 12:08:12,027 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from ea52b0f4-a6a5-4032-b861-64c69c39a4f6: Reference[724]:RELIABLE:CoreMessage[messageID=724, durable=true, userID=1737fcbf-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:12 UTC 2024, expiration=0, durable=true, address=ea52b0f4-a6a5-4032-b861-64c69c39a4f6, size=975, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f22a7332-c922-4835-882e-e29186d32240, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=ce15b1ec-28b9-4882-bc4d-e9f572349d70]]@1419694941
2024-06-28 12:08:12,028 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from ea52b0f4-a6a5-4032-b861-64c69c39a4f6: CoreMessage[messageID=724, durable=true, userID=1737fcbf-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:12 UTC 2024, expiration=0, durable=true, address=ea52b0f4-a6a5-4032-b861-64c69c39a4f6, size=975, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f22a7332-c922-4835-882e-e29186d32240, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=ce15b1ec-28b9-4882-bc4d-e9f572349d70]]@1419694941 to transaction: TransactionImpl [xid=null, txID=727, xid=null, state=ACTIVE, createTime=1719576492028(Fri Jun 28 12:08:12 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2c7e1911
2024-06-28 12:08:12,028 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=720, durable=true, userID=1737607c-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:12 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=905, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f22a7332-c922-4835-882e-e29186d32240, JMSReplyTo=temp-queue://ea52b0f4-a6a5-4032-b861-64c69c39a4f6, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1495017606, transaction: TransactionImpl [xid=null, txID=721, xid=null, state=COMMITTED, createTime=1719576492025(Fri Jun 28 12:08:12 UTC 2024), timeoutSeconds=-1, nr operations = 0]@481d96d5
2024-06-28 12:08:12,028 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from ea52b0f4-a6a5-4032-b861-64c69c39a4f6: CoreMessage[messageID=724, durable=true, userID=1737fcbf-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:12 UTC 2024, expiration=0, durable=true, address=ea52b0f4-a6a5-4032-b861-64c69c39a4f6, size=975, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f22a7332-c922-4835-882e-e29186d32240, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=ce15b1ec-28b9-4882-bc4d-e9f572349d70]]@1419694941, transaction: TransactionImpl [xid=null, txID=727, xid=null, state=COMMITTED, createTime=1719576492028(Fri Jun 28 12:08:12 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2c7e1911
2024-06-28 12:08:12,029 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17384ae0-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=1732cd89-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=1732cd89-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2608ea19, true, {}]
2024-06-28 12:08:12,030 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [ea52b0f4-a6a5-4032-b861-64c69c39a4f6]
2024-06-28 12:08:12,033 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@248c2220, org.eclipse.scout.rt.mom.jms.JmsSubscription@2d3fb92] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-06-28 12:08:12,035 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17393541-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=1732cd89-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=1732cd89-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6c7e9950, true, {}]
2024-06-28 12:08:12,036 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null]
2024-06-28 12:08:12,064 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [173da212-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=1732cd89-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=1732cd89-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@77ed9bcf, true, {}]
2024-06-28 12:08:12,065 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=25f0c339-a729-4c99-86c8-f10922663733, address=25f0c339-a729-4c99-86c8-f10922663733, 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, fqqn=null]]
2024-06-28 12:08:12,065 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@55ca32b7
2024-06-28 12:08:12,066 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@59080b7c
2024-06-28 12:08:12,067 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 25f0c339-a729-4c99-86c8-f10922663733, null, 0, false, true, null]
2024-06-28 12:08:12,069 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=757, durable=true, userID=173e3e55-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:12 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=903, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-577938dd-8fb5-431c-9519-acb195dea474, JMSReplyTo=temp-queue://25f0c339-a729-4c99-86c8-f10922663733, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@636530901, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483381)
..................................................
***** durable queues test/mom/testRequestReplyInternal:
- queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null
***** non durable for test/mom/testRequestReplyInternal:
..................................................
, transaction: null
2024-06-28 12:08:12,070 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[757]:RELIABLE:CoreMessage[messageID=757, durable=true, userID=173e3e55-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:12 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=903, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-577938dd-8fb5-431c-9519-acb195dea474, JMSReplyTo=temp-queue://25f0c339-a729-4c99-86c8-f10922663733, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@636530901
2024-06-28 12:08:12,071 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=757, durable=true, userID=173e3e55-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:12 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=903, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-577938dd-8fb5-431c-9519-acb195dea474, JMSReplyTo=temp-queue://25f0c339-a729-4c99-86c8-f10922663733, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@636530901 to transaction: TransactionImpl [xid=null, txID=758, xid=null, state=ACTIVE, createTime=1719576492070(Fri Jun 28 12:08:12 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4217704c
2024-06-28 12:08:12,071 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [173eb386-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=1732cd89-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=1732cd89-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7569b0d, true, {}]
2024-06-28 12:08:12,073 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=761, durable=true, userID=173f01a8-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:12 UTC 2024, expiration=0, durable=true, address=25f0c339-a729-4c99-86c8-f10922663733, size=973, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-577938dd-8fb5-431c-9519-acb195dea474, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=4532f2a2-2230-4aeb-b50d-3b16a3da155a]]@296779528, context: RoutingContextImpl(Address=25f0c339-a729-4c99-86c8-f10922663733, routingType=ANYCAST, PreviousAddress=25f0c339-a729-4c99-86c8-f10922663733 previousRoute:ANYCAST, reusable=true, version=-2147483344)
..................................................
***** durable queues 25f0c339-a729-4c99-86c8-f10922663733:
***** non durable for 25f0c339-a729-4c99-86c8-f10922663733:
- queueID=753 address:25f0c339-a729-4c99-86c8-f10922663733 name:25f0c339-a729-4c99-86c8-f10922663733 filter:null
..................................................
, transaction: null
2024-06-28 12:08:12,073 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 25f0c339-a729-4c99-86c8-f10922663733: Reference[761]:RELIABLE:CoreMessage[messageID=761, durable=true, userID=173f01a8-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:12 UTC 2024, expiration=0, durable=true, address=25f0c339-a729-4c99-86c8-f10922663733, size=973, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-577938dd-8fb5-431c-9519-acb195dea474, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=4532f2a2-2230-4aeb-b50d-3b16a3da155a]]@296779528
2024-06-28 12:08:12,073 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=757, durable=true, userID=173e3e55-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:12 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=903, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-577938dd-8fb5-431c-9519-acb195dea474, JMSReplyTo=temp-queue://25f0c339-a729-4c99-86c8-f10922663733, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@636530901, transaction: TransactionImpl [xid=null, txID=758, xid=null, state=COMMITTED, createTime=1719576492070(Fri Jun 28 12:08:12 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4217704c
2024-06-28 12:08:12,074 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 25f0c339-a729-4c99-86c8-f10922663733: CoreMessage[messageID=761, durable=true, userID=173f01a8-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:12 UTC 2024, expiration=0, durable=true, address=25f0c339-a729-4c99-86c8-f10922663733, size=973, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-577938dd-8fb5-431c-9519-acb195dea474, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=4532f2a2-2230-4aeb-b50d-3b16a3da155a]]@296779528 to transaction: TransactionImpl [xid=null, txID=764, xid=null, state=ACTIVE, createTime=1719576492074(Fri Jun 28 12:08:12 UTC 2024), timeoutSeconds=-1, nr operations = 1]@700c5146
2024-06-28 12:08:12,074 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 25f0c339-a729-4c99-86c8-f10922663733: CoreMessage[messageID=761, durable=true, userID=173f01a8-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:12 UTC 2024, expiration=0, durable=true, address=25f0c339-a729-4c99-86c8-f10922663733, size=973, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-577938dd-8fb5-431c-9519-acb195dea474, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=4532f2a2-2230-4aeb-b50d-3b16a3da155a]]@296779528, transaction: TransactionImpl [xid=null, txID=764, xid=null, state=COMMITTED, createTime=1719576492074(Fri Jun 28 12:08:12 UTC 2024), timeoutSeconds=-1, nr operations = 0]@700c5146
2024-06-28 12:08:12,075 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [173f4fc9-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=1732cd89-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=1732cd89-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@505a318a, true, {}]
2024-06-28 12:08:12,076 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [25f0c339-a729-4c99-86c8-f10922663733]
2024-06-28 12:08:12,080 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@27599c14, org.eclipse.scout.rt.mom.jms.JmsSubscription@6a7a59ad] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-06-28 12:08:12,082 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17403a2a-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=1732cd89-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=1732cd89-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2de653fb, true, {}]
2024-06-28 12:08:12,082 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null]
2024-06-28 12:08:12,083 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1740884b-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=1732cd89-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=1732cd89-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2ba1d5e0, true, {}]
2024-06-28 12:08:12,084 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=59696000-0657-49ca-a37e-3d4f514861a6, address=59696000-0657-49ca-a37e-3d4f514861a6, 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, fqqn=null]]
2024-06-28 12:08:12,084 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@ade31f0
2024-06-28 12:08:12,085 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5634072b
2024-06-28 12:08:12,086 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 59696000-0657-49ca-a37e-3d4f514861a6, null, 0, false, true, null]
2024-06-28 12:08:12,088 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=794, durable=true, userID=1741248e-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:12 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=805, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-abd8fad6-04ce-47e0-91bf-01dd4bcf041c, JMSReplyTo=temp-queue://59696000-0657-49ca-a37e-3d4f514861a6, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1042612581, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483381)
..................................................
***** durable queues test/mom/testRequestReplyInternal:
- queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null
***** non durable for test/mom/testRequestReplyInternal:
..................................................
, transaction: null
2024-06-28 12:08:12,089 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[794]:RELIABLE:CoreMessage[messageID=794, durable=true, userID=1741248e-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:12 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=805, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-abd8fad6-04ce-47e0-91bf-01dd4bcf041c, JMSReplyTo=temp-queue://59696000-0657-49ca-a37e-3d4f514861a6, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1042612581
2024-06-28 12:08:12,090 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=794, durable=true, userID=1741248e-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:12 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=805, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-abd8fad6-04ce-47e0-91bf-01dd4bcf041c, JMSReplyTo=temp-queue://59696000-0657-49ca-a37e-3d4f514861a6, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1042612581 to transaction: TransactionImpl [xid=null, txID=795, xid=null, state=ACTIVE, createTime=1719576492090(Fri Jun 28 12:08:12 UTC 2024), timeoutSeconds=-1, nr operations = 1]@764d6227
2024-06-28 12:08:12,091 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1741c0cf-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=1732cd89-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=1732cd89-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@67a8fc60, true, {}]
2024-06-28 12:08:12,092 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=794, durable=true, userID=1741248e-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:12 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=805, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-abd8fad6-04ce-47e0-91bf-01dd4bcf041c, JMSReplyTo=temp-queue://59696000-0657-49ca-a37e-3d4f514861a6, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1042612581, transaction: TransactionImpl [xid=null, txID=795, xid=null, state=COMMITTED, createTime=1719576492090(Fri Jun 28 12:08:12 UTC 2024), timeoutSeconds=-1, nr operations = 0]@764d6227
2024-06-28 12:08:12,093 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=798, durable=true, userID=1741e7e1-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:12 UTC 2024, expiration=0, durable=true, address=59696000-0657-49ca-a37e-3d4f514861a6, size=875, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-abd8fad6-04ce-47e0-91bf-01dd4bcf041c, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=775e4163-096e-4e47-b8fb-0a6160185ce9]]@461109820, context: RoutingContextImpl(Address=59696000-0657-49ca-a37e-3d4f514861a6, routingType=ANYCAST, PreviousAddress=59696000-0657-49ca-a37e-3d4f514861a6 previousRoute:ANYCAST, reusable=true, version=-2147483342)
..................................................
***** durable queues 59696000-0657-49ca-a37e-3d4f514861a6:
***** non durable for 59696000-0657-49ca-a37e-3d4f514861a6:
- queueID=790 address:59696000-0657-49ca-a37e-3d4f514861a6 name:59696000-0657-49ca-a37e-3d4f514861a6 filter:null
..................................................
, transaction: null
2024-06-28 12:08:12,093 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 59696000-0657-49ca-a37e-3d4f514861a6: Reference[798]:RELIABLE:CoreMessage[messageID=798, durable=true, userID=1741e7e1-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:12 UTC 2024, expiration=0, durable=true, address=59696000-0657-49ca-a37e-3d4f514861a6, size=875, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-abd8fad6-04ce-47e0-91bf-01dd4bcf041c, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=775e4163-096e-4e47-b8fb-0a6160185ce9]]@461109820
2024-06-28 12:08:12,093 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 59696000-0657-49ca-a37e-3d4f514861a6: CoreMessage[messageID=798, durable=true, userID=1741e7e1-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:12 UTC 2024, expiration=0, durable=true, address=59696000-0657-49ca-a37e-3d4f514861a6, size=875, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-abd8fad6-04ce-47e0-91bf-01dd4bcf041c, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=775e4163-096e-4e47-b8fb-0a6160185ce9]]@461109820 to transaction: TransactionImpl [xid=null, txID=800, xid=null, state=ACTIVE, createTime=1719576492093(Fri Jun 28 12:08:12 UTC 2024), timeoutSeconds=-1, nr operations = 1]@526fc8d0
2024-06-28 12:08:12,094 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 59696000-0657-49ca-a37e-3d4f514861a6: CoreMessage[messageID=798, durable=true, userID=1741e7e1-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:12 UTC 2024, expiration=0, durable=true, address=59696000-0657-49ca-a37e-3d4f514861a6, size=875, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-abd8fad6-04ce-47e0-91bf-01dd4bcf041c, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=775e4163-096e-4e47-b8fb-0a6160185ce9]]@461109820, transaction: TransactionImpl [xid=null, txID=800, xid=null, state=COMMITTED, createTime=1719576492093(Fri Jun 28 12:08:12 UTC 2024), timeoutSeconds=-1, nr operations = 0]@526fc8d0
2024-06-28 12:08:12,095 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17425d12-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=1732cd89-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=1732cd89-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@9a19e64, true, {}]
2024-06-28 12:08:12,096 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [59696000-0657-49ca-a37e-3d4f514861a6]
2024-06-28 12:08:12,100 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@39f83492, org.eclipse.scout.rt.mom.jms.JmsSubscription@a54dfe] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-06-28 12:08:12,102 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17434773-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=1732cd89-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=1732cd89-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@30a3c47d, true, {}]
2024-06-28 12:08:12,102 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null]
2024-06-28 12:08:12,103 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17439594-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=1732cd89-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=1732cd89-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4ba56a0a, true, {}]
2024-06-28 12:08:12,104 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=c5f583bf-d905-41d6-a489-19c423742485, address=c5f583bf-d905-41d6-a489-19c423742485, 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, fqqn=null]]
2024-06-28 12:08:12,104 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@529d452d
2024-06-28 12:08:12,105 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@44255832
2024-06-28 12:08:12,106 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, c5f583bf-d905-41d6-a489-19c423742485, null, 0, false, true, null]
2024-06-28 12:08:12,108 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=831, durable=true, userID=174431d7-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:12 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=796, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-baa95d30-08a4-4e2d-bf39-72d97c064f33, JMSReplyTo=temp-queue://c5f583bf-d905-41d6-a489-19c423742485, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1897566236, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483381)
..................................................
***** durable queues test/mom/testRequestReplyInternal:
- queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null
***** non durable for test/mom/testRequestReplyInternal:
..................................................
, transaction: null
2024-06-28 12:08:12,109 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[831]:RELIABLE:CoreMessage[messageID=831, durable=true, userID=174431d7-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:12 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=796, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-baa95d30-08a4-4e2d-bf39-72d97c064f33, JMSReplyTo=temp-queue://c5f583bf-d905-41d6-a489-19c423742485, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1897566236
2024-06-28 12:08:12,110 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=831, durable=true, userID=174431d7-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:12 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=796, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-baa95d30-08a4-4e2d-bf39-72d97c064f33, JMSReplyTo=temp-queue://c5f583bf-d905-41d6-a489-19c423742485, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1897566236 to transaction: TransactionImpl [xid=null, txID=832, xid=null, state=ACTIVE, createTime=1719576492110(Fri Jun 28 12:08:12 UTC 2024), timeoutSeconds=-1, nr operations = 1]@452fc00d
2024-06-28 12:08:12,110 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1744a708-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=1732cd89-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=1732cd89-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@fcddb36, true, {}]
2024-06-28 12:08:12,112 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=835, durable=true, userID=1744ce1a-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:12 UTC 2024, expiration=0, durable=true, address=c5f583bf-d905-41d6-a489-19c423742485, size=866, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-baa95d30-08a4-4e2d-bf39-72d97c064f33, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cb0312e3-b0c6-4ef2-8957-ea96dabe8d9d]]@1682892586, context: RoutingContextImpl(Address=c5f583bf-d905-41d6-a489-19c423742485, routingType=ANYCAST, PreviousAddress=c5f583bf-d905-41d6-a489-19c423742485 previousRoute:ANYCAST, reusable=true, version=-2147483340)
..................................................
***** durable queues c5f583bf-d905-41d6-a489-19c423742485:
***** non durable for c5f583bf-d905-41d6-a489-19c423742485:
- queueID=827 address:c5f583bf-d905-41d6-a489-19c423742485 name:c5f583bf-d905-41d6-a489-19c423742485 filter:null
..................................................
, transaction: null
2024-06-28 12:08:12,112 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from c5f583bf-d905-41d6-a489-19c423742485: Reference[835]:RELIABLE:CoreMessage[messageID=835, durable=true, userID=1744ce1a-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:12 UTC 2024, expiration=0, durable=true, address=c5f583bf-d905-41d6-a489-19c423742485, size=866, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-baa95d30-08a4-4e2d-bf39-72d97c064f33, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cb0312e3-b0c6-4ef2-8957-ea96dabe8d9d]]@1682892586
2024-06-28 12:08:12,112 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=831, durable=true, userID=174431d7-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:12 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=796, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-baa95d30-08a4-4e2d-bf39-72d97c064f33, JMSReplyTo=temp-queue://c5f583bf-d905-41d6-a489-19c423742485, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1897566236, transaction: TransactionImpl [xid=null, txID=832, xid=null, state=COMMITTED, createTime=1719576492110(Fri Jun 28 12:08:12 UTC 2024), timeoutSeconds=-1, nr operations = 0]@452fc00d
2024-06-28 12:08:12,112 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from c5f583bf-d905-41d6-a489-19c423742485: CoreMessage[messageID=835, durable=true, userID=1744ce1a-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:12 UTC 2024, expiration=0, durable=true, address=c5f583bf-d905-41d6-a489-19c423742485, size=866, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-baa95d30-08a4-4e2d-bf39-72d97c064f33, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cb0312e3-b0c6-4ef2-8957-ea96dabe8d9d]]@1682892586 to transaction: TransactionImpl [xid=null, txID=838, xid=null, state=ACTIVE, createTime=1719576492112(Fri Jun 28 12:08:12 UTC 2024), timeoutSeconds=-1, nr operations = 1]@46f4d75a
2024-06-28 12:08:12,113 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from c5f583bf-d905-41d6-a489-19c423742485: CoreMessage[messageID=835, durable=true, userID=1744ce1a-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:12 UTC 2024, expiration=0, durable=true, address=c5f583bf-d905-41d6-a489-19c423742485, size=866, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-baa95d30-08a4-4e2d-bf39-72d97c064f33, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cb0312e3-b0c6-4ef2-8957-ea96dabe8d9d]]@1682892586, transaction: TransactionImpl [xid=null, txID=838, xid=null, state=COMMITTED, createTime=1719576492112(Fri Jun 28 12:08:12 UTC 2024), timeoutSeconds=-1, nr operations = 0]@46f4d75a
2024-06-28 12:08:12,114 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17451c3b-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=1732cd89-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=1732cd89-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6a71be1c, true, {}]
2024-06-28 12:08:12,114 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [c5f583bf-d905-41d6-a489-19c423742485]
2024-06-28 12:08:12,118 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@2d8f3c6d, org.eclipse.scout.rt.mom.jms.JmsSubscription@6551af30] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-06-28 12:08:12,120 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1746069c-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=1732cd89-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=1732cd89-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@463e907a, true, {}]
2024-06-28 12:08:12,120 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null]
2024-06-28 12:08:12,121 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [174654bd-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=1732cd89-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=1732cd89-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@41761a70, true, {}]
2024-06-28 12:08:12,122 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=93653dc0-ba2b-4486-a288-28756025f9b2, address=93653dc0-ba2b-4486-a288-28756025f9b2, 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, fqqn=null]]
2024-06-28 12:08:12,122 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@3ea3a7f7
2024-06-28 12:08:12,123 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1b9c5a4f
2024-06-28 12:08:12,124 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 93653dc0-ba2b-4486-a288-28756025f9b2, null, 0, false, true, null]
2024-06-28 12:08:12,125 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=868, durable=true, userID=1746f100-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:12 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=801, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f749cd80-b933-4c56-8dd5-1be36c68be8e, JMSReplyTo=temp-queue://93653dc0-ba2b-4486-a288-28756025f9b2, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@605467283, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483381)
..................................................
***** durable queues test/mom/testRequestReplyInternal:
- queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null
***** non durable for test/mom/testRequestReplyInternal:
..................................................
, transaction: null
2024-06-28 12:08:12,126 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[868]:RELIABLE:CoreMessage[messageID=868, durable=true, userID=1746f100-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:12 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=801, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f749cd80-b933-4c56-8dd5-1be36c68be8e, JMSReplyTo=temp-queue://93653dc0-ba2b-4486-a288-28756025f9b2, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@605467283
2024-06-28 12:08:12,127 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=868, durable=true, userID=1746f100-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:12 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=801, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f749cd80-b933-4c56-8dd5-1be36c68be8e, JMSReplyTo=temp-queue://93653dc0-ba2b-4486-a288-28756025f9b2, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@605467283 to transaction: TransactionImpl [xid=null, txID=869, xid=null, state=ACTIVE, createTime=1719576492127(Fri Jun 28 12:08:12 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6c9f186c
2024-06-28 12:08:12,128 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17473f21-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=1732cd89-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=1732cd89-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@676fcdbe, true, {}]
2024-06-28 12:08:12,129 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=872, durable=true, userID=17478d43-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:12 UTC 2024, expiration=0, durable=true, address=93653dc0-ba2b-4486-a288-28756025f9b2, size=871, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f749cd80-b933-4c56-8dd5-1be36c68be8e, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=47d7ee4c-9087-42b5-9781-51ee753f5d67]]@622317674, context: RoutingContextImpl(Address=93653dc0-ba2b-4486-a288-28756025f9b2, routingType=ANYCAST, PreviousAddress=93653dc0-ba2b-4486-a288-28756025f9b2 previousRoute:ANYCAST, reusable=true, version=-2147483338)
..................................................
***** durable queues 93653dc0-ba2b-4486-a288-28756025f9b2:
***** non durable for 93653dc0-ba2b-4486-a288-28756025f9b2:
- queueID=864 address:93653dc0-ba2b-4486-a288-28756025f9b2 name:93653dc0-ba2b-4486-a288-28756025f9b2 filter:null
..................................................
, transaction: null
2024-06-28 12:08:12,130 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 93653dc0-ba2b-4486-a288-28756025f9b2: Reference[872]:RELIABLE:CoreMessage[messageID=872, durable=true, userID=17478d43-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:12 UTC 2024, expiration=0, durable=true, address=93653dc0-ba2b-4486-a288-28756025f9b2, size=871, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f749cd80-b933-4c56-8dd5-1be36c68be8e, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=47d7ee4c-9087-42b5-9781-51ee753f5d67]]@622317674
2024-06-28 12:08:12,130 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=868, durable=true, userID=1746f100-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:12 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=801, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f749cd80-b933-4c56-8dd5-1be36c68be8e, JMSReplyTo=temp-queue://93653dc0-ba2b-4486-a288-28756025f9b2, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@605467283, transaction: TransactionImpl [xid=null, txID=869, xid=null, state=COMMITTED, createTime=1719576492127(Fri Jun 28 12:08:12 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6c9f186c
2024-06-28 12:08:12,130 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 93653dc0-ba2b-4486-a288-28756025f9b2: CoreMessage[messageID=872, durable=true, userID=17478d43-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:12 UTC 2024, expiration=0, durable=true, address=93653dc0-ba2b-4486-a288-28756025f9b2, size=871, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f749cd80-b933-4c56-8dd5-1be36c68be8e, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=47d7ee4c-9087-42b5-9781-51ee753f5d67]]@622317674 to transaction: TransactionImpl [xid=null, txID=875, xid=null, state=ACTIVE, createTime=1719576492130(Fri Jun 28 12:08:12 UTC 2024), timeoutSeconds=-1, nr operations = 1]@34046c71
2024-06-28 12:08:12,130 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 93653dc0-ba2b-4486-a288-28756025f9b2: CoreMessage[messageID=872, durable=true, userID=17478d43-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:12 UTC 2024, expiration=0, durable=true, address=93653dc0-ba2b-4486-a288-28756025f9b2, size=871, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f749cd80-b933-4c56-8dd5-1be36c68be8e, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=47d7ee4c-9087-42b5-9781-51ee753f5d67]]@622317674, transaction: TransactionImpl [xid=null, txID=875, xid=null, state=COMMITTED, createTime=1719576492130(Fri Jun 28 12:08:12 UTC 2024), timeoutSeconds=-1, nr operations = 0]@34046c71
2024-06-28 12:08:12,131 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1747db64-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=1732cd89-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=1732cd89-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2d1f5572, true, {}]
2024-06-28 12:08:12,132 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [93653dc0-ba2b-4486-a288-28756025f9b2]
2024-06-28 12:08:12,135 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@6ec0b90, org.eclipse.scout.rt.mom.jms.JmsSubscription@7936193] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-06-28 12:08:12,137 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1748c5c5-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=1732cd89-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=1732cd89-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@32374e3f, true, {}]
2024-06-28 12:08:12,138 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null]
2024-06-28 12:08:12,163 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [174cbd66-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=1732cd89-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=1732cd89-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3d354c62, true, {}]
2024-06-28 12:08:12,164 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=7737772c-35e4-4504-9e43-a2f6889f34cc, address=7737772c-35e4-4504-9e43-a2f6889f34cc, 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, fqqn=null]]
2024-06-28 12:08:12,165 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@5ad70971
2024-06-28 12:08:12,166 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7ae84c0a
2024-06-28 12:08:12,166 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 7737772c-35e4-4504-9e43-a2f6889f34cc, null, 0, false, true, null]
2024-06-28 12:08:12,168 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=905, durable=true, userID=174d80b9-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:12 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=905, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-fe16044d-82e3-4619-a99a-aa6dbc30fdf8, JMSReplyTo=temp-queue://7737772c-35e4-4504-9e43-a2f6889f34cc, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@2053711457, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483381)
..................................................
***** durable queues test/mom/testRequestReplyInternal:
- queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null
***** non durable for test/mom/testRequestReplyInternal:
..................................................
, transaction: null
2024-06-28 12:08:12,170 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[905]:RELIABLE:CoreMessage[messageID=905, durable=true, userID=174d80b9-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:12 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=905, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-fe16044d-82e3-4619-a99a-aa6dbc30fdf8, JMSReplyTo=temp-queue://7737772c-35e4-4504-9e43-a2f6889f34cc, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@2053711457
2024-06-28 12:08:12,170 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=905, durable=true, userID=174d80b9-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:12 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=905, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-fe16044d-82e3-4619-a99a-aa6dbc30fdf8, JMSReplyTo=temp-queue://7737772c-35e4-4504-9e43-a2f6889f34cc, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@2053711457 to transaction: TransactionImpl [xid=null, txID=906, xid=null, state=ACTIVE, createTime=1719576492170(Fri Jun 28 12:08:12 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7224bef3
2024-06-28 12:08:12,171 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [174df5ea-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=1732cd89-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=1732cd89-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4084f824, true, {}]
2024-06-28 12:08:12,173 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=905, durable=true, userID=174d80b9-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:12 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=905, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-fe16044d-82e3-4619-a99a-aa6dbc30fdf8, JMSReplyTo=temp-queue://7737772c-35e4-4504-9e43-a2f6889f34cc, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@2053711457, transaction: TransactionImpl [xid=null, txID=906, xid=null, state=COMMITTED, createTime=1719576492170(Fri Jun 28 12:08:12 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7224bef3
2024-06-28 12:08:12,173 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=909, durable=true, userID=174e1cfc-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:12 UTC 2024, expiration=0, durable=true, address=7737772c-35e4-4504-9e43-a2f6889f34cc, size=975, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-fe16044d-82e3-4619-a99a-aa6dbc30fdf8, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=8d9343e5-e105-4b2d-9e7b-149a79440beb]]@891003026, context: RoutingContextImpl(Address=7737772c-35e4-4504-9e43-a2f6889f34cc, routingType=ANYCAST, PreviousAddress=7737772c-35e4-4504-9e43-a2f6889f34cc previousRoute:ANYCAST, reusable=true, version=-2147483336)
..................................................
***** durable queues 7737772c-35e4-4504-9e43-a2f6889f34cc:
***** non durable for 7737772c-35e4-4504-9e43-a2f6889f34cc:
- queueID=901 address:7737772c-35e4-4504-9e43-a2f6889f34cc name:7737772c-35e4-4504-9e43-a2f6889f34cc filter:null
..................................................
, transaction: null
2024-06-28 12:08:12,173 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 7737772c-35e4-4504-9e43-a2f6889f34cc: Reference[909]:RELIABLE:CoreMessage[messageID=909, durable=true, userID=174e1cfc-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:12 UTC 2024, expiration=0, durable=true, address=7737772c-35e4-4504-9e43-a2f6889f34cc, size=975, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-fe16044d-82e3-4619-a99a-aa6dbc30fdf8, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=8d9343e5-e105-4b2d-9e7b-149a79440beb]]@891003026
2024-06-28 12:08:12,174 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 7737772c-35e4-4504-9e43-a2f6889f34cc: CoreMessage[messageID=909, durable=true, userID=174e1cfc-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:12 UTC 2024, expiration=0, durable=true, address=7737772c-35e4-4504-9e43-a2f6889f34cc, size=975, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-fe16044d-82e3-4619-a99a-aa6dbc30fdf8, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=8d9343e5-e105-4b2d-9e7b-149a79440beb]]@891003026 to transaction: TransactionImpl [xid=null, txID=911, xid=null, state=ACTIVE, createTime=1719576492173(Fri Jun 28 12:08:12 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2b30aeb
2024-06-28 12:08:12,174 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 7737772c-35e4-4504-9e43-a2f6889f34cc: CoreMessage[messageID=909, durable=true, userID=174e1cfc-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:12 UTC 2024, expiration=0, durable=true, address=7737772c-35e4-4504-9e43-a2f6889f34cc, size=975, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-fe16044d-82e3-4619-a99a-aa6dbc30fdf8, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=8d9343e5-e105-4b2d-9e7b-149a79440beb]]@891003026, transaction: TransactionImpl [xid=null, txID=911, xid=null, state=COMMITTED, createTime=1719576492173(Fri Jun 28 12:08:12 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2b30aeb
2024-06-28 12:08:12,175 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [174e922d-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=1732cd89-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=1732cd89-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1a0c03c6, true, {}]
2024-06-28 12:08:12,176 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [7737772c-35e4-4504-9e43-a2f6889f34cc]
2024-06-28 12:08:12,179 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@681017db, org.eclipse.scout.rt.mom.jms.JmsSubscription@1d9fe22d] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-06-28 12:08:12,181 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [174f7c8e-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=1732cd89-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=1732cd89-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@40e6a8d1, true, {}]
2024-06-28 12:08:12,182 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null]
2024-06-28 12:08:12,183 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [174fcaaf-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=1732cd89-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=1732cd89-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1988280a, true, {}]
2024-06-28 12:08:12,184 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=d84857fb-a323-4942-8994-b7a1c5fe8751, address=d84857fb-a323-4942-8994-b7a1c5fe8751, 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, fqqn=null]]
2024-06-28 12:08:12,184 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6b9cd20e
2024-06-28 12:08:12,185 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@76ddc900
2024-06-28 12:08:12,186 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, d84857fb-a323-4942-8994-b7a1c5fe8751, null, 0, false, true, null]
2024-06-28 12:08:12,187 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=942, durable=true, userID=175066f2-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:12 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=903, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-da812aa1-c632-4007-a20d-455b263d4c57, JMSReplyTo=temp-queue://d84857fb-a323-4942-8994-b7a1c5fe8751, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1758187627, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483381)
..................................................
***** durable queues test/mom/testRequestReplyInternal:
- queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null
***** non durable for test/mom/testRequestReplyInternal:
..................................................
, transaction: null
2024-06-28 12:08:12,189 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[942]:RELIABLE:CoreMessage[messageID=942, durable=true, userID=175066f2-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:12 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=903, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-da812aa1-c632-4007-a20d-455b263d4c57, JMSReplyTo=temp-queue://d84857fb-a323-4942-8994-b7a1c5fe8751, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1758187627
2024-06-28 12:08:12,189 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=942, durable=true, userID=175066f2-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:12 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=903, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-da812aa1-c632-4007-a20d-455b263d4c57, JMSReplyTo=temp-queue://d84857fb-a323-4942-8994-b7a1c5fe8751, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1758187627 to transaction: TransactionImpl [xid=null, txID=943, xid=null, state=ACTIVE, createTime=1719576492189(Fri Jun 28 12:08:12 UTC 2024), timeoutSeconds=-1, nr operations = 1]@bbc7cbd
2024-06-28 12:08:12,190 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1750dc23-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=1732cd89-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=1732cd89-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@72356bcb, true, {}]
2024-06-28 12:08:12,192 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from d84857fb-a323-4942-8994-b7a1c5fe8751: Reference[946]:RELIABLE:CoreMessage[messageID=946, durable=true, userID=17510335-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:12 UTC 2024, expiration=0, durable=true, address=d84857fb-a323-4942-8994-b7a1c5fe8751, size=973, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-da812aa1-c632-4007-a20d-455b263d4c57, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=4e9d6bb9-4604-4c25-9cd8-b9ee3dbfbd58]]@1321729032
2024-06-28 12:08:12,191 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=946, durable=true, userID=17510335-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:12 UTC 2024, expiration=0, durable=true, address=d84857fb-a323-4942-8994-b7a1c5fe8751, size=973, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-da812aa1-c632-4007-a20d-455b263d4c57, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=4e9d6bb9-4604-4c25-9cd8-b9ee3dbfbd58]]@1321729032, context: RoutingContextImpl(Address=d84857fb-a323-4942-8994-b7a1c5fe8751, routingType=ANYCAST, PreviousAddress=d84857fb-a323-4942-8994-b7a1c5fe8751 previousRoute:ANYCAST, reusable=true, version=-2147483334)
..................................................
***** durable queues d84857fb-a323-4942-8994-b7a1c5fe8751:
***** non durable for d84857fb-a323-4942-8994-b7a1c5fe8751:
- queueID=938 address:d84857fb-a323-4942-8994-b7a1c5fe8751 name:d84857fb-a323-4942-8994-b7a1c5fe8751 filter:null
..................................................
, transaction: null
2024-06-28 12:08:12,192 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=942, durable=true, userID=175066f2-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:12 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=903, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-da812aa1-c632-4007-a20d-455b263d4c57, JMSReplyTo=temp-queue://d84857fb-a323-4942-8994-b7a1c5fe8751, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1758187627, transaction: TransactionImpl [xid=null, txID=943, xid=null, state=COMMITTED, createTime=1719576492189(Fri Jun 28 12:08:12 UTC 2024), timeoutSeconds=-1, nr operations = 0]@bbc7cbd
2024-06-28 12:08:12,192 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from d84857fb-a323-4942-8994-b7a1c5fe8751: CoreMessage[messageID=946, durable=true, userID=17510335-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:12 UTC 2024, expiration=0, durable=true, address=d84857fb-a323-4942-8994-b7a1c5fe8751, size=973, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-da812aa1-c632-4007-a20d-455b263d4c57, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=4e9d6bb9-4604-4c25-9cd8-b9ee3dbfbd58]]@1321729032 to transaction: TransactionImpl [xid=null, txID=947, xid=null, state=ACTIVE, createTime=1719576492192(Fri Jun 28 12:08:12 UTC 2024), timeoutSeconds=-1, nr operations = 1]@ac5fadd
2024-06-28 12:08:12,192 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from d84857fb-a323-4942-8994-b7a1c5fe8751: CoreMessage[messageID=946, durable=true, userID=17510335-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:12 UTC 2024, expiration=0, durable=true, address=d84857fb-a323-4942-8994-b7a1c5fe8751, size=973, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-da812aa1-c632-4007-a20d-455b263d4c57, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=4e9d6bb9-4604-4c25-9cd8-b9ee3dbfbd58]]@1321729032, transaction: TransactionImpl [xid=null, txID=947, xid=null, state=COMMITTED, createTime=1719576492192(Fri Jun 28 12:08:12 UTC 2024), timeoutSeconds=-1, nr operations = 0]@ac5fadd
2024-06-28 12:08:12,193 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17515156-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=1732cd89-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=1732cd89-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@24819663, true, {}]
2024-06-28 12:08:12,194 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [d84857fb-a323-4942-8994-b7a1c5fe8751]
2024-06-28 12:08:12,197 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@407e30ed, org.eclipse.scout.rt.mom.jms.JmsSubscription@6b09e5db] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-06-28 12:08:12,198 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [175214a7-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=1732cd89-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=1732cd89-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@76da539f, true, {}]
2024-06-28 12:08:12,199 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null]
2024-06-28 12:08:12,200 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [175262c8-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=1732cd89-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=1732cd89-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1e2af879, true, {}]
2024-06-28 12:08:12,201 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=c5dafd45-d97e-432b-b784-31deebf06eb1, address=c5dafd45-d97e-432b-b784-31deebf06eb1, 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, fqqn=null]]
2024-06-28 12:08:12,201 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6d7a2741
2024-06-28 12:08:12,202 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5b04ea0d
2024-06-28 12:08:12,202 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, c5dafd45-d97e-432b-b784-31deebf06eb1, null, 0, false, true, null]
2024-06-28 12:08:12,204 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=979, durable=true, userID=1752d7fb-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:12 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=805, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e5913f05-f8bc-4bfa-bfb3-69c5b3bc5f07, JMSReplyTo=temp-queue://c5dafd45-d97e-432b-b784-31deebf06eb1, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1564548688, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483381)
..................................................
***** durable queues test/mom/testRequestReplyInternal:
- queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null
***** non durable for test/mom/testRequestReplyInternal:
..................................................
, transaction: null
2024-06-28 12:08:12,205 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[979]:RELIABLE:CoreMessage[messageID=979, durable=true, userID=1752d7fb-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:12 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=805, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e5913f05-f8bc-4bfa-bfb3-69c5b3bc5f07, JMSReplyTo=temp-queue://c5dafd45-d97e-432b-b784-31deebf06eb1, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1564548688
2024-06-28 12:08:12,205 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=979, durable=true, userID=1752d7fb-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:12 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=805, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e5913f05-f8bc-4bfa-bfb3-69c5b3bc5f07, JMSReplyTo=temp-queue://c5dafd45-d97e-432b-b784-31deebf06eb1, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1564548688 to transaction: TransactionImpl [xid=null, txID=980, xid=null, state=ACTIVE, createTime=1719576492205(Fri Jun 28 12:08:12 UTC 2024), timeoutSeconds=-1, nr operations = 1]@e730adb
2024-06-28 12:08:12,206 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17534d2c-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=1732cd89-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=1732cd89-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5d1b58a, true, {}]
2024-06-28 12:08:12,208 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from c5dafd45-d97e-432b-b784-31deebf06eb1: Reference[983]:RELIABLE:CoreMessage[messageID=983, durable=true, userID=1753743e-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:12 UTC 2024, expiration=0, durable=true, address=c5dafd45-d97e-432b-b784-31deebf06eb1, size=875, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e5913f05-f8bc-4bfa-bfb3-69c5b3bc5f07, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=c2700f93-ef60-4897-808b-0ba2761a38f0]]@505424346
2024-06-28 12:08:12,208 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=983, durable=true, userID=1753743e-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:12 UTC 2024, expiration=0, durable=true, address=c5dafd45-d97e-432b-b784-31deebf06eb1, size=875, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e5913f05-f8bc-4bfa-bfb3-69c5b3bc5f07, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=c2700f93-ef60-4897-808b-0ba2761a38f0]]@505424346, context: RoutingContextImpl(Address=c5dafd45-d97e-432b-b784-31deebf06eb1, routingType=ANYCAST, PreviousAddress=c5dafd45-d97e-432b-b784-31deebf06eb1 previousRoute:ANYCAST, reusable=true, version=-2147483332)
..................................................
***** durable queues c5dafd45-d97e-432b-b784-31deebf06eb1:
***** non durable for c5dafd45-d97e-432b-b784-31deebf06eb1:
- queueID=975 address:c5dafd45-d97e-432b-b784-31deebf06eb1 name:c5dafd45-d97e-432b-b784-31deebf06eb1 filter:null
..................................................
, transaction: null
2024-06-28 12:08:12,208 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=979, durable=true, userID=1752d7fb-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:12 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=805, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e5913f05-f8bc-4bfa-bfb3-69c5b3bc5f07, JMSReplyTo=temp-queue://c5dafd45-d97e-432b-b784-31deebf06eb1, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1564548688, transaction: TransactionImpl [xid=null, txID=980, xid=null, state=COMMITTED, createTime=1719576492205(Fri Jun 28 12:08:12 UTC 2024), timeoutSeconds=-1, nr operations = 0]@e730adb
2024-06-28 12:08:12,208 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from c5dafd45-d97e-432b-b784-31deebf06eb1: CoreMessage[messageID=983, durable=true, userID=1753743e-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:12 UTC 2024, expiration=0, durable=true, address=c5dafd45-d97e-432b-b784-31deebf06eb1, size=875, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e5913f05-f8bc-4bfa-bfb3-69c5b3bc5f07, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=c2700f93-ef60-4897-808b-0ba2761a38f0]]@505424346 to transaction: TransactionImpl [xid=null, txID=984, xid=null, state=ACTIVE, createTime=1719576492208(Fri Jun 28 12:08:12 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7ecf13da
2024-06-28 12:08:12,208 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from c5dafd45-d97e-432b-b784-31deebf06eb1: CoreMessage[messageID=983, durable=true, userID=1753743e-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:12 UTC 2024, expiration=0, durable=true, address=c5dafd45-d97e-432b-b784-31deebf06eb1, size=875, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e5913f05-f8bc-4bfa-bfb3-69c5b3bc5f07, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=c2700f93-ef60-4897-808b-0ba2761a38f0]]@505424346, transaction: TransactionImpl [xid=null, txID=984, xid=null, state=COMMITTED, createTime=1719576492208(Fri Jun 28 12:08:12 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7ecf13da
2024-06-28 12:08:12,209 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1753c25f-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=1732cd89-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=1732cd89-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@75be05b, true, {}]
2024-06-28 12:08:12,210 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [c5dafd45-d97e-432b-b784-31deebf06eb1]
2024-06-28 12:08:12,214 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@251dd978, org.eclipse.scout.rt.mom.jms.JmsSubscription@1ee5b8e9] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-06-28 12:08:12,215 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1754acc0-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=1732cd89-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=1732cd89-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5a484f56, true, {}]
2024-06-28 12:08:12,216 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null]
2024-06-28 12:08:12,217 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1754fae1-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=1732cd89-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=1732cd89-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@16fec12a, true, {}]
2024-06-28 12:08:12,218 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=8e50b51b-5c1b-442f-a74a-6f358156758a, address=8e50b51b-5c1b-442f-a74a-6f358156758a, 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, fqqn=null]]
2024-06-28 12:08:12,218 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@7fa590a1
2024-06-28 12:08:12,219 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5bc76261
2024-06-28 12:08:12,220 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 8e50b51b-5c1b-442f-a74a-6f358156758a, null, 0, false, true, null]
2024-06-28 12:08:12,221 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1016, durable=true, userID=17559724-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:12 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=796, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d8820e69-a326-4845-9ad1-284ed9ebc676, JMSReplyTo=temp-queue://8e50b51b-5c1b-442f-a74a-6f358156758a, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1326296907, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483381)
..................................................
***** durable queues test/mom/testRequestReplyInternal:
- queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null
***** non durable for test/mom/testRequestReplyInternal:
..................................................
, transaction: null
2024-06-28 12:08:12,222 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[1016]:RELIABLE:CoreMessage[messageID=1016, durable=true, userID=17559724-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:12 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=796, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d8820e69-a326-4845-9ad1-284ed9ebc676, JMSReplyTo=temp-queue://8e50b51b-5c1b-442f-a74a-6f358156758a, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1326296907
2024-06-28 12:08:12,223 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=1016, durable=true, userID=17559724-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:12 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=796, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d8820e69-a326-4845-9ad1-284ed9ebc676, JMSReplyTo=temp-queue://8e50b51b-5c1b-442f-a74a-6f358156758a, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1326296907 to transaction: TransactionImpl [xid=null, txID=1017, xid=null, state=ACTIVE, createTime=1719576492222(Fri Jun 28 12:08:12 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4f47c9f0
2024-06-28 12:08:12,223 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1755e545-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=1732cd89-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=1732cd89-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@501b3abd, true, {}]
2024-06-28 12:08:12,225 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1020, durable=true, userID=17560c57-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:12 UTC 2024, expiration=0, durable=true, address=8e50b51b-5c1b-442f-a74a-6f358156758a, size=866, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d8820e69-a326-4845-9ad1-284ed9ebc676, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=2657216c-6d89-4b14-8f8a-4c2176d1f62a]]@81356880, context: RoutingContextImpl(Address=8e50b51b-5c1b-442f-a74a-6f358156758a, routingType=ANYCAST, PreviousAddress=8e50b51b-5c1b-442f-a74a-6f358156758a previousRoute:ANYCAST, reusable=true, version=-2147483330)
..................................................
***** durable queues 8e50b51b-5c1b-442f-a74a-6f358156758a:
***** non durable for 8e50b51b-5c1b-442f-a74a-6f358156758a:
- queueID=1012 address:8e50b51b-5c1b-442f-a74a-6f358156758a name:8e50b51b-5c1b-442f-a74a-6f358156758a filter:null
..................................................
, transaction: null
2024-06-28 12:08:12,225 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 8e50b51b-5c1b-442f-a74a-6f358156758a: Reference[1020]:RELIABLE:CoreMessage[messageID=1020, durable=true, userID=17560c57-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:12 UTC 2024, expiration=0, durable=true, address=8e50b51b-5c1b-442f-a74a-6f358156758a, size=866, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d8820e69-a326-4845-9ad1-284ed9ebc676, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=2657216c-6d89-4b14-8f8a-4c2176d1f62a]]@81356880
2024-06-28 12:08:12,225 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 8e50b51b-5c1b-442f-a74a-6f358156758a: CoreMessage[messageID=1020, durable=true, userID=17560c57-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:12 UTC 2024, expiration=0, durable=true, address=8e50b51b-5c1b-442f-a74a-6f358156758a, size=866, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d8820e69-a326-4845-9ad1-284ed9ebc676, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=2657216c-6d89-4b14-8f8a-4c2176d1f62a]]@81356880 to transaction: TransactionImpl [xid=null, txID=1023, xid=null, state=ACTIVE, createTime=1719576492225(Fri Jun 28 12:08:12 UTC 2024), timeoutSeconds=-1, nr operations = 1]@229cfb69
2024-06-28 12:08:12,225 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=1016, durable=true, userID=17559724-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:12 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=796, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d8820e69-a326-4845-9ad1-284ed9ebc676, JMSReplyTo=temp-queue://8e50b51b-5c1b-442f-a74a-6f358156758a, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1326296907, transaction: TransactionImpl [xid=null, txID=1017, xid=null, state=COMMITTED, createTime=1719576492222(Fri Jun 28 12:08:12 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4f47c9f0
2024-06-28 12:08:12,225 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 8e50b51b-5c1b-442f-a74a-6f358156758a: CoreMessage[messageID=1020, durable=true, userID=17560c57-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:12 UTC 2024, expiration=0, durable=true, address=8e50b51b-5c1b-442f-a74a-6f358156758a, size=866, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d8820e69-a326-4845-9ad1-284ed9ebc676, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=2657216c-6d89-4b14-8f8a-4c2176d1f62a]]@81356880, transaction: TransactionImpl [xid=null, txID=1023, xid=null, state=COMMITTED, createTime=1719576492225(Fri Jun 28 12:08:12 UTC 2024), timeoutSeconds=-1, nr operations = 0]@229cfb69
2024-06-28 12:08:12,226 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17565a78-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=1732cd89-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=1732cd89-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@497f86, true, {}]
2024-06-28 12:08:12,227 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [8e50b51b-5c1b-442f-a74a-6f358156758a]
2024-06-28 12:08:12,230 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@12e8866c, org.eclipse.scout.rt.mom.jms.JmsSubscription@e2a6b43] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-06-28 12:08:12,231 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@7a221c3d[job=JMS reply cancel message listener, state=RUNNING]]
2024-06-28 12:08:12,232 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.011271 ms
2024-06-28 12:08:12,232 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [ed224b21-1942-41d5-bd81-cbb62d8b9cd0]
2024-06-28 12:08:12,235 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:08:12,235 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:08:12,235 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 1732cd89-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:08:12,236 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:08:12,236 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 247.214438 ms
2024-06-28 12:08:12,236 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testRequestReplyEmpty [artemis]>
2024-06-28 12:08:12,238 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:08:12,238 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyMultipleSubscriptions [artemis]>
2024-06-28 12:08:12,238 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2119168005'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom195]
2024-06-28 12:08:12,242 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom195]
2024-06-28 12:08:12,242 INFO  [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 1758cb7a-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom223]
2024-06-28 12:08:12,243 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1758f28d-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=1758cb7a-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=1758cb7a-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@20efad2, true, {}]
2024-06-28 12:08:12,244 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@7d5326c8 - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom223]
2024-06-28 12:08:12,244 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1759199e-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=1758cb7a-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=1758cb7a-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7f9823cc, true, {}]
2024-06-28 12:08:12,246 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 1759199e-3547-11ef-af8f-0a580a280f89 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true]
2024-06-28 12:08:12,246 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6b876897
2024-06-28 12:08:12,247 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=6a52795d-479e-4daf-a961-50082c6dedbe, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, 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, fqqn=null]]
2024-06-28 12:08:12,264 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1342eb13
2024-06-28 12:08:12,265 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 6a52795d-479e-4daf-a961-50082c6dedbe, null, 0, false, true, null]
2024-06-28 12:08:12,265 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [175c4df0-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=1758cb7a-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=1758cb7a-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@45e1fb26, true, {}]
2024-06-28 12:08:12,266 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testQueueRequestReplyMultipleSubscriptions, address=test/mom/testQueueRequestReplyMultipleSubscriptions, 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, fqqn=null]]
2024-06-28 12:08:12,267 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@4930027e
2024-06-28 12:08:12,268 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@38c94ae1
2024-06-28 12:08:12,269 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null]
2024-06-28 12:08:12,270 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [175cea32-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=1758cb7a-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=1758cb7a-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@26a0c9c0, true, {}]
2024-06-28 12:08:12,270 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null]
2024-06-28 12:08:12,271 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [175d3853-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=1758cb7a-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=1758cb7a-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@558f0f97, true, {}]
2024-06-28 12:08:12,272 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=929b26dd-a61d-44da-a824-63540cba0946, address=929b26dd-a61d-44da-a824-63540cba0946, 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, fqqn=null]]
2024-06-28 12:08:12,272 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@27d67ba
2024-06-28 12:08:12,273 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3e81189b
2024-06-28 12:08:12,273 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 929b26dd-a61d-44da-a824-63540cba0946, null, 0, false, true, null]
2024-06-28 12:08:12,275 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1085, durable=true, userID=175dad86-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:12 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7a7965f1-9d60-40d3-ac8b-2262b4be79ba, JMSReplyTo=temp-queue://929b26dd-a61d-44da-a824-63540cba0946, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1071186201, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147483326)
..................................................
***** durable queues test/mom/testQueueRequestReplyMultipleSubscriptions:
- queueID=1070 address:test/mom/testQueueRequestReplyMultipleSubscriptions name:test/mom/testQueueRequestReplyMultipleSubscriptions filter:null
***** non durable for test/mom/testQueueRequestReplyMultipleSubscriptions:
..................................................
, transaction: null
2024-06-28 12:08:12,276 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyMultipleSubscriptions: Reference[1085]:RELIABLE:CoreMessage[messageID=1085, durable=true, userID=175dad86-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:12 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7a7965f1-9d60-40d3-ac8b-2262b4be79ba, JMSReplyTo=temp-queue://929b26dd-a61d-44da-a824-63540cba0946, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1071186201
2024-06-28 12:08:12,277 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=1085, durable=true, userID=175dad86-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:12 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7a7965f1-9d60-40d3-ac8b-2262b4be79ba, JMSReplyTo=temp-queue://929b26dd-a61d-44da-a824-63540cba0946, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1071186201 to transaction: TransactionImpl [xid=null, txID=1086, xid=null, state=ACTIVE, createTime=1719576492276(Fri Jun 28 12:08:12 UTC 2024), timeoutSeconds=-1, nr operations = 1]@56c00da1
2024-06-28 12:08:12,278 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [175e22b7-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=1758cb7a-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=1758cb7a-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4db5ca41, true, {}]
2024-06-28 12:08:12,279 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=1085, durable=true, userID=175dad86-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:12 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7a7965f1-9d60-40d3-ac8b-2262b4be79ba, JMSReplyTo=temp-queue://929b26dd-a61d-44da-a824-63540cba0946, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1071186201, transaction: TransactionImpl [xid=null, txID=1086, xid=null, state=COMMITTED, createTime=1719576492276(Fri Jun 28 12:08:12 UTC 2024), timeoutSeconds=-1, nr operations = 0]@56c00da1
2024-06-28 12:08:12,280 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 929b26dd-a61d-44da-a824-63540cba0946: Reference[1089]:RELIABLE:CoreMessage[messageID=1089, durable=true, userID=175e70d9-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:12 UTC 2024, expiration=0, durable=true, address=929b26dd-a61d-44da-a824-63540cba0946, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7a7965f1-9d60-40d3-ac8b-2262b4be79ba, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=ff905d20-6615-4438-a85e-bb9e0fa77456]]@1118423492
2024-06-28 12:08:12,280 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1089, durable=true, userID=175e70d9-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:12 UTC 2024, expiration=0, durable=true, address=929b26dd-a61d-44da-a824-63540cba0946, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7a7965f1-9d60-40d3-ac8b-2262b4be79ba, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=ff905d20-6615-4438-a85e-bb9e0fa77456]]@1118423492, context: RoutingContextImpl(Address=929b26dd-a61d-44da-a824-63540cba0946, routingType=ANYCAST, PreviousAddress=929b26dd-a61d-44da-a824-63540cba0946 previousRoute:ANYCAST, reusable=true, version=-2147483325)
..................................................
***** durable queues 929b26dd-a61d-44da-a824-63540cba0946:
***** non durable for 929b26dd-a61d-44da-a824-63540cba0946:
- queueID=1081 address:929b26dd-a61d-44da-a824-63540cba0946 name:929b26dd-a61d-44da-a824-63540cba0946 filter:null
..................................................
, transaction: null
2024-06-28 12:08:12,280 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 929b26dd-a61d-44da-a824-63540cba0946: CoreMessage[messageID=1089, durable=true, userID=175e70d9-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:12 UTC 2024, expiration=0, durable=true, address=929b26dd-a61d-44da-a824-63540cba0946, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7a7965f1-9d60-40d3-ac8b-2262b4be79ba, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=ff905d20-6615-4438-a85e-bb9e0fa77456]]@1118423492 to transaction: TransactionImpl [xid=null, txID=1090, xid=null, state=ACTIVE, createTime=1719576492280(Fri Jun 28 12:08:12 UTC 2024), timeoutSeconds=-1, nr operations = 1]@440f4a4c
2024-06-28 12:08:12,280 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 929b26dd-a61d-44da-a824-63540cba0946: CoreMessage[messageID=1089, durable=true, userID=175e70d9-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:12 UTC 2024, expiration=0, durable=true, address=929b26dd-a61d-44da-a824-63540cba0946, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7a7965f1-9d60-40d3-ac8b-2262b4be79ba, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=ff905d20-6615-4438-a85e-bb9e0fa77456]]@1118423492, transaction: TransactionImpl [xid=null, txID=1090, xid=null, state=COMMITTED, createTime=1719576492280(Fri Jun 28 12:08:12 UTC 2024), timeoutSeconds=-1, nr operations = 0]@440f4a4c
2024-06-28 12:08:12,282 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [175ebefa-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=1758cb7a-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=1758cb7a-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4d9f31d6, true, {}]
2024-06-28 12:08:12,282 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [929b26dd-a61d-44da-a824-63540cba0946]
2024-06-28 12:08:12,335 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@598138b, org.eclipse.scout.rt.mom.jms.JmsSubscription@d19c280]
2024-06-28 12:08:12,337 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@1c9d0436[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:08:12,338 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.010387 ms
2024-06-28 12:08:12,339 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [6a52795d-479e-4daf-a961-50082c6dedbe]
2024-06-28 12:08:12,342 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:08:12,342 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:08:12,343 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 1758cb7a-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:08:12,344 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:08:12,344 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 106.331040 ms
2024-06-28 12:08:12,344 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyMultipleSubscriptions [artemis]>
2024-06-28 12:08:12,345 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:08:12,345 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyMultipleSubscriptions [artemis]>
2024-06-28 12:08:12,346 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 490214125'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-06-28 12:08:12,348 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-06-28 12:08:12,349 INFO  [scout-thread-11] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 17691f3c-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom220]
2024-06-28 12:08:12,350 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1769464f-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=17691f3c-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=17691f3c-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@75e4aa15, true, {}]
2024-06-28 12:08:12,351 INFO  [scout-thread-11] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@69072e13 - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom220]
2024-06-28 12:08:12,351 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17696d60-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=17691f3c-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=17691f3c-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2abed566, true, {}]
2024-06-28 12:08:12,352 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 17696d60-3547-11ef-af8f-0a580a280f89 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true]
2024-06-28 12:08:12,353 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@3518d414
2024-06-28 12:08:12,354 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=d9790531-1941-46c6-8e19-4e071284e3ac, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, 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, fqqn=null]]
2024-06-28 12:08:12,355 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@52bca5c4
2024-06-28 12:08:12,355 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, d9790531-1941-46c6-8e19-4e071284e3ac, null, 0, false, true, null]
2024-06-28 12:08:12,356 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [176a30b2-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=17691f3c-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=17691f3c-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@67550c94, true, {}]
2024-06-28 12:08:12,358 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null]
2024-06-28 12:08:12,359 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [176a7ed3-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=17691f3c-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=17691f3c-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@617bb988, true, {}]
2024-06-28 12:08:12,359 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null]
2024-06-28 12:08:12,360 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [176accf4-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=17691f3c-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=17691f3c-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5c0a5b03, true, {}]
2024-06-28 12:08:12,361 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=5ad72eda-0857-4654-b24e-c8f6716ae1e4, address=5ad72eda-0857-4654-b24e-c8f6716ae1e4, 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, fqqn=null]]
2024-06-28 12:08:12,361 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@3530ddc3
2024-06-28 12:08:12,362 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5f09f5a8
2024-06-28 12:08:12,363 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 5ad72eda-0857-4654-b24e-c8f6716ae1e4, null, 0, false, true, null]
2024-06-28 12:08:12,364 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1153, durable=true, userID=176b6937-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:12 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f79fe2f0-eb90-427a-8c39-e5e5bafb1573, JMSReplyTo=temp-queue://5ad72eda-0857-4654-b24e-c8f6716ae1e4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@89288260, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147483326)
..................................................
***** durable queues test/mom/testQueueRequestReplyMultipleSubscriptions:
- queueID=1070 address:test/mom/testQueueRequestReplyMultipleSubscriptions name:test/mom/testQueueRequestReplyMultipleSubscriptions filter:null
***** non durable for test/mom/testQueueRequestReplyMultipleSubscriptions:
..................................................
, transaction: null
2024-06-28 12:08:12,366 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyMultipleSubscriptions: Reference[1153]:RELIABLE:CoreMessage[messageID=1153, durable=true, userID=176b6937-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:12 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f79fe2f0-eb90-427a-8c39-e5e5bafb1573, JMSReplyTo=temp-queue://5ad72eda-0857-4654-b24e-c8f6716ae1e4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@89288260
2024-06-28 12:08:12,366 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=1153, durable=true, userID=176b6937-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:12 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f79fe2f0-eb90-427a-8c39-e5e5bafb1573, JMSReplyTo=temp-queue://5ad72eda-0857-4654-b24e-c8f6716ae1e4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@89288260 to transaction: TransactionImpl [xid=null, txID=1154, xid=null, state=ACTIVE, createTime=1719576492366(Fri Jun 28 12:08:12 UTC 2024), timeoutSeconds=-1, nr operations = 1]@68bdce73
2024-06-28 12:08:12,367 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [176bde68-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=17691f3c-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=17691f3c-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@72f4663e, true, {}]
2024-06-28 12:08:12,369 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=1153, durable=true, userID=176b6937-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:12 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f79fe2f0-eb90-427a-8c39-e5e5bafb1573, JMSReplyTo=temp-queue://5ad72eda-0857-4654-b24e-c8f6716ae1e4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@89288260, transaction: TransactionImpl [xid=null, txID=1154, xid=null, state=COMMITTED, createTime=1719576492366(Fri Jun 28 12:08:12 UTC 2024), timeoutSeconds=-1, nr operations = 0]@68bdce73
2024-06-28 12:08:12,369 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1157, durable=true, userID=176c057a-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:12 UTC 2024, expiration=0, durable=true, address=5ad72eda-0857-4654-b24e-c8f6716ae1e4, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f79fe2f0-eb90-427a-8c39-e5e5bafb1573, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=86c5af30-1e56-4e7c-9eeb-9fb475590874]]@276259697, context: RoutingContextImpl(Address=5ad72eda-0857-4654-b24e-c8f6716ae1e4, routingType=ANYCAST, PreviousAddress=5ad72eda-0857-4654-b24e-c8f6716ae1e4 previousRoute:ANYCAST, reusable=true, version=-2147483321)
..................................................
***** durable queues 5ad72eda-0857-4654-b24e-c8f6716ae1e4:
***** non durable for 5ad72eda-0857-4654-b24e-c8f6716ae1e4:
- queueID=1149 address:5ad72eda-0857-4654-b24e-c8f6716ae1e4 name:5ad72eda-0857-4654-b24e-c8f6716ae1e4 filter:null
..................................................
, transaction: null
2024-06-28 12:08:12,369 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 5ad72eda-0857-4654-b24e-c8f6716ae1e4: Reference[1157]:RELIABLE:CoreMessage[messageID=1157, durable=true, userID=176c057a-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:12 UTC 2024, expiration=0, durable=true, address=5ad72eda-0857-4654-b24e-c8f6716ae1e4, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f79fe2f0-eb90-427a-8c39-e5e5bafb1573, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=86c5af30-1e56-4e7c-9eeb-9fb475590874]]@276259697
2024-06-28 12:08:12,370 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 5ad72eda-0857-4654-b24e-c8f6716ae1e4: CoreMessage[messageID=1157, durable=true, userID=176c057a-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:12 UTC 2024, expiration=0, durable=true, address=5ad72eda-0857-4654-b24e-c8f6716ae1e4, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f79fe2f0-eb90-427a-8c39-e5e5bafb1573, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=86c5af30-1e56-4e7c-9eeb-9fb475590874]]@276259697 to transaction: TransactionImpl [xid=null, txID=1160, xid=null, state=ACTIVE, createTime=1719576492370(Fri Jun 28 12:08:12 UTC 2024), timeoutSeconds=-1, nr operations = 1]@445c718f
2024-06-28 12:08:12,370 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 5ad72eda-0857-4654-b24e-c8f6716ae1e4: CoreMessage[messageID=1157, durable=true, userID=176c057a-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:12 UTC 2024, expiration=0, durable=true, address=5ad72eda-0857-4654-b24e-c8f6716ae1e4, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f79fe2f0-eb90-427a-8c39-e5e5bafb1573, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=86c5af30-1e56-4e7c-9eeb-9fb475590874]]@276259697, transaction: TransactionImpl [xid=null, txID=1160, xid=null, state=COMMITTED, createTime=1719576492370(Fri Jun 28 12:08:12 UTC 2024), timeoutSeconds=-1, nr operations = 0]@445c718f
2024-06-28 12:08:12,371 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [176c7aab-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=17691f3c-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=17691f3c-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@76b16cc1, true, {}]
2024-06-28 12:08:12,371 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [5ad72eda-0857-4654-b24e-c8f6716ae1e4]
2024-06-28 12:08:12,424 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@53941224, org.eclipse.scout.rt.mom.jms.JmsSubscription@10dad714]
2024-06-28 12:08:12,427 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@d4d8396[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:08:12,427 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.010492 ms
2024-06-28 12:08:12,428 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [d9790531-1941-46c6-8e19-4e071284e3ac]
2024-06-28 12:08:12,430 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:08:12,430 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:08:12,431 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 17691f3c-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:08:12,432 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:08:12,432 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 87.339797 ms
2024-06-28 12:08:12,432 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyMultipleSubscriptions [artemis]>
2024-06-28 12:08:12,433 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:08:12,433 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyMultipleSubscriptions [artemis]>
2024-06-28 12:08:12,434 INFO  [scout-thread-11] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1318228497'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom220]
2024-06-28 12:08:12,437 INFO  [scout-thread-11] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom220]
2024-06-28 12:08:12,438 INFO  [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 1776b3dd-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom195]
2024-06-28 12:08:12,438 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1776b3e0-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=1776b3dd-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=1776b3dd-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@11b67689, true, {}]
2024-06-28 12:08:12,439 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@41e1f602 - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom195]
2024-06-28 12:08:12,440 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17770201-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=1776b3dd-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=1776b3dd-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@342a6b72, true, {}]
2024-06-28 12:08:12,441 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 17770201-3547-11ef-af8f-0a580a280f89 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true]
2024-06-28 12:08:12,441 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@284cebe8
2024-06-28 12:08:12,442 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=a4dfe9f0-9c06-409d-92a6-56f8dc585766, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, 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, fqqn=null]]
2024-06-28 12:08:12,443 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@547331f8
2024-06-28 12:08:12,444 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, a4dfe9f0-9c06-409d-92a6-56f8dc585766, null, 0, false, true, null]
2024-06-28 12:08:12,444 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17779e43-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=1776b3dd-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=1776b3dd-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1042df29, true, {}]
2024-06-28 12:08:12,446 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null]
2024-06-28 12:08:12,446 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1777ec64-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=1776b3dd-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=1776b3dd-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@295988d3, true, {}]
2024-06-28 12:08:12,447 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null]
2024-06-28 12:08:12,448 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17783a85-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=1776b3dd-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=1776b3dd-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@231e1737, true, {}]
2024-06-28 12:08:12,448 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=b1a5d593-5efb-4aaa-8b77-78def26d1771, address=b1a5d593-5efb-4aaa-8b77-78def26d1771, 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, fqqn=null]]
2024-06-28 12:08:12,449 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@3797a564
2024-06-28 12:08:12,449 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@394b22d6
2024-06-28 12:08:12,450 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, b1a5d593-5efb-4aaa-8b77-78def26d1771, null, 0, false, true, null]
2024-06-28 12:08:12,451 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1221, durable=true, userID=1778afb8-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:12 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b60fe386-011b-4d68-81b3-5edc8178d603, JMSReplyTo=temp-queue://b1a5d593-5efb-4aaa-8b77-78def26d1771, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@863763633, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147483326)
..................................................
***** durable queues test/mom/testQueueRequestReplyMultipleSubscriptions:
- queueID=1070 address:test/mom/testQueueRequestReplyMultipleSubscriptions name:test/mom/testQueueRequestReplyMultipleSubscriptions filter:null
***** non durable for test/mom/testQueueRequestReplyMultipleSubscriptions:
..................................................
, transaction: null
2024-06-28 12:08:12,456 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyMultipleSubscriptions: Reference[1221]:RELIABLE:CoreMessage[messageID=1221, durable=true, userID=1778afb8-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:12 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b60fe386-011b-4d68-81b3-5edc8178d603, JMSReplyTo=temp-queue://b1a5d593-5efb-4aaa-8b77-78def26d1771, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@863763633
2024-06-28 12:08:12,457 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=1221, durable=true, userID=1778afb8-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:12 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b60fe386-011b-4d68-81b3-5edc8178d603, JMSReplyTo=temp-queue://b1a5d593-5efb-4aaa-8b77-78def26d1771, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@863763633 to transaction: TransactionImpl [xid=null, txID=1222, xid=null, state=ACTIVE, createTime=1719576492456(Fri Jun 28 12:08:12 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3a87aa7e
2024-06-28 12:08:12,457 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17799a19-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=1776b3dd-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=1776b3dd-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@16125369, true, {}]
2024-06-28 12:08:12,459 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1225, durable=true, userID=1779c12b-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:12 UTC 2024, expiration=0, durable=true, address=b1a5d593-5efb-4aaa-8b77-78def26d1771, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b60fe386-011b-4d68-81b3-5edc8178d603, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=1a5bf444-1966-4a5a-80e7-0b218d71f4a8]]@1690052691, context: RoutingContextImpl(Address=b1a5d593-5efb-4aaa-8b77-78def26d1771, routingType=ANYCAST, PreviousAddress=b1a5d593-5efb-4aaa-8b77-78def26d1771 previousRoute:ANYCAST, reusable=true, version=-2147483317)
..................................................
***** durable queues b1a5d593-5efb-4aaa-8b77-78def26d1771:
***** non durable for b1a5d593-5efb-4aaa-8b77-78def26d1771:
- queueID=1217 address:b1a5d593-5efb-4aaa-8b77-78def26d1771 name:b1a5d593-5efb-4aaa-8b77-78def26d1771 filter:null
..................................................
, transaction: null
2024-06-28 12:08:12,459 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from b1a5d593-5efb-4aaa-8b77-78def26d1771: Reference[1225]:RELIABLE:CoreMessage[messageID=1225, durable=true, userID=1779c12b-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:12 UTC 2024, expiration=0, durable=true, address=b1a5d593-5efb-4aaa-8b77-78def26d1771, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b60fe386-011b-4d68-81b3-5edc8178d603, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=1a5bf444-1966-4a5a-80e7-0b218d71f4a8]]@1690052691
2024-06-28 12:08:12,459 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=1221, durable=true, userID=1778afb8-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:12 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b60fe386-011b-4d68-81b3-5edc8178d603, JMSReplyTo=temp-queue://b1a5d593-5efb-4aaa-8b77-78def26d1771, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@863763633, transaction: TransactionImpl [xid=null, txID=1222, xid=null, state=COMMITTED, createTime=1719576492456(Fri Jun 28 12:08:12 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3a87aa7e
2024-06-28 12:08:12,459 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from b1a5d593-5efb-4aaa-8b77-78def26d1771: CoreMessage[messageID=1225, durable=true, userID=1779c12b-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:12 UTC 2024, expiration=0, durable=true, address=b1a5d593-5efb-4aaa-8b77-78def26d1771, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b60fe386-011b-4d68-81b3-5edc8178d603, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=1a5bf444-1966-4a5a-80e7-0b218d71f4a8]]@1690052691 to transaction: TransactionImpl [xid=null, txID=1226, xid=null, state=ACTIVE, createTime=1719576492459(Fri Jun 28 12:08:12 UTC 2024), timeoutSeconds=-1, nr operations = 1]@77b6a027
2024-06-28 12:08:12,460 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from b1a5d593-5efb-4aaa-8b77-78def26d1771: CoreMessage[messageID=1225, durable=true, userID=1779c12b-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:12 UTC 2024, expiration=0, durable=true, address=b1a5d593-5efb-4aaa-8b77-78def26d1771, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b60fe386-011b-4d68-81b3-5edc8178d603, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=1a5bf444-1966-4a5a-80e7-0b218d71f4a8]]@1690052691, transaction: TransactionImpl [xid=null, txID=1226, xid=null, state=COMMITTED, createTime=1719576492459(Fri Jun 28 12:08:12 UTC 2024), timeoutSeconds=-1, nr operations = 0]@77b6a027
2024-06-28 12:08:12,461 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [177a0f4c-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=1776b3dd-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=1776b3dd-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2f74f442, true, {}]
2024-06-28 12:08:12,461 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [b1a5d593-5efb-4aaa-8b77-78def26d1771]
2024-06-28 12:08:12,514 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@14150a0a, org.eclipse.scout.rt.mom.jms.JmsSubscription@52b11deb]
2024-06-28 12:08:12,516 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@6c334171[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:08:12,517 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.011964 ms
2024-06-28 12:08:12,517 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [a4dfe9f0-9c06-409d-92a6-56f8dc585766]
2024-06-28 12:08:12,520 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:08:12,520 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:08:12,521 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 1776b3dd-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:08:12,522 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:08:12,522 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 88.640135 ms
2024-06-28 12:08:12,522 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyMultipleSubscriptions [artemis]>
2024-06-28 12:08:12,523 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:08:12,523 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyMultipleSubscriptions [artemis]>
2024-06-28 12:08:12,524 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 892803625'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom195]
2024-06-28 12:08:12,527 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom195]
2024-06-28 12:08:12,528 INFO  [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 17846f8e-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom223]
2024-06-28 12:08:12,529 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [178496a1-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=17846f8e-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=17846f8e-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2f983371, true, {}]
2024-06-28 12:08:12,530 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@49c886cc - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom223]
2024-06-28 12:08:12,530 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1784bdb2-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=17846f8e-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=17846f8e-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@47675648, true, {}]
2024-06-28 12:08:12,531 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 1784bdb2-3547-11ef-af8f-0a580a280f89 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true]
2024-06-28 12:08:12,531 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@23510db
2024-06-28 12:08:12,532 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=e7db1790-da58-4854-b185-ff4d9cae49e2, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, 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, fqqn=null]]
2024-06-28 12:08:12,533 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@24c4681c
2024-06-28 12:08:12,534 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, e7db1790-da58-4854-b185-ff4d9cae49e2, null, 0, false, true, null]
2024-06-28 12:08:12,535 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17858104-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=17846f8e-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=17846f8e-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@573b85c0, true, {}]
2024-06-28 12:08:12,536 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null]
2024-06-28 12:08:12,537 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1785cf25-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=17846f8e-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=17846f8e-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5270b347, true, {}]
2024-06-28 12:08:12,538 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null]
2024-06-28 12:08:12,539 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17861d46-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=17846f8e-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=17846f8e-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6288dfd9, true, {}]
2024-06-28 12:08:12,539 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=06060398-9d92-4c8c-b9a9-e1540cf26a9b, address=06060398-9d92-4c8c-b9a9-e1540cf26a9b, 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, fqqn=null]]
2024-06-28 12:08:12,539 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@535c7fbf
2024-06-28 12:08:12,540 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@548ffbf0
2024-06-28 12:08:12,541 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 06060398-9d92-4c8c-b9a9-e1540cf26a9b, null, 0, false, true, null]
2024-06-28 12:08:12,542 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1289, durable=true, userID=17869279-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:12 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5572b2ae-3220-4a54-bf0a-1d74de4959de, JMSReplyTo=temp-queue://06060398-9d92-4c8c-b9a9-e1540cf26a9b, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@591183879, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147483326)
..................................................
***** durable queues test/mom/testQueueRequestReplyMultipleSubscriptions:
- queueID=1070 address:test/mom/testQueueRequestReplyMultipleSubscriptions name:test/mom/testQueueRequestReplyMultipleSubscriptions filter:null
***** non durable for test/mom/testQueueRequestReplyMultipleSubscriptions:
..................................................
, transaction: null
2024-06-28 12:08:12,544 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyMultipleSubscriptions: Reference[1289]:RELIABLE:CoreMessage[messageID=1289, durable=true, userID=17869279-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:12 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5572b2ae-3220-4a54-bf0a-1d74de4959de, JMSReplyTo=temp-queue://06060398-9d92-4c8c-b9a9-e1540cf26a9b, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@591183879
2024-06-28 12:08:12,544 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=1289, durable=true, userID=17869279-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:12 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5572b2ae-3220-4a54-bf0a-1d74de4959de, JMSReplyTo=temp-queue://06060398-9d92-4c8c-b9a9-e1540cf26a9b, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@591183879 to transaction: TransactionImpl [xid=null, txID=1290, xid=null, state=ACTIVE, createTime=1719576492544(Fri Jun 28 12:08:12 UTC 2024), timeoutSeconds=-1, nr operations = 1]@58c91d23
2024-06-28 12:08:12,545 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [178707aa-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=17846f8e-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=17846f8e-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@24bfc8f4, true, {}]
2024-06-28 12:08:12,547 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1293, durable=true, userID=17872ebc-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:12 UTC 2024, expiration=0, durable=true, address=06060398-9d92-4c8c-b9a9-e1540cf26a9b, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5572b2ae-3220-4a54-bf0a-1d74de4959de, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=5d223459-6c03-4976-9e4c-4f5769d1d83c]]@455210471, context: RoutingContextImpl(Address=06060398-9d92-4c8c-b9a9-e1540cf26a9b, routingType=ANYCAST, PreviousAddress=06060398-9d92-4c8c-b9a9-e1540cf26a9b previousRoute:ANYCAST, reusable=true, version=-2147483313)
..................................................
***** durable queues 06060398-9d92-4c8c-b9a9-e1540cf26a9b:
***** non durable for 06060398-9d92-4c8c-b9a9-e1540cf26a9b:
- queueID=1285 address:06060398-9d92-4c8c-b9a9-e1540cf26a9b name:06060398-9d92-4c8c-b9a9-e1540cf26a9b filter:null
..................................................
, transaction: null
2024-06-28 12:08:12,547 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 06060398-9d92-4c8c-b9a9-e1540cf26a9b: Reference[1293]:RELIABLE:CoreMessage[messageID=1293, durable=true, userID=17872ebc-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:12 UTC 2024, expiration=0, durable=true, address=06060398-9d92-4c8c-b9a9-e1540cf26a9b, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5572b2ae-3220-4a54-bf0a-1d74de4959de, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=5d223459-6c03-4976-9e4c-4f5769d1d83c]]@455210471
2024-06-28 12:08:12,547 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=1289, durable=true, userID=17869279-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:12 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5572b2ae-3220-4a54-bf0a-1d74de4959de, JMSReplyTo=temp-queue://06060398-9d92-4c8c-b9a9-e1540cf26a9b, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@591183879, transaction: TransactionImpl [xid=null, txID=1290, xid=null, state=COMMITTED, createTime=1719576492544(Fri Jun 28 12:08:12 UTC 2024), timeoutSeconds=-1, nr operations = 0]@58c91d23
2024-06-28 12:08:12,547 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 06060398-9d92-4c8c-b9a9-e1540cf26a9b: CoreMessage[messageID=1293, durable=true, userID=17872ebc-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:12 UTC 2024, expiration=0, durable=true, address=06060398-9d92-4c8c-b9a9-e1540cf26a9b, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5572b2ae-3220-4a54-bf0a-1d74de4959de, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=5d223459-6c03-4976-9e4c-4f5769d1d83c]]@455210471 to transaction: TransactionImpl [xid=null, txID=1296, xid=null, state=ACTIVE, createTime=1719576492547(Fri Jun 28 12:08:12 UTC 2024), timeoutSeconds=-1, nr operations = 1]@b95f79e
2024-06-28 12:08:12,547 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 06060398-9d92-4c8c-b9a9-e1540cf26a9b: CoreMessage[messageID=1293, durable=true, userID=17872ebc-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:12 UTC 2024, expiration=0, durable=true, address=06060398-9d92-4c8c-b9a9-e1540cf26a9b, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5572b2ae-3220-4a54-bf0a-1d74de4959de, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=5d223459-6c03-4976-9e4c-4f5769d1d83c]]@455210471, transaction: TransactionImpl [xid=null, txID=1296, xid=null, state=COMMITTED, createTime=1719576492547(Fri Jun 28 12:08:12 UTC 2024), timeoutSeconds=-1, nr operations = 0]@b95f79e
2024-06-28 12:08:12,549 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17877cdd-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=17846f8e-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=17846f8e-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7b3ea092, true, {}]
2024-06-28 12:08:12,549 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [06060398-9d92-4c8c-b9a9-e1540cf26a9b]
2024-06-28 12:08:12,602 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@52a72430, org.eclipse.scout.rt.mom.jms.JmsSubscription@8a325ca]
2024-06-28 12:08:12,605 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@4594c83c[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:08:12,606 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.014535 ms
2024-06-28 12:08:12,606 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [e7db1790-da58-4854-b185-ff4d9cae49e2]
2024-06-28 12:08:12,609 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:08:12,609 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:08:12,610 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 17846f8e-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:08:12,611 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:08:12,611 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 87.681391 ms
2024-06-28 12:08:12,611 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyMultipleSubscriptions [artemis]>
2024-06-28 12:08:12,612 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:08:12,612 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyMultipleSubscriptions [artemis]>
2024-06-28 12:08:12,613 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1297926149'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-06-28 12:08:12,617 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-06-28 12:08:12,617 INFO  [scout-thread-11] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 1792042f-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom220]
2024-06-28 12:08:12,618 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17922b42-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=1792042f-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=1792042f-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@20526176, true, {}]
2024-06-28 12:08:12,619 INFO  [scout-thread-11] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@4e4160f3 - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom220]
2024-06-28 12:08:12,620 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17925253-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=1792042f-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=1792042f-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7b1493f4, true, {}]
2024-06-28 12:08:12,621 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 17925253-3547-11ef-af8f-0a580a280f89 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true]
2024-06-28 12:08:12,621 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@64e5ec4e
2024-06-28 12:08:12,622 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=cb13d0ac-ef47-448c-8375-65bce511f8fe, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, 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, fqqn=null]]
2024-06-28 12:08:12,623 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2209f5b3
2024-06-28 12:08:12,623 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, cb13d0ac-ef47-448c-8375-65bce511f8fe, null, 0, false, true, null]
2024-06-28 12:08:12,624 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [179315a5-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=1792042f-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=1792042f-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6cf3314b, true, {}]
2024-06-28 12:08:12,626 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null]
2024-06-28 12:08:12,626 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [179363c6-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=1792042f-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=1792042f-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@61c9b922, true, {}]
2024-06-28 12:08:12,627 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null]
2024-06-28 12:08:12,628 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1793b1e7-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=1792042f-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=1792042f-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7b054626, true, {}]
2024-06-28 12:08:12,629 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=a30f8564-7be9-47ee-a79a-05a811cd7d70, address=a30f8564-7be9-47ee-a79a-05a811cd7d70, 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, fqqn=null]]
2024-06-28 12:08:12,629 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@2ad948a9
2024-06-28 12:08:12,630 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@38c29e27
2024-06-28 12:08:12,631 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, a30f8564-7be9-47ee-a79a-05a811cd7d70, null, 0, false, true, null]
2024-06-28 12:08:12,633 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1357, durable=true, userID=17944e2a-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:12 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-772fd82e-17ac-47db-8573-f00ad52e37c7, JMSReplyTo=temp-queue://a30f8564-7be9-47ee-a79a-05a811cd7d70, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@306808095, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147483326)
..................................................
***** durable queues test/mom/testQueueRequestReplyMultipleSubscriptions:
- queueID=1070 address:test/mom/testQueueRequestReplyMultipleSubscriptions name:test/mom/testQueueRequestReplyMultipleSubscriptions filter:null
***** non durable for test/mom/testQueueRequestReplyMultipleSubscriptions:
..................................................
, transaction: null
2024-06-28 12:08:12,634 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyMultipleSubscriptions: Reference[1357]:RELIABLE:CoreMessage[messageID=1357, durable=true, userID=17944e2a-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:12 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-772fd82e-17ac-47db-8573-f00ad52e37c7, JMSReplyTo=temp-queue://a30f8564-7be9-47ee-a79a-05a811cd7d70, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@306808095
2024-06-28 12:08:12,635 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=1357, durable=true, userID=17944e2a-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:12 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-772fd82e-17ac-47db-8573-f00ad52e37c7, JMSReplyTo=temp-queue://a30f8564-7be9-47ee-a79a-05a811cd7d70, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@306808095 to transaction: TransactionImpl [xid=null, txID=1358, xid=null, state=ACTIVE, createTime=1719576492634(Fri Jun 28 12:08:12 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7aa3a293
2024-06-28 12:08:12,635 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1794c35b-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=1792042f-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=1792042f-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2f9a270, true, {}]
2024-06-28 12:08:12,637 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1361, durable=true, userID=1794ea6d-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:12 UTC 2024, expiration=0, durable=true, address=a30f8564-7be9-47ee-a79a-05a811cd7d70, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-772fd82e-17ac-47db-8573-f00ad52e37c7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=061665dc-5118-4ebc-83cb-c4f6324dd970]]@1976453560, context: RoutingContextImpl(Address=a30f8564-7be9-47ee-a79a-05a811cd7d70, routingType=ANYCAST, PreviousAddress=a30f8564-7be9-47ee-a79a-05a811cd7d70 previousRoute:ANYCAST, reusable=true, version=-2147483309)
..................................................
***** durable queues a30f8564-7be9-47ee-a79a-05a811cd7d70:
***** non durable for a30f8564-7be9-47ee-a79a-05a811cd7d70:
- queueID=1353 address:a30f8564-7be9-47ee-a79a-05a811cd7d70 name:a30f8564-7be9-47ee-a79a-05a811cd7d70 filter:null
..................................................
, transaction: null
2024-06-28 12:08:12,637 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from a30f8564-7be9-47ee-a79a-05a811cd7d70: Reference[1361]:RELIABLE:CoreMessage[messageID=1361, durable=true, userID=1794ea6d-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:12 UTC 2024, expiration=0, durable=true, address=a30f8564-7be9-47ee-a79a-05a811cd7d70, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-772fd82e-17ac-47db-8573-f00ad52e37c7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=061665dc-5118-4ebc-83cb-c4f6324dd970]]@1976453560
2024-06-28 12:08:12,637 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=1357, durable=true, userID=17944e2a-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:12 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-772fd82e-17ac-47db-8573-f00ad52e37c7, JMSReplyTo=temp-queue://a30f8564-7be9-47ee-a79a-05a811cd7d70, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@306808095, transaction: TransactionImpl [xid=null, txID=1358, xid=null, state=COMMITTED, createTime=1719576492634(Fri Jun 28 12:08:12 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7aa3a293
2024-06-28 12:08:12,637 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from a30f8564-7be9-47ee-a79a-05a811cd7d70: CoreMessage[messageID=1361, durable=true, userID=1794ea6d-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:12 UTC 2024, expiration=0, durable=true, address=a30f8564-7be9-47ee-a79a-05a811cd7d70, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-772fd82e-17ac-47db-8573-f00ad52e37c7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=061665dc-5118-4ebc-83cb-c4f6324dd970]]@1976453560 to transaction: TransactionImpl [xid=null, txID=1362, xid=null, state=ACTIVE, createTime=1719576492637(Fri Jun 28 12:08:12 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7d3328fa
2024-06-28 12:08:12,637 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from a30f8564-7be9-47ee-a79a-05a811cd7d70: CoreMessage[messageID=1361, durable=true, userID=1794ea6d-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:12 UTC 2024, expiration=0, durable=true, address=a30f8564-7be9-47ee-a79a-05a811cd7d70, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-772fd82e-17ac-47db-8573-f00ad52e37c7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=061665dc-5118-4ebc-83cb-c4f6324dd970]]@1976453560, transaction: TransactionImpl [xid=null, txID=1362, xid=null, state=COMMITTED, createTime=1719576492637(Fri Jun 28 12:08:12 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7d3328fa
2024-06-28 12:08:12,638 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1795388e-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=1792042f-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=1792042f-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2ec4aa8, true, {}]
2024-06-28 12:08:12,639 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [a30f8564-7be9-47ee-a79a-05a811cd7d70]
2024-06-28 12:08:12,692 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@b4a76f3, org.eclipse.scout.rt.mom.jms.JmsSubscription@1a568f25]
2024-06-28 12:08:12,694 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@6968a76[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:08:12,695 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.013864 ms
2024-06-28 12:08:12,695 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [cb13d0ac-ef47-448c-8375-65bce511f8fe]
2024-06-28 12:08:12,698 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:08:12,698 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:08:12,699 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 1792042f-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:08:12,700 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:08:12,700 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 87.532520 ms
2024-06-28 12:08:12,700 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyMultipleSubscriptions [artemis]>
2024-06-28 12:08:12,701 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:08:12,701 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyMultipleSubscriptions [artemis]>
2024-06-28 12:08:12,702 INFO  [scout-thread-11] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1405138569'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom220]
2024-06-28 12:08:12,705 INFO  [scout-thread-11] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom220]
2024-06-28 12:08:12,706 INFO  [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 179f71c0-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom195]
2024-06-28 12:08:12,707 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [179fbfe3-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=179f71c0-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=179f71c0-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@284c99ae, true, {}]
2024-06-28 12:08:12,708 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@58b155ef - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom195]
2024-06-28 12:08:12,708 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [179fe6f4-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=179f71c0-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=179f71c0-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4997c51d, true, {}]
2024-06-28 12:08:12,709 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 179fe6f4-3547-11ef-af8f-0a580a280f89 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true]
2024-06-28 12:08:12,710 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@4d4e891d
2024-06-28 12:08:12,711 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=4c7d5a14-8967-4b17-9826-81c223076046, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, 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, fqqn=null]]
2024-06-28 12:08:12,711 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3aef0f37
2024-06-28 12:08:12,712 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 4c7d5a14-8967-4b17-9826-81c223076046, null, 0, false, true, null]
2024-06-28 12:08:12,713 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17a0aa46-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=179f71c0-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=179f71c0-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@25ea79b, true, {}]
2024-06-28 12:08:12,714 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null]
2024-06-28 12:08:12,714 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17a0d157-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=179f71c0-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=179f71c0-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1643b1e1, true, {}]
2024-06-28 12:08:12,715 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null]
2024-06-28 12:08:12,716 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17a11f78-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=179f71c0-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=179f71c0-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@57afedfd, true, {}]
2024-06-28 12:08:12,717 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=65d185ba-fbdc-46c1-ab6f-a37a984ace3f, address=65d185ba-fbdc-46c1-ab6f-a37a984ace3f, 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, fqqn=null]]
2024-06-28 12:08:12,717 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@427f0bd7
2024-06-28 12:08:12,717 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@128c96a0
2024-06-28 12:08:12,718 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 65d185ba-fbdc-46c1-ab6f-a37a984ace3f, null, 0, false, true, null]
2024-06-28 12:08:12,720 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1425, durable=true, userID=17a194ab-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:12 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f40a9d70-7a01-4aa3-86c1-66f2effb9582, JMSReplyTo=temp-queue://65d185ba-fbdc-46c1-ab6f-a37a984ace3f, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@584566004, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147483326)
..................................................
***** durable queues test/mom/testQueueRequestReplyMultipleSubscriptions:
- queueID=1070 address:test/mom/testQueueRequestReplyMultipleSubscriptions name:test/mom/testQueueRequestReplyMultipleSubscriptions filter:null
***** non durable for test/mom/testQueueRequestReplyMultipleSubscriptions:
..................................................
, transaction: null
2024-06-28 12:08:12,721 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyMultipleSubscriptions: Reference[1425]:RELIABLE:CoreMessage[messageID=1425, durable=true, userID=17a194ab-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:12 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f40a9d70-7a01-4aa3-86c1-66f2effb9582, JMSReplyTo=temp-queue://65d185ba-fbdc-46c1-ab6f-a37a984ace3f, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@584566004
2024-06-28 12:08:12,722 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=1425, durable=true, userID=17a194ab-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:12 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f40a9d70-7a01-4aa3-86c1-66f2effb9582, JMSReplyTo=temp-queue://65d185ba-fbdc-46c1-ab6f-a37a984ace3f, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@584566004 to transaction: TransactionImpl [xid=null, txID=1426, xid=null, state=ACTIVE, createTime=1719576492721(Fri Jun 28 12:08:12 UTC 2024), timeoutSeconds=-1, nr operations = 1]@64c7745a
2024-06-28 12:08:12,723 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17a209dc-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=179f71c0-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=179f71c0-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6cc36211, true, {}]
2024-06-28 12:08:12,724 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=1425, durable=true, userID=17a194ab-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:12 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f40a9d70-7a01-4aa3-86c1-66f2effb9582, JMSReplyTo=temp-queue://65d185ba-fbdc-46c1-ab6f-a37a984ace3f, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@584566004, transaction: TransactionImpl [xid=null, txID=1426, xid=null, state=COMMITTED, createTime=1719576492721(Fri Jun 28 12:08:12 UTC 2024), timeoutSeconds=-1, nr operations = 0]@64c7745a
2024-06-28 12:08:12,725 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1429, durable=true, userID=17a257fe-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:12 UTC 2024, expiration=0, durable=true, address=65d185ba-fbdc-46c1-ab6f-a37a984ace3f, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f40a9d70-7a01-4aa3-86c1-66f2effb9582, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=1ae58abb-5182-4b7f-a2b4-ea7397958975]]@588004158, context: RoutingContextImpl(Address=65d185ba-fbdc-46c1-ab6f-a37a984ace3f, routingType=ANYCAST, PreviousAddress=65d185ba-fbdc-46c1-ab6f-a37a984ace3f previousRoute:ANYCAST, reusable=true, version=-2147483305)
..................................................
***** durable queues 65d185ba-fbdc-46c1-ab6f-a37a984ace3f:
***** non durable for 65d185ba-fbdc-46c1-ab6f-a37a984ace3f:
- queueID=1421 address:65d185ba-fbdc-46c1-ab6f-a37a984ace3f name:65d185ba-fbdc-46c1-ab6f-a37a984ace3f filter:null
..................................................
, transaction: null
2024-06-28 12:08:12,725 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 65d185ba-fbdc-46c1-ab6f-a37a984ace3f: Reference[1429]:RELIABLE:CoreMessage[messageID=1429, durable=true, userID=17a257fe-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:12 UTC 2024, expiration=0, durable=true, address=65d185ba-fbdc-46c1-ab6f-a37a984ace3f, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f40a9d70-7a01-4aa3-86c1-66f2effb9582, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=1ae58abb-5182-4b7f-a2b4-ea7397958975]]@588004158
2024-06-28 12:08:12,725 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 65d185ba-fbdc-46c1-ab6f-a37a984ace3f: CoreMessage[messageID=1429, durable=true, userID=17a257fe-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:12 UTC 2024, expiration=0, durable=true, address=65d185ba-fbdc-46c1-ab6f-a37a984ace3f, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f40a9d70-7a01-4aa3-86c1-66f2effb9582, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=1ae58abb-5182-4b7f-a2b4-ea7397958975]]@588004158 to transaction: TransactionImpl [xid=null, txID=1431, xid=null, state=ACTIVE, createTime=1719576492725(Fri Jun 28 12:08:12 UTC 2024), timeoutSeconds=-1, nr operations = 1]@65199915
2024-06-28 12:08:12,725 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 65d185ba-fbdc-46c1-ab6f-a37a984ace3f: CoreMessage[messageID=1429, durable=true, userID=17a257fe-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:12 UTC 2024, expiration=0, durable=true, address=65d185ba-fbdc-46c1-ab6f-a37a984ace3f, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f40a9d70-7a01-4aa3-86c1-66f2effb9582, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=1ae58abb-5182-4b7f-a2b4-ea7397958975]]@588004158, transaction: TransactionImpl [xid=null, txID=1431, xid=null, state=COMMITTED, createTime=1719576492725(Fri Jun 28 12:08:12 UTC 2024), timeoutSeconds=-1, nr operations = 0]@65199915
2024-06-28 12:08:12,726 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17a2a61f-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=179f71c0-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=179f71c0-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1bccf8da, true, {}]
2024-06-28 12:08:12,727 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [65d185ba-fbdc-46c1-ab6f-a37a984ace3f]
2024-06-28 12:08:12,779 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@79ed43f8, org.eclipse.scout.rt.mom.jms.JmsSubscription@57ecd447]
2024-06-28 12:08:12,781 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@788d71db[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:08:12,781 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.011563 ms
2024-06-28 12:08:12,782 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [4c7d5a14-8967-4b17-9826-81c223076046]
2024-06-28 12:08:12,784 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:08:12,784 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:08:12,785 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 179f71c0-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:08:12,786 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:08:12,786 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 84.967183 ms
2024-06-28 12:08:12,786 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyMultipleSubscriptions [artemis]>
2024-06-28 12:08:12,787 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:08:12,787 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyMultipleSubscriptions [artemis]>
2024-06-28 12:08:12,788 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 430507922'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom195]
2024-06-28 12:08:12,791 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom195]
2024-06-28 12:08:12,792 INFO  [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 17acb841-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom223]
2024-06-28 12:08:12,793 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17acdf54-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=17acb841-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=17acb841-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@477330ff, true, {}]
2024-06-28 12:08:12,794 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@35b68191 - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom223]
2024-06-28 12:08:12,794 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17ad0665-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=17acb841-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=17acb841-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2cbb9e09, true, {}]
2024-06-28 12:08:12,795 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 17ad0665-3547-11ef-af8f-0a580a280f89 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true]
2024-06-28 12:08:12,795 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6cdd5fe0
2024-06-28 12:08:12,796 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=00125d94-df47-4322-852b-647e081f5067, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, 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, fqqn=null]]
2024-06-28 12:08:12,797 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@24083053
2024-06-28 12:08:12,798 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 00125d94-df47-4322-852b-647e081f5067, null, 0, false, true, null]
2024-06-28 12:08:12,799 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17adc9b7-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=17acb841-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=17acb841-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@26934942, true, {}]
2024-06-28 12:08:12,800 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null]
2024-06-28 12:08:12,800 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17adf0c8-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=17acb841-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=17acb841-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2557bf7, true, {}]
2024-06-28 12:08:12,801 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null]
2024-06-28 12:08:12,802 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17ae3ee9-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=17acb841-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=17acb841-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2639a1e8, true, {}]
2024-06-28 12:08:12,802 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=74d93972-79cd-4a5d-92f8-7bd1e3aa017d, address=74d93972-79cd-4a5d-92f8-7bd1e3aa017d, 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, fqqn=null]]
2024-06-28 12:08:12,803 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@11330792
2024-06-28 12:08:12,803 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4e89c44a
2024-06-28 12:08:12,804 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 74d93972-79cd-4a5d-92f8-7bd1e3aa017d, null, 0, false, true, null]
2024-06-28 12:08:12,805 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1493, durable=true, userID=17aeb41c-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:12 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7ed51e21-15a9-4675-9eff-7efb92038036, JMSReplyTo=temp-queue://74d93972-79cd-4a5d-92f8-7bd1e3aa017d, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1823078157, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147483326)
..................................................
***** durable queues test/mom/testQueueRequestReplyMultipleSubscriptions:
- queueID=1070 address:test/mom/testQueueRequestReplyMultipleSubscriptions name:test/mom/testQueueRequestReplyMultipleSubscriptions filter:null
***** non durable for test/mom/testQueueRequestReplyMultipleSubscriptions:
..................................................
, transaction: null
2024-06-28 12:08:12,807 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyMultipleSubscriptions: Reference[1493]:RELIABLE:CoreMessage[messageID=1493, durable=true, userID=17aeb41c-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:12 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7ed51e21-15a9-4675-9eff-7efb92038036, JMSReplyTo=temp-queue://74d93972-79cd-4a5d-92f8-7bd1e3aa017d, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1823078157
2024-06-28 12:08:12,807 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=1493, durable=true, userID=17aeb41c-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:12 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7ed51e21-15a9-4675-9eff-7efb92038036, JMSReplyTo=temp-queue://74d93972-79cd-4a5d-92f8-7bd1e3aa017d, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1823078157 to transaction: TransactionImpl [xid=null, txID=1494, xid=null, state=ACTIVE, createTime=1719576492807(Fri Jun 28 12:08:12 UTC 2024), timeoutSeconds=-1, nr operations = 1]@183fd00c
2024-06-28 12:08:12,808 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17af294d-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=17acb841-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=17acb841-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2b0db218, true, {}]
2024-06-28 12:08:12,810 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=1493, durable=true, userID=17aeb41c-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:12 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7ed51e21-15a9-4675-9eff-7efb92038036, JMSReplyTo=temp-queue://74d93972-79cd-4a5d-92f8-7bd1e3aa017d, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1823078157, transaction: TransactionImpl [xid=null, txID=1494, xid=null, state=COMMITTED, createTime=1719576492807(Fri Jun 28 12:08:12 UTC 2024), timeoutSeconds=-1, nr operations = 0]@183fd00c
2024-06-28 12:08:12,810 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 74d93972-79cd-4a5d-92f8-7bd1e3aa017d: Reference[1497]:RELIABLE:CoreMessage[messageID=1497, durable=true, userID=17af505f-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:12 UTC 2024, expiration=0, durable=true, address=74d93972-79cd-4a5d-92f8-7bd1e3aa017d, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7ed51e21-15a9-4675-9eff-7efb92038036, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=a37cf445-8850-428f-9d2d-28e9c8f31d44]]@1455865887
2024-06-28 12:08:12,810 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1497, durable=true, userID=17af505f-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:12 UTC 2024, expiration=0, durable=true, address=74d93972-79cd-4a5d-92f8-7bd1e3aa017d, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7ed51e21-15a9-4675-9eff-7efb92038036, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=a37cf445-8850-428f-9d2d-28e9c8f31d44]]@1455865887, context: RoutingContextImpl(Address=74d93972-79cd-4a5d-92f8-7bd1e3aa017d, routingType=ANYCAST, PreviousAddress=74d93972-79cd-4a5d-92f8-7bd1e3aa017d previousRoute:ANYCAST, reusable=true, version=-2147483301)
..................................................
***** durable queues 74d93972-79cd-4a5d-92f8-7bd1e3aa017d:
***** non durable for 74d93972-79cd-4a5d-92f8-7bd1e3aa017d:
- queueID=1489 address:74d93972-79cd-4a5d-92f8-7bd1e3aa017d name:74d93972-79cd-4a5d-92f8-7bd1e3aa017d filter:null
..................................................
, transaction: null
2024-06-28 12:08:12,810 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 74d93972-79cd-4a5d-92f8-7bd1e3aa017d: CoreMessage[messageID=1497, durable=true, userID=17af505f-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:12 UTC 2024, expiration=0, durable=true, address=74d93972-79cd-4a5d-92f8-7bd1e3aa017d, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7ed51e21-15a9-4675-9eff-7efb92038036, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=a37cf445-8850-428f-9d2d-28e9c8f31d44]]@1455865887 to transaction: TransactionImpl [xid=null, txID=1500, xid=null, state=ACTIVE, createTime=1719576492810(Fri Jun 28 12:08:12 UTC 2024), timeoutSeconds=-1, nr operations = 1]@64e47d2f
2024-06-28 12:08:12,811 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 74d93972-79cd-4a5d-92f8-7bd1e3aa017d: CoreMessage[messageID=1497, durable=true, userID=17af505f-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:12 UTC 2024, expiration=0, durable=true, address=74d93972-79cd-4a5d-92f8-7bd1e3aa017d, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7ed51e21-15a9-4675-9eff-7efb92038036, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=a37cf445-8850-428f-9d2d-28e9c8f31d44]]@1455865887, transaction: TransactionImpl [xid=null, txID=1500, xid=null, state=COMMITTED, createTime=1719576492810(Fri Jun 28 12:08:12 UTC 2024), timeoutSeconds=-1, nr operations = 0]@64e47d2f
2024-06-28 12:08:12,812 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17afc590-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=17acb841-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=17acb841-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@d0a3c7d, true, {}]
2024-06-28 12:08:12,812 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [74d93972-79cd-4a5d-92f8-7bd1e3aa017d]
2024-06-28 12:08:12,865 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6fc294ae, org.eclipse.scout.rt.mom.jms.JmsSubscription@5e3d3bfd]
2024-06-28 12:08:12,867 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@23bbe9fc[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:08:12,868 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.012900 ms
2024-06-28 12:08:12,868 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [00125d94-df47-4322-852b-647e081f5067]
2024-06-28 12:08:12,871 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:08:12,871 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:08:12,872 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 17acb841-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:08:12,872 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:08:12,873 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 85.426326 ms
2024-06-28 12:08:12,873 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyMultipleSubscriptions [artemis]>
2024-06-28 12:08:12,874 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:08:12,874 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyMultipleSubscriptions [artemis]>
2024-06-28 12:08:12,875 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 589544726'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-06-28 12:08:12,877 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-06-28 12:08:12,878 INFO  [scout-thread-11] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 17b9d7b2-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom220]
2024-06-28 12:08:12,879 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17b9fec5-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=17b9d7b2-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=17b9d7b2-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@72ec5d80, true, {}]
2024-06-28 12:08:12,880 INFO  [scout-thread-11] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@ff53eaa - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom220]
2024-06-28 12:08:12,880 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17ba25d6-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=17b9d7b2-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=17b9d7b2-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@77743eb6, true, {}]
2024-06-28 12:08:12,881 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 17ba25d6-3547-11ef-af8f-0a580a280f89 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true]
2024-06-28 12:08:12,881 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@7d50f1f0
2024-06-28 12:08:12,883 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=d07ef43f-0a24-4926-80b7-321e9c5598ad, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, 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, fqqn=null]]
2024-06-28 12:08:12,884 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5f19c55e
2024-06-28 12:08:12,884 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, d07ef43f-0a24-4926-80b7-321e9c5598ad, null, 0, false, true, null]
2024-06-28 12:08:12,885 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17bae928-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=17b9d7b2-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=17b9d7b2-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@674f4cb0, true, {}]
2024-06-28 12:08:12,886 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null]
2024-06-28 12:08:12,887 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17bb3749-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=17b9d7b2-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=17b9d7b2-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@68e359e3, true, {}]
2024-06-28 12:08:12,887 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null]
2024-06-28 12:08:12,888 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17bb5e5a-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=17b9d7b2-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=17b9d7b2-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@12b6c51e, true, {}]
2024-06-28 12:08:12,889 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=3260a1b2-8af6-4ab1-a482-e91735bcc63f, address=3260a1b2-8af6-4ab1-a482-e91735bcc63f, 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, fqqn=null]]
2024-06-28 12:08:12,889 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@200965f1
2024-06-28 12:08:12,890 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@97191d4
2024-06-28 12:08:12,890 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 3260a1b2-8af6-4ab1-a482-e91735bcc63f, null, 0, false, true, null]
2024-06-28 12:08:12,892 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1561, durable=true, userID=17bbd38d-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:12 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6421030c-fbf7-4521-8d5b-3c9eb90e57d0, JMSReplyTo=temp-queue://3260a1b2-8af6-4ab1-a482-e91735bcc63f, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2035171359, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147483326)
..................................................
***** durable queues test/mom/testQueueRequestReplyMultipleSubscriptions:
- queueID=1070 address:test/mom/testQueueRequestReplyMultipleSubscriptions name:test/mom/testQueueRequestReplyMultipleSubscriptions filter:null
***** non durable for test/mom/testQueueRequestReplyMultipleSubscriptions:
..................................................
, transaction: null
2024-06-28 12:08:12,893 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyMultipleSubscriptions: Reference[1561]:RELIABLE:CoreMessage[messageID=1561, durable=true, userID=17bbd38d-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:12 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6421030c-fbf7-4521-8d5b-3c9eb90e57d0, JMSReplyTo=temp-queue://3260a1b2-8af6-4ab1-a482-e91735bcc63f, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2035171359
2024-06-28 12:08:12,894 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=1561, durable=true, userID=17bbd38d-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:12 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6421030c-fbf7-4521-8d5b-3c9eb90e57d0, JMSReplyTo=temp-queue://3260a1b2-8af6-4ab1-a482-e91735bcc63f, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2035171359 to transaction: TransactionImpl [xid=null, txID=1562, xid=null, state=ACTIVE, createTime=1719576492894(Fri Jun 28 12:08:12 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5a4aa65e
2024-06-28 12:08:12,895 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17bc6fce-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=17b9d7b2-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=17b9d7b2-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3e84571c, true, {}]
2024-06-28 12:08:12,896 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1565, durable=true, userID=17bc96e0-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:12 UTC 2024, expiration=0, durable=true, address=3260a1b2-8af6-4ab1-a482-e91735bcc63f, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6421030c-fbf7-4521-8d5b-3c9eb90e57d0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b74c6755-2228-40f1-a9a6-ec2f3608553f]]@186733640, context: RoutingContextImpl(Address=3260a1b2-8af6-4ab1-a482-e91735bcc63f, routingType=ANYCAST, PreviousAddress=3260a1b2-8af6-4ab1-a482-e91735bcc63f previousRoute:ANYCAST, reusable=true, version=-2147483297)
..................................................
***** durable queues 3260a1b2-8af6-4ab1-a482-e91735bcc63f:
***** non durable for 3260a1b2-8af6-4ab1-a482-e91735bcc63f:
- queueID=1557 address:3260a1b2-8af6-4ab1-a482-e91735bcc63f name:3260a1b2-8af6-4ab1-a482-e91735bcc63f filter:null
..................................................
, transaction: null
2024-06-28 12:08:12,897 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 3260a1b2-8af6-4ab1-a482-e91735bcc63f: Reference[1565]:RELIABLE:CoreMessage[messageID=1565, durable=true, userID=17bc96e0-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:12 UTC 2024, expiration=0, durable=true, address=3260a1b2-8af6-4ab1-a482-e91735bcc63f, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6421030c-fbf7-4521-8d5b-3c9eb90e57d0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b74c6755-2228-40f1-a9a6-ec2f3608553f]]@186733640
2024-06-28 12:08:12,897 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=1561, durable=true, userID=17bbd38d-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:12 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6421030c-fbf7-4521-8d5b-3c9eb90e57d0, JMSReplyTo=temp-queue://3260a1b2-8af6-4ab1-a482-e91735bcc63f, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2035171359, transaction: TransactionImpl [xid=null, txID=1562, xid=null, state=COMMITTED, createTime=1719576492894(Fri Jun 28 12:08:12 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5a4aa65e
2024-06-28 12:08:12,897 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 3260a1b2-8af6-4ab1-a482-e91735bcc63f: CoreMessage[messageID=1565, durable=true, userID=17bc96e0-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:12 UTC 2024, expiration=0, durable=true, address=3260a1b2-8af6-4ab1-a482-e91735bcc63f, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6421030c-fbf7-4521-8d5b-3c9eb90e57d0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b74c6755-2228-40f1-a9a6-ec2f3608553f]]@186733640 to transaction: TransactionImpl [xid=null, txID=1568, xid=null, state=ACTIVE, createTime=1719576492897(Fri Jun 28 12:08:12 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5a781492
2024-06-28 12:08:12,897 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 3260a1b2-8af6-4ab1-a482-e91735bcc63f: CoreMessage[messageID=1565, durable=true, userID=17bc96e0-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:12 UTC 2024, expiration=0, durable=true, address=3260a1b2-8af6-4ab1-a482-e91735bcc63f, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6421030c-fbf7-4521-8d5b-3c9eb90e57d0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b74c6755-2228-40f1-a9a6-ec2f3608553f]]@186733640, transaction: TransactionImpl [xid=null, txID=1568, xid=null, state=COMMITTED, createTime=1719576492897(Fri Jun 28 12:08:12 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5a781492
2024-06-28 12:08:12,898 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17bce501-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=17b9d7b2-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=17b9d7b2-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5473a76e, true, {}]
2024-06-28 12:08:12,899 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [3260a1b2-8af6-4ab1-a482-e91735bcc63f]
2024-06-28 12:08:12,951 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2c6d5b2e, org.eclipse.scout.rt.mom.jms.JmsSubscription@1bb86f8d]
2024-06-28 12:08:12,954 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@4657a2e5[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:08:12,954 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.014005 ms
2024-06-28 12:08:12,955 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [d07ef43f-0a24-4926-80b7-321e9c5598ad]
2024-06-28 12:08:12,957 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:08:12,957 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:08:12,958 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 17b9d7b2-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:08:12,959 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:08:12,960 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 85.801040 ms
2024-06-28 12:08:12,960 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyMultipleSubscriptions [artemis]>
2024-06-28 12:08:12,960 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:08:12,961 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyMultipleSubscriptions [artemis]>
2024-06-28 12:08:12,962 INFO  [scout-thread-11] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1395890981'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom220]
2024-06-28 12:08:12,965 INFO  [scout-thread-11] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom220]
2024-06-28 12:08:12,965 INFO  [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 17c71e33-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom195]
2024-06-28 12:08:12,966 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17c74546-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=17c71e33-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=17c71e33-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7e42b4f6, true, {}]
2024-06-28 12:08:12,967 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@30d4e8eb - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom195]
2024-06-28 12:08:12,967 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17c76c57-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=17c71e33-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=17c71e33-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7f89e4f8, true, {}]
2024-06-28 12:08:12,968 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 17c76c57-3547-11ef-af8f-0a580a280f89 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true]
2024-06-28 12:08:12,968 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@377203ed
2024-06-28 12:08:12,969 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=955de079-2b63-4ada-9c1b-8ac926fa4ec0, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, 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, fqqn=null]]
2024-06-28 12:08:12,970 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3015bc07
2024-06-28 12:08:12,971 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 955de079-2b63-4ada-9c1b-8ac926fa4ec0, null, 0, false, true, null]
2024-06-28 12:08:12,972 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17c80899-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=17c71e33-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=17c71e33-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@ec14e54, true, {}]
2024-06-28 12:08:12,972 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null]
2024-06-28 12:08:12,973 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17c856ba-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=17c71e33-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=17c71e33-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2c3531ae, true, {}]
2024-06-28 12:08:12,974 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null]
2024-06-28 12:08:12,974 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17c87dcb-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=17c71e33-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=17c71e33-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4dd7bb82, true, {}]
2024-06-28 12:08:12,975 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=1f741430-3713-4f2d-8477-e87156ce869e, address=1f741430-3713-4f2d-8477-e87156ce869e, 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, fqqn=null]]
2024-06-28 12:08:12,975 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@5566b1ae
2024-06-28 12:08:12,976 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@48d15d7e
2024-06-28 12:08:12,976 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 1f741430-3713-4f2d-8477-e87156ce869e, null, 0, false, true, null]
2024-06-28 12:08:12,978 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1629, durable=true, userID=17c8f2fe-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:12 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-24bcb684-2a34-45fb-a0db-70d30f98984e, JMSReplyTo=temp-queue://1f741430-3713-4f2d-8477-e87156ce869e, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@756004519, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147483326)
..................................................
***** durable queues test/mom/testQueueRequestReplyMultipleSubscriptions:
- queueID=1070 address:test/mom/testQueueRequestReplyMultipleSubscriptions name:test/mom/testQueueRequestReplyMultipleSubscriptions filter:null
***** non durable for test/mom/testQueueRequestReplyMultipleSubscriptions:
..................................................
, transaction: null
2024-06-28 12:08:12,979 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyMultipleSubscriptions: Reference[1629]:RELIABLE:CoreMessage[messageID=1629, durable=true, userID=17c8f2fe-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:12 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-24bcb684-2a34-45fb-a0db-70d30f98984e, JMSReplyTo=temp-queue://1f741430-3713-4f2d-8477-e87156ce869e, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@756004519
2024-06-28 12:08:12,979 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=1629, durable=true, userID=17c8f2fe-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:12 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-24bcb684-2a34-45fb-a0db-70d30f98984e, JMSReplyTo=temp-queue://1f741430-3713-4f2d-8477-e87156ce869e, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@756004519 to transaction: TransactionImpl [xid=null, txID=1630, xid=null, state=ACTIVE, createTime=1719576492979(Fri Jun 28 12:08:12 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1b927c80
2024-06-28 12:08:12,980 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17c9682f-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=17c71e33-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=17c71e33-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3067d285, true, {}]
2024-06-28 12:08:12,982 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1633, durable=true, userID=17c98f41-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:12 UTC 2024, expiration=0, durable=true, address=1f741430-3713-4f2d-8477-e87156ce869e, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-24bcb684-2a34-45fb-a0db-70d30f98984e, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=92023dac-9747-450c-aed1-061995f5781e]]@222790617, context: RoutingContextImpl(Address=1f741430-3713-4f2d-8477-e87156ce869e, routingType=ANYCAST, PreviousAddress=1f741430-3713-4f2d-8477-e87156ce869e previousRoute:ANYCAST, reusable=true, version=-2147483293)
..................................................
***** durable queues 1f741430-3713-4f2d-8477-e87156ce869e:
***** non durable for 1f741430-3713-4f2d-8477-e87156ce869e:
- queueID=1625 address:1f741430-3713-4f2d-8477-e87156ce869e name:1f741430-3713-4f2d-8477-e87156ce869e filter:null
..................................................
, transaction: null
2024-06-28 12:08:12,982 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 1f741430-3713-4f2d-8477-e87156ce869e: Reference[1633]:RELIABLE:CoreMessage[messageID=1633, durable=true, userID=17c98f41-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:12 UTC 2024, expiration=0, durable=true, address=1f741430-3713-4f2d-8477-e87156ce869e, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-24bcb684-2a34-45fb-a0db-70d30f98984e, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=92023dac-9747-450c-aed1-061995f5781e]]@222790617
2024-06-28 12:08:12,982 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 1f741430-3713-4f2d-8477-e87156ce869e: CoreMessage[messageID=1633, durable=true, userID=17c98f41-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:12 UTC 2024, expiration=0, durable=true, address=1f741430-3713-4f2d-8477-e87156ce869e, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-24bcb684-2a34-45fb-a0db-70d30f98984e, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=92023dac-9747-450c-aed1-061995f5781e]]@222790617 to transaction: TransactionImpl [xid=null, txID=1635, xid=null, state=ACTIVE, createTime=1719576492982(Fri Jun 28 12:08:12 UTC 2024), timeoutSeconds=-1, nr operations = 1]@613d1723
2024-06-28 12:08:12,982 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=1629, durable=true, userID=17c8f2fe-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:12 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-24bcb684-2a34-45fb-a0db-70d30f98984e, JMSReplyTo=temp-queue://1f741430-3713-4f2d-8477-e87156ce869e, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@756004519, transaction: TransactionImpl [xid=null, txID=1630, xid=null, state=COMMITTED, createTime=1719576492979(Fri Jun 28 12:08:12 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1b927c80
2024-06-28 12:08:12,982 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 1f741430-3713-4f2d-8477-e87156ce869e: CoreMessage[messageID=1633, durable=true, userID=17c98f41-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:12 UTC 2024, expiration=0, durable=true, address=1f741430-3713-4f2d-8477-e87156ce869e, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-24bcb684-2a34-45fb-a0db-70d30f98984e, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=92023dac-9747-450c-aed1-061995f5781e]]@222790617, transaction: TransactionImpl [xid=null, txID=1635, xid=null, state=COMMITTED, createTime=1719576492982(Fri Jun 28 12:08:12 UTC 2024), timeoutSeconds=-1, nr operations = 0]@613d1723
2024-06-28 12:08:12,983 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17c9dd62-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=17c71e33-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=17c71e33-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@35df3b6, true, {}]
2024-06-28 12:08:12,983 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [1f741430-3713-4f2d-8477-e87156ce869e]
2024-06-28 12:08:13,036 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2a063e1a, org.eclipse.scout.rt.mom.jms.JmsSubscription@721af8d0]
2024-06-28 12:08:13,038 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@2b7c0c4a[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:08:13,039 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.031102 ms
2024-06-28 12:08:13,039 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [955de079-2b63-4ada-9c1b-8ac926fa4ec0]
2024-06-28 12:08:13,042 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:08:13,042 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:08:13,043 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 17c71e33-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:08:13,043 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:08:13,044 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 83.069723 ms
2024-06-28 12:08:13,044 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyMultipleSubscriptions [artemis]>
2024-06-28 12:08:13,045 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:08:13,045 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyMultipleSubscriptions [artemis]>
2024-06-28 12:08:13,046 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1974585510'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom195]
2024-06-28 12:08:13,049 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom195]
2024-06-28 12:08:13,049 INFO  [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 17d3ef84-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom223]
2024-06-28 12:08:13,050 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17d41697-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=17d3ef84-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=17d3ef84-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@296a0e11, true, {}]
2024-06-28 12:08:13,051 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@744510c2 - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom223]
2024-06-28 12:08:13,052 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17d43da8-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=17d3ef84-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=17d3ef84-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@46960b98, true, {}]
2024-06-28 12:08:13,052 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 17d43da8-3547-11ef-af8f-0a580a280f89 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true]
2024-06-28 12:08:13,053 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@2a0d84f7
2024-06-28 12:08:13,054 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=123e906b-a165-4385-8aa8-17ab3e56c886, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, 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, fqqn=null]]
2024-06-28 12:08:13,055 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7d0d0893
2024-06-28 12:08:13,055 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 123e906b-a165-4385-8aa8-17ab3e56c886, null, 0, false, true, null]
2024-06-28 12:08:13,056 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17d500fa-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=17d3ef84-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=17d3ef84-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4b33a02c, true, {}]
2024-06-28 12:08:13,057 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null]
2024-06-28 12:08:13,058 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17d54f1b-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=17d3ef84-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=17d3ef84-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@31572f2d, true, {}]
2024-06-28 12:08:13,058 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null]
2024-06-28 12:08:13,059 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17d5762c-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=17d3ef84-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=17d3ef84-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4bed46a, true, {}]
2024-06-28 12:08:13,060 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=6fad8210-34ab-4484-806a-95b9820f5835, address=6fad8210-34ab-4484-806a-95b9820f5835, 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, fqqn=null]]
2024-06-28 12:08:13,060 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@2fe1383a
2024-06-28 12:08:13,061 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7d2ab237
2024-06-28 12:08:13,061 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 6fad8210-34ab-4484-806a-95b9820f5835, null, 0, false, true, null]
2024-06-28 12:08:13,063 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1697, durable=true, userID=17d5eb5f-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:13 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-07115bbe-454a-489d-b28d-850b21411d50, JMSReplyTo=temp-queue://6fad8210-34ab-4484-806a-95b9820f5835, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1543441398, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147483326)
..................................................
***** durable queues test/mom/testQueueRequestReplyMultipleSubscriptions:
- queueID=1070 address:test/mom/testQueueRequestReplyMultipleSubscriptions name:test/mom/testQueueRequestReplyMultipleSubscriptions filter:null
***** non durable for test/mom/testQueueRequestReplyMultipleSubscriptions:
..................................................
, transaction: null
2024-06-28 12:08:13,064 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyMultipleSubscriptions: Reference[1697]:RELIABLE:CoreMessage[messageID=1697, durable=true, userID=17d5eb5f-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:13 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-07115bbe-454a-489d-b28d-850b21411d50, JMSReplyTo=temp-queue://6fad8210-34ab-4484-806a-95b9820f5835, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1543441398
2024-06-28 12:08:13,065 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=1697, durable=true, userID=17d5eb5f-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:13 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-07115bbe-454a-489d-b28d-850b21411d50, JMSReplyTo=temp-queue://6fad8210-34ab-4484-806a-95b9820f5835, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1543441398 to transaction: TransactionImpl [xid=null, txID=1698, xid=null, state=ACTIVE, createTime=1719576493065(Fri Jun 28 12:08:13 UTC 2024), timeoutSeconds=-1, nr operations = 1]@32f62693
2024-06-28 12:08:13,066 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17d686a0-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=17d3ef84-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=17d3ef84-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@52f29ba5, true, {}]
2024-06-28 12:08:13,067 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1701, durable=true, userID=17d6adb2-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:13 UTC 2024, expiration=0, durable=true, address=6fad8210-34ab-4484-806a-95b9820f5835, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-07115bbe-454a-489d-b28d-850b21411d50, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=090f92bb-ac1b-4618-ac84-4fe456a7ac18]]@559640736, context: RoutingContextImpl(Address=6fad8210-34ab-4484-806a-95b9820f5835, routingType=ANYCAST, PreviousAddress=6fad8210-34ab-4484-806a-95b9820f5835 previousRoute:ANYCAST, reusable=true, version=-2147483289)
..................................................
***** durable queues 6fad8210-34ab-4484-806a-95b9820f5835:
***** non durable for 6fad8210-34ab-4484-806a-95b9820f5835:
- queueID=1693 address:6fad8210-34ab-4484-806a-95b9820f5835 name:6fad8210-34ab-4484-806a-95b9820f5835 filter:null
..................................................
, transaction: null
2024-06-28 12:08:13,068 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 6fad8210-34ab-4484-806a-95b9820f5835: Reference[1701]:RELIABLE:CoreMessage[messageID=1701, durable=true, userID=17d6adb2-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:13 UTC 2024, expiration=0, durable=true, address=6fad8210-34ab-4484-806a-95b9820f5835, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-07115bbe-454a-489d-b28d-850b21411d50, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=090f92bb-ac1b-4618-ac84-4fe456a7ac18]]@559640736
2024-06-28 12:08:13,068 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=1697, durable=true, userID=17d5eb5f-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:13 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-07115bbe-454a-489d-b28d-850b21411d50, JMSReplyTo=temp-queue://6fad8210-34ab-4484-806a-95b9820f5835, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1543441398, transaction: TransactionImpl [xid=null, txID=1698, xid=null, state=COMMITTED, createTime=1719576493065(Fri Jun 28 12:08:13 UTC 2024), timeoutSeconds=-1, nr operations = 0]@32f62693
2024-06-28 12:08:13,068 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 6fad8210-34ab-4484-806a-95b9820f5835: CoreMessage[messageID=1701, durable=true, userID=17d6adb2-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:13 UTC 2024, expiration=0, durable=true, address=6fad8210-34ab-4484-806a-95b9820f5835, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-07115bbe-454a-489d-b28d-850b21411d50, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=090f92bb-ac1b-4618-ac84-4fe456a7ac18]]@559640736 to transaction: TransactionImpl [xid=null, txID=1704, xid=null, state=ACTIVE, createTime=1719576493068(Fri Jun 28 12:08:13 UTC 2024), timeoutSeconds=-1, nr operations = 1]@564bc1d1
2024-06-28 12:08:13,068 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 6fad8210-34ab-4484-806a-95b9820f5835: CoreMessage[messageID=1701, durable=true, userID=17d6adb2-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:13 UTC 2024, expiration=0, durable=true, address=6fad8210-34ab-4484-806a-95b9820f5835, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-07115bbe-454a-489d-b28d-850b21411d50, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=090f92bb-ac1b-4618-ac84-4fe456a7ac18]]@559640736, transaction: TransactionImpl [xid=null, txID=1704, xid=null, state=COMMITTED, createTime=1719576493068(Fri Jun 28 12:08:13 UTC 2024), timeoutSeconds=-1, nr operations = 0]@564bc1d1
2024-06-28 12:08:13,069 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17d6fbd3-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=17d3ef84-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=17d3ef84-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@444a219e, true, {}]
2024-06-28 12:08:13,069 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [6fad8210-34ab-4484-806a-95b9820f5835]
2024-06-28 12:08:13,122 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@537caf04, org.eclipse.scout.rt.mom.jms.JmsSubscription@768511c3]
2024-06-28 12:08:13,124 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@145d3ca2[job=JMS reply cancel message listener, state=RUNNING]]
2024-06-28 12:08:13,125 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.012685 ms
2024-06-28 12:08:13,125 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [123e906b-a165-4385-8aa8-17ab3e56c886]
2024-06-28 12:08:13,127 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:08:13,128 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:08:13,128 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 17d3ef84-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:08:13,129 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:08:13,130 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 84.770231 ms
2024-06-28 12:08:13,130 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyMultipleSubscriptions [artemis]>
2024-06-28 12:08:13,131 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:08:13,131 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyRequestFirst [artemis]>
2024-06-28 12:08:13,132 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 551391971'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-06-28 12:08:13,135 INFO  [scout-thread-11] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=requester (Q), activemq.broker=mom220]
2024-06-28 12:08:13,136 INFO  [scout-thread-15] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 17e13505-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom222]
2024-06-28 12:08:13,137 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17e15c18-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=17e13505-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=17e13505-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2bce5f7e, true, {}]
2024-06-28 12:08:13,138 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@4b76ed88 - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom222]
2024-06-28 12:08:13,138 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [17e18329-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=17e13505-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=17e13505-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@23b641c6, true, {}]
2024-06-28 12:08:13,139 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=0221163a-525c-4b49-bf31-1344978c68ff, address=0221163a-525c-4b49-bf31-1344978c68ff, 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, fqqn=null]]
2024-06-28 12:08:13,139 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@34132a43
2024-06-28 12:08:13,140 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1790278c
2024-06-28 12:08:13,141 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 0221163a-525c-4b49-bf31-1344978c68ff, null, 0, false, true, null]
2024-06-28 12:08:13,142 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 17e18329-3547-11ef-af8f-0a580a280f89 with parameters: [test/mom/testQueueRequestReplyRequestFirst, [ANYCAST], true]
2024-06-28 12:08:13,142 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@52c97f28
2024-06-28 12:08:13,144 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testQueueRequestReplyRequestFirst, address=test/mom/testQueueRequestReplyRequestFirst, 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, fqqn=null]]
2024-06-28 12:08:13,144 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5179a968
2024-06-28 12:08:13,146 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1754, durable=true, userID=17e2949d-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:13 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2ae7579e-4752-4f45-91ff-30b6da4947a4, JMSReplyTo=temp-queue://0221163a-525c-4b49-bf31-1344978c68ff, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@577570887, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyRequestFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyRequestFirst previousRoute:ANYCAST, reusable=true, version=-2147483285)
..................................................
***** durable queues test/mom/testQueueRequestReplyRequestFirst:
- queueID=1751 address:test/mom/testQueueRequestReplyRequestFirst name:test/mom/testQueueRequestReplyRequestFirst filter:null
***** non durable for test/mom/testQueueRequestReplyRequestFirst:
..................................................
, transaction: null
2024-06-28 12:08:13,434 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [180eadae-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=17e13505-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=17e13505-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@53b5815a, true, {}]
2024-06-28 12:08:13,436 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 180eadae-3547-11ef-af8f-0a580a280f89 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true]
2024-06-28 12:08:13,436 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@24a442f6
2024-06-28 12:08:13,437 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=bbfa3697-4b91-4fd4-b582-49f1cf23adca, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, 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, fqqn=null]]
2024-06-28 12:08:13,438 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2c94c3a6
2024-06-28 12:08:13,439 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, bbfa3697-4b91-4fd4-b582-49f1cf23adca, null, 0, false, true, null]
2024-06-28 12:08:13,440 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [180f7100-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=17e13505-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=17e13505-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@66b947d9, true, {}]
2024-06-28 12:08:13,440 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyRequestFirst, null, 0, false, true, null]
2024-06-28 12:08:13,441 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyRequestFirst: Reference[1754]:RELIABLE:CoreMessage[messageID=1754, durable=true, userID=17e2949d-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:13 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2ae7579e-4752-4f45-91ff-30b6da4947a4, JMSReplyTo=temp-queue://0221163a-525c-4b49-bf31-1344978c68ff, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@577570887
2024-06-28 12:08:13,442 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=1754, durable=true, userID=17e2949d-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:13 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2ae7579e-4752-4f45-91ff-30b6da4947a4, JMSReplyTo=temp-queue://0221163a-525c-4b49-bf31-1344978c68ff, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@577570887 to transaction: TransactionImpl [xid=null, txID=1767, xid=null, state=ACTIVE, createTime=1719576493442(Fri Jun 28 12:08:13 UTC 2024), timeoutSeconds=-1, nr operations = 1]@373e9b45
2024-06-28 12:08:13,443 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [18100d41-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=17e13505-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=17e13505-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1f8a545, true, {}]
2024-06-28 12:08:13,445 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1770, durable=true, userID=18103453-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:13 UTC 2024, expiration=0, durable=true, address=0221163a-525c-4b49-bf31-1344978c68ff, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2ae7579e-4752-4f45-91ff-30b6da4947a4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=1fd2f310-3e3e-4f5f-8d9e-dd86d7e2c600]]@85035168, context: RoutingContextImpl(Address=0221163a-525c-4b49-bf31-1344978c68ff, routingType=ANYCAST, PreviousAddress=0221163a-525c-4b49-bf31-1344978c68ff previousRoute:ANYCAST, reusable=true, version=-2147483286)
..................................................
***** durable queues 0221163a-525c-4b49-bf31-1344978c68ff:
***** non durable for 0221163a-525c-4b49-bf31-1344978c68ff:
- queueID=1745 address:0221163a-525c-4b49-bf31-1344978c68ff name:0221163a-525c-4b49-bf31-1344978c68ff filter:null
..................................................
, transaction: null
2024-06-28 12:08:13,445 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 0221163a-525c-4b49-bf31-1344978c68ff: Reference[1770]:RELIABLE:CoreMessage[messageID=1770, durable=true, userID=18103453-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:13 UTC 2024, expiration=0, durable=true, address=0221163a-525c-4b49-bf31-1344978c68ff, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2ae7579e-4752-4f45-91ff-30b6da4947a4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=1fd2f310-3e3e-4f5f-8d9e-dd86d7e2c600]]@85035168
2024-06-28 12:08:13,445 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 0221163a-525c-4b49-bf31-1344978c68ff: CoreMessage[messageID=1770, durable=true, userID=18103453-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:13 UTC 2024, expiration=0, durable=true, address=0221163a-525c-4b49-bf31-1344978c68ff, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2ae7579e-4752-4f45-91ff-30b6da4947a4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=1fd2f310-3e3e-4f5f-8d9e-dd86d7e2c600]]@85035168 to transaction: TransactionImpl [xid=null, txID=1771, xid=null, state=ACTIVE, createTime=1719576493445(Fri Jun 28 12:08:13 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6012cdf
2024-06-28 12:08:13,445 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 0221163a-525c-4b49-bf31-1344978c68ff: CoreMessage[messageID=1770, durable=true, userID=18103453-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:13 UTC 2024, expiration=0, durable=true, address=0221163a-525c-4b49-bf31-1344978c68ff, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2ae7579e-4752-4f45-91ff-30b6da4947a4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=1fd2f310-3e3e-4f5f-8d9e-dd86d7e2c600]]@85035168, transaction: TransactionImpl [xid=null, txID=1771, xid=null, state=COMMITTED, createTime=1719576493445(Fri Jun 28 12:08:13 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6012cdf
2024-06-28 12:08:13,446 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [18108274-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=17e13505-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=17e13505-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5a76219f, true, {}]
2024-06-28 12:08:13,446 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=1754, durable=true, userID=17e2949d-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:13 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2ae7579e-4752-4f45-91ff-30b6da4947a4, JMSReplyTo=temp-queue://0221163a-525c-4b49-bf31-1344978c68ff, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@577570887, transaction: TransactionImpl [xid=null, txID=1767, xid=null, state=COMMITTED, createTime=1719576493442(Fri Jun 28 12:08:13 UTC 2024), timeoutSeconds=-1, nr operations = 0]@373e9b45
2024-06-28 12:08:13,447 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [0221163a-525c-4b49-bf31-1344978c68ff]
2024-06-28 12:08:13,449 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@56d8f131]
2024-06-28 12:08:13,450 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@59a8e899[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:08:13,451 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.011466 ms
2024-06-28 12:08:13,451 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [bbfa3697-4b91-4fd4-b582-49f1cf23adca]
2024-06-28 12:08:13,453 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:08:13,453 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:08:13,454 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 17e13505-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:08:13,455 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:08:13,455 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 324.184931 ms
2024-06-28 12:08:13,455 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyRequestFirst [artemis]>
2024-06-28 12:08:13,456 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:08:13,456 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyRequestFirst [artemis]>
2024-06-28 12:08:13,457 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1404090041'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom224]
2024-06-28 12:08:13,460 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=requester (Q), activemq.broker=mom194]
2024-06-28 12:08:13,461 INFO  [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 1812cc66-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom223]
2024-06-28 12:08:13,462 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1812f379-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=1812cc66-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=1812cc66-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5e11aa18, true, {}]
2024-06-28 12:08:13,463 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@266e3e16 - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom223]
2024-06-28 12:08:13,463 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [18131a8a-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=1812cc66-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=1812cc66-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@73ec1758, true, {}]
2024-06-28 12:08:13,464 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=b7e41494-220e-4c57-8b4b-3d42b49b1ee9, address=b7e41494-220e-4c57-8b4b-3d42b49b1ee9, 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, fqqn=null]]
2024-06-28 12:08:13,464 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@d0a5e0
2024-06-28 12:08:13,465 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@207827fb
2024-06-28 12:08:13,466 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, b7e41494-220e-4c57-8b4b-3d42b49b1ee9, null, 0, false, true, null]
2024-06-28 12:08:13,467 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1814, durable=true, userID=1813b6cd-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:13 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-167f19bb-8ee6-407e-ac35-e6baf7b8bdc4, JMSReplyTo=temp-queue://b7e41494-220e-4c57-8b4b-3d42b49b1ee9, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2004362684, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyRequestFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyRequestFirst previousRoute:ANYCAST, reusable=true, version=-2147483285)
..................................................
***** durable queues test/mom/testQueueRequestReplyRequestFirst:
- queueID=1751 address:test/mom/testQueueRequestReplyRequestFirst name:test/mom/testQueueRequestReplyRequestFirst filter:null
***** non durable for test/mom/testQueueRequestReplyRequestFirst:
..................................................
, transaction: null
2024-06-28 12:08:13,759 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1840450e-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=1812cc66-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=1812cc66-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@44ed1a48, true, {}]
2024-06-28 12:08:13,761 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 1840450e-3547-11ef-af8f-0a580a280f89 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true]
2024-06-28 12:08:13,761 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@28ee78c
2024-06-28 12:08:13,763 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=6024557d-2a00-48df-9d98-e2dbb1f64f8d, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, 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, fqqn=null]]
2024-06-28 12:08:13,763 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4daf5b85
2024-06-28 12:08:13,764 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 6024557d-2a00-48df-9d98-e2dbb1f64f8d, null, 0, false, true, null]
2024-06-28 12:08:13,765 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [18412f70-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=1812cc66-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=1812cc66-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@c532ba2, true, {}]
2024-06-28 12:08:13,765 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyRequestFirst, null, 0, false, true, null]
2024-06-28 12:08:13,766 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyRequestFirst: Reference[1814]:RELIABLE:CoreMessage[messageID=1814, durable=true, userID=1813b6cd-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:13 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-167f19bb-8ee6-407e-ac35-e6baf7b8bdc4, JMSReplyTo=temp-queue://b7e41494-220e-4c57-8b4b-3d42b49b1ee9, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2004362684
2024-06-28 12:08:13,767 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=1814, durable=true, userID=1813b6cd-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:13 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-167f19bb-8ee6-407e-ac35-e6baf7b8bdc4, JMSReplyTo=temp-queue://b7e41494-220e-4c57-8b4b-3d42b49b1ee9, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2004362684 to transaction: TransactionImpl [xid=null, txID=1827, xid=null, state=ACTIVE, createTime=1719576493767(Fri Jun 28 12:08:13 UTC 2024), timeoutSeconds=-1, nr operations = 1]@71cd6a57
2024-06-28 12:08:13,768 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1841a4a1-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=1812cc66-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=1812cc66-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@42c7e13b, true, {}]
2024-06-28 12:08:13,770 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1830, durable=true, userID=1841cbb3-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:13 UTC 2024, expiration=0, durable=true, address=b7e41494-220e-4c57-8b4b-3d42b49b1ee9, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-167f19bb-8ee6-407e-ac35-e6baf7b8bdc4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=552f0b0c-1ec1-4a65-a8f6-92e60fcc8218]]@2008976867, context: RoutingContextImpl(Address=b7e41494-220e-4c57-8b4b-3d42b49b1ee9, routingType=ANYCAST, PreviousAddress=b7e41494-220e-4c57-8b4b-3d42b49b1ee9 previousRoute:ANYCAST, reusable=true, version=-2147483281)
..................................................
***** durable queues b7e41494-220e-4c57-8b4b-3d42b49b1ee9:
***** non durable for b7e41494-220e-4c57-8b4b-3d42b49b1ee9:
- queueID=1810 address:b7e41494-220e-4c57-8b4b-3d42b49b1ee9 name:b7e41494-220e-4c57-8b4b-3d42b49b1ee9 filter:null
..................................................
, transaction: null
2024-06-28 12:08:13,770 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from b7e41494-220e-4c57-8b4b-3d42b49b1ee9: Reference[1830]:RELIABLE:CoreMessage[messageID=1830, durable=true, userID=1841cbb3-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:13 UTC 2024, expiration=0, durable=true, address=b7e41494-220e-4c57-8b4b-3d42b49b1ee9, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-167f19bb-8ee6-407e-ac35-e6baf7b8bdc4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=552f0b0c-1ec1-4a65-a8f6-92e60fcc8218]]@2008976867
2024-06-28 12:08:13,770 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from b7e41494-220e-4c57-8b4b-3d42b49b1ee9: CoreMessage[messageID=1830, durable=true, userID=1841cbb3-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:13 UTC 2024, expiration=0, durable=true, address=b7e41494-220e-4c57-8b4b-3d42b49b1ee9, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-167f19bb-8ee6-407e-ac35-e6baf7b8bdc4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=552f0b0c-1ec1-4a65-a8f6-92e60fcc8218]]@2008976867 to transaction: TransactionImpl [xid=null, txID=1833, xid=null, state=ACTIVE, createTime=1719576493770(Fri Jun 28 12:08:13 UTC 2024), timeoutSeconds=-1, nr operations = 1]@17bbfdfd
2024-06-28 12:08:13,770 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from b7e41494-220e-4c57-8b4b-3d42b49b1ee9: CoreMessage[messageID=1830, durable=true, userID=1841cbb3-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:13 UTC 2024, expiration=0, durable=true, address=b7e41494-220e-4c57-8b4b-3d42b49b1ee9, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-167f19bb-8ee6-407e-ac35-e6baf7b8bdc4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=552f0b0c-1ec1-4a65-a8f6-92e60fcc8218]]@2008976867, transaction: TransactionImpl [xid=null, txID=1833, xid=null, state=COMMITTED, createTime=1719576493770(Fri Jun 28 12:08:13 UTC 2024), timeoutSeconds=-1, nr operations = 0]@17bbfdfd
2024-06-28 12:08:13,771 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=1814, durable=true, userID=1813b6cd-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:13 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-167f19bb-8ee6-407e-ac35-e6baf7b8bdc4, JMSReplyTo=temp-queue://b7e41494-220e-4c57-8b4b-3d42b49b1ee9, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2004362684, transaction: TransactionImpl [xid=null, txID=1827, xid=null, state=COMMITTED, createTime=1719576493767(Fri Jun 28 12:08:13 UTC 2024), timeoutSeconds=-1, nr operations = 0]@71cd6a57
2024-06-28 12:08:13,771 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [184219d4-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=1812cc66-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=1812cc66-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@bec97d8, true, {}]
2024-06-28 12:08:13,772 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [b7e41494-220e-4c57-8b4b-3d42b49b1ee9]
2024-06-28 12:08:13,775 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@37630101]
2024-06-28 12:08:13,776 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@25b193ee[job=JMS reply cancel message listener, state=RUNNING]]
2024-06-28 12:08:13,776 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.011933 ms
2024-06-28 12:08:13,777 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [6024557d-2a00-48df-9d98-e2dbb1f64f8d]
2024-06-28 12:08:13,779 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:08:13,779 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:08:13,779 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 1812cc66-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:08:13,781 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:08:13,781 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 324.222839 ms
2024-06-28 12:08:13,781 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyRequestFirst [artemis]>
2024-06-28 12:08:13,782 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:08:13,782 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyRequestFirst [artemis]>
2024-06-28 12:08:13,783 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1924652378'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom222]
2024-06-28 12:08:13,785 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=requester (Q), activemq.broker=mom195]
2024-06-28 12:08:13,786 INFO  [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 184463c6-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom224]
2024-06-28 12:08:13,787 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [184463c9-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=184463c6-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=184463c6-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7890b846, true, {}]
2024-06-28 12:08:13,788 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@115bd951 - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom224]
2024-06-28 12:08:13,788 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1844b1ea-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=184463c6-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=184463c6-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@18268781, true, {}]
2024-06-28 12:08:13,789 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=8d0ea9f4-bf3c-4af2-8eca-9e7966f0cfdc, address=8d0ea9f4-bf3c-4af2-8eca-9e7966f0cfdc, 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, fqqn=null]]
2024-06-28 12:08:13,789 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@45f9b315
2024-06-28 12:08:13,790 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@40cbdacd
2024-06-28 12:08:13,790 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 8d0ea9f4-bf3c-4af2-8eca-9e7966f0cfdc, null, 0, false, true, null]
2024-06-28 12:08:13,792 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1874, durable=true, userID=18454e2d-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:13 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3e95eefd-27aa-4d8a-a44a-ee74f27773ec, JMSReplyTo=temp-queue://8d0ea9f4-bf3c-4af2-8eca-9e7966f0cfdc, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1961120475, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyRequestFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyRequestFirst previousRoute:ANYCAST, reusable=true, version=-2147483285)
..................................................
***** durable queues test/mom/testQueueRequestReplyRequestFirst:
- queueID=1751 address:test/mom/testQueueRequestReplyRequestFirst name:test/mom/testQueueRequestReplyRequestFirst filter:null
***** non durable for test/mom/testQueueRequestReplyRequestFirst:
..................................................
, transaction: null
2024-06-28 12:08:14,084 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1871dc6e-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=184463c6-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=184463c6-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@53e60a67, true, {}]
2024-06-28 12:08:14,086 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 1871dc6e-3547-11ef-af8f-0a580a280f89 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true]
2024-06-28 12:08:14,086 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@2ff6c75b
2024-06-28 12:08:14,087 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=66d023ba-bf20-41e5-b4f0-1348bc9419bf, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, 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, fqqn=null]]
2024-06-28 12:08:14,088 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@257375a2
2024-06-28 12:08:14,089 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 66d023ba-bf20-41e5-b4f0-1348bc9419bf, null, 0, false, true, null]
2024-06-28 12:08:14,090 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [18729fc0-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=184463c6-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=184463c6-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@795e5a49, true, {}]
2024-06-28 12:08:14,090 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyRequestFirst, null, 0, false, true, null]
2024-06-28 12:08:14,091 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyRequestFirst: Reference[1874]:RELIABLE:CoreMessage[messageID=1874, durable=true, userID=18454e2d-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:13 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3e95eefd-27aa-4d8a-a44a-ee74f27773ec, JMSReplyTo=temp-queue://8d0ea9f4-bf3c-4af2-8eca-9e7966f0cfdc, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1961120475
2024-06-28 12:08:14,091 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=1874, durable=true, userID=18454e2d-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:13 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3e95eefd-27aa-4d8a-a44a-ee74f27773ec, JMSReplyTo=temp-queue://8d0ea9f4-bf3c-4af2-8eca-9e7966f0cfdc, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1961120475 to transaction: TransactionImpl [xid=null, txID=1887, xid=null, state=ACTIVE, createTime=1719576494091(Fri Jun 28 12:08:14 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1920444d
2024-06-28 12:08:14,092 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [187314f1-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=184463c6-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=184463c6-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@59c372, true, {}]
2024-06-28 12:08:14,094 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1890, durable=true, userID=18733c03-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:14 UTC 2024, expiration=0, durable=true, address=8d0ea9f4-bf3c-4af2-8eca-9e7966f0cfdc, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3e95eefd-27aa-4d8a-a44a-ee74f27773ec, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=ad8dc9ea-6b88-4c23-8dc7-3765df9e758d]]@1367389753, context: RoutingContextImpl(Address=8d0ea9f4-bf3c-4af2-8eca-9e7966f0cfdc, routingType=ANYCAST, PreviousAddress=8d0ea9f4-bf3c-4af2-8eca-9e7966f0cfdc previousRoute:ANYCAST, reusable=true, version=-2147483277)
..................................................
***** durable queues 8d0ea9f4-bf3c-4af2-8eca-9e7966f0cfdc:
***** non durable for 8d0ea9f4-bf3c-4af2-8eca-9e7966f0cfdc:
- queueID=1870 address:8d0ea9f4-bf3c-4af2-8eca-9e7966f0cfdc name:8d0ea9f4-bf3c-4af2-8eca-9e7966f0cfdc filter:null
..................................................
, transaction: null
2024-06-28 12:08:14,094 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 8d0ea9f4-bf3c-4af2-8eca-9e7966f0cfdc: Reference[1890]:RELIABLE:CoreMessage[messageID=1890, durable=true, userID=18733c03-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:14 UTC 2024, expiration=0, durable=true, address=8d0ea9f4-bf3c-4af2-8eca-9e7966f0cfdc, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3e95eefd-27aa-4d8a-a44a-ee74f27773ec, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=ad8dc9ea-6b88-4c23-8dc7-3765df9e758d]]@1367389753
2024-06-28 12:08:14,094 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 8d0ea9f4-bf3c-4af2-8eca-9e7966f0cfdc: CoreMessage[messageID=1890, durable=true, userID=18733c03-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:14 UTC 2024, expiration=0, durable=true, address=8d0ea9f4-bf3c-4af2-8eca-9e7966f0cfdc, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3e95eefd-27aa-4d8a-a44a-ee74f27773ec, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=ad8dc9ea-6b88-4c23-8dc7-3765df9e758d]]@1367389753 to transaction: TransactionImpl [xid=null, txID=1893, xid=null, state=ACTIVE, createTime=1719576494094(Fri Jun 28 12:08:14 UTC 2024), timeoutSeconds=-1, nr operations = 1]@57d7ee45
2024-06-28 12:08:14,095 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 8d0ea9f4-bf3c-4af2-8eca-9e7966f0cfdc: CoreMessage[messageID=1890, durable=true, userID=18733c03-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:14 UTC 2024, expiration=0, durable=true, address=8d0ea9f4-bf3c-4af2-8eca-9e7966f0cfdc, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3e95eefd-27aa-4d8a-a44a-ee74f27773ec, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=ad8dc9ea-6b88-4c23-8dc7-3765df9e758d]]@1367389753, transaction: TransactionImpl [xid=null, txID=1893, xid=null, state=COMMITTED, createTime=1719576494094(Fri Jun 28 12:08:14 UTC 2024), timeoutSeconds=-1, nr operations = 0]@57d7ee45
2024-06-28 12:08:14,096 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1873b134-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=184463c6-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=184463c6-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6a080808, true, {}]
2024-06-28 12:08:14,096 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=1874, durable=true, userID=18454e2d-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:13 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3e95eefd-27aa-4d8a-a44a-ee74f27773ec, JMSReplyTo=temp-queue://8d0ea9f4-bf3c-4af2-8eca-9e7966f0cfdc, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1961120475, transaction: TransactionImpl [xid=null, txID=1887, xid=null, state=COMMITTED, createTime=1719576494091(Fri Jun 28 12:08:14 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1920444d
2024-06-28 12:08:14,096 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [8d0ea9f4-bf3c-4af2-8eca-9e7966f0cfdc]
2024-06-28 12:08:14,098 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@35067738]
2024-06-28 12:08:14,099 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@37e67fd1[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:08:14,100 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.025186 ms
2024-06-28 12:08:14,100 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [66d023ba-bf20-41e5-b4f0-1348bc9419bf]
2024-06-28 12:08:14,102 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:08:14,102 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:08:14,103 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 184463c6-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:08:14,104 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:08:14,104 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 322.554807 ms
2024-06-28 12:08:14,105 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyRequestFirst [artemis]>
2024-06-28 12:08:14,105 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:08:14,105 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyRequestFirst [artemis]>
2024-06-28 12:08:14,106 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1875797529'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-06-28 12:08:14,109 INFO  [scout-thread-11] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=requester (Q), activemq.broker=mom220]
2024-06-28 12:08:14,110 INFO  [scout-thread-15] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 1875d416-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom222]
2024-06-28 12:08:14,111 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1875fb29-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=1875d416-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=1875d416-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7a76d03c, true, {}]
2024-06-28 12:08:14,112 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@d9f6f - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom222]
2024-06-28 12:08:14,112 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1876223a-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=1875d416-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=1875d416-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6bb0d2ba, true, {}]
2024-06-28 12:08:14,113 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=cf09c09a-b2e6-4ea8-a8d5-2abf59312428, address=cf09c09a-b2e6-4ea8-a8d5-2abf59312428, 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, fqqn=null]]
2024-06-28 12:08:14,113 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@55357800
2024-06-28 12:08:14,114 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1b397387
2024-06-28 12:08:14,115 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, cf09c09a-b2e6-4ea8-a8d5-2abf59312428, null, 0, false, true, null]
2024-06-28 12:08:14,117 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1934, durable=true, userID=1876be7d-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:14 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-70fe1dad-34be-414f-a5cc-638ead8c290b, JMSReplyTo=temp-queue://cf09c09a-b2e6-4ea8-a8d5-2abf59312428, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1226795016, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyRequestFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyRequestFirst previousRoute:ANYCAST, reusable=true, version=-2147483285)
..................................................
***** durable queues test/mom/testQueueRequestReplyRequestFirst:
- queueID=1751 address:test/mom/testQueueRequestReplyRequestFirst name:test/mom/testQueueRequestReplyRequestFirst filter:null
***** non durable for test/mom/testQueueRequestReplyRequestFirst:
..................................................
, transaction: null
2024-06-28 12:08:14,409 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [18a34cbe-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=1875d416-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=1875d416-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@56903272, true, {}]
2024-06-28 12:08:14,410 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 18a34cbe-3547-11ef-af8f-0a580a280f89 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true]
2024-06-28 12:08:14,411 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@37010264
2024-06-28 12:08:14,412 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=f3d806c4-f0f7-472c-b037-dba944f5304f, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, 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, fqqn=null]]
2024-06-28 12:08:14,413 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2e2648c
2024-06-28 12:08:14,414 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, f3d806c4-f0f7-472c-b037-dba944f5304f, null, 0, false, true, null]
2024-06-28 12:08:14,415 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [18a43720-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=1875d416-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=1875d416-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4eeff685, true, {}]
2024-06-28 12:08:14,415 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyRequestFirst, null, 0, false, true, null]
2024-06-28 12:08:14,416 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyRequestFirst: Reference[1934]:RELIABLE:CoreMessage[messageID=1934, durable=true, userID=1876be7d-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:14 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-70fe1dad-34be-414f-a5cc-638ead8c290b, JMSReplyTo=temp-queue://cf09c09a-b2e6-4ea8-a8d5-2abf59312428, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1226795016
2024-06-28 12:08:14,416 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=1934, durable=true, userID=1876be7d-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:14 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-70fe1dad-34be-414f-a5cc-638ead8c290b, JMSReplyTo=temp-queue://cf09c09a-b2e6-4ea8-a8d5-2abf59312428, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1226795016 to transaction: TransactionImpl [xid=null, txID=1947, xid=null, state=ACTIVE, createTime=1719576494416(Fri Jun 28 12:08:14 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6aaf0753
2024-06-28 12:08:14,417 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [18a4ac51-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=1875d416-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=1875d416-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3c1228a4, true, {}]
2024-06-28 12:08:14,419 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from cf09c09a-b2e6-4ea8-a8d5-2abf59312428: Reference[1950]:RELIABLE:CoreMessage[messageID=1950, durable=true, userID=18a4d363-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:14 UTC 2024, expiration=0, durable=true, address=cf09c09a-b2e6-4ea8-a8d5-2abf59312428, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-70fe1dad-34be-414f-a5cc-638ead8c290b, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=c52bee97-0a2b-47b4-a543-8e048099188e]]@493028548
2024-06-28 12:08:14,419 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1950, durable=true, userID=18a4d363-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:14 UTC 2024, expiration=0, durable=true, address=cf09c09a-b2e6-4ea8-a8d5-2abf59312428, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-70fe1dad-34be-414f-a5cc-638ead8c290b, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=c52bee97-0a2b-47b4-a543-8e048099188e]]@493028548, context: RoutingContextImpl(Address=cf09c09a-b2e6-4ea8-a8d5-2abf59312428, routingType=ANYCAST, PreviousAddress=cf09c09a-b2e6-4ea8-a8d5-2abf59312428 previousRoute:ANYCAST, reusable=true, version=-2147483273)
..................................................
***** durable queues cf09c09a-b2e6-4ea8-a8d5-2abf59312428:
***** non durable for cf09c09a-b2e6-4ea8-a8d5-2abf59312428:
- queueID=1930 address:cf09c09a-b2e6-4ea8-a8d5-2abf59312428 name:cf09c09a-b2e6-4ea8-a8d5-2abf59312428 filter:null
..................................................
, transaction: null
2024-06-28 12:08:14,420 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from cf09c09a-b2e6-4ea8-a8d5-2abf59312428: CoreMessage[messageID=1950, durable=true, userID=18a4d363-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:14 UTC 2024, expiration=0, durable=true, address=cf09c09a-b2e6-4ea8-a8d5-2abf59312428, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-70fe1dad-34be-414f-a5cc-638ead8c290b, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=c52bee97-0a2b-47b4-a543-8e048099188e]]@493028548 to transaction: TransactionImpl [xid=null, txID=1951, xid=null, state=ACTIVE, createTime=1719576494420(Fri Jun 28 12:08:14 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1424977e
2024-06-28 12:08:14,420 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from cf09c09a-b2e6-4ea8-a8d5-2abf59312428: CoreMessage[messageID=1950, durable=true, userID=18a4d363-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:14 UTC 2024, expiration=0, durable=true, address=cf09c09a-b2e6-4ea8-a8d5-2abf59312428, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-70fe1dad-34be-414f-a5cc-638ead8c290b, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=c52bee97-0a2b-47b4-a543-8e048099188e]]@493028548, transaction: TransactionImpl [xid=null, txID=1951, xid=null, state=COMMITTED, createTime=1719576494420(Fri Jun 28 12:08:14 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1424977e
2024-06-28 12:08:14,421 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=1934, durable=true, userID=1876be7d-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:14 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-70fe1dad-34be-414f-a5cc-638ead8c290b, JMSReplyTo=temp-queue://cf09c09a-b2e6-4ea8-a8d5-2abf59312428, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1226795016, transaction: TransactionImpl [xid=null, txID=1947, xid=null, state=COMMITTED, createTime=1719576494416(Fri Jun 28 12:08:14 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6aaf0753
2024-06-28 12:08:14,421 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [18a54894-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=1875d416-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=1875d416-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@44d16b36, true, {}]
2024-06-28 12:08:14,422 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [cf09c09a-b2e6-4ea8-a8d5-2abf59312428]
2024-06-28 12:08:14,424 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@49ffcd07]
2024-06-28 12:08:14,425 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5780445f[job=JMS reply cancel message listener, state=RUNNING]]
2024-06-28 12:08:14,425 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.012068 ms
2024-06-28 12:08:14,426 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [f3d806c4-f0f7-472c-b037-dba944f5304f]
2024-06-28 12:08:14,428 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:08:14,428 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:08:14,429 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 1875d416-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:08:14,430 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:08:14,430 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 324.343447 ms
2024-06-28 12:08:14,430 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyRequestFirst [artemis]>
2024-06-28 12:08:14,431 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:08:14,431 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyRequestFirst [artemis]>
2024-06-28 12:08:14,432 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 985506919'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom224]
2024-06-28 12:08:14,435 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=requester (Q), activemq.broker=mom194]
2024-06-28 12:08:14,436 INFO  [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 18a79286-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom223]
2024-06-28 12:08:14,436 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [18a79289-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=18a79286-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=18a79286-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2bd63628, true, {}]
2024-06-28 12:08:14,438 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@233598e2 - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom223]
2024-06-28 12:08:14,438 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [18a7e0aa-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=18a79286-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=18a79286-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7a7c61ee, true, {}]
2024-06-28 12:08:14,439 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=03bee031-e87c-45b6-bac1-4e1e0c1c3d77, address=03bee031-e87c-45b6-bac1-4e1e0c1c3d77, 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, fqqn=null]]
2024-06-28 12:08:14,439 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@47ea7255
2024-06-28 12:08:14,440 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5e3fb9ec
2024-06-28 12:08:14,440 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 03bee031-e87c-45b6-bac1-4e1e0c1c3d77, null, 0, false, true, null]
2024-06-28 12:08:14,442 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1994, durable=true, userID=18a87ced-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:14 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c137a751-47ff-4f73-b92c-c8b36b1bc2c9, JMSReplyTo=temp-queue://03bee031-e87c-45b6-bac1-4e1e0c1c3d77, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@136864917, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyRequestFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyRequestFirst previousRoute:ANYCAST, reusable=true, version=-2147483285)
..................................................
***** durable queues test/mom/testQueueRequestReplyRequestFirst:
- queueID=1751 address:test/mom/testQueueRequestReplyRequestFirst name:test/mom/testQueueRequestReplyRequestFirst filter:null
***** non durable for test/mom/testQueueRequestReplyRequestFirst:
..................................................
, transaction: null
2024-06-28 12:08:14,734 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [18d4e41e-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=18a79286-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=18a79286-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7c20053, true, {}]
2024-06-28 12:08:14,735 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 18d4e41e-3547-11ef-af8f-0a580a280f89 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true]
2024-06-28 12:08:14,735 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@142e1582
2024-06-28 12:08:14,737 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=67a05fac-e1ac-487b-ba93-c599f2ca3df7, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, 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, fqqn=null]]
2024-06-28 12:08:14,738 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@15237528
2024-06-28 12:08:14,738 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 67a05fac-e1ac-487b-ba93-c599f2ca3df7, null, 0, false, true, null]
2024-06-28 12:08:14,740 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [18d5ce80-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=18a79286-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=18a79286-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@adaed6c, true, {}]
2024-06-28 12:08:14,740 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyRequestFirst, null, 0, false, true, null]
2024-06-28 12:08:14,741 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyRequestFirst: Reference[1994]:RELIABLE:CoreMessage[messageID=1994, durable=true, userID=18a87ced-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:14 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c137a751-47ff-4f73-b92c-c8b36b1bc2c9, JMSReplyTo=temp-queue://03bee031-e87c-45b6-bac1-4e1e0c1c3d77, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@136864917
2024-06-28 12:08:14,742 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=1994, durable=true, userID=18a87ced-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:14 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c137a751-47ff-4f73-b92c-c8b36b1bc2c9, JMSReplyTo=temp-queue://03bee031-e87c-45b6-bac1-4e1e0c1c3d77, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@136864917 to transaction: TransactionImpl [xid=null, txID=2007, xid=null, state=ACTIVE, createTime=1719576494741(Fri Jun 28 12:08:14 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2e47425c
2024-06-28 12:08:14,742 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [18d643b1-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=18a79286-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=18a79286-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@74ac4812, true, {}]
2024-06-28 12:08:14,744 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2010, durable=true, userID=18d691d3-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:14 UTC 2024, expiration=0, durable=true, address=03bee031-e87c-45b6-bac1-4e1e0c1c3d77, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c137a751-47ff-4f73-b92c-c8b36b1bc2c9, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=531f51b0-e59f-43c5-96f6-62de34409912]]@21355996, context: RoutingContextImpl(Address=03bee031-e87c-45b6-bac1-4e1e0c1c3d77, routingType=ANYCAST, PreviousAddress=03bee031-e87c-45b6-bac1-4e1e0c1c3d77 previousRoute:ANYCAST, reusable=true, version=-2147483269)
..................................................
***** durable queues 03bee031-e87c-45b6-bac1-4e1e0c1c3d77:
***** non durable for 03bee031-e87c-45b6-bac1-4e1e0c1c3d77:
- queueID=1990 address:03bee031-e87c-45b6-bac1-4e1e0c1c3d77 name:03bee031-e87c-45b6-bac1-4e1e0c1c3d77 filter:null
..................................................
, transaction: null
2024-06-28 12:08:14,744 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 03bee031-e87c-45b6-bac1-4e1e0c1c3d77: Reference[2010]:RELIABLE:CoreMessage[messageID=2010, durable=true, userID=18d691d3-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:14 UTC 2024, expiration=0, durable=true, address=03bee031-e87c-45b6-bac1-4e1e0c1c3d77, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c137a751-47ff-4f73-b92c-c8b36b1bc2c9, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=531f51b0-e59f-43c5-96f6-62de34409912]]@21355996
2024-06-28 12:08:14,745 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 03bee031-e87c-45b6-bac1-4e1e0c1c3d77: CoreMessage[messageID=2010, durable=true, userID=18d691d3-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:14 UTC 2024, expiration=0, durable=true, address=03bee031-e87c-45b6-bac1-4e1e0c1c3d77, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c137a751-47ff-4f73-b92c-c8b36b1bc2c9, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=531f51b0-e59f-43c5-96f6-62de34409912]]@21355996 to transaction: TransactionImpl [xid=null, txID=2013, xid=null, state=ACTIVE, createTime=1719576494745(Fri Jun 28 12:08:14 UTC 2024), timeoutSeconds=-1, nr operations = 1]@54963fae
2024-06-28 12:08:14,745 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 03bee031-e87c-45b6-bac1-4e1e0c1c3d77: CoreMessage[messageID=2010, durable=true, userID=18d691d3-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:14 UTC 2024, expiration=0, durable=true, address=03bee031-e87c-45b6-bac1-4e1e0c1c3d77, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c137a751-47ff-4f73-b92c-c8b36b1bc2c9, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=531f51b0-e59f-43c5-96f6-62de34409912]]@21355996, transaction: TransactionImpl [xid=null, txID=2013, xid=null, state=COMMITTED, createTime=1719576494745(Fri Jun 28 12:08:14 UTC 2024), timeoutSeconds=-1, nr operations = 0]@54963fae
2024-06-28 12:08:14,746 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [18d6b8e4-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=18a79286-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=18a79286-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@39100f5f, true, {}]
2024-06-28 12:08:14,746 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=1994, durable=true, userID=18a87ced-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:14 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c137a751-47ff-4f73-b92c-c8b36b1bc2c9, JMSReplyTo=temp-queue://03bee031-e87c-45b6-bac1-4e1e0c1c3d77, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@136864917, transaction: TransactionImpl [xid=null, txID=2007, xid=null, state=COMMITTED, createTime=1719576494741(Fri Jun 28 12:08:14 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2e47425c
2024-06-28 12:08:14,746 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [03bee031-e87c-45b6-bac1-4e1e0c1c3d77]
2024-06-28 12:08:14,749 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7e41619d]
2024-06-28 12:08:14,750 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@4df08c64[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:08:14,750 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.011380 ms
2024-06-28 12:08:14,751 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [67a05fac-e1ac-487b-ba93-c599f2ca3df7]
2024-06-28 12:08:14,753 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:08:14,753 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:08:14,754 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 18a79286-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:08:14,755 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:08:14,755 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 323.907107 ms
2024-06-28 12:08:14,755 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyRequestFirst [artemis]>
2024-06-28 12:08:14,756 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:08:14,756 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyRequestFirst [artemis]>
2024-06-28 12:08:14,757 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 28561654'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom222]
2024-06-28 12:08:14,759 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=requester (Q), activemq.broker=mom195]
2024-06-28 12:08:14,760 INFO  [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 18d902d6-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom224]
2024-06-28 12:08:14,760 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [18d902d9-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=18d902d6-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=18d902d6-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4701a148, true, {}]
2024-06-28 12:08:14,761 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@c33ee5a - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom224]
2024-06-28 12:08:14,762 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [18d929ea-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=18d902d6-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=18d902d6-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@38e91cb9, true, {}]
2024-06-28 12:08:14,762 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=164f489e-1f09-4510-a619-7773a5f9e6c6, address=164f489e-1f09-4510-a619-7773a5f9e6c6, 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, fqqn=null]]
2024-06-28 12:08:14,763 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@3e68fdb2
2024-06-28 12:08:14,763 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3b288b9f
2024-06-28 12:08:14,764 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 164f489e-1f09-4510-a619-7773a5f9e6c6, null, 0, false, true, null]
2024-06-28 12:08:14,766 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2054, durable=true, userID=18d9c62d-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:14 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-48624cfa-6b5e-4259-a545-c42dc3384400, JMSReplyTo=temp-queue://164f489e-1f09-4510-a619-7773a5f9e6c6, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@162251349, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyRequestFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyRequestFirst previousRoute:ANYCAST, reusable=true, version=-2147483285)
..................................................
***** durable queues test/mom/testQueueRequestReplyRequestFirst:
- queueID=1751 address:test/mom/testQueueRequestReplyRequestFirst name:test/mom/testQueueRequestReplyRequestFirst filter:null
***** non durable for test/mom/testQueueRequestReplyRequestFirst:
..................................................
, transaction: null
2024-06-28 12:08:15,058 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [19067b7e-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=18d902d6-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=18d902d6-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@9f87af3, true, {}]
2024-06-28 12:08:15,060 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 19067b7e-3547-11ef-af8f-0a580a280f89 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true]
2024-06-28 12:08:15,060 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@12c7f4a8
2024-06-28 12:08:15,062 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=78c9cb38-1796-4773-9fa7-428133ea02dd, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, 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, fqqn=null]]
2024-06-28 12:08:15,062 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5f4e1b7d
2024-06-28 12:08:15,063 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 78c9cb38-1796-4773-9fa7-428133ea02dd, null, 0, false, true, null]
2024-06-28 12:08:15,064 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [19073ed0-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=18d902d6-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=18d902d6-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@77476b5d, true, {}]
2024-06-28 12:08:15,064 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyRequestFirst, null, 0, false, true, null]
2024-06-28 12:08:15,065 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyRequestFirst: Reference[2054]:RELIABLE:CoreMessage[messageID=2054, durable=true, userID=18d9c62d-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:14 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-48624cfa-6b5e-4259-a545-c42dc3384400, JMSReplyTo=temp-queue://164f489e-1f09-4510-a619-7773a5f9e6c6, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@162251349
2024-06-28 12:08:15,066 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=2054, durable=true, userID=18d9c62d-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:14 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-48624cfa-6b5e-4259-a545-c42dc3384400, JMSReplyTo=temp-queue://164f489e-1f09-4510-a619-7773a5f9e6c6, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@162251349 to transaction: TransactionImpl [xid=null, txID=2067, xid=null, state=ACTIVE, createTime=1719576495066(Fri Jun 28 12:08:15 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5512c2ec
2024-06-28 12:08:15,067 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1907db11-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=18d902d6-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=18d902d6-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@704a8675, true, {}]
2024-06-28 12:08:15,069 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2070, durable=true, userID=19080223-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:15 UTC 2024, expiration=0, durable=true, address=164f489e-1f09-4510-a619-7773a5f9e6c6, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-48624cfa-6b5e-4259-a545-c42dc3384400, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=9eed9e3b-b914-4868-89dd-d2718201a482]]@400657560, context: RoutingContextImpl(Address=164f489e-1f09-4510-a619-7773a5f9e6c6, routingType=ANYCAST, PreviousAddress=164f489e-1f09-4510-a619-7773a5f9e6c6 previousRoute:ANYCAST, reusable=true, version=-2147483265)
..................................................
***** durable queues 164f489e-1f09-4510-a619-7773a5f9e6c6:
***** non durable for 164f489e-1f09-4510-a619-7773a5f9e6c6:
- queueID=2050 address:164f489e-1f09-4510-a619-7773a5f9e6c6 name:164f489e-1f09-4510-a619-7773a5f9e6c6 filter:null
..................................................
, transaction: null
2024-06-28 12:08:15,069 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 164f489e-1f09-4510-a619-7773a5f9e6c6: Reference[2070]:RELIABLE:CoreMessage[messageID=2070, durable=true, userID=19080223-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:15 UTC 2024, expiration=0, durable=true, address=164f489e-1f09-4510-a619-7773a5f9e6c6, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-48624cfa-6b5e-4259-a545-c42dc3384400, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=9eed9e3b-b914-4868-89dd-d2718201a482]]@400657560
2024-06-28 12:08:15,069 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 164f489e-1f09-4510-a619-7773a5f9e6c6: CoreMessage[messageID=2070, durable=true, userID=19080223-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:15 UTC 2024, expiration=0, durable=true, address=164f489e-1f09-4510-a619-7773a5f9e6c6, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-48624cfa-6b5e-4259-a545-c42dc3384400, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=9eed9e3b-b914-4868-89dd-d2718201a482]]@400657560 to transaction: TransactionImpl [xid=null, txID=2073, xid=null, state=ACTIVE, createTime=1719576495069(Fri Jun 28 12:08:15 UTC 2024), timeoutSeconds=-1, nr operations = 1]@76bd7669
2024-06-28 12:08:15,070 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 164f489e-1f09-4510-a619-7773a5f9e6c6: CoreMessage[messageID=2070, durable=true, userID=19080223-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:15 UTC 2024, expiration=0, durable=true, address=164f489e-1f09-4510-a619-7773a5f9e6c6, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-48624cfa-6b5e-4259-a545-c42dc3384400, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=9eed9e3b-b914-4868-89dd-d2718201a482]]@400657560, transaction: TransactionImpl [xid=null, txID=2073, xid=null, state=COMMITTED, createTime=1719576495069(Fri Jun 28 12:08:15 UTC 2024), timeoutSeconds=-1, nr operations = 0]@76bd7669
2024-06-28 12:08:15,070 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=2054, durable=true, userID=18d9c62d-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:14 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-48624cfa-6b5e-4259-a545-c42dc3384400, JMSReplyTo=temp-queue://164f489e-1f09-4510-a619-7773a5f9e6c6, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@162251349, transaction: TransactionImpl [xid=null, txID=2067, xid=null, state=COMMITTED, createTime=1719576495066(Fri Jun 28 12:08:15 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5512c2ec
2024-06-28 12:08:15,070 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [19085044-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=18d902d6-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=18d902d6-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@309cfcaf, true, {}]
2024-06-28 12:08:15,071 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [164f489e-1f09-4510-a619-7773a5f9e6c6]
2024-06-28 12:08:15,074 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@65beeceb]
2024-06-28 12:08:15,075 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@f8beeb6[job=JMS reply cancel message listener, state=RUNNING]]
2024-06-28 12:08:15,075 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.011060 ms
2024-06-28 12:08:15,076 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [78c9cb38-1796-4773-9fa7-428133ea02dd]
2024-06-28 12:08:15,078 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:08:15,078 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:08:15,079 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 18d902d6-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:08:15,080 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:08:15,080 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 323.834104 ms
2024-06-28 12:08:15,080 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyRequestFirst [artemis]>
2024-06-28 12:08:15,081 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:08:15,081 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyRequestFirst [artemis]>
2024-06-28 12:08:15,082 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1079053204'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-06-28 12:08:15,085 INFO  [scout-thread-11] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=requester (Q), activemq.broker=mom220]
2024-06-28 12:08:15,085 INFO  [scout-thread-15] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 190a9a36-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom222]
2024-06-28 12:08:15,086 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [190ac149-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=190a9a36-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=190a9a36-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@65350d7, true, {}]
2024-06-28 12:08:15,087 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@eb90bf2 - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom222]
2024-06-28 12:08:15,087 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [190ae85a-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=190a9a36-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=190a9a36-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3ace6663, true, {}]
2024-06-28 12:08:15,088 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=80006b5a-4e36-4573-a083-8dd6a4003fa5, address=80006b5a-4e36-4573-a083-8dd6a4003fa5, 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, fqqn=null]]
2024-06-28 12:08:15,088 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@59070e30
2024-06-28 12:08:15,088 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7dda424b
2024-06-28 12:08:15,089 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 80006b5a-4e36-4573-a083-8dd6a4003fa5, null, 0, false, true, null]
2024-06-28 12:08:15,091 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2114, durable=true, userID=190b5d8d-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:15 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-4e639afc-df6f-45fe-9084-0d324194e735, JMSReplyTo=temp-queue://80006b5a-4e36-4573-a083-8dd6a4003fa5, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1729971721, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyRequestFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyRequestFirst previousRoute:ANYCAST, reusable=true, version=-2147483285)
..................................................
***** durable queues test/mom/testQueueRequestReplyRequestFirst:
- queueID=1751 address:test/mom/testQueueRequestReplyRequestFirst name:test/mom/testQueueRequestReplyRequestFirst filter:null
***** non durable for test/mom/testQueueRequestReplyRequestFirst:
..................................................
, transaction: null
2024-06-28 12:08:15,384 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [193812de-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=190a9a36-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=190a9a36-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@f5bf966, true, {}]
2024-06-28 12:08:15,385 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 193812de-3547-11ef-af8f-0a580a280f89 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true]
2024-06-28 12:08:15,385 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@345e3398
2024-06-28 12:08:15,387 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=639f2a25-f0bc-4595-92da-35d6c8b4b0bf, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, 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, fqqn=null]]
2024-06-28 12:08:15,388 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4650ce20
2024-06-28 12:08:15,388 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 639f2a25-f0bc-4595-92da-35d6c8b4b0bf, null, 0, false, true, null]
2024-06-28 12:08:15,389 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1938fd40-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=190a9a36-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=190a9a36-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@390ae307, true, {}]
2024-06-28 12:08:15,390 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyRequestFirst, null, 0, false, true, null]
2024-06-28 12:08:15,391 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyRequestFirst: Reference[2114]:RELIABLE:CoreMessage[messageID=2114, durable=true, userID=190b5d8d-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:15 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-4e639afc-df6f-45fe-9084-0d324194e735, JMSReplyTo=temp-queue://80006b5a-4e36-4573-a083-8dd6a4003fa5, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1729971721
2024-06-28 12:08:15,392 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=2114, durable=true, userID=190b5d8d-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:15 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-4e639afc-df6f-45fe-9084-0d324194e735, JMSReplyTo=temp-queue://80006b5a-4e36-4573-a083-8dd6a4003fa5, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1729971721 to transaction: TransactionImpl [xid=null, txID=2127, xid=null, state=ACTIVE, createTime=1719576495391(Fri Jun 28 12:08:15 UTC 2024), timeoutSeconds=-1, nr operations = 1]@64ea881b
2024-06-28 12:08:15,393 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [19397271-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=190a9a36-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=190a9a36-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@52913114, true, {}]
2024-06-28 12:08:15,395 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 80006b5a-4e36-4573-a083-8dd6a4003fa5: Reference[2130]:RELIABLE:CoreMessage[messageID=2130, durable=true, userID=1939c093-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:15 UTC 2024, expiration=0, durable=true, address=80006b5a-4e36-4573-a083-8dd6a4003fa5, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-4e639afc-df6f-45fe-9084-0d324194e735, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=38ae8347-ac17-458d-a5d8-8691fd006b43]]@1205048891
2024-06-28 12:08:15,395 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2130, durable=true, userID=1939c093-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:15 UTC 2024, expiration=0, durable=true, address=80006b5a-4e36-4573-a083-8dd6a4003fa5, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-4e639afc-df6f-45fe-9084-0d324194e735, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=38ae8347-ac17-458d-a5d8-8691fd006b43]]@1205048891, context: RoutingContextImpl(Address=80006b5a-4e36-4573-a083-8dd6a4003fa5, routingType=ANYCAST, PreviousAddress=80006b5a-4e36-4573-a083-8dd6a4003fa5 previousRoute:ANYCAST, reusable=true, version=-2147483261)
..................................................
***** durable queues 80006b5a-4e36-4573-a083-8dd6a4003fa5:
***** non durable for 80006b5a-4e36-4573-a083-8dd6a4003fa5:
- queueID=2110 address:80006b5a-4e36-4573-a083-8dd6a4003fa5 name:80006b5a-4e36-4573-a083-8dd6a4003fa5 filter:null
..................................................
, transaction: null
2024-06-28 12:08:15,395 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 80006b5a-4e36-4573-a083-8dd6a4003fa5: CoreMessage[messageID=2130, durable=true, userID=1939c093-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:15 UTC 2024, expiration=0, durable=true, address=80006b5a-4e36-4573-a083-8dd6a4003fa5, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-4e639afc-df6f-45fe-9084-0d324194e735, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=38ae8347-ac17-458d-a5d8-8691fd006b43]]@1205048891 to transaction: TransactionImpl [xid=null, txID=2131, xid=null, state=ACTIVE, createTime=1719576495395(Fri Jun 28 12:08:15 UTC 2024), timeoutSeconds=-1, nr operations = 1]@670952b1
2024-06-28 12:08:15,395 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 80006b5a-4e36-4573-a083-8dd6a4003fa5: CoreMessage[messageID=2130, durable=true, userID=1939c093-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:15 UTC 2024, expiration=0, durable=true, address=80006b5a-4e36-4573-a083-8dd6a4003fa5, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-4e639afc-df6f-45fe-9084-0d324194e735, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=38ae8347-ac17-458d-a5d8-8691fd006b43]]@1205048891, transaction: TransactionImpl [xid=null, txID=2131, xid=null, state=COMMITTED, createTime=1719576495395(Fri Jun 28 12:08:15 UTC 2024), timeoutSeconds=-1, nr operations = 0]@670952b1
2024-06-28 12:08:15,396 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=2114, durable=true, userID=190b5d8d-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:15 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-4e639afc-df6f-45fe-9084-0d324194e735, JMSReplyTo=temp-queue://80006b5a-4e36-4573-a083-8dd6a4003fa5, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1729971721, transaction: TransactionImpl [xid=null, txID=2127, xid=null, state=COMMITTED, createTime=1719576495391(Fri Jun 28 12:08:15 UTC 2024), timeoutSeconds=-1, nr operations = 0]@64ea881b
2024-06-28 12:08:15,396 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [193a0eb4-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=190a9a36-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=190a9a36-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5e6bc495, true, {}]
2024-06-28 12:08:15,397 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [80006b5a-4e36-4573-a083-8dd6a4003fa5]
2024-06-28 12:08:15,400 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3b00a7b9]
2024-06-28 12:08:15,401 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@3e5aa7f9[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:08:15,401 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.012308 ms
2024-06-28 12:08:15,402 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [639f2a25-f0bc-4595-92da-35d6c8b4b0bf]
2024-06-28 12:08:15,404 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:08:15,404 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:08:15,405 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 190a9a36-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:08:15,406 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:08:15,406 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 325.348691 ms
2024-06-28 12:08:15,406 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyRequestFirst [artemis]>
2024-06-28 12:08:15,407 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:08:15,407 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyRequestFirst [artemis]>
2024-06-28 12:08:15,408 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1516192754'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom224]
2024-06-28 12:08:15,411 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=requester (Q), activemq.broker=mom194]
2024-06-28 12:08:15,412 INFO  [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 193c7fb6-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom223]
2024-06-28 12:08:15,413 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [193c7fb9-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=193c7fb6-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=193c7fb6-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3c7e61, true, {}]
2024-06-28 12:08:15,414 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@726b0a5e - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom223]
2024-06-28 12:08:15,414 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [193ccdda-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=193c7fb6-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=193c7fb6-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1b9f0116, true, {}]
2024-06-28 12:08:15,415 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=32190179-1a8a-4992-a862-665e3f89b6c8, address=32190179-1a8a-4992-a862-665e3f89b6c8, 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, fqqn=null]]
2024-06-28 12:08:15,415 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@63f0c838
2024-06-28 12:08:15,416 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@717c373f
2024-06-28 12:08:15,416 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 32190179-1a8a-4992-a862-665e3f89b6c8, null, 0, false, true, null]
2024-06-28 12:08:15,418 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2174, durable=true, userID=193d430d-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:15 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2c201ba5-7588-4627-beb7-f22058e4b2e0, JMSReplyTo=temp-queue://32190179-1a8a-4992-a862-665e3f89b6c8, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@511376468, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyRequestFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyRequestFirst previousRoute:ANYCAST, reusable=true, version=-2147483285)
..................................................
***** durable queues test/mom/testQueueRequestReplyRequestFirst:
- queueID=1751 address:test/mom/testQueueRequestReplyRequestFirst name:test/mom/testQueueRequestReplyRequestFirst filter:null
***** non durable for test/mom/testQueueRequestReplyRequestFirst:
..................................................
, transaction: null
2024-06-28 12:08:15,710 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1969f85e-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=193c7fb6-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=193c7fb6-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6b844a4c, true, {}]
2024-06-28 12:08:15,712 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 1969f85e-3547-11ef-af8f-0a580a280f89 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true]
2024-06-28 12:08:15,712 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@63884f8
2024-06-28 12:08:15,714 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=9d621acd-cec5-47d0-9027-158419e70e79, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, 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, fqqn=null]]
2024-06-28 12:08:15,715 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4b02c364
2024-06-28 12:08:15,715 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 9d621acd-cec5-47d0-9027-158419e70e79, null, 0, false, true, null]
2024-06-28 12:08:15,716 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [196ae2c0-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=193c7fb6-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=193c7fb6-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4206d217, true, {}]
2024-06-28 12:08:15,717 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyRequestFirst, null, 0, false, true, null]
2024-06-28 12:08:15,718 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyRequestFirst: Reference[2174]:RELIABLE:CoreMessage[messageID=2174, durable=true, userID=193d430d-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:15 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2c201ba5-7588-4627-beb7-f22058e4b2e0, JMSReplyTo=temp-queue://32190179-1a8a-4992-a862-665e3f89b6c8, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@511376468
2024-06-28 12:08:15,719 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=2174, durable=true, userID=193d430d-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:15 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2c201ba5-7588-4627-beb7-f22058e4b2e0, JMSReplyTo=temp-queue://32190179-1a8a-4992-a862-665e3f89b6c8, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@511376468 to transaction: TransactionImpl [xid=null, txID=2187, xid=null, state=ACTIVE, createTime=1719576495718(Fri Jun 28 12:08:15 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4b4df9fd
2024-06-28 12:08:15,719 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [196b57f1-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=193c7fb6-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=193c7fb6-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5ac0be96, true, {}]
2024-06-28 12:08:15,721 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 32190179-1a8a-4992-a862-665e3f89b6c8: Reference[2190]:RELIABLE:CoreMessage[messageID=2190, durable=true, userID=196ba613-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:15 UTC 2024, expiration=0, durable=true, address=32190179-1a8a-4992-a862-665e3f89b6c8, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2c201ba5-7588-4627-beb7-f22058e4b2e0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=89fa5488-822b-4e3e-9b60-7b27720f7fc0]]@709166182
2024-06-28 12:08:15,721 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2190, durable=true, userID=196ba613-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:15 UTC 2024, expiration=0, durable=true, address=32190179-1a8a-4992-a862-665e3f89b6c8, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2c201ba5-7588-4627-beb7-f22058e4b2e0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=89fa5488-822b-4e3e-9b60-7b27720f7fc0]]@709166182, context: RoutingContextImpl(Address=32190179-1a8a-4992-a862-665e3f89b6c8, routingType=ANYCAST, PreviousAddress=32190179-1a8a-4992-a862-665e3f89b6c8 previousRoute:ANYCAST, reusable=true, version=-2147483257)
..................................................
***** durable queues 32190179-1a8a-4992-a862-665e3f89b6c8:
***** non durable for 32190179-1a8a-4992-a862-665e3f89b6c8:
- queueID=2170 address:32190179-1a8a-4992-a862-665e3f89b6c8 name:32190179-1a8a-4992-a862-665e3f89b6c8 filter:null
..................................................
, transaction: null
2024-06-28 12:08:15,722 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 32190179-1a8a-4992-a862-665e3f89b6c8: CoreMessage[messageID=2190, durable=true, userID=196ba613-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:15 UTC 2024, expiration=0, durable=true, address=32190179-1a8a-4992-a862-665e3f89b6c8, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2c201ba5-7588-4627-beb7-f22058e4b2e0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=89fa5488-822b-4e3e-9b60-7b27720f7fc0]]@709166182 to transaction: TransactionImpl [xid=null, txID=2191, xid=null, state=ACTIVE, createTime=1719576495722(Fri Jun 28 12:08:15 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6f0ae6c1
2024-06-28 12:08:15,722 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 32190179-1a8a-4992-a862-665e3f89b6c8: CoreMessage[messageID=2190, durable=true, userID=196ba613-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:15 UTC 2024, expiration=0, durable=true, address=32190179-1a8a-4992-a862-665e3f89b6c8, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2c201ba5-7588-4627-beb7-f22058e4b2e0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=89fa5488-822b-4e3e-9b60-7b27720f7fc0]]@709166182, transaction: TransactionImpl [xid=null, txID=2191, xid=null, state=COMMITTED, createTime=1719576495722(Fri Jun 28 12:08:15 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6f0ae6c1
2024-06-28 12:08:15,723 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=2174, durable=true, userID=193d430d-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:15 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2c201ba5-7588-4627-beb7-f22058e4b2e0, JMSReplyTo=temp-queue://32190179-1a8a-4992-a862-665e3f89b6c8, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@511376468, transaction: TransactionImpl [xid=null, txID=2187, xid=null, state=COMMITTED, createTime=1719576495718(Fri Jun 28 12:08:15 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4b4df9fd
2024-06-28 12:08:15,723 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [196bf434-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=193c7fb6-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=193c7fb6-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@26db2f28, true, {}]
2024-06-28 12:08:15,724 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [32190179-1a8a-4992-a862-665e3f89b6c8]
2024-06-28 12:08:15,727 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@41f2320f]
2024-06-28 12:08:15,728 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@3ee36fbf[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:08:15,728 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.010714 ms
2024-06-28 12:08:15,729 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [9d621acd-cec5-47d0-9027-158419e70e79]
2024-06-28 12:08:15,731 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:08:15,731 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:08:15,732 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 193c7fb6-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:08:15,733 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:08:15,733 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 325.393832 ms
2024-06-28 12:08:15,733 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyRequestFirst [artemis]>
2024-06-28 12:08:15,734 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:08:15,734 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyRequestFirst [artemis]>
2024-06-28 12:08:15,735 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 262444104'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom222]
2024-06-28 12:08:15,738 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=requester (Q), activemq.broker=mom195]
2024-06-28 12:08:15,739 INFO  [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 196e6536-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom224]
2024-06-28 12:08:15,739 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [196e6539-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=196e6536-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=196e6536-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@62d542ec, true, {}]
2024-06-28 12:08:15,740 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@116c56a6 - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom224]
2024-06-28 12:08:15,741 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [196e8c4a-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=196e6536-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=196e6536-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6e2b67b, true, {}]
2024-06-28 12:08:15,741 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=3617dee8-c9f3-4b7e-aba7-2f524e4ba366, address=3617dee8-c9f3-4b7e-aba7-2f524e4ba366, 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, fqqn=null]]
2024-06-28 12:08:15,742 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@762fe06f
2024-06-28 12:08:15,742 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@534350d1
2024-06-28 12:08:15,743 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 3617dee8-c9f3-4b7e-aba7-2f524e4ba366, null, 0, false, true, null]
2024-06-28 12:08:15,745 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2234, durable=true, userID=196f288d-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:15 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a5251f54-b3b8-4302-add7-e1ce17269a73, JMSReplyTo=temp-queue://3617dee8-c9f3-4b7e-aba7-2f524e4ba366, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1732084787, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyRequestFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyRequestFirst previousRoute:ANYCAST, reusable=true, version=-2147483285)
..................................................
***** durable queues test/mom/testQueueRequestReplyRequestFirst:
- queueID=1751 address:test/mom/testQueueRequestReplyRequestFirst name:test/mom/testQueueRequestReplyRequestFirst filter:null
***** non durable for test/mom/testQueueRequestReplyRequestFirst:
..................................................
, transaction: null
2024-06-28 12:08:16,037 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [199bb6ce-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=196e6536-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=196e6536-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@49b12789, true, {}]
2024-06-28 12:08:16,038 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 199bb6ce-3547-11ef-af8f-0a580a280f89 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true]
2024-06-28 12:08:16,038 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@1a5ca6df
2024-06-28 12:08:16,040 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=f81043d3-7627-42df-9586-eb67ff349a19, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, 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, fqqn=null]]
2024-06-28 12:08:16,040 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1430884b
2024-06-28 12:08:16,041 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, f81043d3-7627-42df-9586-eb67ff349a19, null, 0, false, true, null]
2024-06-28 12:08:16,042 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [199ca130-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=196e6536-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=196e6536-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4f3623ba, true, {}]
2024-06-28 12:08:16,042 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyRequestFirst, null, 0, false, true, null]
2024-06-28 12:08:16,043 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyRequestFirst: Reference[2234]:RELIABLE:CoreMessage[messageID=2234, durable=true, userID=196f288d-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:15 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a5251f54-b3b8-4302-add7-e1ce17269a73, JMSReplyTo=temp-queue://3617dee8-c9f3-4b7e-aba7-2f524e4ba366, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1732084787
2024-06-28 12:08:16,044 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=2234, durable=true, userID=196f288d-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:15 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a5251f54-b3b8-4302-add7-e1ce17269a73, JMSReplyTo=temp-queue://3617dee8-c9f3-4b7e-aba7-2f524e4ba366, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1732084787 to transaction: TransactionImpl [xid=null, txID=2247, xid=null, state=ACTIVE, createTime=1719576496044(Fri Jun 28 12:08:16 UTC 2024), timeoutSeconds=-1, nr operations = 1]@18604593
2024-06-28 12:08:16,045 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [199d1661-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=196e6536-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=196e6536-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4f09b6b8, true, {}]
2024-06-28 12:08:16,047 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 3617dee8-c9f3-4b7e-aba7-2f524e4ba366: Reference[2250]:RELIABLE:CoreMessage[messageID=2250, durable=true, userID=199d3d73-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:16 UTC 2024, expiration=0, durable=true, address=3617dee8-c9f3-4b7e-aba7-2f524e4ba366, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a5251f54-b3b8-4302-add7-e1ce17269a73, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=ada86a1c-3d2e-4eae-9ddc-843fb07c18c5]]@872895990
2024-06-28 12:08:16,047 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2250, durable=true, userID=199d3d73-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:16 UTC 2024, expiration=0, durable=true, address=3617dee8-c9f3-4b7e-aba7-2f524e4ba366, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a5251f54-b3b8-4302-add7-e1ce17269a73, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=ada86a1c-3d2e-4eae-9ddc-843fb07c18c5]]@872895990, context: RoutingContextImpl(Address=3617dee8-c9f3-4b7e-aba7-2f524e4ba366, routingType=ANYCAST, PreviousAddress=3617dee8-c9f3-4b7e-aba7-2f524e4ba366 previousRoute:ANYCAST, reusable=true, version=-2147483253)
..................................................
***** durable queues 3617dee8-c9f3-4b7e-aba7-2f524e4ba366:
***** non durable for 3617dee8-c9f3-4b7e-aba7-2f524e4ba366:
- queueID=2230 address:3617dee8-c9f3-4b7e-aba7-2f524e4ba366 name:3617dee8-c9f3-4b7e-aba7-2f524e4ba366 filter:null
..................................................
, transaction: null
2024-06-28 12:08:16,047 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 3617dee8-c9f3-4b7e-aba7-2f524e4ba366: CoreMessage[messageID=2250, durable=true, userID=199d3d73-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:16 UTC 2024, expiration=0, durable=true, address=3617dee8-c9f3-4b7e-aba7-2f524e4ba366, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a5251f54-b3b8-4302-add7-e1ce17269a73, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=ada86a1c-3d2e-4eae-9ddc-843fb07c18c5]]@872895990 to transaction: TransactionImpl [xid=null, txID=2251, xid=null, state=ACTIVE, createTime=1719576496047(Fri Jun 28 12:08:16 UTC 2024), timeoutSeconds=-1, nr operations = 1]@46b81498
2024-06-28 12:08:16,047 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 3617dee8-c9f3-4b7e-aba7-2f524e4ba366: CoreMessage[messageID=2250, durable=true, userID=199d3d73-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:16 UTC 2024, expiration=0, durable=true, address=3617dee8-c9f3-4b7e-aba7-2f524e4ba366, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a5251f54-b3b8-4302-add7-e1ce17269a73, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=ada86a1c-3d2e-4eae-9ddc-843fb07c18c5]]@872895990, transaction: TransactionImpl [xid=null, txID=2251, xid=null, state=COMMITTED, createTime=1719576496047(Fri Jun 28 12:08:16 UTC 2024), timeoutSeconds=-1, nr operations = 0]@46b81498
2024-06-28 12:08:16,048 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=2234, durable=true, userID=196f288d-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:15 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a5251f54-b3b8-4302-add7-e1ce17269a73, JMSReplyTo=temp-queue://3617dee8-c9f3-4b7e-aba7-2f524e4ba366, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1732084787, transaction: TransactionImpl [xid=null, txID=2247, xid=null, state=COMMITTED, createTime=1719576496044(Fri Jun 28 12:08:16 UTC 2024), timeoutSeconds=-1, nr operations = 0]@18604593
2024-06-28 12:08:16,048 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [199d8b94-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=196e6536-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=196e6536-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@36eada6d, true, {}]
2024-06-28 12:08:16,049 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [3617dee8-c9f3-4b7e-aba7-2f524e4ba366]
2024-06-28 12:08:16,051 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@70d336f5]
2024-06-28 12:08:16,052 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@736ddc[job=JMS reply cancel message listener, state=RUNNING]]
2024-06-28 12:08:16,053 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.011410 ms
2024-06-28 12:08:16,053 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [f81043d3-7627-42df-9586-eb67ff349a19]
2024-06-28 12:08:16,055 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:08:16,055 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:08:16,056 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 196e6536-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:08:16,057 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:08:16,057 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 323.447331 ms
2024-06-28 12:08:16,057 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyRequestFirst [artemis]>
2024-06-28 12:08:16,058 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:08:16,058 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyRequestFirst [artemis]>
2024-06-28 12:08:16,059 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 425515054'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-06-28 12:08:16,062 INFO  [scout-thread-11] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=requester (Q), activemq.broker=mom220]
2024-06-28 12:08:16,063 INFO  [scout-thread-15] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 199fd586-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom222]
2024-06-28 12:08:16,064 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [199ffc99-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=199fd586-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=199fd586-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@11dff670, true, {}]
2024-06-28 12:08:16,065 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@15704727 - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom222]
2024-06-28 12:08:16,065 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [19a023aa-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=199fd586-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=199fd586-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3839c29, true, {}]
2024-06-28 12:08:16,066 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=75aeeece-f0c2-40bf-ba9b-4be4f145b15b, address=75aeeece-f0c2-40bf-ba9b-4be4f145b15b, 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, fqqn=null]]
2024-06-28 12:08:16,066 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@3d22e781
2024-06-28 12:08:16,067 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@74aefd2c
2024-06-28 12:08:16,067 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 75aeeece-f0c2-40bf-ba9b-4be4f145b15b, null, 0, false, true, null]
2024-06-28 12:08:16,069 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2294, durable=true, userID=19a098dd-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:16 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3c780c05-fc80-476e-89bd-440475769923, JMSReplyTo=temp-queue://75aeeece-f0c2-40bf-ba9b-4be4f145b15b, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@984990508, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyRequestFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyRequestFirst previousRoute:ANYCAST, reusable=true, version=-2147483285)
..................................................
***** durable queues test/mom/testQueueRequestReplyRequestFirst:
- queueID=1751 address:test/mom/testQueueRequestReplyRequestFirst name:test/mom/testQueueRequestReplyRequestFirst filter:null
***** non durable for test/mom/testQueueRequestReplyRequestFirst:
..................................................
, transaction: null
2024-06-28 12:08:16,361 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [19cd4e2e-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=199fd586-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=199fd586-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5a6c4fa5, true, {}]
2024-06-28 12:08:16,362 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 19cd4e2e-3547-11ef-af8f-0a580a280f89 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true]
2024-06-28 12:08:16,362 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@d1f9342
2024-06-28 12:08:16,363 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=a1c3692a-1137-44fe-9cb1-03181b5a628b, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, 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, fqqn=null]]
2024-06-28 12:08:16,364 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@bbbc738
2024-06-28 12:08:16,365 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, a1c3692a-1137-44fe-9cb1-03181b5a628b, null, 0, false, true, null]
2024-06-28 12:08:16,366 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [19cdea70-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=199fd586-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=199fd586-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7cb7d150, true, {}]
2024-06-28 12:08:16,366 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyRequestFirst, null, 0, false, true, null]
2024-06-28 12:08:16,367 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyRequestFirst: Reference[2294]:RELIABLE:CoreMessage[messageID=2294, durable=true, userID=19a098dd-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:16 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3c780c05-fc80-476e-89bd-440475769923, JMSReplyTo=temp-queue://75aeeece-f0c2-40bf-ba9b-4be4f145b15b, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@984990508
2024-06-28 12:08:16,367 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=2294, durable=true, userID=19a098dd-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:16 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3c780c05-fc80-476e-89bd-440475769923, JMSReplyTo=temp-queue://75aeeece-f0c2-40bf-ba9b-4be4f145b15b, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@984990508 to transaction: TransactionImpl [xid=null, txID=2307, xid=null, state=ACTIVE, createTime=1719576496367(Fri Jun 28 12:08:16 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5026ba9a
2024-06-28 12:08:16,368 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [19ce5fa1-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=199fd586-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=199fd586-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@51d8b5c, true, {}]
2024-06-28 12:08:16,370 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2310, durable=true, userID=19ce86b3-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:16 UTC 2024, expiration=0, durable=true, address=75aeeece-f0c2-40bf-ba9b-4be4f145b15b, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3c780c05-fc80-476e-89bd-440475769923, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b76b3bc7-f83e-48bc-a80d-a71b42399560]]@502379418, context: RoutingContextImpl(Address=75aeeece-f0c2-40bf-ba9b-4be4f145b15b, routingType=ANYCAST, PreviousAddress=75aeeece-f0c2-40bf-ba9b-4be4f145b15b previousRoute:ANYCAST, reusable=true, version=-2147483249)
..................................................
***** durable queues 75aeeece-f0c2-40bf-ba9b-4be4f145b15b:
***** non durable for 75aeeece-f0c2-40bf-ba9b-4be4f145b15b:
- queueID=2290 address:75aeeece-f0c2-40bf-ba9b-4be4f145b15b name:75aeeece-f0c2-40bf-ba9b-4be4f145b15b filter:null
..................................................
, transaction: null
2024-06-28 12:08:16,370 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 75aeeece-f0c2-40bf-ba9b-4be4f145b15b: Reference[2310]:RELIABLE:CoreMessage[messageID=2310, durable=true, userID=19ce86b3-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:16 UTC 2024, expiration=0, durable=true, address=75aeeece-f0c2-40bf-ba9b-4be4f145b15b, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3c780c05-fc80-476e-89bd-440475769923, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b76b3bc7-f83e-48bc-a80d-a71b42399560]]@502379418
2024-06-28 12:08:16,370 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 75aeeece-f0c2-40bf-ba9b-4be4f145b15b: CoreMessage[messageID=2310, durable=true, userID=19ce86b3-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:16 UTC 2024, expiration=0, durable=true, address=75aeeece-f0c2-40bf-ba9b-4be4f145b15b, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3c780c05-fc80-476e-89bd-440475769923, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b76b3bc7-f83e-48bc-a80d-a71b42399560]]@502379418 to transaction: TransactionImpl [xid=null, txID=2312, xid=null, state=ACTIVE, createTime=1719576496370(Fri Jun 28 12:08:16 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2c6da5c5
2024-06-28 12:08:16,370 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 75aeeece-f0c2-40bf-ba9b-4be4f145b15b: CoreMessage[messageID=2310, durable=true, userID=19ce86b3-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:16 UTC 2024, expiration=0, durable=true, address=75aeeece-f0c2-40bf-ba9b-4be4f145b15b, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3c780c05-fc80-476e-89bd-440475769923, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b76b3bc7-f83e-48bc-a80d-a71b42399560]]@502379418, transaction: TransactionImpl [xid=null, txID=2312, xid=null, state=COMMITTED, createTime=1719576496370(Fri Jun 28 12:08:16 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2c6da5c5
2024-06-28 12:08:16,372 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [19ced4d4-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=199fd586-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=199fd586-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5b6f15fb, true, {}]
2024-06-28 12:08:16,372 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=2294, durable=true, userID=19a098dd-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:16 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3c780c05-fc80-476e-89bd-440475769923, JMSReplyTo=temp-queue://75aeeece-f0c2-40bf-ba9b-4be4f145b15b, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@984990508, transaction: TransactionImpl [xid=null, txID=2307, xid=null, state=COMMITTED, createTime=1719576496367(Fri Jun 28 12:08:16 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5026ba9a
2024-06-28 12:08:16,372 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [75aeeece-f0c2-40bf-ba9b-4be4f145b15b]
2024-06-28 12:08:16,375 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@516c8f5a]
2024-06-28 12:08:16,376 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@2313c33[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:08:16,376 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.020194 ms
2024-06-28 12:08:16,377 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [a1c3692a-1137-44fe-9cb1-03181b5a628b]
2024-06-28 12:08:16,379 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:08:16,379 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:08:16,379 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 199fd586-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:08:16,380 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:08:16,381 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 322.194354 ms
2024-06-28 12:08:16,381 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyRequestFirst [artemis]>
2024-06-28 12:08:16,382 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:08:16,382 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testMomEnvironmentWithoutRequestReply [artemis]>
2024-06-28 12:08:16,382 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1785910779'.
2024-06-28 12:08:16,385 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.initRequestReply(JmsMomImplementor.java:218) - Scout JUnit MOM [artemis]: 'request-reply' messaging is disabled
2024-06-28 12:08:16,386 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-06-28 12:08:16,386 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:08:16,386 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.004100 ms
2024-06-28 12:08:16,386 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-06-28 12:08:16,386 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 4.194515 ms
2024-06-28 12:08:16,387 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testMomEnvironmentWithoutRequestReply [artemis]>
2024-06-28 12:08:16,387 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:08:16,387 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testCurrentMessageRequestReply [artemis]>
2024-06-28 12:08:16,388 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 217290569'.
2024-06-28 12:08:16,390 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-06-28 12:08:16,391 INFO  [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 19d1e217-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom224]
2024-06-28 12:08:16,392 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [19d2092a-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=19d1e217-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=19d1e217-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@69c957fa, true, {}]
2024-06-28 12:08:16,393 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@393d5a1e - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom224]
2024-06-28 12:08:16,393 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [19d2303b-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=19d1e217-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=19d1e217-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1d54a16d, true, {}]
2024-06-28 12:08:16,394 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 19d2303b-3547-11ef-af8f-0a580a280f89 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true]
2024-06-28 12:08:16,394 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@793a2577
2024-06-28 12:08:16,395 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=2c03628e-e64b-45ef-9739-50d9c08bcdd8, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, 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, fqqn=null]]
2024-06-28 12:08:16,396 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@a02c1c1
2024-06-28 12:08:16,396 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 2c03628e-e64b-45ef-9739-50d9c08bcdd8, null, 0, false, true, null]
2024-06-28 12:08:16,397 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [19d2cc7d-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=19d1e217-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=19d1e217-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@63ff9dcf, true, {}]
2024-06-28 12:08:16,398 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testCurrentMessageRequestReply, address=test/mom/testCurrentMessageRequestReply, 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, fqqn=null]]
2024-06-28 12:08:16,398 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@8b2f35a
2024-06-28 12:08:16,399 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@325f263
2024-06-28 12:08:16,400 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testCurrentMessageRequestReply, null, 0, false, true, null]
2024-06-28 12:08:16,401 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [19d368bf-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=19d1e217-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=19d1e217-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@19f37349, true, {}]
2024-06-28 12:08:16,402 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=ee43eab1-b280-4c06-b64b-eb4adc6adc79, address=ee43eab1-b280-4c06-b64b-eb4adc6adc79, 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, fqqn=null]]
2024-06-28 12:08:16,402 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@11c52a5a
2024-06-28 12:08:16,403 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@259eb99
2024-06-28 12:08:16,403 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, ee43eab1-b280-4c06-b64b-eb4adc6adc79, null, 0, false, true, null]
2024-06-28 12:08:16,405 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2371, durable=true, userID=19d3ddf2-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:16 UTC 2024, expiration=0, durable=true, address=test/mom/testCurrentMessageRequestReply, size=1195, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-89c052e8-1ae1-4720-b03e-e63786d8fd5c, JMSReplyTo=temp-queue://ee43eab1-b280-4c06-b64b-eb4adc6adc79, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid_test]]@824726914, context: RoutingContextImpl(Address=test/mom/testCurrentMessageRequestReply, routingType=ANYCAST, PreviousAddress=test/mom/testCurrentMessageRequestReply previousRoute:ANYCAST, reusable=true, version=-2147483244)
..................................................
***** durable queues test/mom/testCurrentMessageRequestReply:
- queueID=2360 address:test/mom/testCurrentMessageRequestReply name:test/mom/testCurrentMessageRequestReply filter:null
***** non durable for test/mom/testCurrentMessageRequestReply:
..................................................
, transaction: null
2024-06-28 12:08:16,406 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testCurrentMessageRequestReply: Reference[2371]:RELIABLE:CoreMessage[messageID=2371, durable=true, userID=19d3ddf2-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:16 UTC 2024, expiration=0, durable=true, address=test/mom/testCurrentMessageRequestReply, size=1195, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-89c052e8-1ae1-4720-b03e-e63786d8fd5c, JMSReplyTo=temp-queue://ee43eab1-b280-4c06-b64b-eb4adc6adc79, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid_test]]@824726914
2024-06-28 12:08:16,406 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testCurrentMessageRequestReply: CoreMessage[messageID=2371, durable=true, userID=19d3ddf2-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:16 UTC 2024, expiration=0, durable=true, address=test/mom/testCurrentMessageRequestReply, size=1195, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-89c052e8-1ae1-4720-b03e-e63786d8fd5c, JMSReplyTo=temp-queue://ee43eab1-b280-4c06-b64b-eb4adc6adc79, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid_test]]@824726914 to transaction: TransactionImpl [xid=null, txID=2372, xid=null, state=ACTIVE, createTime=1719576496406(Fri Jun 28 12:08:16 UTC 2024), timeoutSeconds=-1, nr operations = 1]@10941667
2024-06-28 12:08:16,407 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [19d45323-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=19d1e217-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=19d1e217-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@73d73fa6, true, {}]
2024-06-28 12:08:16,409 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2375, durable=true, userID=19d47a35-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:16 UTC 2024, expiration=0, durable=true, address=ee43eab1-b280-4c06-b64b-eb4adc6adc79, size=808, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-89c052e8-1ae1-4720-b03e-e63786d8fd5c, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid_test]]@372864198, context: RoutingContextImpl(Address=ee43eab1-b280-4c06-b64b-eb4adc6adc79, routingType=ANYCAST, PreviousAddress=ee43eab1-b280-4c06-b64b-eb4adc6adc79 previousRoute:ANYCAST, reusable=true, version=-2147483243)
..................................................
***** durable queues ee43eab1-b280-4c06-b64b-eb4adc6adc79:
***** non durable for ee43eab1-b280-4c06-b64b-eb4adc6adc79:
- queueID=2367 address:ee43eab1-b280-4c06-b64b-eb4adc6adc79 name:ee43eab1-b280-4c06-b64b-eb4adc6adc79 filter:null
..................................................
, transaction: null
2024-06-28 12:08:16,409 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from ee43eab1-b280-4c06-b64b-eb4adc6adc79: Reference[2375]:RELIABLE:CoreMessage[messageID=2375, durable=true, userID=19d47a35-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:16 UTC 2024, expiration=0, durable=true, address=ee43eab1-b280-4c06-b64b-eb4adc6adc79, size=808, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-89c052e8-1ae1-4720-b03e-e63786d8fd5c, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid_test]]@372864198
2024-06-28 12:08:16,409 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from ee43eab1-b280-4c06-b64b-eb4adc6adc79: CoreMessage[messageID=2375, durable=true, userID=19d47a35-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:16 UTC 2024, expiration=0, durable=true, address=ee43eab1-b280-4c06-b64b-eb4adc6adc79, size=808, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-89c052e8-1ae1-4720-b03e-e63786d8fd5c, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid_test]]@372864198 to transaction: TransactionImpl [xid=null, txID=2377, xid=null, state=ACTIVE, createTime=1719576496409(Fri Jun 28 12:08:16 UTC 2024), timeoutSeconds=-1, nr operations = 1]@d32954
2024-06-28 12:08:16,409 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testCurrentMessageRequestReply: CoreMessage[messageID=2371, durable=true, userID=19d3ddf2-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:16 UTC 2024, expiration=0, durable=true, address=test/mom/testCurrentMessageRequestReply, size=1195, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-89c052e8-1ae1-4720-b03e-e63786d8fd5c, JMSReplyTo=temp-queue://ee43eab1-b280-4c06-b64b-eb4adc6adc79, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid_test]]@824726914, transaction: TransactionImpl [xid=null, txID=2372, xid=null, state=COMMITTED, createTime=1719576496406(Fri Jun 28 12:08:16 UTC 2024), timeoutSeconds=-1, nr operations = 0]@10941667
2024-06-28 12:08:16,409 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from ee43eab1-b280-4c06-b64b-eb4adc6adc79: CoreMessage[messageID=2375, durable=true, userID=19d47a35-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:16 UTC 2024, expiration=0, durable=true, address=ee43eab1-b280-4c06-b64b-eb4adc6adc79, size=808, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-89c052e8-1ae1-4720-b03e-e63786d8fd5c, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid_test]]@372864198, transaction: TransactionImpl [xid=null, txID=2377, xid=null, state=COMMITTED, createTime=1719576496409(Fri Jun 28 12:08:16 UTC 2024), timeoutSeconds=-1, nr operations = 0]@d32954
2024-06-28 12:08:16,410 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [19d4c856-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=19d1e217-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=19d1e217-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@740d1b16, true, {}]
2024-06-28 12:08:16,411 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [ee43eab1-b280-4c06-b64b-eb4adc6adc79]
2024-06-28 12:08:16,413 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@64f514d2, org.eclipse.scout.rt.mom.jms.JmsSubscription@32730f12]
2024-06-28 12:08:16,414 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@74d56f47[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:08:16,414 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.009992 ms
2024-06-28 12:08:16,415 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [2c03628e-e64b-45ef-9739-50d9c08bcdd8]
2024-06-28 12:08:16,417 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:08:16,417 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:08:16,418 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 19d1e217-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:08:16,418 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:08:16,419 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 31.140324 ms
2024-06-28 12:08:16,419 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testCurrentMessageRequestReply [artemis]>
2024-06-28 12:08:16,420 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:08:16,420 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicRequestReplyTimeout [artemis]>
2024-06-28 12:08:16,421 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 494856914'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom224]
2024-06-28 12:08:16,424 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom224]
2024-06-28 12:08:16,424 INFO  [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 19d6eb38-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom194]
2024-06-28 12:08:16,425 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [19d7124b-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=19d6eb38-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=19d6eb38-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1d365194, true, {}]
2024-06-28 12:08:16,426 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@2a6ca572 - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom194]
2024-06-28 12:08:16,426 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [19d7395c-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=19d6eb38-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=19d6eb38-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@31683072, true, {}]
2024-06-28 12:08:16,427 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 19d7395c-3547-11ef-af8f-0a580a280f89 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true]
2024-06-28 12:08:16,427 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@7324e889
2024-06-28 12:08:16,428 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=a40fcb9b-0a65-4aa4-9b7b-31e551046478, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, 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, fqqn=null]]
2024-06-28 12:08:16,429 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5a1efa6a
2024-06-28 12:08:16,430 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, a40fcb9b-0a65-4aa4-9b7b-31e551046478, null, 0, false, true, null]
2024-06-28 12:08:16,430 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [19d7d59e-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=19d6eb38-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=19d6eb38-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@55e78098, true, {}]
2024-06-28 12:08:16,431 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 19d7d59e-3547-11ef-af8f-0a580a280f89 with parameters: [test/mom/testTopicRequestReplyTimeout, [MULTICAST], true]
2024-06-28 12:08:16,431 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@1dd70ff8
2024-06-28 12:08:16,432 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=1cbb5a55-e3cd-4b67-8dc2-1aee4af32ef7, address=test/mom/testTopicRequestReplyTimeout, routingType=MULTICAST, 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, fqqn=null]]
2024-06-28 12:08:16,433 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3a233a88
2024-06-28 12:08:16,433 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 1cbb5a55-e3cd-4b67-8dc2-1aee4af32ef7, null, 0, false, true, null]
2024-06-28 12:08:16,434 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [19d871e0-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=19d6eb38-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=19d6eb38-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2212649, true, {}]
2024-06-28 12:08:16,435 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=cfc2e88b-1bb2-4fe5-8192-70bf2a169240, address=cfc2e88b-1bb2-4fe5-8192-70bf2a169240, 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, fqqn=null]]
2024-06-28 12:08:16,435 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@17e67cff
2024-06-28 12:08:16,436 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@b76ab0b
2024-06-28 12:08:16,436 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, cfc2e88b-1bb2-4fe5-8192-70bf2a169240, null, 0, false, true, null]
2024-06-28 12:08:16,438 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2435, durable=true, userID=19d8e713-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:16 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyTimeout, size=933, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-dd7ad88b-1a21-4750-a709-39820b1dcb11, JMSReplyTo=temp-queue://cfc2e88b-1bb2-4fe5-8192-70bf2a169240, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@960807748, context: RoutingContextImpl(Address=test/mom/testTopicRequestReplyTimeout, routingType=MULTICAST, PreviousAddress=test/mom/testTopicRequestReplyTimeout previousRoute:MULTICAST, reusable=true, version=-2147483239)
..................................................
***** durable queues test/mom/testTopicRequestReplyTimeout:
***** non durable for test/mom/testTopicRequestReplyTimeout:
- queueID=2425 address:test/mom/testTopicRequestReplyTimeout name:1cbb5a55-e3cd-4b67-8dc2-1aee4af32ef7 filter:null
..................................................
, transaction: null
2024-06-28 12:08:16,438 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 1cbb5a55-e3cd-4b67-8dc2-1aee4af32ef7: Reference[2435]:RELIABLE:CoreMessage[messageID=2435, durable=true, userID=19d8e713-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:16 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyTimeout, size=933, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-dd7ad88b-1a21-4750-a709-39820b1dcb11, JMSReplyTo=temp-queue://cfc2e88b-1bb2-4fe5-8192-70bf2a169240, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@960807748
2024-06-28 12:08:16,438 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 1cbb5a55-e3cd-4b67-8dc2-1aee4af32ef7: CoreMessage[messageID=2435, durable=true, userID=19d8e713-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:16 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyTimeout, size=933, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-dd7ad88b-1a21-4750-a709-39820b1dcb11, JMSReplyTo=temp-queue://cfc2e88b-1bb2-4fe5-8192-70bf2a169240, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@960807748 to transaction: TransactionImpl [xid=null, txID=2436, xid=null, state=ACTIVE, createTime=1719576496438(Fri Jun 28 12:08:16 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7901379
2024-06-28 12:08:16,439 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 1cbb5a55-e3cd-4b67-8dc2-1aee4af32ef7: CoreMessage[messageID=2435, durable=true, userID=19d8e713-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:16 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyTimeout, size=933, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-dd7ad88b-1a21-4750-a709-39820b1dcb11, JMSReplyTo=temp-queue://cfc2e88b-1bb2-4fe5-8192-70bf2a169240, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@960807748, transaction: TransactionImpl [xid=null, txID=2436, xid=null, state=COMMITTED, createTime=1719576496438(Fri Jun 28 12:08:16 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7901379
2024-06-28 12:08:21,435 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1cd38974-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=19d6eb38-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=19d6eb38-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@38c86fbe, true, {}]
2024-06-28 12:08:21,437 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2439, durable=true, userID=1cd3b086-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:21 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=513, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-dd7ad88b-1a21-4750-a709-39820b1dcb11, _AMQ_ROUTING_TYPE=0]]@554142193, context: RoutingContextImpl(Address=scout.mom.requestreply.cancellation, routingType=MULTICAST, PreviousAddress=scout.mom.requestreply.cancellation previousRoute:MULTICAST, reusable=true, version=-2147483240)
..................................................
***** durable queues scout.mom.requestreply.cancellation:
***** non durable for scout.mom.requestreply.cancellation:
- queueID=2417 address:scout.mom.requestreply.cancellation name:a40fcb9b-0a65-4aa4-9b7b-31e551046478 filter:null
..................................................
, transaction: null
2024-06-28 12:08:21,437 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from a40fcb9b-0a65-4aa4-9b7b-31e551046478: Reference[2439]:RELIABLE:CoreMessage[messageID=2439, durable=true, userID=1cd3b086-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:21 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=513, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-dd7ad88b-1a21-4750-a709-39820b1dcb11, _AMQ_ROUTING_TYPE=0]]@554142193
2024-06-28 12:08:21,438 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from a40fcb9b-0a65-4aa4-9b7b-31e551046478: CoreMessage[messageID=2439, durable=true, userID=1cd3b086-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:21 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=513, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-dd7ad88b-1a21-4750-a709-39820b1dcb11, _AMQ_ROUTING_TYPE=0]]@554142193 to transaction: TransactionImpl [xid=null, txID=2442, xid=null, state=ACTIVE, createTime=1719576501438(Fri Jun 28 12:08:21 UTC 2024), timeoutSeconds=-1, nr operations = 1]@79a8b5bd
2024-06-28 12:08:21,438 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from a40fcb9b-0a65-4aa4-9b7b-31e551046478: CoreMessage[messageID=2439, durable=true, userID=1cd3b086-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:21 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=513, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-dd7ad88b-1a21-4750-a709-39820b1dcb11, _AMQ_ROUTING_TYPE=0]]@554142193, transaction: TransactionImpl [xid=null, txID=2442, xid=null, state=COMMITTED, createTime=1719576501438(Fri Jun 28 12:08:21 UTC 2024), timeoutSeconds=-1, nr operations = 0]@79a8b5bd
2024-06-28 12:08:21,438 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@619783ce]
2024-06-28 12:08:21,438 INFO  [scout-thread-11] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:481) - Request job canceled; java.lang.InterruptedException - MDC[jobName=request on test/mom/testTopicRequestReplyTimeout, activemq.broker=mom220]
2024-06-28 12:08:21,439 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [1cbb5a55-e3cd-4b67-8dc2-1aee4af32ef7]
2024-06-28 12:08:21,445 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 6 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@6927ef04[job=request on test/mom/testTopicRequestReplyTimeout, state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@4d8f584[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:08:21,446 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.021150 ms
2024-06-28 12:08:21,446 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [a40fcb9b-0a65-4aa4-9b7b-31e551046478]
2024-06-28 12:08:21,448 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:08:21,449 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:08:21,449 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 19d6eb38-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:08:21,451 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:08:21,451 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 5031.253180 ms
2024-06-28 12:08:21,451 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicRequestReplyTimeout [artemis]>
2024-06-28 12:08:21,452 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:08:21,453 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicRequestReplyMultipleSubscriptions [artemis]>
2024-06-28 12:08:21,454 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1007093611'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom194]
2024-06-28 12:08:21,456 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom194]
2024-06-28 12:08:21,457 INFO  [scout-thread-11] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 1cd6bdc8-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom220]
2024-06-28 12:08:21,457 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1cd6e4db-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=1cd6bdc8-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=1cd6bdc8-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2cddc3b7, true, {}]
2024-06-28 12:08:21,458 INFO  [scout-thread-11] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@1ee7f403 - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom220]
2024-06-28 12:08:21,458 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1cd70bec-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=1cd6bdc8-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=1cd6bdc8-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@251834a0, true, {}]
2024-06-28 12:08:21,460 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 1cd70bec-3547-11ef-af8f-0a580a280f89 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true]
2024-06-28 12:08:21,460 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@1f0acffc
2024-06-28 12:08:21,461 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=68e0f8ca-13c2-4a96-8be3-eb9ccc7c0dc9, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, 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, fqqn=null]]
2024-06-28 12:08:21,462 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5460d5ee
2024-06-28 12:08:21,462 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 68e0f8ca-13c2-4a96-8be3-eb9ccc7c0dc9, null, 0, false, true, null]
2024-06-28 12:08:21,463 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1cd7cf3e-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=1cd6bdc8-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=1cd6bdc8-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@590a4546, true, {}]
2024-06-28 12:08:21,464 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 1cd7cf3e-3547-11ef-af8f-0a580a280f89 with parameters: [test/mom/testTopicRequestReplyMultipleSubscriptions, [MULTICAST], true]
2024-06-28 12:08:21,464 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@3cde51ef
2024-06-28 12:08:21,465 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=cf38fe91-d923-4e69-91f5-11578aff4036, address=test/mom/testTopicRequestReplyMultipleSubscriptions, routingType=MULTICAST, 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, fqqn=null]]
2024-06-28 12:08:21,465 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@261524c4
2024-06-28 12:08:21,466 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, cf38fe91-d923-4e69-91f5-11578aff4036, null, 0, false, true, null]
2024-06-28 12:08:21,466 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1cd84470-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=1cd6bdc8-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=1cd6bdc8-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@510d3274, true, {}]
2024-06-28 12:08:21,467 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=dcdf7399-a14e-4514-9b31-cee85073e3c3, address=test/mom/testTopicRequestReplyMultipleSubscriptions, routingType=MULTICAST, 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, fqqn=null]]
2024-06-28 12:08:21,467 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@716da855
2024-06-28 12:08:21,467 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, dcdf7399-a14e-4514-9b31-cee85073e3c3, null, 0, false, true, null]
2024-06-28 12:08:21,468 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1cd89292-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=1cd6bdc8-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=1cd6bdc8-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2d0d5d21, true, {}]
2024-06-28 12:08:21,469 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=49ecd41b-5eeb-409d-b98d-e06c90612e06, address=49ecd41b-5eeb-409d-b98d-e06c90612e06, 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, fqqn=null]]
2024-06-28 12:08:21,469 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@60a8aa55
2024-06-28 12:08:21,469 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@349c7669
2024-06-28 12:08:21,470 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 49ecd41b-5eeb-409d-b98d-e06c90612e06, null, 0, false, true, null]
2024-06-28 12:08:21,471 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2508, durable=true, userID=1cd907c5-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:21 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ff4abb7f-d84d-4801-b1a2-e823437c2681, JMSReplyTo=temp-queue://49ecd41b-5eeb-409d-b98d-e06c90612e06, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1200647253, context: RoutingContextImpl(Address=test/mom/testTopicRequestReplyMultipleSubscriptions, routingType=MULTICAST, PreviousAddress=test/mom/testTopicRequestReplyMultipleSubscriptions previousRoute:MULTICAST, reusable=true, version=-2147483232)
..................................................
***** durable queues test/mom/testTopicRequestReplyMultipleSubscriptions:
***** non durable for test/mom/testTopicRequestReplyMultipleSubscriptions:
- queueID=2498 address:test/mom/testTopicRequestReplyMultipleSubscriptions name:dcdf7399-a14e-4514-9b31-cee85073e3c3 filter:null
- queueID=2492 address:test/mom/testTopicRequestReplyMultipleSubscriptions name:cf38fe91-d923-4e69-91f5-11578aff4036 filter:null
..................................................
, transaction: null
2024-06-28 12:08:21,471 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from cf38fe91-d923-4e69-91f5-11578aff4036: Reference[2508]:RELIABLE:CoreMessage[messageID=2508, durable=true, userID=1cd907c5-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:21 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ff4abb7f-d84d-4801-b1a2-e823437c2681, JMSReplyTo=temp-queue://49ecd41b-5eeb-409d-b98d-e06c90612e06, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1200647253
2024-06-28 12:08:21,471 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from dcdf7399-a14e-4514-9b31-cee85073e3c3: Reference[2508]:RELIABLE:CoreMessage[messageID=2508, durable=true, userID=1cd907c5-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:21 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ff4abb7f-d84d-4801-b1a2-e823437c2681, JMSReplyTo=temp-queue://49ecd41b-5eeb-409d-b98d-e06c90612e06, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1200647253
2024-06-28 12:08:21,472 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from cf38fe91-d923-4e69-91f5-11578aff4036: CoreMessage[messageID=2508, durable=true, userID=1cd907c5-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:21 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ff4abb7f-d84d-4801-b1a2-e823437c2681, JMSReplyTo=temp-queue://49ecd41b-5eeb-409d-b98d-e06c90612e06, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1200647253 to transaction: TransactionImpl [xid=null, txID=2509, xid=null, state=ACTIVE, createTime=1719576501472(Fri Jun 28 12:08:21 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2bdddd5d
2024-06-28 12:08:21,472 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from dcdf7399-a14e-4514-9b31-cee85073e3c3: CoreMessage[messageID=2508, durable=true, userID=1cd907c5-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:21 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ff4abb7f-d84d-4801-b1a2-e823437c2681, JMSReplyTo=temp-queue://49ecd41b-5eeb-409d-b98d-e06c90612e06, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1200647253 to transaction: TransactionImpl [xid=null, txID=2510, xid=null, state=ACTIVE, createTime=1719576501472(Fri Jun 28 12:08:21 UTC 2024), timeoutSeconds=-1, nr operations = 1]@61d2e1e
2024-06-28 12:08:21,472 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from cf38fe91-d923-4e69-91f5-11578aff4036: CoreMessage[messageID=2508, durable=true, userID=1cd907c5-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:21 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ff4abb7f-d84d-4801-b1a2-e823437c2681, JMSReplyTo=temp-queue://49ecd41b-5eeb-409d-b98d-e06c90612e06, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1200647253, transaction: TransactionImpl [xid=null, txID=2509, xid=null, state=COMMITTED, createTime=1719576501472(Fri Jun 28 12:08:21 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2bdddd5d
2024-06-28 12:08:21,472 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from dcdf7399-a14e-4514-9b31-cee85073e3c3: CoreMessage[messageID=2508, durable=true, userID=1cd907c5-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:21 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ff4abb7f-d84d-4801-b1a2-e823437c2681, JMSReplyTo=temp-queue://49ecd41b-5eeb-409d-b98d-e06c90612e06, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1200647253, transaction: TransactionImpl [xid=null, txID=2510, xid=null, state=COMMITTED, createTime=1719576501472(Fri Jun 28 12:08:21 UTC 2024), timeoutSeconds=-1, nr operations = 0]@61d2e1e
2024-06-28 12:08:21,473 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1cd955e6-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=1cd6bdc8-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=1cd6bdc8-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@45bbf9b4, true, {}]
2024-06-28 12:08:21,473 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1cd955e7-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=1cd6bdc8-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=1cd6bdc8-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@11cbc625, true, {}]
2024-06-28 12:08:21,474 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 49ecd41b-5eeb-409d-b98d-e06c90612e06: Reference[2515]:RELIABLE:CoreMessage[messageID=2515, durable=true, userID=1cd97cfa-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:21 UTC 2024, expiration=0, durable=true, address=49ecd41b-5eeb-409d-b98d-e06c90612e06, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ff4abb7f-d84d-4801-b1a2-e823437c2681, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=1b4ae702-03a5-4947-8751-978f30ce35c9]]@1815670664
2024-06-28 12:08:21,474 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2515, durable=true, userID=1cd97cfa-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:21 UTC 2024, expiration=0, durable=true, address=49ecd41b-5eeb-409d-b98d-e06c90612e06, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ff4abb7f-d84d-4801-b1a2-e823437c2681, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=1b4ae702-03a5-4947-8751-978f30ce35c9]]@1815670664, context: RoutingContextImpl(Address=49ecd41b-5eeb-409d-b98d-e06c90612e06, routingType=ANYCAST, PreviousAddress=49ecd41b-5eeb-409d-b98d-e06c90612e06 previousRoute:ANYCAST, reusable=true, version=-2147483231)
..................................................
***** durable queues 49ecd41b-5eeb-409d-b98d-e06c90612e06:
***** non durable for 49ecd41b-5eeb-409d-b98d-e06c90612e06:
- queueID=2504 address:49ecd41b-5eeb-409d-b98d-e06c90612e06 name:49ecd41b-5eeb-409d-b98d-e06c90612e06 filter:null
..................................................
, transaction: null
2024-06-28 12:08:21,475 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2516, durable=true, userID=1cd97cfb-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:21 UTC 2024, expiration=0, durable=true, address=49ecd41b-5eeb-409d-b98d-e06c90612e06, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ff4abb7f-d84d-4801-b1a2-e823437c2681, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=4ee9b499-29f6-4e12-a23e-f6c26eb8a77e]]@1507086694, context: RoutingContextImpl(Address=49ecd41b-5eeb-409d-b98d-e06c90612e06, routingType=ANYCAST, PreviousAddress=49ecd41b-5eeb-409d-b98d-e06c90612e06 previousRoute:ANYCAST, reusable=true, version=-2147483231)
..................................................
***** durable queues 49ecd41b-5eeb-409d-b98d-e06c90612e06:
***** non durable for 49ecd41b-5eeb-409d-b98d-e06c90612e06:
- queueID=2504 address:49ecd41b-5eeb-409d-b98d-e06c90612e06 name:49ecd41b-5eeb-409d-b98d-e06c90612e06 filter:null
..................................................
, transaction: null
2024-06-28 12:08:21,475 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 49ecd41b-5eeb-409d-b98d-e06c90612e06: Reference[2516]:RELIABLE:CoreMessage[messageID=2516, durable=true, userID=1cd97cfb-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:21 UTC 2024, expiration=0, durable=true, address=49ecd41b-5eeb-409d-b98d-e06c90612e06, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ff4abb7f-d84d-4801-b1a2-e823437c2681, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=4ee9b499-29f6-4e12-a23e-f6c26eb8a77e]]@1507086694
2024-06-28 12:08:21,475 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 49ecd41b-5eeb-409d-b98d-e06c90612e06: CoreMessage[messageID=2515, durable=true, userID=1cd97cfa-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:21 UTC 2024, expiration=0, durable=true, address=49ecd41b-5eeb-409d-b98d-e06c90612e06, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ff4abb7f-d84d-4801-b1a2-e823437c2681, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=1b4ae702-03a5-4947-8751-978f30ce35c9]]@1815670664 to transaction: TransactionImpl [xid=null, txID=2517, xid=null, state=ACTIVE, createTime=1719576501475(Fri Jun 28 12:08:21 UTC 2024), timeoutSeconds=-1, nr operations = 1]@32cda116
2024-06-28 12:08:21,475 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 49ecd41b-5eeb-409d-b98d-e06c90612e06: CoreMessage[messageID=2515, durable=true, userID=1cd97cfa-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:21 UTC 2024, expiration=0, durable=true, address=49ecd41b-5eeb-409d-b98d-e06c90612e06, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ff4abb7f-d84d-4801-b1a2-e823437c2681, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=1b4ae702-03a5-4947-8751-978f30ce35c9]]@1815670664, transaction: TransactionImpl [xid=null, txID=2517, xid=null, state=COMMITTED, createTime=1719576501475(Fri Jun 28 12:08:21 UTC 2024), timeoutSeconds=-1, nr operations = 0]@32cda116
2024-06-28 12:08:21,477 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1cd9cb1c-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=1cd6bdc8-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=1cd6bdc8-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@17e490c6, true, {}]
2024-06-28 12:08:21,477 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [49ecd41b-5eeb-409d-b98d-e06c90612e06]
2024-06-28 12:08:21,478 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 49ecd41b-5eeb-409d-b98d-e06c90612e06: CoreMessage[messageID=2516, durable=true, userID=1cd97cfb-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:21 UTC 2024, expiration=0, durable=true, address=49ecd41b-5eeb-409d-b98d-e06c90612e06, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ff4abb7f-d84d-4801-b1a2-e823437c2681, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=4ee9b499-29f6-4e12-a23e-f6c26eb8a77e]]@1507086694 to transaction: TransactionImpl [xid=null, txID=2529, xid=null, state=ACTIVE, createTime=1719576501477(Fri Jun 28 12:08:21 UTC 2024), timeoutSeconds=-1, nr operations = 1]@16b3fdfa
2024-06-28 12:08:21,478 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 49ecd41b-5eeb-409d-b98d-e06c90612e06: CoreMessage[messageID=2516, durable=true, userID=1cd97cfb-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:21 UTC 2024, expiration=0, durable=true, address=49ecd41b-5eeb-409d-b98d-e06c90612e06, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ff4abb7f-d84d-4801-b1a2-e823437c2681, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=4ee9b499-29f6-4e12-a23e-f6c26eb8a77e]]@1507086694, transaction: TransactionImpl [xid=null, txID=2529, xid=null, state=COMMITTED, createTime=1719576501477(Fri Jun 28 12:08:21 UTC 2024), timeoutSeconds=-1, nr operations = 0]@16b3fdfa
2024-06-28 12:08:21,480 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2174acc0, org.eclipse.scout.rt.mom.jms.JmsSubscription@11b59291]
2024-06-28 12:08:21,481 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [cf38fe91-d923-4e69-91f5-11578aff4036]
2024-06-28 12:08:21,482 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [dcdf7399-a14e-4514-9b31-cee85073e3c3]
2024-06-28 12:08:21,484 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@307210fb[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:08:21,484 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.011907 ms
2024-06-28 12:08:21,485 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [68e0f8ca-13c2-4a96-8be3-eb9ccc7c0dc9]
2024-06-28 12:08:21,487 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:08:21,487 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:08:21,488 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 1cd6bdc8-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:08:21,489 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:08:21,489 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 36.103723 ms
2024-06-28 12:08:21,489 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicRequestReplyMultipleSubscriptions [artemis]>
2024-06-28 12:08:21,490 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:08:21,490 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testRequestReply_ObjectMarshaller_Exception [artemis]>
2024-06-28 12:08:21,491 INFO  [scout-thread-11] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1489701504'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom220]
2024-06-28 12:08:21,494 INFO  [scout-thread-11] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom220]
2024-06-28 12:08:21,495 INFO  [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 1cdc8a3e-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom224]
2024-06-28 12:08:21,495 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1cdcb151-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=1cdc8a3e-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=1cdc8a3e-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@771f536f, true, {}]
2024-06-28 12:08:21,496 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@806239f - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom224]
2024-06-28 12:08:21,496 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1cdcd862-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=1cdc8a3e-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=1cdc8a3e-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1962b49d, true, {}]
2024-06-28 12:08:21,497 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 1cdcd862-3547-11ef-af8f-0a580a280f89 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true]
2024-06-28 12:08:21,497 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@65c36d6d
2024-06-28 12:08:21,499 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=22832748-620d-4e54-84f6-a5ae61f3fa58, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, 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, fqqn=null]]
2024-06-28 12:08:21,499 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6f4f2aba
2024-06-28 12:08:21,500 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 22832748-620d-4e54-84f6-a5ae61f3fa58, null, 0, false, true, null]
2024-06-28 12:08:21,501 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1cdd9bb4-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=1cdc8a3e-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=1cdc8a3e-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@62efc44, true, {}]
2024-06-28 12:08:21,502 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testRequestReply_ObjectMarshaller_Exception, address=test/mom/testRequestReply_ObjectMarshaller_Exception, 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, fqqn=null]]
2024-06-28 12:08:21,502 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@570c1af0
2024-06-28 12:08:21,502 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@816d416
2024-06-28 12:08:21,504 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReply_ObjectMarshaller_Exception, null, 0, false, true, null]
2024-06-28 12:08:21,505 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1cde37f6-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=1cdc8a3e-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=1cdc8a3e-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6ec810ed, true, {}]
2024-06-28 12:08:21,506 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=9ff479ce-0ece-40da-be6c-f2153b364586, address=9ff479ce-0ece-40da-be6c-f2153b364586, 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, fqqn=null]]
2024-06-28 12:08:21,506 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@5c5a665
2024-06-28 12:08:21,506 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@90f2c1c
2024-06-28 12:08:21,507 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 9ff479ce-0ece-40da-be6c-f2153b364586, null, 0, false, true, null]
2024-06-28 12:08:21,509 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2597, durable=true, userID=1cdead29-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:21 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_ObjectMarshaller_Exception, size=833, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d5f06331-f1bd-4cad-ba15-b316d254fdae, JMSReplyTo=temp-queue://9ff479ce-0ece-40da-be6c-f2153b364586, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@548496317, context: RoutingContextImpl(Address=test/mom/testRequestReply_ObjectMarshaller_Exception, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReply_ObjectMarshaller_Exception previousRoute:ANYCAST, reusable=true, version=-2147483225)
..................................................
***** durable queues test/mom/testRequestReply_ObjectMarshaller_Exception:
- queueID=2586 address:test/mom/testRequestReply_ObjectMarshaller_Exception name:test/mom/testRequestReply_ObjectMarshaller_Exception filter:null
***** non durable for test/mom/testRequestReply_ObjectMarshaller_Exception:
..................................................
, transaction: null
2024-06-28 12:08:21,510 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReply_ObjectMarshaller_Exception: Reference[2597]:RELIABLE:CoreMessage[messageID=2597, durable=true, userID=1cdead29-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:21 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_ObjectMarshaller_Exception, size=833, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d5f06331-f1bd-4cad-ba15-b316d254fdae, JMSReplyTo=temp-queue://9ff479ce-0ece-40da-be6c-f2153b364586, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@548496317
2024-06-28 12:08:21,510 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReply_ObjectMarshaller_Exception: CoreMessage[messageID=2597, durable=true, userID=1cdead29-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:21 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_ObjectMarshaller_Exception, size=833, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d5f06331-f1bd-4cad-ba15-b316d254fdae, JMSReplyTo=temp-queue://9ff479ce-0ece-40da-be6c-f2153b364586, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@548496317 to transaction: TransactionImpl [xid=null, txID=2598, xid=null, state=ACTIVE, createTime=1719576501510(Fri Jun 28 12:08:21 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5f520fb2
2024-06-28 12:08:21,511 ERROR [scout-thread-15] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handleThrowable(ExceptionHandler.java:137) - SomethingWrongException: expected-expected-junit-exception - MDC[jobName=Receiving JMS message [dest=Destination@82e90c7a[name=test/mom/testRequestReply_ObjectMarshaller_Exception, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=19f3346e-4de4-4de7-8c8b-f03da33329eb, activemq.broker=mom222]
org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest$SomethingWrongException: expected-expected-junit-exception
	at org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest.testRequestReply_ObjectMarshaller_Exception(JmsMomWithRequestReplyTest.java:623)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:75)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-06-28 12:08:21,512 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1cdf496a-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=1cdc8a3e-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=1cdc8a3e-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1360a5cd, true, {}]
2024-06-28 12:08:21,513 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReply_ObjectMarshaller_Exception: CoreMessage[messageID=2597, durable=true, userID=1cdead29-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:21 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_ObjectMarshaller_Exception, size=833, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d5f06331-f1bd-4cad-ba15-b316d254fdae, JMSReplyTo=temp-queue://9ff479ce-0ece-40da-be6c-f2153b364586, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@548496317, transaction: TransactionImpl [xid=null, txID=2598, xid=null, state=COMMITTED, createTime=1719576501510(Fri Jun 28 12:08:21 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5f520fb2
2024-06-28 12:08:21,513 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 9ff479ce-0ece-40da-be6c-f2153b364586: Reference[2601]:RELIABLE:CoreMessage[messageID=2601, durable=true, userID=1cdf707c-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:21 UTC 2024, expiration=0, durable=true, address=9ff479ce-0ece-40da-be6c-f2153b364586, size=1391, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d5f06331-f1bd-4cad-ba15-b316d254fdae, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest$SomethingWrongException","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=19f3346e-4de4-4de7-8c8b-f03da33329eb]]@781575114
2024-06-28 12:08:21,513 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2601, durable=true, userID=1cdf707c-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:21 UTC 2024, expiration=0, durable=true, address=9ff479ce-0ece-40da-be6c-f2153b364586, size=1391, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d5f06331-f1bd-4cad-ba15-b316d254fdae, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest$SomethingWrongException","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=19f3346e-4de4-4de7-8c8b-f03da33329eb]]@781575114, context: RoutingContextImpl(Address=9ff479ce-0ece-40da-be6c-f2153b364586, routingType=ANYCAST, PreviousAddress=9ff479ce-0ece-40da-be6c-f2153b364586 previousRoute:ANYCAST, reusable=true, version=-2147483224)
..................................................
***** durable queues 9ff479ce-0ece-40da-be6c-f2153b364586:
***** non durable for 9ff479ce-0ece-40da-be6c-f2153b364586:
- queueID=2593 address:9ff479ce-0ece-40da-be6c-f2153b364586 name:9ff479ce-0ece-40da-be6c-f2153b364586 filter:null
..................................................
, transaction: null
2024-06-28 12:08:21,514 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 9ff479ce-0ece-40da-be6c-f2153b364586: CoreMessage[messageID=2601, durable=true, userID=1cdf707c-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:21 UTC 2024, expiration=0, durable=true, address=9ff479ce-0ece-40da-be6c-f2153b364586, size=1391, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d5f06331-f1bd-4cad-ba15-b316d254fdae, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest$SomethingWrongException","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=19f3346e-4de4-4de7-8c8b-f03da33329eb]]@781575114 to transaction: TransactionImpl [xid=null, txID=2602, xid=null, state=ACTIVE, createTime=1719576501514(Fri Jun 28 12:08:21 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2daa320f
2024-06-28 12:08:21,514 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 9ff479ce-0ece-40da-be6c-f2153b364586: CoreMessage[messageID=2601, durable=true, userID=1cdf707c-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:21 UTC 2024, expiration=0, durable=true, address=9ff479ce-0ece-40da-be6c-f2153b364586, size=1391, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d5f06331-f1bd-4cad-ba15-b316d254fdae, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest$SomethingWrongException","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=19f3346e-4de4-4de7-8c8b-f03da33329eb]]@781575114, transaction: TransactionImpl [xid=null, txID=2602, xid=null, state=COMMITTED, createTime=1719576501514(Fri Jun 28 12:08:21 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2daa320f
2024-06-28 12:08:21,515 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1cdfbe9d-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=1cdc8a3e-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=1cdc8a3e-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3ad6ea04, true, {}]
2024-06-28 12:08:21,516 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [9ff479ce-0ece-40da-be6c-f2153b364586]
2024-06-28 12:08:21,518 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@35537fe]
2024-06-28 12:08:21,520 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@683a6813[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:08:21,520 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.029904 ms
2024-06-28 12:08:21,521 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [22832748-620d-4e54-84f6-a5ae61f3fa58]
2024-06-28 12:08:21,523 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:08:21,523 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:08:21,524 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 1cdc8a3e-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:08:21,526 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:08:21,526 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 35.723465 ms
2024-06-28 12:08:21,526 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testRequestReply_ObjectMarshaller_Exception [artemis]>
2024-06-28 12:08:21,528 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:08:21,528 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicRequestReplyCorrelationId [artemis]>
2024-06-28 12:08:21,529 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1255844205'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom224]
2024-06-28 12:08:21,532 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom224]
2024-06-28 12:08:21,532 INFO  [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 1ce256af-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom223]
2024-06-28 12:08:21,563 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1ce711a2-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=1ce256af-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=1ce256af-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2922595e, true, {}]
2024-06-28 12:08:21,564 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@77e1a0c1 - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom223]
2024-06-28 12:08:21,564 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1ce738b3-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=1ce256af-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=1ce256af-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@52ccad2e, true, {}]
2024-06-28 12:08:21,565 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 1ce738b3-3547-11ef-af8f-0a580a280f89 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true]
2024-06-28 12:08:21,565 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@10c9b6a1
2024-06-28 12:08:21,566 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=80678380-f325-4dd8-9472-51a66ed6e3ce, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, 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, fqqn=null]]
2024-06-28 12:08:21,568 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@618085c8
2024-06-28 12:08:21,568 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 80678380-f325-4dd8-9472-51a66ed6e3ce, null, 0, false, true, null]
2024-06-28 12:08:21,569 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1ce7fc05-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=1ce256af-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=1ce256af-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3783b501, true, {}]
2024-06-28 12:08:21,570 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 1ce7fc05-3547-11ef-af8f-0a580a280f89 with parameters: [test/mom/testTopicRequestReplyCorrelationId, [MULTICAST], true]
2024-06-28 12:08:21,570 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@4376fea
2024-06-28 12:08:21,571 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=2d9242a2-159a-4784-b1dd-35c91a83cfad, address=test/mom/testTopicRequestReplyCorrelationId, routingType=MULTICAST, 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, fqqn=null]]
2024-06-28 12:08:21,571 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2a3f1822
2024-06-28 12:08:21,572 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 2d9242a2-159a-4784-b1dd-35c91a83cfad, null, 0, false, true, null]
2024-06-28 12:08:21,573 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1ce89847-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=1ce256af-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=1ce256af-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@785a3f75, true, {}]
2024-06-28 12:08:21,574 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=67ada1c5-b8c7-46e8-91a9-99bfaa5d74b7, address=67ada1c5-b8c7-46e8-91a9-99bfaa5d74b7, 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, fqqn=null]]
2024-06-28 12:08:21,574 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@111f3a28
2024-06-28 12:08:21,575 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5e7f8826
2024-06-28 12:08:21,575 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 67ada1c5-b8c7-46e8-91a9-99bfaa5d74b7, null, 0, false, true, null]
2024-06-28 12:08:21,577 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2661, durable=true, userID=1ce90d7a-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:21 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyCorrelationId, size=1000, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6838a4f5-3628-495d-80ea-3a773cc64562, JMSReplyTo=temp-queue://67ada1c5-b8c7-46e8-91a9-99bfaa5d74b7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0, JMSCorrelationID=cid:abc]]@2144012152, context: RoutingContextImpl(Address=test/mom/testTopicRequestReplyCorrelationId, routingType=MULTICAST, PreviousAddress=test/mom/testTopicRequestReplyCorrelationId previousRoute:MULTICAST, reusable=true, version=-2147483220)
..................................................
***** durable queues test/mom/testTopicRequestReplyCorrelationId:
***** non durable for test/mom/testTopicRequestReplyCorrelationId:
- queueID=2651 address:test/mom/testTopicRequestReplyCorrelationId name:2d9242a2-159a-4784-b1dd-35c91a83cfad filter:null
..................................................
, transaction: null
2024-06-28 12:08:21,577 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 2d9242a2-159a-4784-b1dd-35c91a83cfad: Reference[2661]:RELIABLE:CoreMessage[messageID=2661, durable=true, userID=1ce90d7a-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:21 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyCorrelationId, size=1000, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6838a4f5-3628-495d-80ea-3a773cc64562, JMSReplyTo=temp-queue://67ada1c5-b8c7-46e8-91a9-99bfaa5d74b7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0, JMSCorrelationID=cid:abc]]@2144012152
2024-06-28 12:08:21,578 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 2d9242a2-159a-4784-b1dd-35c91a83cfad: CoreMessage[messageID=2661, durable=true, userID=1ce90d7a-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:21 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyCorrelationId, size=1000, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6838a4f5-3628-495d-80ea-3a773cc64562, JMSReplyTo=temp-queue://67ada1c5-b8c7-46e8-91a9-99bfaa5d74b7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0, JMSCorrelationID=cid:abc]]@2144012152 to transaction: TransactionImpl [xid=null, txID=2662, xid=null, state=ACTIVE, createTime=1719576501578(Fri Jun 28 12:08:21 UTC 2024), timeoutSeconds=-1, nr operations = 1]@720b03ce
2024-06-28 12:08:21,578 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 2d9242a2-159a-4784-b1dd-35c91a83cfad: CoreMessage[messageID=2661, durable=true, userID=1ce90d7a-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:21 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyCorrelationId, size=1000, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6838a4f5-3628-495d-80ea-3a773cc64562, JMSReplyTo=temp-queue://67ada1c5-b8c7-46e8-91a9-99bfaa5d74b7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0, JMSCorrelationID=cid:abc]]@2144012152, transaction: TransactionImpl [xid=null, txID=2662, xid=null, state=COMMITTED, createTime=1719576501578(Fri Jun 28 12:08:21 UTC 2024), timeoutSeconds=-1, nr operations = 0]@720b03ce
2024-06-28 12:08:21,578 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1ce95b9b-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=1ce256af-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=1ce256af-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@60bfc9c5, true, {}]
2024-06-28 12:08:21,580 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2665, durable=true, userID=1ce982ad-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:21 UTC 2024, expiration=0, durable=true, address=67ada1c5-b8c7-46e8-91a9-99bfaa5d74b7, size=929, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6838a4f5-3628-495d-80ea-3a773cc64562, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid:abc]]@791693402, context: RoutingContextImpl(Address=67ada1c5-b8c7-46e8-91a9-99bfaa5d74b7, routingType=ANYCAST, PreviousAddress=67ada1c5-b8c7-46e8-91a9-99bfaa5d74b7 previousRoute:ANYCAST, reusable=true, version=-2147483219)
..................................................
***** durable queues 67ada1c5-b8c7-46e8-91a9-99bfaa5d74b7:
***** non durable for 67ada1c5-b8c7-46e8-91a9-99bfaa5d74b7:
- queueID=2657 address:67ada1c5-b8c7-46e8-91a9-99bfaa5d74b7 name:67ada1c5-b8c7-46e8-91a9-99bfaa5d74b7 filter:null
..................................................
, transaction: null
2024-06-28 12:08:21,580 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 67ada1c5-b8c7-46e8-91a9-99bfaa5d74b7: Reference[2665]:RELIABLE:CoreMessage[messageID=2665, durable=true, userID=1ce982ad-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:21 UTC 2024, expiration=0, durable=true, address=67ada1c5-b8c7-46e8-91a9-99bfaa5d74b7, size=929, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6838a4f5-3628-495d-80ea-3a773cc64562, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid:abc]]@791693402
2024-06-28 12:08:21,580 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 67ada1c5-b8c7-46e8-91a9-99bfaa5d74b7: CoreMessage[messageID=2665, durable=true, userID=1ce982ad-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:21 UTC 2024, expiration=0, durable=true, address=67ada1c5-b8c7-46e8-91a9-99bfaa5d74b7, size=929, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6838a4f5-3628-495d-80ea-3a773cc64562, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid:abc]]@791693402 to transaction: TransactionImpl [xid=null, txID=2668, xid=null, state=ACTIVE, createTime=1719576501580(Fri Jun 28 12:08:21 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6dd20a33
2024-06-28 12:08:21,580 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 67ada1c5-b8c7-46e8-91a9-99bfaa5d74b7: CoreMessage[messageID=2665, durable=true, userID=1ce982ad-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:21 UTC 2024, expiration=0, durable=true, address=67ada1c5-b8c7-46e8-91a9-99bfaa5d74b7, size=929, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6838a4f5-3628-495d-80ea-3a773cc64562, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid:abc]]@791693402, transaction: TransactionImpl [xid=null, txID=2668, xid=null, state=COMMITTED, createTime=1719576501580(Fri Jun 28 12:08:21 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6dd20a33
2024-06-28 12:08:21,581 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1ce9d0ce-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=1ce256af-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=1ce256af-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7f004141, true, {}]
2024-06-28 12:08:21,582 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [67ada1c5-b8c7-46e8-91a9-99bfaa5d74b7]
2024-06-28 12:08:21,586 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@40b415bb]
2024-06-28 12:08:21,586 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [2d9242a2-159a-4784-b1dd-35c91a83cfad]
2024-06-28 12:08:21,588 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@1b7e8701[job=JMS reply cancel message listener, state=RUNNING]]
2024-06-28 12:08:21,589 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.023830 ms
2024-06-28 12:08:21,589 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [80678380-f325-4dd8-9472-51a66ed6e3ce]
2024-06-28 12:08:21,591 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:08:21,592 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:08:21,592 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 1ce256af-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:08:21,593 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:08:21,593 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 65.061784 ms
2024-06-28 12:08:21,593 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicRequestReplyCorrelationId [artemis]>
2024-06-28 12:08:21,594 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:08:21,594 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyCancellation [artemis]>
2024-06-28 12:08:21,595 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 807133790'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-06-28 12:08:21,598 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-06-28 12:08:21,598 INFO  [scout-thread-11] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 1cec67e0-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom220]
2024-06-28 12:08:21,599 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1cec8ef3-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=1cec67e0-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=1cec67e0-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@39e8debc, true, {}]
2024-06-28 12:08:21,600 INFO  [scout-thread-11] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@5a962e - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom220]
2024-06-28 12:08:21,600 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1cecb604-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=1cec67e0-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=1cec67e0-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@72e41515, true, {}]
2024-06-28 12:08:21,601 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 1cecb604-3547-11ef-af8f-0a580a280f89 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true]
2024-06-28 12:08:21,601 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@587ec1b2
2024-06-28 12:08:21,602 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=79c6bb3c-0c18-49de-b067-e2281aff9881, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, 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, fqqn=null]]
2024-06-28 12:08:21,603 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@584d3fc
2024-06-28 12:08:21,603 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 79c6bb3c-0c18-49de-b067-e2281aff9881, null, 0, false, true, null]
2024-06-28 12:08:21,604 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1ced5246-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=1cec67e0-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=1cec67e0-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@20d9d9fe, true, {}]
2024-06-28 12:08:21,604 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testQueueRequestReplyCancellation, address=test/mom/testQueueRequestReplyCancellation, 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, fqqn=null]]
2024-06-28 12:08:21,605 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@769e7956
2024-06-28 12:08:21,605 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@77944ffc
2024-06-28 12:08:21,606 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyCancellation, null, 0, false, true, null]
2024-06-28 12:08:21,608 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1cedc778-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=1cec67e0-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=1cec67e0-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2ab59311, true, {}]
2024-06-28 12:08:21,608 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=40aa2d40-0de3-4554-bde8-789b30208ccb, address=40aa2d40-0de3-4554-bde8-789b30208ccb, 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, fqqn=null]]
2024-06-28 12:08:21,608 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@4f4e9117
2024-06-28 12:08:21,609 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@51a188da
2024-06-28 12:08:21,609 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 40aa2d40-0de3-4554-bde8-789b30208ccb, null, 0, false, true, null]
2024-06-28 12:08:21,611 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2733, durable=true, userID=1cee3cab-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:21 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCancellation, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-fac901ff-3d79-42e6-a439-fb4268a50f93, JMSReplyTo=temp-queue://40aa2d40-0de3-4554-bde8-789b30208ccb, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@747435438, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyCancellation, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyCancellation previousRoute:ANYCAST, reusable=true, version=-2147483214)
..................................................
***** durable queues test/mom/testQueueRequestReplyCancellation:
- queueID=2722 address:test/mom/testQueueRequestReplyCancellation name:test/mom/testQueueRequestReplyCancellation filter:null
***** non durable for test/mom/testQueueRequestReplyCancellation:
..................................................
, transaction: null
2024-06-28 12:08:21,612 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyCancellation: Reference[2733]:RELIABLE:CoreMessage[messageID=2733, durable=true, userID=1cee3cab-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:21 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCancellation, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-fac901ff-3d79-42e6-a439-fb4268a50f93, JMSReplyTo=temp-queue://40aa2d40-0de3-4554-bde8-789b30208ccb, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@747435438
2024-06-28 12:08:21,612 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyCancellation: CoreMessage[messageID=2733, durable=true, userID=1cee3cab-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:21 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCancellation, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-fac901ff-3d79-42e6-a439-fb4268a50f93, JMSReplyTo=temp-queue://40aa2d40-0de3-4554-bde8-789b30208ccb, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@747435438 to transaction: TransactionImpl [xid=null, txID=2734, xid=null, state=ACTIVE, createTime=1719576501612(Fri Jun 28 12:08:21 UTC 2024), timeoutSeconds=-1, nr operations = 1]@fb6e140
2024-06-28 12:08:21,614 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1ceed8ec-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=1cec67e0-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=1cec67e0-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1feb3e7c, true, {}]
2024-06-28 12:08:21,614 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:481) - Request job canceled; java.lang.InterruptedException - MDC[jobName=request on test/mom/testQueueRequestReplyCancellation, activemq.broker=mom222]
2024-06-28 12:08:21,615 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2741, durable=true, userID=1ceed8ee-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:21 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=513, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-fac901ff-3d79-42e6-a439-fb4268a50f93, _AMQ_ROUTING_TYPE=0]]@1896072823, context: RoutingContextImpl(Address=scout.mom.requestreply.cancellation, routingType=MULTICAST, PreviousAddress=scout.mom.requestreply.cancellation previousRoute:MULTICAST, reusable=true, version=-2147483215)
..................................................
***** durable queues scout.mom.requestreply.cancellation:
***** non durable for scout.mom.requestreply.cancellation:
- queueID=2714 address:scout.mom.requestreply.cancellation name:79c6bb3c-0c18-49de-b067-e2281aff9881 filter:null
..................................................
, transaction: null
2024-06-28 12:08:21,615 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 79c6bb3c-0c18-49de-b067-e2281aff9881: Reference[2741]:RELIABLE:CoreMessage[messageID=2741, durable=true, userID=1ceed8ee-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:21 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=513, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-fac901ff-3d79-42e6-a439-fb4268a50f93, _AMQ_ROUTING_TYPE=0]]@1896072823
2024-06-28 12:08:21,615 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyCancellation: CoreMessage[messageID=2733, durable=true, userID=1cee3cab-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:21 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCancellation, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-fac901ff-3d79-42e6-a439-fb4268a50f93, JMSReplyTo=temp-queue://40aa2d40-0de3-4554-bde8-789b30208ccb, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@747435438, transaction: TransactionImpl [xid=null, txID=2734, xid=null, state=COMMITTED, createTime=1719576501612(Fri Jun 28 12:08:21 UTC 2024), timeoutSeconds=-1, nr operations = 0]@fb6e140
2024-06-28 12:08:21,615 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 79c6bb3c-0c18-49de-b067-e2281aff9881: CoreMessage[messageID=2741, durable=true, userID=1ceed8ee-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:21 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=513, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-fac901ff-3d79-42e6-a439-fb4268a50f93, _AMQ_ROUTING_TYPE=0]]@1896072823 to transaction: TransactionImpl [xid=null, txID=2744, xid=null, state=ACTIVE, createTime=1719576501615(Fri Jun 28 12:08:21 UTC 2024), timeoutSeconds=-1, nr operations = 1]@29876d7c
2024-06-28 12:08:21,615 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 79c6bb3c-0c18-49de-b067-e2281aff9881: CoreMessage[messageID=2741, durable=true, userID=1ceed8ee-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:21 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=513, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-fac901ff-3d79-42e6-a439-fb4268a50f93, _AMQ_ROUTING_TYPE=0]]@1896072823, transaction: TransactionImpl [xid=null, txID=2744, xid=null, state=COMMITTED, createTime=1719576501615(Fri Jun 28 12:08:21 UTC 2024), timeoutSeconds=-1, nr operations = 0]@29876d7c
2024-06-28 12:08:21,616 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@22272bac]
2024-06-28 12:08:21,616 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@3a67bc44[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:08:21,617 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.010024 ms
2024-06-28 12:08:21,617 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [79c6bb3c-0c18-49de-b067-e2281aff9881]
2024-06-28 12:08:21,619 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:08:21,619 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:08:21,619 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 1cec67e0-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:08:21,621 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:08:21,621 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 26.634633 ms
2024-06-28 12:08:21,621 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyCancellation [artemis]>
2024-06-28 12:08:21,623 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:08:21,623 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyTimeout [artemis]>
2024-06-28 12:08:21,623 INFO  [scout-thread-11] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 825270769'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom220]
2024-06-28 12:08:21,626 INFO  [scout-thread-11] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom220]
2024-06-28 12:08:21,627 INFO  [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 1cf0adb0-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom224]
2024-06-28 12:08:21,627 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1cf0d4c3-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=1cf0adb0-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=1cf0adb0-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@8b33dcb, true, {}]
2024-06-28 12:08:21,628 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@18c6000 - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom224]
2024-06-28 12:08:21,628 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1cf0fbd4-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=1cf0adb0-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=1cf0adb0-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5b264525, true, {}]
2024-06-28 12:08:21,629 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 1cf0fbd4-3547-11ef-af8f-0a580a280f89 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true]
2024-06-28 12:08:21,629 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@cfdc9f6
2024-06-28 12:08:21,630 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=4ae904b6-c451-4e07-8ae4-fcb0984b0cb2, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, 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, fqqn=null]]
2024-06-28 12:08:21,631 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@529ff20c
2024-06-28 12:08:21,631 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 4ae904b6-c451-4e07-8ae4-fcb0984b0cb2, null, 0, false, true, null]
2024-06-28 12:08:21,632 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1cf19816-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=1cf0adb0-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=1cf0adb0-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@14c922d2, true, {}]
2024-06-28 12:08:21,633 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testQueueRequestReplyTimeout, address=test/mom/testQueueRequestReplyTimeout, 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, fqqn=null]]
2024-06-28 12:08:21,633 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@24b30698
2024-06-28 12:08:21,634 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@545b6e0e
2024-06-28 12:08:21,635 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyTimeout, null, 0, false, true, null]
2024-06-28 12:08:21,636 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1cf23458-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=1cf0adb0-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=1cf0adb0-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@46a50574, true, {}]
2024-06-28 12:08:21,636 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=e9bfe4f8-d6f0-416b-af29-4afa496a35ea, address=e9bfe4f8-d6f0-416b-af29-4afa496a35ea, 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, fqqn=null]]
2024-06-28 12:08:21,637 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@646039d9
2024-06-28 12:08:21,637 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@d06571d
2024-06-28 12:08:21,638 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, e9bfe4f8-d6f0-416b-af29-4afa496a35ea, null, 0, false, true, null]
2024-06-28 12:08:21,663 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2794, durable=true, userID=1cf6530b-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:21 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyTimeout, size=933, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-03836805-c87f-436b-baa7-fdd61312d071, JMSReplyTo=temp-queue://e9bfe4f8-d6f0-416b-af29-4afa496a35ea, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@618201500, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyTimeout, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyTimeout previousRoute:ANYCAST, reusable=true, version=-2147483209)
..................................................
***** durable queues test/mom/testQueueRequestReplyTimeout:
- queueID=2783 address:test/mom/testQueueRequestReplyTimeout name:test/mom/testQueueRequestReplyTimeout filter:null
***** non durable for test/mom/testQueueRequestReplyTimeout:
..................................................
, transaction: null
2024-06-28 12:08:21,665 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyTimeout: Reference[2794]:RELIABLE:CoreMessage[messageID=2794, durable=true, userID=1cf6530b-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:21 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyTimeout, size=933, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-03836805-c87f-436b-baa7-fdd61312d071, JMSReplyTo=temp-queue://e9bfe4f8-d6f0-416b-af29-4afa496a35ea, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@618201500
2024-06-28 12:08:21,665 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyTimeout: CoreMessage[messageID=2794, durable=true, userID=1cf6530b-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:21 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyTimeout, size=933, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-03836805-c87f-436b-baa7-fdd61312d071, JMSReplyTo=temp-queue://e9bfe4f8-d6f0-416b-af29-4afa496a35ea, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@618201500 to transaction: TransactionImpl [xid=null, txID=2795, xid=null, state=ACTIVE, createTime=1719576501665(Fri Jun 28 12:08:21 UTC 2024), timeoutSeconds=-1, nr operations = 1]@37003757
2024-06-28 12:08:21,668 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyTimeout: CoreMessage[messageID=2794, durable=true, userID=1cf6530b-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:21 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyTimeout, size=933, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-03836805-c87f-436b-baa7-fdd61312d071, JMSReplyTo=temp-queue://e9bfe4f8-d6f0-416b-af29-4afa496a35ea, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@618201500, transaction: TransactionImpl [xid=null, txID=2795, xid=null, state=COMMITTED, createTime=1719576501665(Fri Jun 28 12:08:21 UTC 2024), timeoutSeconds=-1, nr operations = 0]@37003757
2024-06-28 12:08:26,638 INFO  [scout-thread-14] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:481) - Request job canceled; java.lang.InterruptedException - MDC[jobName=request on test/mom/testQueueRequestReplyTimeout, activemq.broker=mom61]
2024-06-28 12:08:26,638 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1fed4bec-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=1cf0adb0-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=1cf0adb0-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@246e1b35, true, {}]
2024-06-28 12:08:26,640 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2802, durable=true, userID=1fed9a0e-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:26 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=513, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-03836805-c87f-436b-baa7-fdd61312d071, _AMQ_ROUTING_TYPE=0]]@66029519, context: RoutingContextImpl(Address=scout.mom.requestreply.cancellation, routingType=MULTICAST, PreviousAddress=scout.mom.requestreply.cancellation previousRoute:MULTICAST, reusable=true, version=-2147483210)
..................................................
***** durable queues scout.mom.requestreply.cancellation:
***** non durable for scout.mom.requestreply.cancellation:
- queueID=2775 address:scout.mom.requestreply.cancellation name:4ae904b6-c451-4e07-8ae4-fcb0984b0cb2 filter:null
..................................................
, transaction: null
2024-06-28 12:08:26,640 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 4ae904b6-c451-4e07-8ae4-fcb0984b0cb2: Reference[2802]:RELIABLE:CoreMessage[messageID=2802, durable=true, userID=1fed9a0e-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:26 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=513, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-03836805-c87f-436b-baa7-fdd61312d071, _AMQ_ROUTING_TYPE=0]]@66029519
2024-06-28 12:08:26,641 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 4ae904b6-c451-4e07-8ae4-fcb0984b0cb2: CoreMessage[messageID=2802, durable=true, userID=1fed9a0e-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:26 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=513, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-03836805-c87f-436b-baa7-fdd61312d071, _AMQ_ROUTING_TYPE=0]]@66029519 to transaction: TransactionImpl [xid=null, txID=2805, xid=null, state=ACTIVE, createTime=1719576506641(Fri Jun 28 12:08:26 UTC 2024), timeoutSeconds=-1, nr operations = 1]@509e01e7
2024-06-28 12:08:26,641 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 4ae904b6-c451-4e07-8ae4-fcb0984b0cb2: CoreMessage[messageID=2802, durable=true, userID=1fed9a0e-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:26 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=513, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-03836805-c87f-436b-baa7-fdd61312d071, _AMQ_ROUTING_TYPE=0]]@66029519, transaction: TransactionImpl [xid=null, txID=2805, xid=null, state=COMMITTED, createTime=1719576506641(Fri Jun 28 12:08:26 UTC 2024), timeoutSeconds=-1, nr operations = 0]@509e01e7
2024-06-28 12:08:26,641 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1408e09a]
2024-06-28 12:08:26,643 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@1deed8a7[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:08:26,643 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.012046 ms
2024-06-28 12:08:26,644 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [4ae904b6-c451-4e07-8ae4-fcb0984b0cb2]
2024-06-28 12:08:26,650 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:08:26,650 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:08:26,651 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 1cf0adb0-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:08:26,653 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:08:26,653 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 5030.147094 ms
2024-06-28 12:08:26,653 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyTimeout [artemis]>
2024-06-28 12:08:26,655 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:08:26,655 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testRequestReply_JsonMarshaller_Exception1 [artemis]>
2024-06-28 12:08:26,656 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1701439485'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom224]
2024-06-28 12:08:26,660 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom224]
2024-06-28 12:08:26,660 INFO  [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 1ff0ce60-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom223]
2024-06-28 12:08:26,661 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1ff0f573-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=1ff0ce60-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=1ff0ce60-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6aba9e35, true, {}]
2024-06-28 12:08:26,662 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@3879be9b - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom223]
2024-06-28 12:08:26,662 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1ff11c84-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=1ff0ce60-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=1ff0ce60-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@67b50648, true, {}]
2024-06-28 12:08:26,663 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 1ff11c84-3547-11ef-af8f-0a580a280f89 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true]
2024-06-28 12:08:26,664 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@18f7d6e5
2024-06-28 12:08:26,665 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=fe9cbe5c-ef6a-4c71-8f91-a58ed186a728, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, 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, fqqn=null]]
2024-06-28 12:08:26,666 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@454a9846
2024-06-28 12:08:26,666 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, fe9cbe5c-ef6a-4c71-8f91-a58ed186a728, null, 0, false, true, null]
2024-06-28 12:08:26,667 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1ff1dfd6-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=1ff0ce60-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=1ff0ce60-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6fcc5852, true, {}]
2024-06-28 12:08:26,668 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testRequestReply_JsonMarshaller_Exception1, address=test/mom/testRequestReply_JsonMarshaller_Exception1, 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, fqqn=null]]
2024-06-28 12:08:26,668 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6f56a3cf
2024-06-28 12:08:26,669 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3b35baa3
2024-06-28 12:08:26,670 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReply_JsonMarshaller_Exception1, null, 0, false, true, null]
2024-06-28 12:08:26,671 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1ff27c18-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=1ff0ce60-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=1ff0ce60-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@40db60e2, true, {}]
2024-06-28 12:08:26,671 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=ead2308b-a3ce-4e7d-a675-e58772b5abf2, address=ead2308b-a3ce-4e7d-a675-e58772b5abf2, 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, fqqn=null]]
2024-06-28 12:08:26,672 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@ba107c6
2024-06-28 12:08:26,672 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@13fb4bdb
2024-06-28 12:08:26,673 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, ead2308b-a3ce-4e7d-a675-e58772b5abf2, null, 0, false, true, null]
2024-06-28 12:08:26,675 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2855, durable=true, userID=1ff2f14b-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:26 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_JsonMarshaller_Exception1, size=831, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-46414cfb-c501-449f-97f2-b58f7e9bf988, JMSReplyTo=temp-queue://ead2308b-a3ce-4e7d-a675-e58772b5abf2, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@662094937, context: RoutingContextImpl(Address=test/mom/testRequestReply_JsonMarshaller_Exception1, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReply_JsonMarshaller_Exception1 previousRoute:ANYCAST, reusable=true, version=-2147483204)
..................................................
***** durable queues test/mom/testRequestReply_JsonMarshaller_Exception1:
- queueID=2844 address:test/mom/testRequestReply_JsonMarshaller_Exception1 name:test/mom/testRequestReply_JsonMarshaller_Exception1 filter:null
***** non durable for test/mom/testRequestReply_JsonMarshaller_Exception1:
..................................................
, transaction: null
2024-06-28 12:08:26,676 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReply_JsonMarshaller_Exception1: Reference[2855]:RELIABLE:CoreMessage[messageID=2855, durable=true, userID=1ff2f14b-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:26 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_JsonMarshaller_Exception1, size=831, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-46414cfb-c501-449f-97f2-b58f7e9bf988, JMSReplyTo=temp-queue://ead2308b-a3ce-4e7d-a675-e58772b5abf2, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@662094937
2024-06-28 12:08:26,677 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReply_JsonMarshaller_Exception1: CoreMessage[messageID=2855, durable=true, userID=1ff2f14b-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:26 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_JsonMarshaller_Exception1, size=831, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-46414cfb-c501-449f-97f2-b58f7e9bf988, JMSReplyTo=temp-queue://ead2308b-a3ce-4e7d-a675-e58772b5abf2, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@662094937 to transaction: TransactionImpl [xid=null, txID=2856, xid=null, state=ACTIVE, createTime=1719576506677(Fri Jun 28 12:08:26 UTC 2024), timeoutSeconds=-1, nr operations = 1]@79b814fa
2024-06-28 12:08:26,677 ERROR [scout-thread-15] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handleThrowable(ExceptionHandler.java:137) - SomethingWrongException: expected-expected-junit-exception - MDC[jobName=Receiving JMS message [dest=Destination@dbe9510c[name=test/mom/testRequestReply_JsonMarshaller_Exception1, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=67b7ae1f-4c33-4559-99d3-f7ebcb5faf73, activemq.broker=mom222]
org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest$SomethingWrongException: expected-expected-junit-exception
	at org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest.testRequestReply_JsonMarshaller_Exception1(JmsMomWithRequestReplyTest.java:649)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:75)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-06-28 12:08:26,678 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1ff38d8c-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=1ff0ce60-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=1ff0ce60-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7477869, true, {}]
2024-06-28 12:08:26,679 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReply_JsonMarshaller_Exception1: CoreMessage[messageID=2855, durable=true, userID=1ff2f14b-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:26 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_JsonMarshaller_Exception1, size=831, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-46414cfb-c501-449f-97f2-b58f7e9bf988, JMSReplyTo=temp-queue://ead2308b-a3ce-4e7d-a675-e58772b5abf2, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@662094937, transaction: TransactionImpl [xid=null, txID=2856, xid=null, state=COMMITTED, createTime=1719576506677(Fri Jun 28 12:08:26 UTC 2024), timeoutSeconds=-1, nr operations = 0]@79b814fa
2024-06-28 12:08:26,680 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2859, durable=true, userID=1ff3dbae-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:26 UTC 2024, expiration=0, durable=true, address=ead2308b-a3ce-4e7d-a675-e58772b5abf2, size=1391, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-46414cfb-c501-449f-97f2-b58f7e9bf988, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest$SomethingWrongException","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=67b7ae1f-4c33-4559-99d3-f7ebcb5faf73]]@951553260, context: RoutingContextImpl(Address=ead2308b-a3ce-4e7d-a675-e58772b5abf2, routingType=ANYCAST, PreviousAddress=ead2308b-a3ce-4e7d-a675-e58772b5abf2 previousRoute:ANYCAST, reusable=true, version=-2147483203)
..................................................
***** durable queues ead2308b-a3ce-4e7d-a675-e58772b5abf2:
***** non durable for ead2308b-a3ce-4e7d-a675-e58772b5abf2:
- queueID=2851 address:ead2308b-a3ce-4e7d-a675-e58772b5abf2 name:ead2308b-a3ce-4e7d-a675-e58772b5abf2 filter:null
..................................................
, transaction: null
2024-06-28 12:08:26,680 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from ead2308b-a3ce-4e7d-a675-e58772b5abf2: Reference[2859]:RELIABLE:CoreMessage[messageID=2859, durable=true, userID=1ff3dbae-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:26 UTC 2024, expiration=0, durable=true, address=ead2308b-a3ce-4e7d-a675-e58772b5abf2, size=1391, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-46414cfb-c501-449f-97f2-b58f7e9bf988, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest$SomethingWrongException","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=67b7ae1f-4c33-4559-99d3-f7ebcb5faf73]]@951553260
2024-06-28 12:08:26,681 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from ead2308b-a3ce-4e7d-a675-e58772b5abf2: CoreMessage[messageID=2859, durable=true, userID=1ff3dbae-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:26 UTC 2024, expiration=0, durable=true, address=ead2308b-a3ce-4e7d-a675-e58772b5abf2, size=1391, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-46414cfb-c501-449f-97f2-b58f7e9bf988, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest$SomethingWrongException","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=67b7ae1f-4c33-4559-99d3-f7ebcb5faf73]]@951553260 to transaction: TransactionImpl [xid=null, txID=2862, xid=null, state=ACTIVE, createTime=1719576506681(Fri Jun 28 12:08:26 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1e788f3e
2024-06-28 12:08:26,681 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from ead2308b-a3ce-4e7d-a675-e58772b5abf2: CoreMessage[messageID=2859, durable=true, userID=1ff3dbae-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:26 UTC 2024, expiration=0, durable=true, address=ead2308b-a3ce-4e7d-a675-e58772b5abf2, size=1391, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-46414cfb-c501-449f-97f2-b58f7e9bf988, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest$SomethingWrongException","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=67b7ae1f-4c33-4559-99d3-f7ebcb5faf73]]@951553260, transaction: TransactionImpl [xid=null, txID=2862, xid=null, state=COMMITTED, createTime=1719576506681(Fri Jun 28 12:08:26 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1e788f3e
2024-06-28 12:08:26,682 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1ff429cf-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=1ff0ce60-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=1ff0ce60-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@65e7c223, true, {}]
2024-06-28 12:08:26,682 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [ead2308b-a3ce-4e7d-a675-e58772b5abf2]
2024-06-28 12:08:26,686 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4b2e1015]
2024-06-28 12:08:26,687 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@70445407[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:08:26,687 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.009281 ms
2024-06-28 12:08:26,687 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [fe9cbe5c-ef6a-4c71-8f91-a58ed186a728]
2024-06-28 12:08:26,689 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:08:26,690 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:08:26,690 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 1ff0ce60-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:08:26,691 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:08:26,691 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 36.064229 ms
2024-06-28 12:08:26,691 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testRequestReply_JsonMarshaller_Exception1 [artemis]>
2024-06-28 12:08:26,692 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:08:26,693 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testRequestReply_JsonMarshaller_Exception2 [artemis]>
2024-06-28 12:08:26,693 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 983993226'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-06-28 12:08:26,696 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-06-28 12:08:26,696 INFO  [scout-thread-11] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 1ff64cb1-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom220]
2024-06-28 12:08:26,697 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1ff673c4-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=1ff64cb1-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=1ff64cb1-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1758301c, true, {}]
2024-06-28 12:08:26,698 INFO  [scout-thread-11] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@4f302d7e - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom220]
2024-06-28 12:08:26,699 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1ff69ad5-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=1ff64cb1-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=1ff64cb1-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7145dda3, true, {}]
2024-06-28 12:08:26,699 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 1ff69ad5-3547-11ef-af8f-0a580a280f89 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true]
2024-06-28 12:08:26,700 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@154a62c8
2024-06-28 12:08:26,701 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=a5b406ea-df12-4547-8123-5483f491569a, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, 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, fqqn=null]]
2024-06-28 12:08:26,701 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1eed1965
2024-06-28 12:08:26,702 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, a5b406ea-df12-4547-8123-5483f491569a, null, 0, false, true, null]
2024-06-28 12:08:26,703 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1ff73717-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=1ff64cb1-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=1ff64cb1-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@14e9f1d2, true, {}]
2024-06-28 12:08:26,703 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testRequestReply_JsonMarshaller_Exception2, address=test/mom/testRequestReply_JsonMarshaller_Exception2, 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, fqqn=null]]
2024-06-28 12:08:26,704 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@20ccaf97
2024-06-28 12:08:26,704 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3ad76874
2024-06-28 12:08:26,705 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReply_JsonMarshaller_Exception2, null, 0, false, true, null]
2024-06-28 12:08:26,706 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1ff7d359-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=1ff64cb1-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=1ff64cb1-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2b4e4fc0, true, {}]
2024-06-28 12:08:26,707 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=ec1177ce-4a22-479d-9382-fa9e3e2cdaaa, address=ec1177ce-4a22-479d-9382-fa9e3e2cdaaa, 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, fqqn=null]]
2024-06-28 12:08:26,707 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@5e196f18
2024-06-28 12:08:26,708 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4420a9a
2024-06-28 12:08:26,708 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, ec1177ce-4a22-479d-9382-fa9e3e2cdaaa, null, 0, false, true, null]
2024-06-28 12:08:26,709 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2920, durable=true, userID=1ff8488c-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:26 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_JsonMarshaller_Exception2, size=831, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-05e49024-ea58-4825-b444-fa29cf2d2cfb, JMSReplyTo=temp-queue://ec1177ce-4a22-479d-9382-fa9e3e2cdaaa, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@42295573, context: RoutingContextImpl(Address=test/mom/testRequestReply_JsonMarshaller_Exception2, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReply_JsonMarshaller_Exception2 previousRoute:ANYCAST, reusable=true, version=-2147483199)
..................................................
***** durable queues test/mom/testRequestReply_JsonMarshaller_Exception2:
- queueID=2909 address:test/mom/testRequestReply_JsonMarshaller_Exception2 name:test/mom/testRequestReply_JsonMarshaller_Exception2 filter:null
***** non durable for test/mom/testRequestReply_JsonMarshaller_Exception2:
..................................................
, transaction: null
2024-06-28 12:08:26,710 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReply_JsonMarshaller_Exception2: Reference[2920]:RELIABLE:CoreMessage[messageID=2920, durable=true, userID=1ff8488c-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:26 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_JsonMarshaller_Exception2, size=831, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-05e49024-ea58-4825-b444-fa29cf2d2cfb, JMSReplyTo=temp-queue://ec1177ce-4a22-479d-9382-fa9e3e2cdaaa, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@42295573
2024-06-28 12:08:26,711 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReply_JsonMarshaller_Exception2: CoreMessage[messageID=2920, durable=true, userID=1ff8488c-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:26 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_JsonMarshaller_Exception2, size=831, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-05e49024-ea58-4825-b444-fa29cf2d2cfb, JMSReplyTo=temp-queue://ec1177ce-4a22-479d-9382-fa9e3e2cdaaa, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@42295573 to transaction: TransactionImpl [xid=null, txID=2921, xid=null, state=ACTIVE, createTime=1719576506711(Fri Jun 28 12:08:26 UTC 2024), timeoutSeconds=-1, nr operations = 1]@429faf88
2024-06-28 12:08:26,711 INFO  [scout-thread-15] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handlePlatformException(ExceptionHandler.java:108) - VetoException: undefined [severity=ERROR] - MDC[jobName=Receiving JMS message [dest=Destination@dbe9510d[name=test/mom/testRequestReply_JsonMarshaller_Exception2, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=7a46aac3-2b2e-4f7a-aa86-947bf96195d2, activemq.broker=mom222]
2024-06-28 12:08:26,712 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1ff8bdbd-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=1ff64cb1-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=1ff64cb1-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6d14d45, true, {}]
2024-06-28 12:08:26,713 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2924, durable=true, userID=1ff8e4cf-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:26 UTC 2024, expiration=0, durable=true, address=ec1177ce-4a22-479d-9382-fa9e3e2cdaaa, size=1257, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-05e49024-ea58-4825-b444-fa29cf2d2cfb, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.RuntimeException","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=7a46aac3-2b2e-4f7a-aa86-947bf96195d2]]@1758871166, context: RoutingContextImpl(Address=ec1177ce-4a22-479d-9382-fa9e3e2cdaaa, routingType=ANYCAST, PreviousAddress=ec1177ce-4a22-479d-9382-fa9e3e2cdaaa previousRoute:ANYCAST, reusable=true, version=-2147483198)
..................................................
***** durable queues ec1177ce-4a22-479d-9382-fa9e3e2cdaaa:
***** non durable for ec1177ce-4a22-479d-9382-fa9e3e2cdaaa:
- queueID=2916 address:ec1177ce-4a22-479d-9382-fa9e3e2cdaaa name:ec1177ce-4a22-479d-9382-fa9e3e2cdaaa filter:null
..................................................
, transaction: null
2024-06-28 12:08:26,713 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from ec1177ce-4a22-479d-9382-fa9e3e2cdaaa: Reference[2924]:RELIABLE:CoreMessage[messageID=2924, durable=true, userID=1ff8e4cf-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:26 UTC 2024, expiration=0, durable=true, address=ec1177ce-4a22-479d-9382-fa9e3e2cdaaa, size=1257, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-05e49024-ea58-4825-b444-fa29cf2d2cfb, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.RuntimeException","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=7a46aac3-2b2e-4f7a-aa86-947bf96195d2]]@1758871166
2024-06-28 12:08:26,714 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReply_JsonMarshaller_Exception2: CoreMessage[messageID=2920, durable=true, userID=1ff8488c-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:26 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_JsonMarshaller_Exception2, size=831, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-05e49024-ea58-4825-b444-fa29cf2d2cfb, JMSReplyTo=temp-queue://ec1177ce-4a22-479d-9382-fa9e3e2cdaaa, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@42295573, transaction: TransactionImpl [xid=null, txID=2921, xid=null, state=COMMITTED, createTime=1719576506711(Fri Jun 28 12:08:26 UTC 2024), timeoutSeconds=-1, nr operations = 0]@429faf88
2024-06-28 12:08:26,714 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from ec1177ce-4a22-479d-9382-fa9e3e2cdaaa: CoreMessage[messageID=2924, durable=true, userID=1ff8e4cf-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:26 UTC 2024, expiration=0, durable=true, address=ec1177ce-4a22-479d-9382-fa9e3e2cdaaa, size=1257, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-05e49024-ea58-4825-b444-fa29cf2d2cfb, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.RuntimeException","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=7a46aac3-2b2e-4f7a-aa86-947bf96195d2]]@1758871166 to transaction: TransactionImpl [xid=null, txID=2927, xid=null, state=ACTIVE, createTime=1719576506714(Fri Jun 28 12:08:26 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6594f0c6
2024-06-28 12:08:26,714 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from ec1177ce-4a22-479d-9382-fa9e3e2cdaaa: CoreMessage[messageID=2924, durable=true, userID=1ff8e4cf-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:26 UTC 2024, expiration=0, durable=true, address=ec1177ce-4a22-479d-9382-fa9e3e2cdaaa, size=1257, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-05e49024-ea58-4825-b444-fa29cf2d2cfb, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.RuntimeException","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=7a46aac3-2b2e-4f7a-aa86-947bf96195d2]]@1758871166, transaction: TransactionImpl [xid=null, txID=2927, xid=null, state=COMMITTED, createTime=1719576506714(Fri Jun 28 12:08:26 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6594f0c6
2024-06-28 12:08:26,715 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1ff90be0-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=1ff64cb1-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=1ff64cb1-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7f1be051, true, {}]
2024-06-28 12:08:26,715 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [ec1177ce-4a22-479d-9382-fa9e3e2cdaaa]
2024-06-28 12:08:26,718 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@40692fc3]
2024-06-28 12:08:26,719 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@569f3cba[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:08:26,719 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.009217 ms
2024-06-28 12:08:26,720 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [a5b406ea-df12-4547-8123-5483f491569a]
2024-06-28 12:08:26,722 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:08:26,722 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:08:26,723 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 1ff64cb1-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:08:26,724 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:08:26,724 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 31.305402 ms
2024-06-28 12:08:26,724 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testRequestReply_JsonMarshaller_Exception2 [artemis]>
2024-06-28 12:08:26,725 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:08:26,725 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyJsonObjectMarshaller [artemis]>
2024-06-28 12:08:26,726 INFO  [scout-thread-11] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1656741966'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom220]
2024-06-28 12:08:26,729 INFO  [scout-thread-11] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom220]
2024-06-28 12:08:26,730 INFO  [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 1ffb55d2-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom224]
2024-06-28 12:08:26,730 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1ffb7ce5-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=1ffb55d2-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=1ffb55d2-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5f7e1ca1, true, {}]
2024-06-28 12:08:26,731 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@7cf791e6 - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom224]
2024-06-28 12:08:26,731 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1ffba3f6-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=1ffb55d2-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=1ffb55d2-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@771fc6a1, true, {}]
2024-06-28 12:08:26,732 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 1ffba3f6-3547-11ef-af8f-0a580a280f89 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true]
2024-06-28 12:08:26,733 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@7d00eea3
2024-06-28 12:08:26,734 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=36e5680f-8525-4116-b031-36517ba6e97e, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, 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, fqqn=null]]
2024-06-28 12:08:26,735 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4c2997c4
2024-06-28 12:08:26,735 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 36e5680f-8525-4116-b031-36517ba6e97e, null, 0, false, true, null]
2024-06-28 12:08:26,736 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1ffc6748-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=1ffb55d2-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=1ffb55d2-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1d68dabd, true, {}]
2024-06-28 12:08:26,736 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 1ffc6748-3547-11ef-af8f-0a580a280f89 with parameters: [test/mom/testQueueRequestReplyJsonObjectMarshaller, [MULTICAST], true]
2024-06-28 12:08:26,736 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6ff06802
2024-06-28 12:08:26,738 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=b5447ba2-c33a-4fca-8c68-8f8777a4243f, address=test/mom/testQueueRequestReplyJsonObjectMarshaller, routingType=MULTICAST, 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, fqqn=null]]
2024-06-28 12:08:26,738 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6481b0c8
2024-06-28 12:08:26,739 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, b5447ba2-c33a-4fca-8c68-8f8777a4243f, null, 0, false, true, null]
2024-06-28 12:08:26,739 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1ffcdc7a-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=1ffb55d2-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=1ffb55d2-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3b4ed1f2, true, {}]
2024-06-28 12:08:26,740 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=355d2bed-40bc-45b2-9b68-59b26d77a846, address=355d2bed-40bc-45b2-9b68-59b26d77a846, 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, fqqn=null]]
2024-06-28 12:08:26,740 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@765a1bc6
2024-06-28 12:08:26,741 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7ff9e162
2024-06-28 12:08:26,741 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 355d2bed-40bc-45b2-9b68-59b26d77a846, null, 0, false, true, null]
2024-06-28 12:08:26,743 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2984, durable=true, userID=1ffd51ad-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:26 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyJsonObjectMarshaller, size=1097, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2a27d52c-f025-4edc-832a-b88548992d61, JMSReplyTo=temp-queue://355d2bed-40bc-45b2-9b68-59b26d77a846, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@640540154, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyJsonObjectMarshaller, routingType=MULTICAST, PreviousAddress=test/mom/testQueueRequestReplyJsonObjectMarshaller previousRoute:MULTICAST, reusable=true, version=-2147483194)
..................................................
***** durable queues test/mom/testQueueRequestReplyJsonObjectMarshaller:
***** non durable for test/mom/testQueueRequestReplyJsonObjectMarshaller:
- queueID=2974 address:test/mom/testQueueRequestReplyJsonObjectMarshaller name:b5447ba2-c33a-4fca-8c68-8f8777a4243f filter:null
..................................................
, transaction: null
2024-06-28 12:08:26,743 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from b5447ba2-c33a-4fca-8c68-8f8777a4243f: Reference[2984]:RELIABLE:CoreMessage[messageID=2984, durable=true, userID=1ffd51ad-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:26 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyJsonObjectMarshaller, size=1097, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2a27d52c-f025-4edc-832a-b88548992d61, JMSReplyTo=temp-queue://355d2bed-40bc-45b2-9b68-59b26d77a846, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@640540154
2024-06-28 12:08:26,743 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from b5447ba2-c33a-4fca-8c68-8f8777a4243f: CoreMessage[messageID=2984, durable=true, userID=1ffd51ad-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:26 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyJsonObjectMarshaller, size=1097, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2a27d52c-f025-4edc-832a-b88548992d61, JMSReplyTo=temp-queue://355d2bed-40bc-45b2-9b68-59b26d77a846, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@640540154 to transaction: TransactionImpl [xid=null, txID=2985, xid=null, state=ACTIVE, createTime=1719576506743(Fri Jun 28 12:08:26 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5ff455e1
2024-06-28 12:08:26,743 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from b5447ba2-c33a-4fca-8c68-8f8777a4243f: CoreMessage[messageID=2984, durable=true, userID=1ffd51ad-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:26 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyJsonObjectMarshaller, size=1097, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2a27d52c-f025-4edc-832a-b88548992d61, JMSReplyTo=temp-queue://355d2bed-40bc-45b2-9b68-59b26d77a846, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@640540154, transaction: TransactionImpl [xid=null, txID=2985, xid=null, state=COMMITTED, createTime=1719576506743(Fri Jun 28 12:08:26 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5ff455e1
2024-06-28 12:08:26,744 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1ffd9fce-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=1ffb55d2-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=1ffb55d2-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@744f478b, true, {}]
2024-06-28 12:08:26,745 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2988, durable=true, userID=1ffdc6e0-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:26 UTC 2024, expiration=0, durable=true, address=355d2bed-40bc-45b2-9b68-59b26d77a846, size=1133, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2a27d52c-f025-4edc-832a-b88548992d61, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=39ad7a7c-85c6-4e5f-8f2b-809703059c68]]@1338578117, context: RoutingContextImpl(Address=355d2bed-40bc-45b2-9b68-59b26d77a846, routingType=ANYCAST, PreviousAddress=355d2bed-40bc-45b2-9b68-59b26d77a846 previousRoute:ANYCAST, reusable=true, version=-2147483193)
..................................................
***** durable queues 355d2bed-40bc-45b2-9b68-59b26d77a846:
***** non durable for 355d2bed-40bc-45b2-9b68-59b26d77a846:
- queueID=2980 address:355d2bed-40bc-45b2-9b68-59b26d77a846 name:355d2bed-40bc-45b2-9b68-59b26d77a846 filter:null
..................................................
, transaction: null
2024-06-28 12:08:26,745 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 355d2bed-40bc-45b2-9b68-59b26d77a846: Reference[2988]:RELIABLE:CoreMessage[messageID=2988, durable=true, userID=1ffdc6e0-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:26 UTC 2024, expiration=0, durable=true, address=355d2bed-40bc-45b2-9b68-59b26d77a846, size=1133, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2a27d52c-f025-4edc-832a-b88548992d61, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=39ad7a7c-85c6-4e5f-8f2b-809703059c68]]@1338578117
2024-06-28 12:08:26,746 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 355d2bed-40bc-45b2-9b68-59b26d77a846: CoreMessage[messageID=2988, durable=true, userID=1ffdc6e0-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:26 UTC 2024, expiration=0, durable=true, address=355d2bed-40bc-45b2-9b68-59b26d77a846, size=1133, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2a27d52c-f025-4edc-832a-b88548992d61, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=39ad7a7c-85c6-4e5f-8f2b-809703059c68]]@1338578117 to transaction: TransactionImpl [xid=null, txID=2991, xid=null, state=ACTIVE, createTime=1719576506746(Fri Jun 28 12:08:26 UTC 2024), timeoutSeconds=-1, nr operations = 1]@52fad817
2024-06-28 12:08:26,746 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 355d2bed-40bc-45b2-9b68-59b26d77a846: CoreMessage[messageID=2988, durable=true, userID=1ffdc6e0-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:26 UTC 2024, expiration=0, durable=true, address=355d2bed-40bc-45b2-9b68-59b26d77a846, size=1133, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2a27d52c-f025-4edc-832a-b88548992d61, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=39ad7a7c-85c6-4e5f-8f2b-809703059c68]]@1338578117, transaction: TransactionImpl [xid=null, txID=2991, xid=null, state=COMMITTED, createTime=1719576506746(Fri Jun 28 12:08:26 UTC 2024), timeoutSeconds=-1, nr operations = 0]@52fad817
2024-06-28 12:08:26,747 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1ffdedf1-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=1ffb55d2-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=1ffb55d2-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6429cffd, true, {}]
2024-06-28 12:08:26,747 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [355d2bed-40bc-45b2-9b68-59b26d77a846]
2024-06-28 12:08:26,749 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@4193b8a5, org.eclipse.scout.rt.mom.jms.JmsSubscription@2de1a93d]
2024-06-28 12:08:26,750 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [b5447ba2-c33a-4fca-8c68-8f8777a4243f]
2024-06-28 12:08:26,752 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@4f864f6a[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:08:26,752 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.009670 ms
2024-06-28 12:08:26,753 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [36e5680f-8525-4116-b031-36517ba6e97e]
2024-06-28 12:08:26,755 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:08:26,755 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:08:26,756 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 1ffb55d2-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:08:26,757 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:08:26,757 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 31.583255 ms
2024-06-28 12:08:26,757 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyJsonObjectMarshaller [artemis]>
2024-06-28 12:08:26,758 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:08:26,758 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReply [artemis]>
2024-06-28 12:08:26,759 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1006428452'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom224]
2024-06-28 12:08:26,762 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom224]
2024-06-28 12:08:26,762 INFO  [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 20005ef3-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom223]
2024-06-28 12:08:26,763 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [20008606-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=20005ef3-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=20005ef3-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3b723939, true, {}]
2024-06-28 12:08:26,764 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@9806c93 - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom223]
2024-06-28 12:08:26,764 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2000ad17-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=20005ef3-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=20005ef3-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6c2841fb, true, {}]
2024-06-28 12:08:26,765 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 2000ad17-3547-11ef-af8f-0a580a280f89 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true]
2024-06-28 12:08:26,765 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@59a7c0cd
2024-06-28 12:08:26,766 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=68af1662-61b4-4f6b-8ea0-2f3dab04bdfc, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, 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, fqqn=null]]
2024-06-28 12:08:26,767 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@64863299
2024-06-28 12:08:26,767 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 68af1662-61b4-4f6b-8ea0-2f3dab04bdfc, null, 0, false, true, null]
2024-06-28 12:08:26,768 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [20014959-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=20005ef3-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=20005ef3-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4501ab94, true, {}]
2024-06-28 12:08:26,769 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/momtestQueueRequestReply, address=test/momtestQueueRequestReply, 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, fqqn=null]]
2024-06-28 12:08:26,769 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@3de8c3d7
2024-06-28 12:08:26,770 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@17b93cb3
2024-06-28 12:08:26,771 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/momtestQueueRequestReply, null, 0, false, true, null]
2024-06-28 12:08:26,772 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2001e59b-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=20005ef3-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=20005ef3-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@55e9ec42, true, {}]
2024-06-28 12:08:26,772 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=1401ebd6-8161-4cf7-a6bb-c52d1f847667, address=1401ebd6-8161-4cf7-a6bb-c52d1f847667, 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, fqqn=null]]
2024-06-28 12:08:26,772 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6cc5a118
2024-06-28 12:08:26,773 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5be15e10
2024-06-28 12:08:26,773 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 1401ebd6-8161-4cf7-a6bb-c52d1f847667, null, 0, false, true, null]
2024-06-28 12:08:26,775 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3056, durable=true, userID=200233be-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:26 UTC 2024, expiration=0, durable=true, address=test/momtestQueueRequestReply, size=917, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-24fe07d3-00e4-490c-9539-d95c30d64f84, JMSReplyTo=temp-queue://1401ebd6-8161-4cf7-a6bb-c52d1f847667, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2104196519, context: RoutingContextImpl(Address=test/momtestQueueRequestReply, routingType=ANYCAST, PreviousAddress=test/momtestQueueRequestReply previousRoute:ANYCAST, reusable=true, version=-2147483188)
..................................................
***** durable queues test/momtestQueueRequestReply:
- queueID=3045 address:test/momtestQueueRequestReply name:test/momtestQueueRequestReply filter:null
***** non durable for test/momtestQueueRequestReply:
..................................................
, transaction: null
2024-06-28 12:08:26,776 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/momtestQueueRequestReply: Reference[3056]:RELIABLE:CoreMessage[messageID=3056, durable=true, userID=200233be-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:26 UTC 2024, expiration=0, durable=true, address=test/momtestQueueRequestReply, size=917, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-24fe07d3-00e4-490c-9539-d95c30d64f84, JMSReplyTo=temp-queue://1401ebd6-8161-4cf7-a6bb-c52d1f847667, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2104196519
2024-06-28 12:08:26,777 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/momtestQueueRequestReply: CoreMessage[messageID=3056, durable=true, userID=200233be-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:26 UTC 2024, expiration=0, durable=true, address=test/momtestQueueRequestReply, size=917, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-24fe07d3-00e4-490c-9539-d95c30d64f84, JMSReplyTo=temp-queue://1401ebd6-8161-4cf7-a6bb-c52d1f847667, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2104196519 to transaction: TransactionImpl [xid=null, txID=3057, xid=null, state=ACTIVE, createTime=1719576506776(Fri Jun 28 12:08:26 UTC 2024), timeoutSeconds=-1, nr operations = 1]@db3049
2024-06-28 12:08:26,777 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2002a8ef-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=20005ef3-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=20005ef3-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1137ba70, true, {}]
2024-06-28 12:08:26,778 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3060, durable=true, userID=2002d001-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:26 UTC 2024, expiration=0, durable=true, address=1401ebd6-8161-4cf7-a6bb-c52d1f847667, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-24fe07d3-00e4-490c-9539-d95c30d64f84, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=45a4435a-9c3a-4cd6-90b3-f07a44e31ede]]@1191877627, context: RoutingContextImpl(Address=1401ebd6-8161-4cf7-a6bb-c52d1f847667, routingType=ANYCAST, PreviousAddress=1401ebd6-8161-4cf7-a6bb-c52d1f847667 previousRoute:ANYCAST, reusable=true, version=-2147483187)
..................................................
***** durable queues 1401ebd6-8161-4cf7-a6bb-c52d1f847667:
***** non durable for 1401ebd6-8161-4cf7-a6bb-c52d1f847667:
- queueID=3052 address:1401ebd6-8161-4cf7-a6bb-c52d1f847667 name:1401ebd6-8161-4cf7-a6bb-c52d1f847667 filter:null
..................................................
, transaction: null
2024-06-28 12:08:26,779 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 1401ebd6-8161-4cf7-a6bb-c52d1f847667: Reference[3060]:RELIABLE:CoreMessage[messageID=3060, durable=true, userID=2002d001-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:26 UTC 2024, expiration=0, durable=true, address=1401ebd6-8161-4cf7-a6bb-c52d1f847667, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-24fe07d3-00e4-490c-9539-d95c30d64f84, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=45a4435a-9c3a-4cd6-90b3-f07a44e31ede]]@1191877627
2024-06-28 12:08:26,779 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 1401ebd6-8161-4cf7-a6bb-c52d1f847667: CoreMessage[messageID=3060, durable=true, userID=2002d001-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:26 UTC 2024, expiration=0, durable=true, address=1401ebd6-8161-4cf7-a6bb-c52d1f847667, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-24fe07d3-00e4-490c-9539-d95c30d64f84, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=45a4435a-9c3a-4cd6-90b3-f07a44e31ede]]@1191877627 to transaction: TransactionImpl [xid=null, txID=3063, xid=null, state=ACTIVE, createTime=1719576506779(Fri Jun 28 12:08:26 UTC 2024), timeoutSeconds=-1, nr operations = 1]@43980107
2024-06-28 12:08:26,779 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 1401ebd6-8161-4cf7-a6bb-c52d1f847667: CoreMessage[messageID=3060, durable=true, userID=2002d001-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:26 UTC 2024, expiration=0, durable=true, address=1401ebd6-8161-4cf7-a6bb-c52d1f847667, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-24fe07d3-00e4-490c-9539-d95c30d64f84, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=45a4435a-9c3a-4cd6-90b3-f07a44e31ede]]@1191877627, transaction: TransactionImpl [xid=null, txID=3063, xid=null, state=COMMITTED, createTime=1719576506779(Fri Jun 28 12:08:26 UTC 2024), timeoutSeconds=-1, nr operations = 0]@43980107
2024-06-28 12:08:26,779 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/momtestQueueRequestReply: CoreMessage[messageID=3056, durable=true, userID=200233be-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:26 UTC 2024, expiration=0, durable=true, address=test/momtestQueueRequestReply, size=917, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-24fe07d3-00e4-490c-9539-d95c30d64f84, JMSReplyTo=temp-queue://1401ebd6-8161-4cf7-a6bb-c52d1f847667, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2104196519, transaction: TransactionImpl [xid=null, txID=3057, xid=null, state=COMMITTED, createTime=1719576506776(Fri Jun 28 12:08:26 UTC 2024), timeoutSeconds=-1, nr operations = 0]@db3049
2024-06-28 12:08:26,780 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [20031e22-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=20005ef3-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=20005ef3-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@cfc7a83, true, {}]
2024-06-28 12:08:26,780 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [1401ebd6-8161-4cf7-a6bb-c52d1f847667]
2024-06-28 12:08:26,784 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4da86d09]
2024-06-28 12:08:26,785 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@30ddc28b[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:08:26,785 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.026843 ms
2024-06-28 12:08:26,786 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [68af1662-61b4-4f6b-8ea0-2f3dab04bdfc]
2024-06-28 12:08:26,788 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:08:26,788 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:08:26,788 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 20005ef3-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:08:26,789 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:08:26,790 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 31.275965 ms
2024-06-28 12:08:26,790 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReply [artemis]>
2024-06-28 12:08:26,791 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:08:26,791 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicRequestReplyCancellation [artemis]>
2024-06-28 12:08:26,792 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 101449742'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-06-28 12:08:26,794 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-06-28 12:08:26,794 INFO  [scout-thread-11] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 20054104-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom220]
2024-06-28 12:08:26,795 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [20056817-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=20054104-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=20054104-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5fdf0f1b, true, {}]
2024-06-28 12:08:26,796 INFO  [scout-thread-11] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@2019c033 - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom220]
2024-06-28 12:08:26,796 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [20058f28-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=20054104-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=20054104-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3a411822, true, {}]
2024-06-28 12:08:26,797 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 20058f28-3547-11ef-af8f-0a580a280f89 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true]
2024-06-28 12:08:26,797 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@19886b0d
2024-06-28 12:08:26,798 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=7e8bc3a4-ebf2-4c9f-b9da-695545423982, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, 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, fqqn=null]]
2024-06-28 12:08:26,799 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4f4fcb44
2024-06-28 12:08:26,799 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 7e8bc3a4-ebf2-4c9f-b9da-695545423982, null, 0, false, true, null]
2024-06-28 12:08:26,800 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [20062b6a-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=20054104-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=20054104-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4c01ad08, true, {}]
2024-06-28 12:08:26,801 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 20062b6a-3547-11ef-af8f-0a580a280f89 with parameters: [test/mom/testTopicRequestReplyCancellation, [MULTICAST], true]
2024-06-28 12:08:26,801 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6538ca96
2024-06-28 12:08:26,802 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=dfbc66ce-bc03-4f2c-93e5-a089b09eb57d, address=test/mom/testTopicRequestReplyCancellation, routingType=MULTICAST, 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, fqqn=null]]
2024-06-28 12:08:26,802 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@27d740e1
2024-06-28 12:08:26,802 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, dfbc66ce-bc03-4f2c-93e5-a089b09eb57d, null, 0, false, true, null]
2024-06-28 12:08:26,803 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2006a09c-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=20054104-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=20054104-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6831187b, true, {}]
2024-06-28 12:08:26,804 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=7a6362f5-006b-4707-8423-1f2cc1e24acf, address=7a6362f5-006b-4707-8423-1f2cc1e24acf, 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, fqqn=null]]
2024-06-28 12:08:26,804 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@7a54a307
2024-06-28 12:08:26,804 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@32de63ba
2024-06-28 12:08:26,805 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 7a6362f5-006b-4707-8423-1f2cc1e24acf, null, 0, false, true, null]
2024-06-28 12:08:26,806 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3120, durable=true, userID=200715cf-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:26 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyCancellation, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b28861b2-3862-475c-bbe1-12cce0790e6d, JMSReplyTo=temp-queue://7a6362f5-006b-4707-8423-1f2cc1e24acf, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@51974018, context: RoutingContextImpl(Address=test/mom/testTopicRequestReplyCancellation, routingType=MULTICAST, PreviousAddress=test/mom/testTopicRequestReplyCancellation previousRoute:MULTICAST, reusable=true, version=-2147483183)
..................................................
***** durable queues test/mom/testTopicRequestReplyCancellation:
***** non durable for test/mom/testTopicRequestReplyCancellation:
- queueID=3110 address:test/mom/testTopicRequestReplyCancellation name:dfbc66ce-bc03-4f2c-93e5-a089b09eb57d filter:null
..................................................
, transaction: null
2024-06-28 12:08:26,806 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from dfbc66ce-bc03-4f2c-93e5-a089b09eb57d: Reference[3120]:RELIABLE:CoreMessage[messageID=3120, durable=true, userID=200715cf-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:26 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyCancellation, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b28861b2-3862-475c-bbe1-12cce0790e6d, JMSReplyTo=temp-queue://7a6362f5-006b-4707-8423-1f2cc1e24acf, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@51974018
2024-06-28 12:08:26,807 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from dfbc66ce-bc03-4f2c-93e5-a089b09eb57d: CoreMessage[messageID=3120, durable=true, userID=200715cf-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:26 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyCancellation, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b28861b2-3862-475c-bbe1-12cce0790e6d, JMSReplyTo=temp-queue://7a6362f5-006b-4707-8423-1f2cc1e24acf, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@51974018 to transaction: TransactionImpl [xid=null, txID=3121, xid=null, state=ACTIVE, createTime=1719576506807(Fri Jun 28 12:08:26 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4cf86466
2024-06-28 12:08:26,807 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from dfbc66ce-bc03-4f2c-93e5-a089b09eb57d: CoreMessage[messageID=3120, durable=true, userID=200715cf-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:26 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyCancellation, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b28861b2-3862-475c-bbe1-12cce0790e6d, JMSReplyTo=temp-queue://7a6362f5-006b-4707-8423-1f2cc1e24acf, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@51974018, transaction: TransactionImpl [xid=null, txID=3121, xid=null, state=COMMITTED, createTime=1719576506807(Fri Jun 28 12:08:26 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4cf86466
2024-06-28 12:08:26,808 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:481) - Request job canceled; java.lang.InterruptedException - MDC[jobName=request on test/mom/testTopicRequestReplyCancellation, activemq.broker=mom222]
2024-06-28 12:08:26,808 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [200763f0-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=20054104-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=20054104-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@55986c84, true, {}]
2024-06-28 12:08:26,809 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3128, durable=true, userID=20078b02-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:26 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=513, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b28861b2-3862-475c-bbe1-12cce0790e6d, _AMQ_ROUTING_TYPE=0]]@118767375, context: RoutingContextImpl(Address=scout.mom.requestreply.cancellation, routingType=MULTICAST, PreviousAddress=scout.mom.requestreply.cancellation previousRoute:MULTICAST, reusable=true, version=-2147483184)
..................................................
***** durable queues scout.mom.requestreply.cancellation:
***** non durable for scout.mom.requestreply.cancellation:
- queueID=3102 address:scout.mom.requestreply.cancellation name:7e8bc3a4-ebf2-4c9f-b9da-695545423982 filter:null
..................................................
, transaction: null
2024-06-28 12:08:26,809 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 7e8bc3a4-ebf2-4c9f-b9da-695545423982: Reference[3128]:RELIABLE:CoreMessage[messageID=3128, durable=true, userID=20078b02-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:26 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=513, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b28861b2-3862-475c-bbe1-12cce0790e6d, _AMQ_ROUTING_TYPE=0]]@118767375
2024-06-28 12:08:26,810 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 7e8bc3a4-ebf2-4c9f-b9da-695545423982: CoreMessage[messageID=3128, durable=true, userID=20078b02-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:26 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=513, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b28861b2-3862-475c-bbe1-12cce0790e6d, _AMQ_ROUTING_TYPE=0]]@118767375 to transaction: TransactionImpl [xid=null, txID=3131, xid=null, state=ACTIVE, createTime=1719576506810(Fri Jun 28 12:08:26 UTC 2024), timeoutSeconds=-1, nr operations = 1]@a6525eb
2024-06-28 12:08:26,810 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 7e8bc3a4-ebf2-4c9f-b9da-695545423982: CoreMessage[messageID=3128, durable=true, userID=20078b02-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:26 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=513, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b28861b2-3862-475c-bbe1-12cce0790e6d, _AMQ_ROUTING_TYPE=0]]@118767375, transaction: TransactionImpl [xid=null, txID=3131, xid=null, state=COMMITTED, createTime=1719576506810(Fri Jun 28 12:08:26 UTC 2024), timeoutSeconds=-1, nr operations = 0]@a6525eb
2024-06-28 12:08:26,810 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4111c517]
2024-06-28 12:08:26,811 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [dfbc66ce-bc03-4f2c-93e5-a089b09eb57d]
2024-06-28 12:08:26,813 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@151e1399[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:08:26,813 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.010699 ms
2024-06-28 12:08:26,813 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [7e8bc3a4-ebf2-4c9f-b9da-695545423982]
2024-06-28 12:08:26,815 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:08:26,816 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:08:26,816 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 20054104-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:08:26,818 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:08:26,818 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 26.912077 ms
2024-06-28 12:08:26,818 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicRequestReplyCancellation [artemis]>
2024-06-28 12:08:26,819 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:08:26,819 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testRequestReplyNull [artemis]>
2024-06-28 12:08:26,820 INFO  [scout-thread-11] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1846805392'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom220]
2024-06-28 12:08:26,823 INFO  [scout-thread-11] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom220]
2024-06-28 12:08:26,823 INFO  [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2009ade4-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom224]
2024-06-28 12:08:26,824 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2009d4f7-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=2009ade4-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=2009ade4-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6a77161c, true, {}]
2024-06-28 12:08:26,825 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@6aa134f2 - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom224]
2024-06-28 12:08:26,826 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [200a2318-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=2009ade4-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=2009ade4-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6ff0f864, true, {}]
2024-06-28 12:08:26,826 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 200a2318-3547-11ef-af8f-0a580a280f89 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true]
2024-06-28 12:08:26,827 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@49f0187b
2024-06-28 12:08:26,828 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=7f11b624-e78b-4af4-9b0b-805e9996fee0, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, 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, fqqn=null]]
2024-06-28 12:08:26,829 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@530b9109
2024-06-28 12:08:26,829 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 7f11b624-e78b-4af4-9b0b-805e9996fee0, null, 0, false, true, null]
2024-06-28 12:08:26,830 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [200abf5a-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=2009ade4-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=2009ade4-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1e0cfa75, true, {}]
2024-06-28 12:08:26,830 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null]
2024-06-28 12:08:26,831 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [200ae66b-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=2009ade4-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=2009ade4-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1209eb61, true, {}]
2024-06-28 12:08:26,832 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=f59053ad-a582-4b1b-8586-ba4d86939ddc, address=f59053ad-a582-4b1b-8586-ba4d86939ddc, 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, fqqn=null]]
2024-06-28 12:08:26,832 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@2d68c116
2024-06-28 12:08:26,832 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@49a9d43a
2024-06-28 12:08:26,833 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, f59053ad-a582-4b1b-8586-ba4d86939ddc, null, 0, false, true, null]
2024-06-28 12:08:26,835 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3183, durable=true, userID=200b5b9e-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:26 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1250434d-f4a9-4765-bda9-2c8a627be6e5, JMSReplyTo=temp-queue://f59053ad-a582-4b1b-8586-ba4d86939ddc, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1322809537, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483381)
..................................................
***** durable queues test/mom/testRequestReplyInternal:
- queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null
***** non durable for test/mom/testRequestReplyInternal:
..................................................
, transaction: null
2024-06-28 12:08:26,836 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[3183]:RELIABLE:CoreMessage[messageID=3183, durable=true, userID=200b5b9e-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:26 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1250434d-f4a9-4765-bda9-2c8a627be6e5, JMSReplyTo=temp-queue://f59053ad-a582-4b1b-8586-ba4d86939ddc, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1322809537
2024-06-28 12:08:26,836 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=3183, durable=true, userID=200b5b9e-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:26 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1250434d-f4a9-4765-bda9-2c8a627be6e5, JMSReplyTo=temp-queue://f59053ad-a582-4b1b-8586-ba4d86939ddc, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1322809537 to transaction: TransactionImpl [xid=null, txID=3184, xid=null, state=ACTIVE, createTime=1719576506836(Fri Jun 28 12:08:26 UTC 2024), timeoutSeconds=-1, nr operations = 1]@35ea8c17
2024-06-28 12:08:26,837 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [200bd0cf-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=2009ade4-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=2009ade4-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5f60b87, true, {}]
2024-06-28 12:08:26,839 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3187, durable=true, userID=200bf7e1-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:26 UTC 2024, expiration=0, durable=true, address=f59053ad-a582-4b1b-8586-ba4d86939ddc, size=865, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1250434d-f4a9-4765-bda9-2c8a627be6e5, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=ef395a8e-69ec-4dfd-bdbb-38a8a6acf643]]@572894546, context: RoutingContextImpl(Address=f59053ad-a582-4b1b-8586-ba4d86939ddc, routingType=ANYCAST, PreviousAddress=f59053ad-a582-4b1b-8586-ba4d86939ddc previousRoute:ANYCAST, reusable=true, version=-2147483177)
..................................................
***** durable queues f59053ad-a582-4b1b-8586-ba4d86939ddc:
***** non durable for f59053ad-a582-4b1b-8586-ba4d86939ddc:
- queueID=3179 address:f59053ad-a582-4b1b-8586-ba4d86939ddc name:f59053ad-a582-4b1b-8586-ba4d86939ddc filter:null
..................................................
, transaction: null
2024-06-28 12:08:26,839 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from f59053ad-a582-4b1b-8586-ba4d86939ddc: Reference[3187]:RELIABLE:CoreMessage[messageID=3187, durable=true, userID=200bf7e1-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:26 UTC 2024, expiration=0, durable=true, address=f59053ad-a582-4b1b-8586-ba4d86939ddc, size=865, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1250434d-f4a9-4765-bda9-2c8a627be6e5, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=ef395a8e-69ec-4dfd-bdbb-38a8a6acf643]]@572894546
2024-06-28 12:08:26,839 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=3183, durable=true, userID=200b5b9e-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:26 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1250434d-f4a9-4765-bda9-2c8a627be6e5, JMSReplyTo=temp-queue://f59053ad-a582-4b1b-8586-ba4d86939ddc, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1322809537, transaction: TransactionImpl [xid=null, txID=3184, xid=null, state=COMMITTED, createTime=1719576506836(Fri Jun 28 12:08:26 UTC 2024), timeoutSeconds=-1, nr operations = 0]@35ea8c17
2024-06-28 12:08:26,839 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from f59053ad-a582-4b1b-8586-ba4d86939ddc: CoreMessage[messageID=3187, durable=true, userID=200bf7e1-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:26 UTC 2024, expiration=0, durable=true, address=f59053ad-a582-4b1b-8586-ba4d86939ddc, size=865, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1250434d-f4a9-4765-bda9-2c8a627be6e5, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=ef395a8e-69ec-4dfd-bdbb-38a8a6acf643]]@572894546 to transaction: TransactionImpl [xid=null, txID=3190, xid=null, state=ACTIVE, createTime=1719576506839(Fri Jun 28 12:08:26 UTC 2024), timeoutSeconds=-1, nr operations = 1]@37e13114
2024-06-28 12:08:26,839 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from f59053ad-a582-4b1b-8586-ba4d86939ddc: CoreMessage[messageID=3187, durable=true, userID=200bf7e1-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:26 UTC 2024, expiration=0, durable=true, address=f59053ad-a582-4b1b-8586-ba4d86939ddc, size=865, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1250434d-f4a9-4765-bda9-2c8a627be6e5, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=ef395a8e-69ec-4dfd-bdbb-38a8a6acf643]]@572894546, transaction: TransactionImpl [xid=null, txID=3190, xid=null, state=COMMITTED, createTime=1719576506839(Fri Jun 28 12:08:26 UTC 2024), timeoutSeconds=-1, nr operations = 0]@37e13114
2024-06-28 12:08:26,840 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [200c4602-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=2009ade4-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=2009ade4-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@201b1069, true, {}]
2024-06-28 12:08:26,841 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [f59053ad-a582-4b1b-8586-ba4d86939ddc]
2024-06-28 12:08:26,844 INFO  [scout-thread-11] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@1c171b18, org.eclipse.scout.rt.mom.jms.JmsSubscription@deb9c84] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom220]
2024-06-28 12:08:26,845 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [200d0953-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=2009ade4-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=2009ade4-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@788d33a0, true, {}]
2024-06-28 12:08:26,845 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null]
2024-06-28 12:08:26,846 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [200d3064-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=2009ade4-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=2009ade4-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2fb6c7a7, true, {}]
2024-06-28 12:08:26,847 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=18c22431-29d2-44bc-b345-05e26483fd76, address=18c22431-29d2-44bc-b345-05e26483fd76, 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, fqqn=null]]
2024-06-28 12:08:26,847 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@4ec7bacf
2024-06-28 12:08:26,847 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@18c0f68e
2024-06-28 12:08:26,848 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 18c22431-29d2-44bc-b345-05e26483fd76, null, 0, false, true, null]
2024-06-28 12:08:26,849 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3220, durable=true, userID=200da597-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:26 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=794, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-680f2980-807d-4bd3-978c-b320982cabd5, JMSReplyTo=temp-queue://18c22431-29d2-44bc-b345-05e26483fd76, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@248228295, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483381)
..................................................
***** durable queues test/mom/testRequestReplyInternal:
- queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null
***** non durable for test/mom/testRequestReplyInternal:
..................................................
, transaction: null
2024-06-28 12:08:26,850 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[3220]:RELIABLE:CoreMessage[messageID=3220, durable=true, userID=200da597-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:26 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=794, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-680f2980-807d-4bd3-978c-b320982cabd5, JMSReplyTo=temp-queue://18c22431-29d2-44bc-b345-05e26483fd76, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@248228295
2024-06-28 12:08:26,851 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=3220, durable=true, userID=200da597-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:26 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=794, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-680f2980-807d-4bd3-978c-b320982cabd5, JMSReplyTo=temp-queue://18c22431-29d2-44bc-b345-05e26483fd76, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@248228295 to transaction: TransactionImpl [xid=null, txID=3221, xid=null, state=ACTIVE, createTime=1719576506851(Fri Jun 28 12:08:26 UTC 2024), timeoutSeconds=-1, nr operations = 1]@c7bfd9
2024-06-28 12:08:26,851 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [200df3b8-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=2009ade4-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=2009ade4-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@944a420, true, {}]
2024-06-28 12:08:26,853 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3224, durable=true, userID=200e1aca-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:26 UTC 2024, expiration=0, durable=true, address=18c22431-29d2-44bc-b345-05e26483fd76, size=864, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-680f2980-807d-4bd3-978c-b320982cabd5, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=0ec1bea4-1f72-45cc-9050-af5d4e1eb8a8]]@1250762261, context: RoutingContextImpl(Address=18c22431-29d2-44bc-b345-05e26483fd76, routingType=ANYCAST, PreviousAddress=18c22431-29d2-44bc-b345-05e26483fd76 previousRoute:ANYCAST, reusable=true, version=-2147483175)
..................................................
***** durable queues 18c22431-29d2-44bc-b345-05e26483fd76:
***** non durable for 18c22431-29d2-44bc-b345-05e26483fd76:
- queueID=3216 address:18c22431-29d2-44bc-b345-05e26483fd76 name:18c22431-29d2-44bc-b345-05e26483fd76 filter:null
..................................................
, transaction: null
2024-06-28 12:08:26,853 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 18c22431-29d2-44bc-b345-05e26483fd76: Reference[3224]:RELIABLE:CoreMessage[messageID=3224, durable=true, userID=200e1aca-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:26 UTC 2024, expiration=0, durable=true, address=18c22431-29d2-44bc-b345-05e26483fd76, size=864, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-680f2980-807d-4bd3-978c-b320982cabd5, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=0ec1bea4-1f72-45cc-9050-af5d4e1eb8a8]]@1250762261
2024-06-28 12:08:26,853 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 18c22431-29d2-44bc-b345-05e26483fd76: CoreMessage[messageID=3224, durable=true, userID=200e1aca-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:26 UTC 2024, expiration=0, durable=true, address=18c22431-29d2-44bc-b345-05e26483fd76, size=864, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-680f2980-807d-4bd3-978c-b320982cabd5, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=0ec1bea4-1f72-45cc-9050-af5d4e1eb8a8]]@1250762261 to transaction: TransactionImpl [xid=null, txID=3226, xid=null, state=ACTIVE, createTime=1719576506853(Fri Jun 28 12:08:26 UTC 2024), timeoutSeconds=-1, nr operations = 1]@493d4c7a
2024-06-28 12:08:26,853 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 18c22431-29d2-44bc-b345-05e26483fd76: CoreMessage[messageID=3224, durable=true, userID=200e1aca-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:26 UTC 2024, expiration=0, durable=true, address=18c22431-29d2-44bc-b345-05e26483fd76, size=864, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-680f2980-807d-4bd3-978c-b320982cabd5, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=0ec1bea4-1f72-45cc-9050-af5d4e1eb8a8]]@1250762261, transaction: TransactionImpl [xid=null, txID=3226, xid=null, state=COMMITTED, createTime=1719576506853(Fri Jun 28 12:08:26 UTC 2024), timeoutSeconds=-1, nr operations = 0]@493d4c7a
2024-06-28 12:08:26,854 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=3220, durable=true, userID=200da597-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:26 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=794, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-680f2980-807d-4bd3-978c-b320982cabd5, JMSReplyTo=temp-queue://18c22431-29d2-44bc-b345-05e26483fd76, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@248228295, transaction: TransactionImpl [xid=null, txID=3221, xid=null, state=COMMITTED, createTime=1719576506851(Fri Jun 28 12:08:26 UTC 2024), timeoutSeconds=-1, nr operations = 0]@c7bfd9
2024-06-28 12:08:26,854 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [200e68eb-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=2009ade4-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=2009ade4-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@78c581ef, true, {}]
2024-06-28 12:08:26,855 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [18c22431-29d2-44bc-b345-05e26483fd76]
2024-06-28 12:08:26,858 INFO  [scout-thread-11] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@1cc60840, org.eclipse.scout.rt.mom.jms.JmsSubscription@5c6f5dd8] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom220]
2024-06-28 12:08:26,864 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [200fc87c-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=2009ade4-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=2009ade4-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@315d956c, true, {}]
2024-06-28 12:08:26,864 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null]
2024-06-28 12:08:26,865 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2010169d-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=2009ade4-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=2009ade4-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6a5d384b, true, {}]
2024-06-28 12:08:26,866 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=6718bca8-38af-4d69-9768-5b6bbfd78e42, address=6718bca8-38af-4d69-9768-5b6bbfd78e42, 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, fqqn=null]]
2024-06-28 12:08:26,866 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@5c505fe9
2024-06-28 12:08:26,866 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5310360c
2024-06-28 12:08:26,867 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 6718bca8-38af-4d69-9768-5b6bbfd78e42, null, 0, false, true, null]
2024-06-28 12:08:26,868 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3257, durable=true, userID=20108bd0-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:26 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7cf879bd-07ad-4e04-8fc5-150e6da4dbc4, JMSReplyTo=temp-queue://6718bca8-38af-4d69-9768-5b6bbfd78e42, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@131751495, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483381)
..................................................
***** durable queues test/mom/testRequestReplyInternal:
- queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null
***** non durable for test/mom/testRequestReplyInternal:
..................................................
, transaction: null
2024-06-28 12:08:26,869 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[3257]:RELIABLE:CoreMessage[messageID=3257, durable=true, userID=20108bd0-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:26 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7cf879bd-07ad-4e04-8fc5-150e6da4dbc4, JMSReplyTo=temp-queue://6718bca8-38af-4d69-9768-5b6bbfd78e42, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@131751495
2024-06-28 12:08:26,870 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=3257, durable=true, userID=20108bd0-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:26 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7cf879bd-07ad-4e04-8fc5-150e6da4dbc4, JMSReplyTo=temp-queue://6718bca8-38af-4d69-9768-5b6bbfd78e42, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@131751495 to transaction: TransactionImpl [xid=null, txID=3258, xid=null, state=ACTIVE, createTime=1719576506870(Fri Jun 28 12:08:26 UTC 2024), timeoutSeconds=-1, nr operations = 1]@45015d94
2024-06-28 12:08:26,870 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2010d9f1-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=2009ade4-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=2009ade4-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@339f7169, true, {}]
2024-06-28 12:08:26,872 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 6718bca8-38af-4d69-9768-5b6bbfd78e42: Reference[3261]:RELIABLE:CoreMessage[messageID=3261, durable=true, userID=20110103-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:26 UTC 2024, expiration=0, durable=true, address=6718bca8-38af-4d69-9768-5b6bbfd78e42, size=865, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7cf879bd-07ad-4e04-8fc5-150e6da4dbc4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=d8ad64f9-393d-4c14-896e-91e28df6bb0e]]@336330075
2024-06-28 12:08:26,872 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3261, durable=true, userID=20110103-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:26 UTC 2024, expiration=0, durable=true, address=6718bca8-38af-4d69-9768-5b6bbfd78e42, size=865, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7cf879bd-07ad-4e04-8fc5-150e6da4dbc4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=d8ad64f9-393d-4c14-896e-91e28df6bb0e]]@336330075, context: RoutingContextImpl(Address=6718bca8-38af-4d69-9768-5b6bbfd78e42, routingType=ANYCAST, PreviousAddress=6718bca8-38af-4d69-9768-5b6bbfd78e42 previousRoute:ANYCAST, reusable=true, version=-2147483173)
..................................................
***** durable queues 6718bca8-38af-4d69-9768-5b6bbfd78e42:
***** non durable for 6718bca8-38af-4d69-9768-5b6bbfd78e42:
- queueID=3253 address:6718bca8-38af-4d69-9768-5b6bbfd78e42 name:6718bca8-38af-4d69-9768-5b6bbfd78e42 filter:null
..................................................
, transaction: null
2024-06-28 12:08:26,872 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 6718bca8-38af-4d69-9768-5b6bbfd78e42: CoreMessage[messageID=3261, durable=true, userID=20110103-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:26 UTC 2024, expiration=0, durable=true, address=6718bca8-38af-4d69-9768-5b6bbfd78e42, size=865, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7cf879bd-07ad-4e04-8fc5-150e6da4dbc4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=d8ad64f9-393d-4c14-896e-91e28df6bb0e]]@336330075 to transaction: TransactionImpl [xid=null, txID=3262, xid=null, state=ACTIVE, createTime=1719576506872(Fri Jun 28 12:08:26 UTC 2024), timeoutSeconds=-1, nr operations = 1]@188ef4b6
2024-06-28 12:08:26,872 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 6718bca8-38af-4d69-9768-5b6bbfd78e42: CoreMessage[messageID=3261, durable=true, userID=20110103-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:26 UTC 2024, expiration=0, durable=true, address=6718bca8-38af-4d69-9768-5b6bbfd78e42, size=865, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7cf879bd-07ad-4e04-8fc5-150e6da4dbc4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=d8ad64f9-393d-4c14-896e-91e28df6bb0e]]@336330075, transaction: TransactionImpl [xid=null, txID=3262, xid=null, state=COMMITTED, createTime=1719576506872(Fri Jun 28 12:08:26 UTC 2024), timeoutSeconds=-1, nr operations = 0]@188ef4b6
2024-06-28 12:08:26,873 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=3257, durable=true, userID=20108bd0-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:26 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7cf879bd-07ad-4e04-8fc5-150e6da4dbc4, JMSReplyTo=temp-queue://6718bca8-38af-4d69-9768-5b6bbfd78e42, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@131751495, transaction: TransactionImpl [xid=null, txID=3258, xid=null, state=COMMITTED, createTime=1719576506870(Fri Jun 28 12:08:26 UTC 2024), timeoutSeconds=-1, nr operations = 0]@45015d94
2024-06-28 12:08:26,873 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [20114f24-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=2009ade4-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=2009ade4-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@50701cdf, true, {}]
2024-06-28 12:08:26,874 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [6718bca8-38af-4d69-9768-5b6bbfd78e42]
2024-06-28 12:08:26,877 INFO  [scout-thread-11] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@2a3893c7, org.eclipse.scout.rt.mom.jms.JmsSubscription@9113bcf] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom220]
2024-06-28 12:08:26,878 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [20121275-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=2009ade4-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=2009ade4-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@792b4bb5, true, {}]
2024-06-28 12:08:26,879 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null]
2024-06-28 12:08:26,880 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [20123986-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=2009ade4-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=2009ade4-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@82edac8, true, {}]
2024-06-28 12:08:26,880 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=fc10062f-a014-4303-ab18-490597c65842, address=fc10062f-a014-4303-ab18-490597c65842, 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, fqqn=null]]
2024-06-28 12:08:26,880 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@4d517501
2024-06-28 12:08:26,881 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@201de993
2024-06-28 12:08:26,882 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, fc10062f-a014-4303-ab18-490597c65842, null, 0, false, true, null]
2024-06-28 12:08:26,883 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3294, durable=true, userID=2012aeb9-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:26 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8a1c4aa5-73c3-4ee6-802e-55e5c34520c1, JMSReplyTo=temp-queue://fc10062f-a014-4303-ab18-490597c65842, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1250056246, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483381)
..................................................
***** durable queues test/mom/testRequestReplyInternal:
- queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null
***** non durable for test/mom/testRequestReplyInternal:
..................................................
, transaction: null
2024-06-28 12:08:26,884 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[3294]:RELIABLE:CoreMessage[messageID=3294, durable=true, userID=2012aeb9-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:26 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8a1c4aa5-73c3-4ee6-802e-55e5c34520c1, JMSReplyTo=temp-queue://fc10062f-a014-4303-ab18-490597c65842, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1250056246
2024-06-28 12:08:26,885 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=3294, durable=true, userID=2012aeb9-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:26 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8a1c4aa5-73c3-4ee6-802e-55e5c34520c1, JMSReplyTo=temp-queue://fc10062f-a014-4303-ab18-490597c65842, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1250056246 to transaction: TransactionImpl [xid=null, txID=3295, xid=null, state=ACTIVE, createTime=1719576506884(Fri Jun 28 12:08:26 UTC 2024), timeoutSeconds=-1, nr operations = 1]@705b8fab
2024-06-28 12:08:26,885 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [201323ea-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=2009ade4-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=2009ade4-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1a24d4e0, true, {}]
2024-06-28 12:08:26,887 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3298, durable=true, userID=20134afc-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:26 UTC 2024, expiration=0, durable=true, address=fc10062f-a014-4303-ab18-490597c65842, size=865, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8a1c4aa5-73c3-4ee6-802e-55e5c34520c1, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b749d4eb-856e-4c02-ad91-81d37d249495]]@1164176801, context: RoutingContextImpl(Address=fc10062f-a014-4303-ab18-490597c65842, routingType=ANYCAST, PreviousAddress=fc10062f-a014-4303-ab18-490597c65842 previousRoute:ANYCAST, reusable=true, version=-2147483171)
..................................................
***** durable queues fc10062f-a014-4303-ab18-490597c65842:
***** non durable for fc10062f-a014-4303-ab18-490597c65842:
- queueID=3290 address:fc10062f-a014-4303-ab18-490597c65842 name:fc10062f-a014-4303-ab18-490597c65842 filter:null
..................................................
, transaction: null
2024-06-28 12:08:26,887 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from fc10062f-a014-4303-ab18-490597c65842: Reference[3298]:RELIABLE:CoreMessage[messageID=3298, durable=true, userID=20134afc-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:26 UTC 2024, expiration=0, durable=true, address=fc10062f-a014-4303-ab18-490597c65842, size=865, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8a1c4aa5-73c3-4ee6-802e-55e5c34520c1, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b749d4eb-856e-4c02-ad91-81d37d249495]]@1164176801
2024-06-28 12:08:26,887 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from fc10062f-a014-4303-ab18-490597c65842: CoreMessage[messageID=3298, durable=true, userID=20134afc-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:26 UTC 2024, expiration=0, durable=true, address=fc10062f-a014-4303-ab18-490597c65842, size=865, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8a1c4aa5-73c3-4ee6-802e-55e5c34520c1, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b749d4eb-856e-4c02-ad91-81d37d249495]]@1164176801 to transaction: TransactionImpl [xid=null, txID=3301, xid=null, state=ACTIVE, createTime=1719576506887(Fri Jun 28 12:08:26 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1627919a
2024-06-28 12:08:26,887 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from fc10062f-a014-4303-ab18-490597c65842: CoreMessage[messageID=3298, durable=true, userID=20134afc-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:26 UTC 2024, expiration=0, durable=true, address=fc10062f-a014-4303-ab18-490597c65842, size=865, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8a1c4aa5-73c3-4ee6-802e-55e5c34520c1, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b749d4eb-856e-4c02-ad91-81d37d249495]]@1164176801, transaction: TransactionImpl [xid=null, txID=3301, xid=null, state=COMMITTED, createTime=1719576506887(Fri Jun 28 12:08:26 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1627919a
2024-06-28 12:08:26,887 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=3294, durable=true, userID=2012aeb9-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:26 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8a1c4aa5-73c3-4ee6-802e-55e5c34520c1, JMSReplyTo=temp-queue://fc10062f-a014-4303-ab18-490597c65842, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1250056246, transaction: TransactionImpl [xid=null, txID=3295, xid=null, state=COMMITTED, createTime=1719576506884(Fri Jun 28 12:08:26 UTC 2024), timeoutSeconds=-1, nr operations = 0]@705b8fab
2024-06-28 12:08:26,888 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2013991d-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=2009ade4-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=2009ade4-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@349e67f7, true, {}]
2024-06-28 12:08:26,889 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [fc10062f-a014-4303-ab18-490597c65842]
2024-06-28 12:08:26,891 INFO  [scout-thread-11] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@f142653, org.eclipse.scout.rt.mom.jms.JmsSubscription@786194dc] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom220]
2024-06-28 12:08:26,893 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [20145c6e-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=2009ade4-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=2009ade4-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1ffe9388, true, {}]
2024-06-28 12:08:26,893 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null]
2024-06-28 12:08:26,894 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2014837f-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=2009ade4-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=2009ade4-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4ebc2880, true, {}]
2024-06-28 12:08:26,895 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=152aeceb-4a26-43d1-9d29-f05b3942c4cd, address=152aeceb-4a26-43d1-9d29-f05b3942c4cd, 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, fqqn=null]]
2024-06-28 12:08:26,895 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@ec93173
2024-06-28 12:08:26,895 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@704f42f8
2024-06-28 12:08:26,896 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 152aeceb-4a26-43d1-9d29-f05b3942c4cd, null, 0, false, true, null]
2024-06-28 12:08:26,897 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3331, durable=true, userID=2014f8b2-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:26 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=794, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8f07cec5-885b-4970-8ff3-11964ada49ff, JMSReplyTo=temp-queue://152aeceb-4a26-43d1-9d29-f05b3942c4cd, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@144704324, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483381)
..................................................
***** durable queues test/mom/testRequestReplyInternal:
- queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null
***** non durable for test/mom/testRequestReplyInternal:
..................................................
, transaction: null
2024-06-28 12:08:26,898 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[3331]:RELIABLE:CoreMessage[messageID=3331, durable=true, userID=2014f8b2-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:26 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=794, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8f07cec5-885b-4970-8ff3-11964ada49ff, JMSReplyTo=temp-queue://152aeceb-4a26-43d1-9d29-f05b3942c4cd, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@144704324
2024-06-28 12:08:26,899 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=3331, durable=true, userID=2014f8b2-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:26 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=794, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8f07cec5-885b-4970-8ff3-11964ada49ff, JMSReplyTo=temp-queue://152aeceb-4a26-43d1-9d29-f05b3942c4cd, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@144704324 to transaction: TransactionImpl [xid=null, txID=3332, xid=null, state=ACTIVE, createTime=1719576506899(Fri Jun 28 12:08:26 UTC 2024), timeoutSeconds=-1, nr operations = 1]@16df2fd1
2024-06-28 12:08:26,900 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [201546d3-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=2009ade4-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=2009ade4-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2a9e9a51, true, {}]
2024-06-28 12:08:26,901 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3335, durable=true, userID=201594f5-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:26 UTC 2024, expiration=0, durable=true, address=152aeceb-4a26-43d1-9d29-f05b3942c4cd, size=864, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8f07cec5-885b-4970-8ff3-11964ada49ff, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=1623f80f-7e3d-4c2f-b359-3c4fb3e14e33]]@113005126, context: RoutingContextImpl(Address=152aeceb-4a26-43d1-9d29-f05b3942c4cd, routingType=ANYCAST, PreviousAddress=152aeceb-4a26-43d1-9d29-f05b3942c4cd previousRoute:ANYCAST, reusable=true, version=-2147483169)
..................................................
***** durable queues 152aeceb-4a26-43d1-9d29-f05b3942c4cd:
***** non durable for 152aeceb-4a26-43d1-9d29-f05b3942c4cd:
- queueID=3327 address:152aeceb-4a26-43d1-9d29-f05b3942c4cd name:152aeceb-4a26-43d1-9d29-f05b3942c4cd filter:null
..................................................
, transaction: null
2024-06-28 12:08:26,901 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 152aeceb-4a26-43d1-9d29-f05b3942c4cd: Reference[3335]:RELIABLE:CoreMessage[messageID=3335, durable=true, userID=201594f5-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:26 UTC 2024, expiration=0, durable=true, address=152aeceb-4a26-43d1-9d29-f05b3942c4cd, size=864, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8f07cec5-885b-4970-8ff3-11964ada49ff, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=1623f80f-7e3d-4c2f-b359-3c4fb3e14e33]]@113005126
2024-06-28 12:08:26,901 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 152aeceb-4a26-43d1-9d29-f05b3942c4cd: CoreMessage[messageID=3335, durable=true, userID=201594f5-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:26 UTC 2024, expiration=0, durable=true, address=152aeceb-4a26-43d1-9d29-f05b3942c4cd, size=864, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8f07cec5-885b-4970-8ff3-11964ada49ff, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=1623f80f-7e3d-4c2f-b359-3c4fb3e14e33]]@113005126 to transaction: TransactionImpl [xid=null, txID=3338, xid=null, state=ACTIVE, createTime=1719576506901(Fri Jun 28 12:08:26 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6a91e10a
2024-06-28 12:08:26,902 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 152aeceb-4a26-43d1-9d29-f05b3942c4cd: CoreMessage[messageID=3335, durable=true, userID=201594f5-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:26 UTC 2024, expiration=0, durable=true, address=152aeceb-4a26-43d1-9d29-f05b3942c4cd, size=864, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8f07cec5-885b-4970-8ff3-11964ada49ff, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=1623f80f-7e3d-4c2f-b359-3c4fb3e14e33]]@113005126, transaction: TransactionImpl [xid=null, txID=3338, xid=null, state=COMMITTED, createTime=1719576506901(Fri Jun 28 12:08:26 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6a91e10a
2024-06-28 12:08:26,902 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=3331, durable=true, userID=2014f8b2-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:26 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=794, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8f07cec5-885b-4970-8ff3-11964ada49ff, JMSReplyTo=temp-queue://152aeceb-4a26-43d1-9d29-f05b3942c4cd, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@144704324, transaction: TransactionImpl [xid=null, txID=3332, xid=null, state=COMMITTED, createTime=1719576506899(Fri Jun 28 12:08:26 UTC 2024), timeoutSeconds=-1, nr operations = 0]@16df2fd1
2024-06-28 12:08:26,902 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2015bc06-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=2009ade4-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=2009ade4-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6a40dd03, true, {}]
2024-06-28 12:08:26,903 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [152aeceb-4a26-43d1-9d29-f05b3942c4cd]
2024-06-28 12:08:26,906 INFO  [scout-thread-11] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@cb61660, org.eclipse.scout.rt.mom.jms.JmsSubscription@658c7597] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom220]
2024-06-28 12:08:26,907 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [20167f57-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=2009ade4-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=2009ade4-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3a55cc76, true, {}]
2024-06-28 12:08:26,908 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null]
2024-06-28 12:08:26,909 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2016cd78-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=2009ade4-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=2009ade4-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@62a3753f, true, {}]
2024-06-28 12:08:26,910 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=42e3099a-a587-44bf-a19e-cf387103e8c5, address=42e3099a-a587-44bf-a19e-cf387103e8c5, 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, fqqn=null]]
2024-06-28 12:08:26,910 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@1dc3e8c6
2024-06-28 12:08:26,910 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@37c211a5
2024-06-28 12:08:26,911 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 42e3099a-a587-44bf-a19e-cf387103e8c5, null, 0, false, true, null]
2024-06-28 12:08:26,912 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3368, durable=true, userID=201742ab-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:26 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b4afb783-76c9-4537-a5eb-163992ba45f0, JMSReplyTo=temp-queue://42e3099a-a587-44bf-a19e-cf387103e8c5, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@7097627, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483381)
..................................................
***** durable queues test/mom/testRequestReplyInternal:
- queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null
***** non durable for test/mom/testRequestReplyInternal:
..................................................
, transaction: null
2024-06-28 12:08:26,913 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[3368]:RELIABLE:CoreMessage[messageID=3368, durable=true, userID=201742ab-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:26 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b4afb783-76c9-4537-a5eb-163992ba45f0, JMSReplyTo=temp-queue://42e3099a-a587-44bf-a19e-cf387103e8c5, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@7097627
2024-06-28 12:08:26,914 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=3368, durable=true, userID=201742ab-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:26 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b4afb783-76c9-4537-a5eb-163992ba45f0, JMSReplyTo=temp-queue://42e3099a-a587-44bf-a19e-cf387103e8c5, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@7097627 to transaction: TransactionImpl [xid=null, txID=3369, xid=null, state=ACTIVE, createTime=1719576506914(Fri Jun 28 12:08:26 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7711c6c7
2024-06-28 12:08:26,914 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [201790cc-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=2009ade4-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=2009ade4-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6fa24b60, true, {}]
2024-06-28 12:08:26,916 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3372, durable=true, userID=2017b7de-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:26 UTC 2024, expiration=0, durable=true, address=42e3099a-a587-44bf-a19e-cf387103e8c5, size=865, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b4afb783-76c9-4537-a5eb-163992ba45f0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=8007e60a-23c2-4a1d-aa57-43165e7e393e]]@384495669, context: RoutingContextImpl(Address=42e3099a-a587-44bf-a19e-cf387103e8c5, routingType=ANYCAST, PreviousAddress=42e3099a-a587-44bf-a19e-cf387103e8c5 previousRoute:ANYCAST, reusable=true, version=-2147483167)
..................................................
***** durable queues 42e3099a-a587-44bf-a19e-cf387103e8c5:
***** non durable for 42e3099a-a587-44bf-a19e-cf387103e8c5:
- queueID=3364 address:42e3099a-a587-44bf-a19e-cf387103e8c5 name:42e3099a-a587-44bf-a19e-cf387103e8c5 filter:null
..................................................
, transaction: null
2024-06-28 12:08:26,916 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 42e3099a-a587-44bf-a19e-cf387103e8c5: Reference[3372]:RELIABLE:CoreMessage[messageID=3372, durable=true, userID=2017b7de-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:26 UTC 2024, expiration=0, durable=true, address=42e3099a-a587-44bf-a19e-cf387103e8c5, size=865, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b4afb783-76c9-4537-a5eb-163992ba45f0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=8007e60a-23c2-4a1d-aa57-43165e7e393e]]@384495669
2024-06-28 12:08:26,916 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 42e3099a-a587-44bf-a19e-cf387103e8c5: CoreMessage[messageID=3372, durable=true, userID=2017b7de-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:26 UTC 2024, expiration=0, durable=true, address=42e3099a-a587-44bf-a19e-cf387103e8c5, size=865, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b4afb783-76c9-4537-a5eb-163992ba45f0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=8007e60a-23c2-4a1d-aa57-43165e7e393e]]@384495669 to transaction: TransactionImpl [xid=null, txID=3375, xid=null, state=ACTIVE, createTime=1719576506916(Fri Jun 28 12:08:26 UTC 2024), timeoutSeconds=-1, nr operations = 1]@493d5edb
2024-06-28 12:08:26,916 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 42e3099a-a587-44bf-a19e-cf387103e8c5: CoreMessage[messageID=3372, durable=true, userID=2017b7de-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:26 UTC 2024, expiration=0, durable=true, address=42e3099a-a587-44bf-a19e-cf387103e8c5, size=865, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b4afb783-76c9-4537-a5eb-163992ba45f0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=8007e60a-23c2-4a1d-aa57-43165e7e393e]]@384495669, transaction: TransactionImpl [xid=null, txID=3375, xid=null, state=COMMITTED, createTime=1719576506916(Fri Jun 28 12:08:26 UTC 2024), timeoutSeconds=-1, nr operations = 0]@493d5edb
2024-06-28 12:08:26,917 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=3368, durable=true, userID=201742ab-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:26 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b4afb783-76c9-4537-a5eb-163992ba45f0, JMSReplyTo=temp-queue://42e3099a-a587-44bf-a19e-cf387103e8c5, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@7097627, transaction: TransactionImpl [xid=null, txID=3369, xid=null, state=COMMITTED, createTime=1719576506914(Fri Jun 28 12:08:26 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7711c6c7
2024-06-28 12:08:26,917 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [201805ff-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=2009ade4-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=2009ade4-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2b5bd672, true, {}]
2024-06-28 12:08:26,918 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [42e3099a-a587-44bf-a19e-cf387103e8c5]
2024-06-28 12:08:26,921 INFO  [scout-thread-11] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@3560609c, org.eclipse.scout.rt.mom.jms.JmsSubscription@26543a11] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom220]
2024-06-28 12:08:26,922 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2018c950-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=2009ade4-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=2009ade4-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7396ca53, true, {}]
2024-06-28 12:08:26,923 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null]
2024-06-28 12:08:26,924 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [20191771-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=2009ade4-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=2009ade4-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7dc3125f, true, {}]
2024-06-28 12:08:26,924 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=b3b20cc5-75c3-4a22-806b-372b70de912a, address=b3b20cc5-75c3-4a22-806b-372b70de912a, 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, fqqn=null]]
2024-06-28 12:08:26,924 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@714c8aea
2024-06-28 12:08:26,925 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@734bd9dd
2024-06-28 12:08:26,926 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, b3b20cc5-75c3-4a22-806b-372b70de912a, null, 0, false, true, null]
2024-06-28 12:08:26,927 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3405, durable=true, userID=20196594-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:26 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=794, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-654a1cfe-d817-4a47-ac05-1b41b2d9c20b, JMSReplyTo=temp-queue://b3b20cc5-75c3-4a22-806b-372b70de912a, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1062776192, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483381)
..................................................
***** durable queues test/mom/testRequestReplyInternal:
- queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null
***** non durable for test/mom/testRequestReplyInternal:
..................................................
, transaction: null
2024-06-28 12:08:26,928 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[3405]:RELIABLE:CoreMessage[messageID=3405, durable=true, userID=20196594-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:26 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=794, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-654a1cfe-d817-4a47-ac05-1b41b2d9c20b, JMSReplyTo=temp-queue://b3b20cc5-75c3-4a22-806b-372b70de912a, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1062776192
2024-06-28 12:08:26,928 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=3405, durable=true, userID=20196594-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:26 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=794, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-654a1cfe-d817-4a47-ac05-1b41b2d9c20b, JMSReplyTo=temp-queue://b3b20cc5-75c3-4a22-806b-372b70de912a, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1062776192 to transaction: TransactionImpl [xid=null, txID=3406, xid=null, state=ACTIVE, createTime=1719576506928(Fri Jun 28 12:08:26 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2d40f38b
2024-06-28 12:08:26,929 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2019dac5-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=2009ade4-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=2009ade4-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7ef29906, true, {}]
2024-06-28 12:08:26,931 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3409, durable=true, userID=201a01d7-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:26 UTC 2024, expiration=0, durable=true, address=b3b20cc5-75c3-4a22-806b-372b70de912a, size=864, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-654a1cfe-d817-4a47-ac05-1b41b2d9c20b, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=ee1da608-770d-4658-9550-0607bd3905d2]]@5930317, context: RoutingContextImpl(Address=b3b20cc5-75c3-4a22-806b-372b70de912a, routingType=ANYCAST, PreviousAddress=b3b20cc5-75c3-4a22-806b-372b70de912a previousRoute:ANYCAST, reusable=true, version=-2147483165)
..................................................
***** durable queues b3b20cc5-75c3-4a22-806b-372b70de912a:
***** non durable for b3b20cc5-75c3-4a22-806b-372b70de912a:
- queueID=3401 address:b3b20cc5-75c3-4a22-806b-372b70de912a name:b3b20cc5-75c3-4a22-806b-372b70de912a filter:null
..................................................
, transaction: null
2024-06-28 12:08:26,931 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from b3b20cc5-75c3-4a22-806b-372b70de912a: Reference[3409]:RELIABLE:CoreMessage[messageID=3409, durable=true, userID=201a01d7-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:26 UTC 2024, expiration=0, durable=true, address=b3b20cc5-75c3-4a22-806b-372b70de912a, size=864, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-654a1cfe-d817-4a47-ac05-1b41b2d9c20b, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=ee1da608-770d-4658-9550-0607bd3905d2]]@5930317
2024-06-28 12:08:26,931 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from b3b20cc5-75c3-4a22-806b-372b70de912a: CoreMessage[messageID=3409, durable=true, userID=201a01d7-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:26 UTC 2024, expiration=0, durable=true, address=b3b20cc5-75c3-4a22-806b-372b70de912a, size=864, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-654a1cfe-d817-4a47-ac05-1b41b2d9c20b, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=ee1da608-770d-4658-9550-0607bd3905d2]]@5930317 to transaction: TransactionImpl [xid=null, txID=3411, xid=null, state=ACTIVE, createTime=1719576506931(Fri Jun 28 12:08:26 UTC 2024), timeoutSeconds=-1, nr operations = 1]@ea8bb7e
2024-06-28 12:08:26,931 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from b3b20cc5-75c3-4a22-806b-372b70de912a: CoreMessage[messageID=3409, durable=true, userID=201a01d7-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:26 UTC 2024, expiration=0, durable=true, address=b3b20cc5-75c3-4a22-806b-372b70de912a, size=864, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-654a1cfe-d817-4a47-ac05-1b41b2d9c20b, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=ee1da608-770d-4658-9550-0607bd3905d2]]@5930317, transaction: TransactionImpl [xid=null, txID=3411, xid=null, state=COMMITTED, createTime=1719576506931(Fri Jun 28 12:08:26 UTC 2024), timeoutSeconds=-1, nr operations = 0]@ea8bb7e
2024-06-28 12:08:26,931 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=3405, durable=true, userID=20196594-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:26 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=794, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-654a1cfe-d817-4a47-ac05-1b41b2d9c20b, JMSReplyTo=temp-queue://b3b20cc5-75c3-4a22-806b-372b70de912a, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1062776192, transaction: TransactionImpl [xid=null, txID=3406, xid=null, state=COMMITTED, createTime=1719576506928(Fri Jun 28 12:08:26 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2d40f38b
2024-06-28 12:08:26,932 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [201a4ff8-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=2009ade4-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=2009ade4-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7b35149f, true, {}]
2024-06-28 12:08:26,933 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [b3b20cc5-75c3-4a22-806b-372b70de912a]
2024-06-28 12:08:26,936 INFO  [scout-thread-11] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@63dc874f, org.eclipse.scout.rt.mom.jms.JmsSubscription@3bdb8528] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom220]
2024-06-28 12:08:26,937 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [201b1349-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=2009ade4-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=2009ade4-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7cb8d1c3, true, {}]
2024-06-28 12:08:26,938 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null]
2024-06-28 12:08:26,939 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [201b3a5a-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=2009ade4-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=2009ade4-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7984b47f, true, {}]
2024-06-28 12:08:26,939 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=35a8d885-90bb-423b-9f82-677f0e6a5649, address=35a8d885-90bb-423b-9f82-677f0e6a5649, 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, fqqn=null]]
2024-06-28 12:08:26,939 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@1b2ab5ef
2024-06-28 12:08:26,940 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@61e43fa7
2024-06-28 12:08:26,941 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 35a8d885-90bb-423b-9f82-677f0e6a5649, null, 0, false, true, null]
2024-06-28 12:08:26,963 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3442, durable=true, userID=201f0aed-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:26 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f038b76f-4709-4faf-9bce-6904da65a299, JMSReplyTo=temp-queue://35a8d885-90bb-423b-9f82-677f0e6a5649, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1690476002, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483381)
..................................................
***** durable queues test/mom/testRequestReplyInternal:
- queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null
***** non durable for test/mom/testRequestReplyInternal:
..................................................
, transaction: null
2024-06-28 12:08:26,964 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[3442]:RELIABLE:CoreMessage[messageID=3442, durable=true, userID=201f0aed-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:26 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f038b76f-4709-4faf-9bce-6904da65a299, JMSReplyTo=temp-queue://35a8d885-90bb-423b-9f82-677f0e6a5649, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1690476002
2024-06-28 12:08:26,965 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=3442, durable=true, userID=201f0aed-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:26 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f038b76f-4709-4faf-9bce-6904da65a299, JMSReplyTo=temp-queue://35a8d885-90bb-423b-9f82-677f0e6a5649, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1690476002 to transaction: TransactionImpl [xid=null, txID=3443, xid=null, state=ACTIVE, createTime=1719576506965(Fri Jun 28 12:08:26 UTC 2024), timeoutSeconds=-1, nr operations = 1]@24638932
2024-06-28 12:08:26,966 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [201f590e-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=2009ade4-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=2009ade4-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@47ce52ac, true, {}]
2024-06-28 12:08:26,967 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 35a8d885-90bb-423b-9f82-677f0e6a5649: Reference[3446]:RELIABLE:CoreMessage[messageID=3446, durable=true, userID=201fa730-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:26 UTC 2024, expiration=0, durable=true, address=35a8d885-90bb-423b-9f82-677f0e6a5649, size=865, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f038b76f-4709-4faf-9bce-6904da65a299, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=302fd1ef-e7ff-4028-953b-6c91e162403f]]@916225333
2024-06-28 12:08:26,967 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3446, durable=true, userID=201fa730-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:26 UTC 2024, expiration=0, durable=true, address=35a8d885-90bb-423b-9f82-677f0e6a5649, size=865, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f038b76f-4709-4faf-9bce-6904da65a299, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=302fd1ef-e7ff-4028-953b-6c91e162403f]]@916225333, context: RoutingContextImpl(Address=35a8d885-90bb-423b-9f82-677f0e6a5649, routingType=ANYCAST, PreviousAddress=35a8d885-90bb-423b-9f82-677f0e6a5649 previousRoute:ANYCAST, reusable=true, version=-2147483163)
..................................................
***** durable queues 35a8d885-90bb-423b-9f82-677f0e6a5649:
***** non durable for 35a8d885-90bb-423b-9f82-677f0e6a5649:
- queueID=3438 address:35a8d885-90bb-423b-9f82-677f0e6a5649 name:35a8d885-90bb-423b-9f82-677f0e6a5649 filter:null
..................................................
, transaction: null
2024-06-28 12:08:26,968 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=3442, durable=true, userID=201f0aed-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:26 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f038b76f-4709-4faf-9bce-6904da65a299, JMSReplyTo=temp-queue://35a8d885-90bb-423b-9f82-677f0e6a5649, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1690476002, transaction: TransactionImpl [xid=null, txID=3443, xid=null, state=COMMITTED, createTime=1719576506965(Fri Jun 28 12:08:26 UTC 2024), timeoutSeconds=-1, nr operations = 0]@24638932
2024-06-28 12:08:26,968 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 35a8d885-90bb-423b-9f82-677f0e6a5649: CoreMessage[messageID=3446, durable=true, userID=201fa730-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:26 UTC 2024, expiration=0, durable=true, address=35a8d885-90bb-423b-9f82-677f0e6a5649, size=865, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f038b76f-4709-4faf-9bce-6904da65a299, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=302fd1ef-e7ff-4028-953b-6c91e162403f]]@916225333 to transaction: TransactionImpl [xid=null, txID=3448, xid=null, state=ACTIVE, createTime=1719576506968(Fri Jun 28 12:08:26 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4dc1e778
2024-06-28 12:08:26,968 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 35a8d885-90bb-423b-9f82-677f0e6a5649: CoreMessage[messageID=3446, durable=true, userID=201fa730-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:26 UTC 2024, expiration=0, durable=true, address=35a8d885-90bb-423b-9f82-677f0e6a5649, size=865, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f038b76f-4709-4faf-9bce-6904da65a299, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=302fd1ef-e7ff-4028-953b-6c91e162403f]]@916225333, transaction: TransactionImpl [xid=null, txID=3448, xid=null, state=COMMITTED, createTime=1719576506968(Fri Jun 28 12:08:26 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4dc1e778
2024-06-28 12:08:26,969 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [201ff551-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=2009ade4-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=2009ade4-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6b419dd7, true, {}]
2024-06-28 12:08:26,969 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [35a8d885-90bb-423b-9f82-677f0e6a5649]
2024-06-28 12:08:26,972 INFO  [scout-thread-11] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@7aae9ad7, org.eclipse.scout.rt.mom.jms.JmsSubscription@45c908bd] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom220]
2024-06-28 12:08:26,973 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [20209192-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=2009ade4-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=2009ade4-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5423b128, true, {}]
2024-06-28 12:08:26,974 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null]
2024-06-28 12:08:26,975 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2020dfb3-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=2009ade4-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=2009ade4-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3d1c4eaf, true, {}]
2024-06-28 12:08:26,976 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=86e2879c-0444-4603-b2ea-49ad791ddb38, address=86e2879c-0444-4603-b2ea-49ad791ddb38, 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, fqqn=null]]
2024-06-28 12:08:26,976 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@bb4a034
2024-06-28 12:08:26,976 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@28620c43
2024-06-28 12:08:26,977 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 86e2879c-0444-4603-b2ea-49ad791ddb38, null, 0, false, true, null]
2024-06-28 12:08:26,979 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3479, durable=true, userID=202154e6-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:26 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0196d17c-4d5f-4b58-848d-e581ad67917f, JMSReplyTo=temp-queue://86e2879c-0444-4603-b2ea-49ad791ddb38, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@2008134481, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483381)
..................................................
***** durable queues test/mom/testRequestReplyInternal:
- queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null
***** non durable for test/mom/testRequestReplyInternal:
..................................................
, transaction: null
2024-06-28 12:08:26,980 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[3479]:RELIABLE:CoreMessage[messageID=3479, durable=true, userID=202154e6-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:26 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0196d17c-4d5f-4b58-848d-e581ad67917f, JMSReplyTo=temp-queue://86e2879c-0444-4603-b2ea-49ad791ddb38, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@2008134481
2024-06-28 12:08:26,980 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=3479, durable=true, userID=202154e6-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:26 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0196d17c-4d5f-4b58-848d-e581ad67917f, JMSReplyTo=temp-queue://86e2879c-0444-4603-b2ea-49ad791ddb38, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@2008134481 to transaction: TransactionImpl [xid=null, txID=3480, xid=null, state=ACTIVE, createTime=1719576506980(Fri Jun 28 12:08:26 UTC 2024), timeoutSeconds=-1, nr operations = 1]@604fb3e9
2024-06-28 12:08:26,981 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2021ca17-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=2009ade4-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=2009ade4-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5a99194b, true, {}]
2024-06-28 12:08:26,982 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3483, durable=true, userID=2021f129-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:26 UTC 2024, expiration=0, durable=true, address=86e2879c-0444-4603-b2ea-49ad791ddb38, size=865, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0196d17c-4d5f-4b58-848d-e581ad67917f, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=886656bc-76be-415f-8eec-fac815d5741c]]@1702878910, context: RoutingContextImpl(Address=86e2879c-0444-4603-b2ea-49ad791ddb38, routingType=ANYCAST, PreviousAddress=86e2879c-0444-4603-b2ea-49ad791ddb38 previousRoute:ANYCAST, reusable=true, version=-2147483161)
..................................................
***** durable queues 86e2879c-0444-4603-b2ea-49ad791ddb38:
***** non durable for 86e2879c-0444-4603-b2ea-49ad791ddb38:
- queueID=3475 address:86e2879c-0444-4603-b2ea-49ad791ddb38 name:86e2879c-0444-4603-b2ea-49ad791ddb38 filter:null
..................................................
, transaction: null
2024-06-28 12:08:26,982 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 86e2879c-0444-4603-b2ea-49ad791ddb38: Reference[3483]:RELIABLE:CoreMessage[messageID=3483, durable=true, userID=2021f129-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:26 UTC 2024, expiration=0, durable=true, address=86e2879c-0444-4603-b2ea-49ad791ddb38, size=865, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0196d17c-4d5f-4b58-848d-e581ad67917f, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=886656bc-76be-415f-8eec-fac815d5741c]]@1702878910
2024-06-28 12:08:26,983 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 86e2879c-0444-4603-b2ea-49ad791ddb38: CoreMessage[messageID=3483, durable=true, userID=2021f129-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:26 UTC 2024, expiration=0, durable=true, address=86e2879c-0444-4603-b2ea-49ad791ddb38, size=865, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0196d17c-4d5f-4b58-848d-e581ad67917f, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=886656bc-76be-415f-8eec-fac815d5741c]]@1702878910 to transaction: TransactionImpl [xid=null, txID=3485, xid=null, state=ACTIVE, createTime=1719576506982(Fri Jun 28 12:08:26 UTC 2024), timeoutSeconds=-1, nr operations = 1]@585d9ccb
2024-06-28 12:08:26,983 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 86e2879c-0444-4603-b2ea-49ad791ddb38: CoreMessage[messageID=3483, durable=true, userID=2021f129-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:26 UTC 2024, expiration=0, durable=true, address=86e2879c-0444-4603-b2ea-49ad791ddb38, size=865, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0196d17c-4d5f-4b58-848d-e581ad67917f, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=886656bc-76be-415f-8eec-fac815d5741c]]@1702878910, transaction: TransactionImpl [xid=null, txID=3485, xid=null, state=COMMITTED, createTime=1719576506982(Fri Jun 28 12:08:26 UTC 2024), timeoutSeconds=-1, nr operations = 0]@585d9ccb
2024-06-28 12:08:26,983 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=3479, durable=true, userID=202154e6-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:26 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0196d17c-4d5f-4b58-848d-e581ad67917f, JMSReplyTo=temp-queue://86e2879c-0444-4603-b2ea-49ad791ddb38, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@2008134481, transaction: TransactionImpl [xid=null, txID=3480, xid=null, state=COMMITTED, createTime=1719576506980(Fri Jun 28 12:08:26 UTC 2024), timeoutSeconds=-1, nr operations = 0]@604fb3e9
2024-06-28 12:08:26,983 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2022183a-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=2009ade4-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=2009ade4-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3f150d32, true, {}]
2024-06-28 12:08:26,984 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [86e2879c-0444-4603-b2ea-49ad791ddb38]
2024-06-28 12:08:26,987 INFO  [scout-thread-11] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@49074204, org.eclipse.scout.rt.mom.jms.JmsSubscription@3c62969f] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom220]
2024-06-28 12:08:26,988 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2022db8b-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=2009ade4-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=2009ade4-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@a2d4b56, true, {}]
2024-06-28 12:08:26,989 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null]
2024-06-28 12:08:26,990 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2023029c-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=2009ade4-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=2009ade4-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3904b922, true, {}]
2024-06-28 12:08:26,990 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=0a3d8ec4-2b20-46a3-b398-0a67a889c5e5, address=0a3d8ec4-2b20-46a3-b398-0a67a889c5e5, 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, fqqn=null]]
2024-06-28 12:08:26,990 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6072949e
2024-06-28 12:08:26,991 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@22ca45cf
2024-06-28 12:08:26,992 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 0a3d8ec4-2b20-46a3-b398-0a67a889c5e5, null, 0, false, true, null]
2024-06-28 12:08:26,993 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3516, durable=true, userID=202377cf-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:26 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=794, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6cd8986b-e8cb-4d11-b739-31fd050e41ca, JMSReplyTo=temp-queue://0a3d8ec4-2b20-46a3-b398-0a67a889c5e5, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1656571516, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483381)
..................................................
***** durable queues test/mom/testRequestReplyInternal:
- queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null
***** non durable for test/mom/testRequestReplyInternal:
..................................................
, transaction: null
2024-06-28 12:08:26,994 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[3516]:RELIABLE:CoreMessage[messageID=3516, durable=true, userID=202377cf-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:26 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=794, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6cd8986b-e8cb-4d11-b739-31fd050e41ca, JMSReplyTo=temp-queue://0a3d8ec4-2b20-46a3-b398-0a67a889c5e5, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1656571516
2024-06-28 12:08:26,994 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=3516, durable=true, userID=202377cf-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:26 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=794, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6cd8986b-e8cb-4d11-b739-31fd050e41ca, JMSReplyTo=temp-queue://0a3d8ec4-2b20-46a3-b398-0a67a889c5e5, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1656571516 to transaction: TransactionImpl [xid=null, txID=3517, xid=null, state=ACTIVE, createTime=1719576506994(Fri Jun 28 12:08:26 UTC 2024), timeoutSeconds=-1, nr operations = 1]@98ccb90
2024-06-28 12:08:26,995 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2023ed00-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=2009ade4-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=2009ade4-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2348bfab, true, {}]
2024-06-28 12:08:26,997 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3520, durable=true, userID=20241412-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:26 UTC 2024, expiration=0, durable=true, address=0a3d8ec4-2b20-46a3-b398-0a67a889c5e5, size=864, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6cd8986b-e8cb-4d11-b739-31fd050e41ca, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=a88cbac1-ee92-4862-a67e-b6259cb74414]]@1713983853, context: RoutingContextImpl(Address=0a3d8ec4-2b20-46a3-b398-0a67a889c5e5, routingType=ANYCAST, PreviousAddress=0a3d8ec4-2b20-46a3-b398-0a67a889c5e5 previousRoute:ANYCAST, reusable=true, version=-2147483159)
..................................................
***** durable queues 0a3d8ec4-2b20-46a3-b398-0a67a889c5e5:
***** non durable for 0a3d8ec4-2b20-46a3-b398-0a67a889c5e5:
- queueID=3512 address:0a3d8ec4-2b20-46a3-b398-0a67a889c5e5 name:0a3d8ec4-2b20-46a3-b398-0a67a889c5e5 filter:null
..................................................
, transaction: null
2024-06-28 12:08:26,997 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 0a3d8ec4-2b20-46a3-b398-0a67a889c5e5: Reference[3520]:RELIABLE:CoreMessage[messageID=3520, durable=true, userID=20241412-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:26 UTC 2024, expiration=0, durable=true, address=0a3d8ec4-2b20-46a3-b398-0a67a889c5e5, size=864, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6cd8986b-e8cb-4d11-b739-31fd050e41ca, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=a88cbac1-ee92-4862-a67e-b6259cb74414]]@1713983853
2024-06-28 12:08:26,997 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=3516, durable=true, userID=202377cf-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:26 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=794, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6cd8986b-e8cb-4d11-b739-31fd050e41ca, JMSReplyTo=temp-queue://0a3d8ec4-2b20-46a3-b398-0a67a889c5e5, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1656571516, transaction: TransactionImpl [xid=null, txID=3517, xid=null, state=COMMITTED, createTime=1719576506994(Fri Jun 28 12:08:26 UTC 2024), timeoutSeconds=-1, nr operations = 0]@98ccb90
2024-06-28 12:08:26,997 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 0a3d8ec4-2b20-46a3-b398-0a67a889c5e5: CoreMessage[messageID=3520, durable=true, userID=20241412-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:26 UTC 2024, expiration=0, durable=true, address=0a3d8ec4-2b20-46a3-b398-0a67a889c5e5, size=864, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6cd8986b-e8cb-4d11-b739-31fd050e41ca, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=a88cbac1-ee92-4862-a67e-b6259cb74414]]@1713983853 to transaction: TransactionImpl [xid=null, txID=3522, xid=null, state=ACTIVE, createTime=1719576506997(Fri Jun 28 12:08:26 UTC 2024), timeoutSeconds=-1, nr operations = 1]@26704308
2024-06-28 12:08:26,997 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 0a3d8ec4-2b20-46a3-b398-0a67a889c5e5: CoreMessage[messageID=3520, durable=true, userID=20241412-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:26 UTC 2024, expiration=0, durable=true, address=0a3d8ec4-2b20-46a3-b398-0a67a889c5e5, size=864, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6cd8986b-e8cb-4d11-b739-31fd050e41ca, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=a88cbac1-ee92-4862-a67e-b6259cb74414]]@1713983853, transaction: TransactionImpl [xid=null, txID=3522, xid=null, state=COMMITTED, createTime=1719576506997(Fri Jun 28 12:08:26 UTC 2024), timeoutSeconds=-1, nr operations = 0]@26704308
2024-06-28 12:08:26,998 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [20246233-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=2009ade4-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=2009ade4-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@51e282ef, true, {}]
2024-06-28 12:08:26,999 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [0a3d8ec4-2b20-46a3-b398-0a67a889c5e5]
2024-06-28 12:08:27,002 INFO  [scout-thread-11] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@5b2f2ce6, org.eclipse.scout.rt.mom.jms.JmsSubscription@2bd32418] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom220]
2024-06-28 12:08:27,003 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@329c2e18[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:08:27,004 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.011528 ms
2024-06-28 12:08:27,004 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [7f11b624-e78b-4af4-9b0b-805e9996fee0]
2024-06-28 12:08:27,006 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:08:27,006 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:08:27,007 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2009ade4-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:08:27,008 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:08:27,008 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 188.593508 ms
2024-06-28 12:08:27,008 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testRequestReplyNull [artemis]>
2024-06-28 12:08:27,009 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:08:27,010 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicRequestReplyJsonObjectMarshaller [artemis]>
2024-06-28 12:08:27,010 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1307934394'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom224]
2024-06-28 12:08:27,013 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom224]
2024-06-28 12:08:27,014 INFO  [scout-thread-11] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2026d335-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom220]
2024-06-28 12:08:27,014 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2026d338-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=2026d335-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=2026d335-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3d03b5ae, true, {}]
2024-06-28 12:08:27,015 INFO  [scout-thread-11] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@64028015 - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom220]
2024-06-28 12:08:27,016 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2026fa49-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=2026d335-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=2026d335-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@312235c4, true, {}]
2024-06-28 12:08:27,016 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 2026fa49-3547-11ef-af8f-0a580a280f89 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true]
2024-06-28 12:08:27,017 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@3f37e979
2024-06-28 12:08:27,018 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=1345d350-f14a-4428-a094-e88da84e1f23, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, 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, fqqn=null]]
2024-06-28 12:08:27,018 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6413c782
2024-06-28 12:08:27,019 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 1345d350-f14a-4428-a094-e88da84e1f23, null, 0, false, true, null]
2024-06-28 12:08:27,020 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2027968b-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=2026d335-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=2026d335-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7e13c883, true, {}]
2024-06-28 12:08:27,020 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testTopicRequestReplyJsonObjectMarshaller, address=test/mom/testTopicRequestReplyJsonObjectMarshaller, 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, fqqn=null]]
2024-06-28 12:08:27,021 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@708ffd6d
2024-06-28 12:08:27,021 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6b9e47ec
2024-06-28 12:08:27,022 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testTopicRequestReplyJsonObjectMarshaller, null, 0, false, true, null]
2024-06-28 12:08:27,023 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [202832cd-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=2026d335-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=2026d335-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@774f2e14, true, {}]
2024-06-28 12:08:27,024 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=cac36314-5d6a-4a8c-a3f9-16d86b0a07a7, address=cac36314-5d6a-4a8c-a3f9-16d86b0a07a7, 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, fqqn=null]]
2024-06-28 12:08:27,024 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@103169fa
2024-06-28 12:08:27,025 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@60a5b20e
2024-06-28 12:08:27,025 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, cac36314-5d6a-4a8c-a3f9-16d86b0a07a7, null, 0, false, true, null]
2024-06-28 12:08:27,027 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3581, durable=true, userID=2028a800-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:27 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyJsonObjectMarshaller, size=1097, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2a1e58bd-5457-46f0-8a52-083a4d6fda33, JMSReplyTo=temp-queue://cac36314-5d6a-4a8c-a3f9-16d86b0a07a7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@141292274, context: RoutingContextImpl(Address=test/mom/testTopicRequestReplyJsonObjectMarshaller, routingType=ANYCAST, PreviousAddress=test/mom/testTopicRequestReplyJsonObjectMarshaller previousRoute:ANYCAST, reusable=true, version=-2147483155)
..................................................
***** durable queues test/mom/testTopicRequestReplyJsonObjectMarshaller:
- queueID=3570 address:test/mom/testTopicRequestReplyJsonObjectMarshaller name:test/mom/testTopicRequestReplyJsonObjectMarshaller filter:null
***** non durable for test/mom/testTopicRequestReplyJsonObjectMarshaller:
..................................................
, transaction: null
2024-06-28 12:08:27,028 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testTopicRequestReplyJsonObjectMarshaller: Reference[3581]:RELIABLE:CoreMessage[messageID=3581, durable=true, userID=2028a800-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:27 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyJsonObjectMarshaller, size=1097, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2a1e58bd-5457-46f0-8a52-083a4d6fda33, JMSReplyTo=temp-queue://cac36314-5d6a-4a8c-a3f9-16d86b0a07a7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@141292274
2024-06-28 12:08:27,029 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testTopicRequestReplyJsonObjectMarshaller: CoreMessage[messageID=3581, durable=true, userID=2028a800-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:27 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyJsonObjectMarshaller, size=1097, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2a1e58bd-5457-46f0-8a52-083a4d6fda33, JMSReplyTo=temp-queue://cac36314-5d6a-4a8c-a3f9-16d86b0a07a7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@141292274 to transaction: TransactionImpl [xid=null, txID=3582, xid=null, state=ACTIVE, createTime=1719576507029(Fri Jun 28 12:08:27 UTC 2024), timeoutSeconds=-1, nr operations = 1]@569c5bf
2024-06-28 12:08:27,030 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [20291d31-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=2026d335-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=2026d335-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@30d3f7a8, true, {}]
2024-06-28 12:08:27,031 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3585, durable=true, userID=20296b53-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:27 UTC 2024, expiration=0, durable=true, address=cac36314-5d6a-4a8c-a3f9-16d86b0a07a7, size=1133, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2a1e58bd-5457-46f0-8a52-083a4d6fda33, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b7fe5275-ddf8-41be-a617-650cf3b7ed0a]]@656223018, context: RoutingContextImpl(Address=cac36314-5d6a-4a8c-a3f9-16d86b0a07a7, routingType=ANYCAST, PreviousAddress=cac36314-5d6a-4a8c-a3f9-16d86b0a07a7 previousRoute:ANYCAST, reusable=true, version=-2147483154)
..................................................
***** durable queues cac36314-5d6a-4a8c-a3f9-16d86b0a07a7:
***** non durable for cac36314-5d6a-4a8c-a3f9-16d86b0a07a7:
- queueID=3577 address:cac36314-5d6a-4a8c-a3f9-16d86b0a07a7 name:cac36314-5d6a-4a8c-a3f9-16d86b0a07a7 filter:null
..................................................
, transaction: null
2024-06-28 12:08:27,031 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from cac36314-5d6a-4a8c-a3f9-16d86b0a07a7: Reference[3585]:RELIABLE:CoreMessage[messageID=3585, durable=true, userID=20296b53-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:27 UTC 2024, expiration=0, durable=true, address=cac36314-5d6a-4a8c-a3f9-16d86b0a07a7, size=1133, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2a1e58bd-5457-46f0-8a52-083a4d6fda33, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b7fe5275-ddf8-41be-a617-650cf3b7ed0a]]@656223018
2024-06-28 12:08:27,031 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testTopicRequestReplyJsonObjectMarshaller: CoreMessage[messageID=3581, durable=true, userID=2028a800-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:27 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyJsonObjectMarshaller, size=1097, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2a1e58bd-5457-46f0-8a52-083a4d6fda33, JMSReplyTo=temp-queue://cac36314-5d6a-4a8c-a3f9-16d86b0a07a7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@141292274, transaction: TransactionImpl [xid=null, txID=3582, xid=null, state=COMMITTED, createTime=1719576507029(Fri Jun 28 12:08:27 UTC 2024), timeoutSeconds=-1, nr operations = 0]@569c5bf
2024-06-28 12:08:27,032 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from cac36314-5d6a-4a8c-a3f9-16d86b0a07a7: CoreMessage[messageID=3585, durable=true, userID=20296b53-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:27 UTC 2024, expiration=0, durable=true, address=cac36314-5d6a-4a8c-a3f9-16d86b0a07a7, size=1133, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2a1e58bd-5457-46f0-8a52-083a4d6fda33, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b7fe5275-ddf8-41be-a617-650cf3b7ed0a]]@656223018 to transaction: TransactionImpl [xid=null, txID=3588, xid=null, state=ACTIVE, createTime=1719576507032(Fri Jun 28 12:08:27 UTC 2024), timeoutSeconds=-1, nr operations = 1]@362262bb
2024-06-28 12:08:27,032 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from cac36314-5d6a-4a8c-a3f9-16d86b0a07a7: CoreMessage[messageID=3585, durable=true, userID=20296b53-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:27 UTC 2024, expiration=0, durable=true, address=cac36314-5d6a-4a8c-a3f9-16d86b0a07a7, size=1133, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2a1e58bd-5457-46f0-8a52-083a4d6fda33, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b7fe5275-ddf8-41be-a617-650cf3b7ed0a]]@656223018, transaction: TransactionImpl [xid=null, txID=3588, xid=null, state=COMMITTED, createTime=1719576507032(Fri Jun 28 12:08:27 UTC 2024), timeoutSeconds=-1, nr operations = 0]@362262bb
2024-06-28 12:08:27,033 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [20299264-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=2026d335-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=2026d335-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@54dd834, true, {}]
2024-06-28 12:08:27,033 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [cac36314-5d6a-4a8c-a3f9-16d86b0a07a7]
2024-06-28 12:08:27,035 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@6fe8e276, org.eclipse.scout.rt.mom.jms.JmsSubscription@59c9df97]
2024-06-28 12:08:27,036 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@1d8965d1[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:08:27,037 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.010940 ms
2024-06-28 12:08:27,037 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [1345d350-f14a-4428-a094-e88da84e1f23]
2024-06-28 12:08:27,039 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:08:27,039 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:08:27,040 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2026d335-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:08:27,041 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:08:27,041 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 31.751932 ms
2024-06-28 12:08:27,042 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicRequestReplyJsonObjectMarshaller [artemis]>
2024-06-28 12:08:27,043 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:08:27,043 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicRequestReply [artemis]>
2024-06-28 12:08:27,044 INFO  [scout-thread-11] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 895834245'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom220]
2024-06-28 12:08:27,046 INFO  [scout-thread-11] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom220]
2024-06-28 12:08:27,046 INFO  [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 202bb546-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom223]
2024-06-28 12:08:27,064 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [202e4d59-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=202bb546-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=202bb546-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7d34d473, true, {}]
2024-06-28 12:08:27,065 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@38be5ad4 - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom223]
2024-06-28 12:08:27,065 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [202e9b7a-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=202bb546-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=202bb546-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1c84e42f, true, {}]
2024-06-28 12:08:27,066 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 202e9b7a-3547-11ef-af8f-0a580a280f89 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true]
2024-06-28 12:08:27,067 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@38910266
2024-06-28 12:08:27,068 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=12167f10-6c53-46e8-a557-d625bedf7b02, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, 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, fqqn=null]]
2024-06-28 12:08:27,068 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@a30c173
2024-06-28 12:08:27,069 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 12167f10-6c53-46e8-a557-d625bedf7b02, null, 0, false, true, null]
2024-06-28 12:08:27,070 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [202f5ecc-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=202bb546-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=202bb546-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3e25b902, true, {}]
2024-06-28 12:08:27,071 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 202f5ecc-3547-11ef-af8f-0a580a280f89 with parameters: [test/mom/testTopicRequestReply, [MULTICAST], true]
2024-06-28 12:08:27,071 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@214a3c61
2024-06-28 12:08:27,072 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=fcee8113-5738-4e0e-9b15-96923d49a330, address=test/mom/testTopicRequestReply, routingType=MULTICAST, 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, fqqn=null]]
2024-06-28 12:08:27,072 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4059ca07
2024-06-28 12:08:27,073 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, fcee8113-5738-4e0e-9b15-96923d49a330, null, 0, false, true, null]
2024-06-28 12:08:27,074 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [202ffb0e-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=202bb546-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=202bb546-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2e82be2d, true, {}]
2024-06-28 12:08:27,074 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=4351b558-5cab-456d-bb13-53efe39781b5, address=4351b558-5cab-456d-bb13-53efe39781b5, 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, fqqn=null]]
2024-06-28 12:08:27,074 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@4430e86
2024-06-28 12:08:27,075 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3fdd27bd
2024-06-28 12:08:27,075 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 4351b558-5cab-456d-bb13-53efe39781b5, null, 0, false, true, null]
2024-06-28 12:08:27,077 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3645, durable=true, userID=20304931-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:27 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReply, size=919, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f586b330-2761-4dbc-aa53-7fb5c1cda007, JMSReplyTo=temp-queue://4351b558-5cab-456d-bb13-53efe39781b5, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1874496484, context: RoutingContextImpl(Address=test/mom/testTopicRequestReply, routingType=MULTICAST, PreviousAddress=test/mom/testTopicRequestReply previousRoute:MULTICAST, reusable=true, version=-2147483150)
..................................................
***** durable queues test/mom/testTopicRequestReply:
***** non durable for test/mom/testTopicRequestReply:
- queueID=3635 address:test/mom/testTopicRequestReply name:fcee8113-5738-4e0e-9b15-96923d49a330 filter:null
..................................................
, transaction: null
2024-06-28 12:08:27,078 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from fcee8113-5738-4e0e-9b15-96923d49a330: Reference[3645]:RELIABLE:CoreMessage[messageID=3645, durable=true, userID=20304931-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:27 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReply, size=919, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f586b330-2761-4dbc-aa53-7fb5c1cda007, JMSReplyTo=temp-queue://4351b558-5cab-456d-bb13-53efe39781b5, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1874496484
2024-06-28 12:08:27,078 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from fcee8113-5738-4e0e-9b15-96923d49a330: CoreMessage[messageID=3645, durable=true, userID=20304931-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:27 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReply, size=919, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f586b330-2761-4dbc-aa53-7fb5c1cda007, JMSReplyTo=temp-queue://4351b558-5cab-456d-bb13-53efe39781b5, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1874496484 to transaction: TransactionImpl [xid=null, txID=3646, xid=null, state=ACTIVE, createTime=1719576507078(Fri Jun 28 12:08:27 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7376cc16
2024-06-28 12:08:27,078 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from fcee8113-5738-4e0e-9b15-96923d49a330: CoreMessage[messageID=3645, durable=true, userID=20304931-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:27 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReply, size=919, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f586b330-2761-4dbc-aa53-7fb5c1cda007, JMSReplyTo=temp-queue://4351b558-5cab-456d-bb13-53efe39781b5, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1874496484, transaction: TransactionImpl [xid=null, txID=3646, xid=null, state=COMMITTED, createTime=1719576507078(Fri Jun 28 12:08:27 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7376cc16
2024-06-28 12:08:27,079 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2030be62-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=202bb546-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=202bb546-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@e13c7bd, true, {}]
2024-06-28 12:08:27,081 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3649, durable=true, userID=2030e574-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:27 UTC 2024, expiration=0, durable=true, address=4351b558-5cab-456d-bb13-53efe39781b5, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f586b330-2761-4dbc-aa53-7fb5c1cda007, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=99d019ac-4f37-4d96-a15e-bb41ea5725db]]@1252908036, context: RoutingContextImpl(Address=4351b558-5cab-456d-bb13-53efe39781b5, routingType=ANYCAST, PreviousAddress=4351b558-5cab-456d-bb13-53efe39781b5 previousRoute:ANYCAST, reusable=true, version=-2147483149)
..................................................
***** durable queues 4351b558-5cab-456d-bb13-53efe39781b5:
***** non durable for 4351b558-5cab-456d-bb13-53efe39781b5:
- queueID=3641 address:4351b558-5cab-456d-bb13-53efe39781b5 name:4351b558-5cab-456d-bb13-53efe39781b5 filter:null
..................................................
, transaction: null
2024-06-28 12:08:27,081 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 4351b558-5cab-456d-bb13-53efe39781b5: Reference[3649]:RELIABLE:CoreMessage[messageID=3649, durable=true, userID=2030e574-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:27 UTC 2024, expiration=0, durable=true, address=4351b558-5cab-456d-bb13-53efe39781b5, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f586b330-2761-4dbc-aa53-7fb5c1cda007, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=99d019ac-4f37-4d96-a15e-bb41ea5725db]]@1252908036
2024-06-28 12:08:27,081 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 4351b558-5cab-456d-bb13-53efe39781b5: CoreMessage[messageID=3649, durable=true, userID=2030e574-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:27 UTC 2024, expiration=0, durable=true, address=4351b558-5cab-456d-bb13-53efe39781b5, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f586b330-2761-4dbc-aa53-7fb5c1cda007, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=99d019ac-4f37-4d96-a15e-bb41ea5725db]]@1252908036 to transaction: TransactionImpl [xid=null, txID=3652, xid=null, state=ACTIVE, createTime=1719576507081(Fri Jun 28 12:08:27 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1e0fbdb9
2024-06-28 12:08:27,081 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 4351b558-5cab-456d-bb13-53efe39781b5: CoreMessage[messageID=3649, durable=true, userID=2030e574-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:27 UTC 2024, expiration=0, durable=true, address=4351b558-5cab-456d-bb13-53efe39781b5, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f586b330-2761-4dbc-aa53-7fb5c1cda007, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=99d019ac-4f37-4d96-a15e-bb41ea5725db]]@1252908036, transaction: TransactionImpl [xid=null, txID=3652, xid=null, state=COMMITTED, createTime=1719576507081(Fri Jun 28 12:08:27 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1e0fbdb9
2024-06-28 12:08:27,082 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [20313395-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=202bb546-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=202bb546-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@638853cb, true, {}]
2024-06-28 12:08:27,083 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [4351b558-5cab-456d-bb13-53efe39781b5]
2024-06-28 12:08:27,085 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@40ccaefa]
2024-06-28 12:08:27,086 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [fcee8113-5738-4e0e-9b15-96923d49a330]
2024-06-28 12:08:27,088 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@2d61a3cc[job=JMS reply cancel message listener, state=RUNNING]]
2024-06-28 12:08:27,088 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.012448 ms
2024-06-28 12:08:27,089 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [12167f10-6c53-46e8-a557-d625bedf7b02]
2024-06-28 12:08:27,091 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:08:27,091 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:08:27,092 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 202bb546-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:08:27,093 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:08:27,093 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 50.010340 ms
2024-06-28 12:08:27,093 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicRequestReply [artemis]>
2024-06-28 12:08:27,094 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:08:27,094 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testMomEnvironmentWithCustomCancellationTopic [artemis]>
2024-06-28 12:08:27,095 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1968552048'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-06-28 12:08:27,099 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-06-28 12:08:27,100 INFO  [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2033f2b7-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom224]
2024-06-28 12:08:27,100 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2033f2ba-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=2033f2b7-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=2033f2b7-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7cc93811, true, {}]
2024-06-28 12:08:27,102 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@142f2286 - MDC[jobName=JMS subscriber, activemq.broker=mom224]
2024-06-28 12:08:27,102 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [203440db-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=2033f2b7-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=2033f2b7-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@18ad4711, true, {}]
2024-06-28 12:08:27,105 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 203440db-3547-11ef-af8f-0a580a280f89 with parameters: [scout.physical.UnitTestTopic, [MULTICAST], true]
2024-06-28 12:08:27,105 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@3c414efd
2024-06-28 12:08:27,106 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=bdda59f0-9c8e-4f6f-bc99-204daecb8c83, address=scout.physical.UnitTestTopic, routingType=MULTICAST, 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, fqqn=null]]
2024-06-28 12:08:27,107 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@72dc85ea
2024-06-28 12:08:27,107 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, bdda59f0-9c8e-4f6f-bc99-204daecb8c83, null, 0, false, true, null]
2024-06-28 12:08:27,108 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [20352b3e-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=2033f2b7-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=2033f2b7-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@48b9910a, true, {}]
2024-06-28 12:08:27,109 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=343be8be-1142-44b2-881f-59f7ff9de8b2, address=scout.physical.UnitTestTopic, routingType=MULTICAST, 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, fqqn=null]]
2024-06-28 12:08:27,109 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7d9eeeb0
2024-06-28 12:08:27,110 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 343be8be-1142-44b2-881f-59f7ff9de8b2, null, 0, false, true, null]
2024-06-28 12:08:27,111 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [20359f70-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=2033f2b7-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=2033f2b7-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1942a31e, true, {}]
2024-06-28 12:08:27,111 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyCancellation, null, 0, false, true, null]
2024-06-28 12:08:27,113 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2035ed91-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=2033f2b7-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=2033f2b7-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3c08cf91, true, {}]
2024-06-28 12:08:27,113 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=2f883980-ad32-418e-9c07-7834b9f5bee6, address=2f883980-ad32-418e-9c07-7834b9f5bee6, 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, fqqn=null]]
2024-06-28 12:08:27,113 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@7f2608d6
2024-06-28 12:08:27,114 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1ca790fe
2024-06-28 12:08:27,115 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 2f883980-ad32-418e-9c07-7834b9f5bee6, null, 0, false, true, null]
2024-06-28 12:08:27,116 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3718, durable=true, userID=20363bb4-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:27 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCancellation, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-54e01f1c-8d07-4593-845d-1a0e8d771ed6, JMSReplyTo=temp-queue://2f883980-ad32-418e-9c07-7834b9f5bee6, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@765898423, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyCancellation, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyCancellation previousRoute:ANYCAST, reusable=true, version=-2147483214)
..................................................
***** durable queues test/mom/testQueueRequestReplyCancellation:
- queueID=2722 address:test/mom/testQueueRequestReplyCancellation name:test/mom/testQueueRequestReplyCancellation filter:null
***** non durable for test/mom/testQueueRequestReplyCancellation:
..................................................
, transaction: null
2024-06-28 12:08:27,117 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyCancellation: Reference[3718]:RELIABLE:CoreMessage[messageID=3718, durable=true, userID=20363bb4-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:27 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCancellation, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-54e01f1c-8d07-4593-845d-1a0e8d771ed6, JMSReplyTo=temp-queue://2f883980-ad32-418e-9c07-7834b9f5bee6, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@765898423
2024-06-28 12:08:27,118 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyCancellation: CoreMessage[messageID=3718, durable=true, userID=20363bb4-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:27 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCancellation, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-54e01f1c-8d07-4593-845d-1a0e8d771ed6, JMSReplyTo=temp-queue://2f883980-ad32-418e-9c07-7834b9f5bee6, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@765898423 to transaction: TransactionImpl [xid=null, txID=3719, xid=null, state=ACTIVE, createTime=1719576507118(Fri Jun 28 12:08:27 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3cbd042d
2024-06-28 12:08:27,119 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:481) - Request job canceled; java.lang.InterruptedException - MDC[jobName=request on test/mom/testQueueRequestReplyCancellation, activemq.broker=mom222]
2024-06-28 12:08:27,119 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2036d7f5-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=2033f2b7-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=2033f2b7-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3b439d3c, true, {}]
2024-06-28 12:08:27,120 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3726, durable=true, userID=2036d7f7-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:27 UTC 2024, expiration=0, durable=true, address=scout.physical.UnitTestTopic, size=499, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-54e01f1c-8d07-4593-845d-1a0e8d771ed6, _AMQ_ROUTING_TYPE=0]]@1756953911, context: RoutingContextImpl(Address=scout.physical.UnitTestTopic, routingType=MULTICAST, PreviousAddress=scout.physical.UnitTestTopic previousRoute:MULTICAST, reusable=true, version=-2147483144)
..................................................
***** durable queues scout.physical.UnitTestTopic:
***** non durable for scout.physical.UnitTestTopic:
- queueID=3698 address:scout.physical.UnitTestTopic name:bdda59f0-9c8e-4f6f-bc99-204daecb8c83 filter:null
- queueID=3704 address:scout.physical.UnitTestTopic name:343be8be-1142-44b2-881f-59f7ff9de8b2 filter:null
..................................................
, transaction: null
2024-06-28 12:08:27,120 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 343be8be-1142-44b2-881f-59f7ff9de8b2: Reference[3726]:RELIABLE:CoreMessage[messageID=3726, durable=true, userID=2036d7f7-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:27 UTC 2024, expiration=0, durable=true, address=scout.physical.UnitTestTopic, size=499, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-54e01f1c-8d07-4593-845d-1a0e8d771ed6, _AMQ_ROUTING_TYPE=0]]@1756953911
2024-06-28 12:08:27,120 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from bdda59f0-9c8e-4f6f-bc99-204daecb8c83: Reference[3726]:RELIABLE:CoreMessage[messageID=3726, durable=true, userID=2036d7f7-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:27 UTC 2024, expiration=0, durable=true, address=scout.physical.UnitTestTopic, size=499, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-54e01f1c-8d07-4593-845d-1a0e8d771ed6, _AMQ_ROUTING_TYPE=0]]@1756953911
2024-06-28 12:08:27,120 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyCancellation: CoreMessage[messageID=3718, durable=true, userID=20363bb4-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:27 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCancellation, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-54e01f1c-8d07-4593-845d-1a0e8d771ed6, JMSReplyTo=temp-queue://2f883980-ad32-418e-9c07-7834b9f5bee6, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@765898423, transaction: TransactionImpl [xid=null, txID=3719, xid=null, state=COMMITTED, createTime=1719576507118(Fri Jun 28 12:08:27 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3cbd042d
2024-06-28 12:08:27,120 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 343be8be-1142-44b2-881f-59f7ff9de8b2: CoreMessage[messageID=3726, durable=true, userID=2036d7f7-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:27 UTC 2024, expiration=0, durable=true, address=scout.physical.UnitTestTopic, size=499, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-54e01f1c-8d07-4593-845d-1a0e8d771ed6, _AMQ_ROUTING_TYPE=0]]@1756953911 to transaction: TransactionImpl [xid=null, txID=3728, xid=null, state=ACTIVE, createTime=1719576507120(Fri Jun 28 12:08:27 UTC 2024), timeoutSeconds=-1, nr operations = 1]@625975fe
2024-06-28 12:08:27,120 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from bdda59f0-9c8e-4f6f-bc99-204daecb8c83: CoreMessage[messageID=3726, durable=true, userID=2036d7f7-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:27 UTC 2024, expiration=0, durable=true, address=scout.physical.UnitTestTopic, size=499, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-54e01f1c-8d07-4593-845d-1a0e8d771ed6, _AMQ_ROUTING_TYPE=0]]@1756953911 to transaction: TransactionImpl [xid=null, txID=3730, xid=null, state=ACTIVE, createTime=1719576507120(Fri Jun 28 12:08:27 UTC 2024), timeoutSeconds=-1, nr operations = 1]@73235da9
2024-06-28 12:08:27,121 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 343be8be-1142-44b2-881f-59f7ff9de8b2: CoreMessage[messageID=3726, durable=true, userID=2036d7f7-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:27 UTC 2024, expiration=0, durable=true, address=scout.physical.UnitTestTopic, size=499, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-54e01f1c-8d07-4593-845d-1a0e8d771ed6, _AMQ_ROUTING_TYPE=0]]@1756953911, transaction: TransactionImpl [xid=null, txID=3728, xid=null, state=COMMITTED, createTime=1719576507120(Fri Jun 28 12:08:27 UTC 2024), timeoutSeconds=-1, nr operations = 0]@625975fe
2024-06-28 12:08:27,121 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from bdda59f0-9c8e-4f6f-bc99-204daecb8c83: CoreMessage[messageID=3726, durable=true, userID=2036d7f7-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:27 UTC 2024, expiration=0, durable=true, address=scout.physical.UnitTestTopic, size=499, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-54e01f1c-8d07-4593-845d-1a0e8d771ed6, _AMQ_ROUTING_TYPE=0]]@1756953911, transaction: TransactionImpl [xid=null, txID=3730, xid=null, state=COMMITTED, createTime=1719576507120(Fri Jun 28 12:08:27 UTC 2024), timeoutSeconds=-1, nr operations = 0]@73235da9
2024-06-28 12:08:27,121 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@300f120d, org.eclipse.scout.rt.mom.jms.JmsSubscription@77d68b94]
2024-06-28 12:08:27,122 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [bdda59f0-9c8e-4f6f-bc99-204daecb8c83]
2024-06-28 12:08:27,123 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@ffab927[job=JMS reply cancel message listener, state=RUNNING]]
2024-06-28 12:08:27,124 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.011194 ms
2024-06-28 12:08:27,124 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [343be8be-1142-44b2-881f-59f7ff9de8b2]
2024-06-28 12:08:27,126 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:08:27,127 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:08:27,127 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2033f2b7-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:08:27,129 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:08:27,129 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 34.474869 ms
2024-06-28 12:08:27,129 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testMomEnvironmentWithCustomCancellationTopic [artemis]>
2024-06-28 12:08:27,130 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:08:27,130 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyCorrelationId [artemis]>
2024-06-28 12:08:27,131 INFO  [scout-thread-11] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 5627462'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom220]
2024-06-28 12:08:27,134 INFO  [scout-thread-11] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom220]
2024-06-28 12:08:27,134 INFO  [scout-thread-14] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 203921e9-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom61]
2024-06-28 12:08:27,135 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [203948fc-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=203921e9-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=203921e9-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@18574a63, true, {}]
2024-06-28 12:08:27,136 INFO  [scout-thread-14] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@669c7eda - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom61]
2024-06-28 12:08:27,136 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2039700d-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=203921e9-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=203921e9-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7114d0fe, true, {}]
2024-06-28 12:08:27,137 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 2039700d-3547-11ef-af8f-0a580a280f89 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true]
2024-06-28 12:08:27,138 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@181263a1
2024-06-28 12:08:27,139 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=a41e1f13-b5c8-4144-be2f-f6860b1b9830, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, 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, fqqn=null]]
2024-06-28 12:08:27,140 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5773039e
2024-06-28 12:08:27,141 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, a41e1f13-b5c8-4144-be2f-f6860b1b9830, null, 0, false, true, null]
2024-06-28 12:08:27,142 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [203a5a6f-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=203921e9-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=203921e9-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7aede09f, true, {}]
2024-06-28 12:08:27,143 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testQueueRequestReplyCorrelationId, address=test/mom/testQueueRequestReplyCorrelationId, 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, fqqn=null]]
2024-06-28 12:08:27,143 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@77b27a38
2024-06-28 12:08:27,144 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@79b58f3b
2024-06-28 12:08:27,145 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyCorrelationId, null, 0, false, true, null]
2024-06-28 12:08:27,146 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [203af6b1-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=203921e9-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=203921e9-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4f351056, true, {}]
2024-06-28 12:08:27,147 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=3f19ed48-dd47-41d3-b871-f158f9664721, address=3f19ed48-dd47-41d3-b871-f158f9664721, 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, fqqn=null]]
2024-06-28 12:08:27,147 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@25b18544
2024-06-28 12:08:27,147 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2012b2d0
2024-06-28 12:08:27,148 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 3f19ed48-dd47-41d3-b871-f158f9664721, null, 0, false, true, null]
2024-06-28 12:08:27,150 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3790, durable=true, userID=203b6be4-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:27 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCorrelationId, size=1000, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-721f8044-5e20-4c11-9c58-c96c60871c84, JMSReplyTo=temp-queue://3f19ed48-dd47-41d3-b871-f158f9664721, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid:abc]]@2084395725, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyCorrelationId, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyCorrelationId previousRoute:ANYCAST, reusable=true, version=-2147483138)
..................................................
***** durable queues test/mom/testQueueRequestReplyCorrelationId:
- queueID=3779 address:test/mom/testQueueRequestReplyCorrelationId name:test/mom/testQueueRequestReplyCorrelationId filter:null
***** non durable for test/mom/testQueueRequestReplyCorrelationId:
..................................................
, transaction: null
2024-06-28 12:08:27,151 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyCorrelationId: Reference[3790]:RELIABLE:CoreMessage[messageID=3790, durable=true, userID=203b6be4-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:27 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCorrelationId, size=1000, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-721f8044-5e20-4c11-9c58-c96c60871c84, JMSReplyTo=temp-queue://3f19ed48-dd47-41d3-b871-f158f9664721, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid:abc]]@2084395725
2024-06-28 12:08:27,152 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyCorrelationId: CoreMessage[messageID=3790, durable=true, userID=203b6be4-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:27 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCorrelationId, size=1000, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-721f8044-5e20-4c11-9c58-c96c60871c84, JMSReplyTo=temp-queue://3f19ed48-dd47-41d3-b871-f158f9664721, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid:abc]]@2084395725 to transaction: TransactionImpl [xid=null, txID=3791, xid=null, state=ACTIVE, createTime=1719576507151(Fri Jun 28 12:08:27 UTC 2024), timeoutSeconds=-1, nr operations = 1]@378617bf
2024-06-28 12:08:27,152 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [203be115-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=203921e9-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=203921e9-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@33128d24, true, {}]
2024-06-28 12:08:27,154 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyCorrelationId: CoreMessage[messageID=3790, durable=true, userID=203b6be4-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:27 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCorrelationId, size=1000, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-721f8044-5e20-4c11-9c58-c96c60871c84, JMSReplyTo=temp-queue://3f19ed48-dd47-41d3-b871-f158f9664721, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid:abc]]@2084395725, transaction: TransactionImpl [xid=null, txID=3791, xid=null, state=COMMITTED, createTime=1719576507151(Fri Jun 28 12:08:27 UTC 2024), timeoutSeconds=-1, nr operations = 0]@378617bf
2024-06-28 12:08:27,164 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3794, durable=true, userID=203d8ec7-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:27 UTC 2024, expiration=0, durable=true, address=3f19ed48-dd47-41d3-b871-f158f9664721, size=929, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-721f8044-5e20-4c11-9c58-c96c60871c84, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid:abc]]@404139376, context: RoutingContextImpl(Address=3f19ed48-dd47-41d3-b871-f158f9664721, routingType=ANYCAST, PreviousAddress=3f19ed48-dd47-41d3-b871-f158f9664721 previousRoute:ANYCAST, reusable=true, version=-2147483137)
..................................................
***** durable queues 3f19ed48-dd47-41d3-b871-f158f9664721:
***** non durable for 3f19ed48-dd47-41d3-b871-f158f9664721:
- queueID=3786 address:3f19ed48-dd47-41d3-b871-f158f9664721 name:3f19ed48-dd47-41d3-b871-f158f9664721 filter:null
..................................................
, transaction: null
2024-06-28 12:08:27,164 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 3f19ed48-dd47-41d3-b871-f158f9664721: Reference[3794]:RELIABLE:CoreMessage[messageID=3794, durable=true, userID=203d8ec7-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:27 UTC 2024, expiration=0, durable=true, address=3f19ed48-dd47-41d3-b871-f158f9664721, size=929, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-721f8044-5e20-4c11-9c58-c96c60871c84, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid:abc]]@404139376
2024-06-28 12:08:27,165 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 3f19ed48-dd47-41d3-b871-f158f9664721: CoreMessage[messageID=3794, durable=true, userID=203d8ec7-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:27 UTC 2024, expiration=0, durable=true, address=3f19ed48-dd47-41d3-b871-f158f9664721, size=929, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-721f8044-5e20-4c11-9c58-c96c60871c84, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid:abc]]@404139376 to transaction: TransactionImpl [xid=null, txID=3797, xid=null, state=ACTIVE, createTime=1719576507165(Fri Jun 28 12:08:27 UTC 2024), timeoutSeconds=-1, nr operations = 1]@356e5755
2024-06-28 12:08:27,165 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 3f19ed48-dd47-41d3-b871-f158f9664721: CoreMessage[messageID=3794, durable=true, userID=203d8ec7-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:27 UTC 2024, expiration=0, durable=true, address=3f19ed48-dd47-41d3-b871-f158f9664721, size=929, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-721f8044-5e20-4c11-9c58-c96c60871c84, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid:abc]]@404139376, transaction: TransactionImpl [xid=null, txID=3797, xid=null, state=COMMITTED, createTime=1719576507165(Fri Jun 28 12:08:27 UTC 2024), timeoutSeconds=-1, nr operations = 0]@356e5755
2024-06-28 12:08:27,166 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [203e03f8-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=203921e9-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=203921e9-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6e06eaa4, true, {}]
2024-06-28 12:08:27,166 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [3f19ed48-dd47-41d3-b871-f158f9664721]
2024-06-28 12:08:27,170 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@424bcd62]
2024-06-28 12:08:27,171 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@17ac7966[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:08:27,172 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.010731 ms
2024-06-28 12:08:27,172 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [a41e1f13-b5c8-4144-be2f-f6860b1b9830]
2024-06-28 12:08:27,174 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:08:27,175 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:08:27,175 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 203921e9-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:08:27,176 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:08:27,177 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 46.075205 ms
2024-06-28 12:08:27,177 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyCorrelationId [artemis]>
2024-06-28 12:08:27,178 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:08:27,178 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testMomEnvironmentWithCustomCancellationTopicAsString [artemis]>
2024-06-28 12:08:27,179 INFO  [scout-thread-14] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 66573950'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom61]
2024-06-28 12:08:27,179 INFO  [scout-thread-14] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.createContextEnvironment(JmsMomImplementor.java:711) - ignoring property having null key or value [key=scout.mom.requestreply.enabled, value=null] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom61]
2024-06-28 12:08:27,181 INFO  [scout-thread-14] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom61]
2024-06-28 12:08:27,182 INFO  [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 204074fa-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom224]
2024-06-28 12:08:27,183 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [20409c0d-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=204074fa-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=204074fa-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7ffa231c, true, {}]
2024-06-28 12:08:27,184 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@2b90c4d4 - MDC[jobName=JMS subscriber, activemq.broker=mom224]
2024-06-28 12:08:27,184 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2040c31e-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=204074fa-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=204074fa-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4d33b525, true, {}]
2024-06-28 12:08:27,185 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 2040c31e-3547-11ef-af8f-0a580a280f89 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true]
2024-06-28 12:08:27,185 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@3e54c2cc
2024-06-28 12:08:27,186 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=3a10c2a3-22fe-42aa-9980-3e030e7cfe6d, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, 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, fqqn=null]]
2024-06-28 12:08:27,187 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3596427b
2024-06-28 12:08:27,187 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 3a10c2a3-22fe-42aa-9980-3e030e7cfe6d, null, 0, false, true, null]
2024-06-28 12:08:27,188 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [20415f60-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=204074fa-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=204074fa-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@17b949f2, true, {}]
2024-06-28 12:08:27,189 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 20415f60-3547-11ef-af8f-0a580a280f89 with parameters: [differentTopic, [MULTICAST], true]
2024-06-28 12:08:27,189 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@1120788c
2024-06-28 12:08:27,191 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=b12c7916-43ee-4ef5-ab83-013b818ceb09, address=differentTopic, routingType=MULTICAST, 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, fqqn=null]]
2024-06-28 12:08:27,191 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@734a11b
2024-06-28 12:08:27,191 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, b12c7916-43ee-4ef5-ab83-013b818ceb09, null, 0, false, true, null]
2024-06-28 12:08:27,192 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2041fba2-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=204074fa-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=204074fa-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@701b48e7, true, {}]
2024-06-28 12:08:27,193 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=dbe0458c-7034-47d6-b98c-e35d0dac88fe, address=differentTopic, routingType=MULTICAST, 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, fqqn=null]]
2024-06-28 12:08:27,193 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7741a1b4
2024-06-28 12:08:27,194 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, dbe0458c-7034-47d6-b98c-e35d0dac88fe, null, 0, false, true, null]
2024-06-28 12:08:27,194 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [204249c4-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=204074fa-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=204074fa-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3c6aefb2, true, {}]
2024-06-28 12:08:27,196 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyCancellation, null, 0, false, true, null]
2024-06-28 12:08:27,197 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2042bef5-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=204074fa-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=204074fa-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@e6b778d, true, {}]
2024-06-28 12:08:27,197 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=c7a8fd34-68f9-4725-b1f4-1f4de19d6bb8, address=c7a8fd34-68f9-4725-b1f4-1f4de19d6bb8, 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, fqqn=null]]
2024-06-28 12:08:27,197 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@3f2f8ffb
2024-06-28 12:08:27,198 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@158ef0b8
2024-06-28 12:08:27,198 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, c7a8fd34-68f9-4725-b1f4-1f4de19d6bb8, null, 0, false, true, null]
2024-06-28 12:08:27,200 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3864, durable=true, userID=20430d18-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:27 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCancellation, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-fe69fd07-4e79-45d9-b0e3-43ec9f51298b, JMSReplyTo=temp-queue://c7a8fd34-68f9-4725-b1f4-1f4de19d6bb8, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@567248002, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyCancellation, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyCancellation previousRoute:ANYCAST, reusable=true, version=-2147483214)
..................................................
***** durable queues test/mom/testQueueRequestReplyCancellation:
- queueID=2722 address:test/mom/testQueueRequestReplyCancellation name:test/mom/testQueueRequestReplyCancellation filter:null
***** non durable for test/mom/testQueueRequestReplyCancellation:
..................................................
, transaction: null
2024-06-28 12:08:27,201 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyCancellation: Reference[3864]:RELIABLE:CoreMessage[messageID=3864, durable=true, userID=20430d18-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:27 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCancellation, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-fe69fd07-4e79-45d9-b0e3-43ec9f51298b, JMSReplyTo=temp-queue://c7a8fd34-68f9-4725-b1f4-1f4de19d6bb8, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@567248002
2024-06-28 12:08:27,202 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyCancellation: CoreMessage[messageID=3864, durable=true, userID=20430d18-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:27 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCancellation, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-fe69fd07-4e79-45d9-b0e3-43ec9f51298b, JMSReplyTo=temp-queue://c7a8fd34-68f9-4725-b1f4-1f4de19d6bb8, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@567248002 to transaction: TransactionImpl [xid=null, txID=3865, xid=null, state=ACTIVE, createTime=1719576507202(Fri Jun 28 12:08:27 UTC 2024), timeoutSeconds=-1, nr operations = 1]@38612331
2024-06-28 12:08:27,203 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:481) - Request job canceled; java.lang.InterruptedException - MDC[jobName=request on test/mom/testQueueRequestReplyCancellation, activemq.broker=mom222]
2024-06-28 12:08:27,203 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2043a959-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=204074fa-3547-11ef-af8f-0a580a280f89, clientID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=204074fa-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@351d5d9, true, {}]
2024-06-28 12:08:27,204 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3872, durable=true, userID=2043d06b-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:27 UTC 2024, expiration=0, durable=true, address=differentTopic, size=471, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-fe69fd07-4e79-45d9-b0e3-43ec9f51298b, _AMQ_ROUTING_TYPE=0]]@549180499, context: RoutingContextImpl(Address=differentTopic, routingType=MULTICAST, PreviousAddress=differentTopic previousRoute:MULTICAST, reusable=true, version=-2147483132)
..................................................
***** durable queues differentTopic:
***** non durable for differentTopic:
- queueID=3844 address:differentTopic name:b12c7916-43ee-4ef5-ab83-013b818ceb09 filter:null
- queueID=3850 address:differentTopic name:dbe0458c-7034-47d6-b98c-e35d0dac88fe filter:null
..................................................
, transaction: null
2024-06-28 12:08:27,204 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from b12c7916-43ee-4ef5-ab83-013b818ceb09: Reference[3872]:RELIABLE:CoreMessage[messageID=3872, durable=true, userID=2043d06b-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:27 UTC 2024, expiration=0, durable=true, address=differentTopic, size=471, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-fe69fd07-4e79-45d9-b0e3-43ec9f51298b, _AMQ_ROUTING_TYPE=0]]@549180499
2024-06-28 12:08:27,204 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from dbe0458c-7034-47d6-b98c-e35d0dac88fe: Reference[3872]:RELIABLE:CoreMessage[messageID=3872, durable=true, userID=2043d06b-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:27 UTC 2024, expiration=0, durable=true, address=differentTopic, size=471, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-fe69fd07-4e79-45d9-b0e3-43ec9f51298b, _AMQ_ROUTING_TYPE=0]]@549180499
2024-06-28 12:08:27,204 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyCancellation: CoreMessage[messageID=3864, durable=true, userID=20430d18-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:27 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCancellation, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-fe69fd07-4e79-45d9-b0e3-43ec9f51298b, JMSReplyTo=temp-queue://c7a8fd34-68f9-4725-b1f4-1f4de19d6bb8, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@567248002, transaction: TransactionImpl [xid=null, txID=3865, xid=null, state=COMMITTED, createTime=1719576507202(Fri Jun 28 12:08:27 UTC 2024), timeoutSeconds=-1, nr operations = 0]@38612331
2024-06-28 12:08:27,205 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from b12c7916-43ee-4ef5-ab83-013b818ceb09: CoreMessage[messageID=3872, durable=true, userID=2043d06b-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:27 UTC 2024, expiration=0, durable=true, address=differentTopic, size=471, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-fe69fd07-4e79-45d9-b0e3-43ec9f51298b, _AMQ_ROUTING_TYPE=0]]@549180499 to transaction: TransactionImpl [xid=null, txID=3875, xid=null, state=ACTIVE, createTime=1719576507205(Fri Jun 28 12:08:27 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3f78de9e
2024-06-28 12:08:27,205 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from dbe0458c-7034-47d6-b98c-e35d0dac88fe: CoreMessage[messageID=3872, durable=true, userID=2043d06b-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:27 UTC 2024, expiration=0, durable=true, address=differentTopic, size=471, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-fe69fd07-4e79-45d9-b0e3-43ec9f51298b, _AMQ_ROUTING_TYPE=0]]@549180499 to transaction: TransactionImpl [xid=null, txID=3876, xid=null, state=ACTIVE, createTime=1719576507205(Fri Jun 28 12:08:27 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2c7ef22c
2024-06-28 12:08:27,205 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from b12c7916-43ee-4ef5-ab83-013b818ceb09: CoreMessage[messageID=3872, durable=true, userID=2043d06b-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:27 UTC 2024, expiration=0, durable=true, address=differentTopic, size=471, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-fe69fd07-4e79-45d9-b0e3-43ec9f51298b, _AMQ_ROUTING_TYPE=0]]@549180499, transaction: TransactionImpl [xid=null, txID=3875, xid=null, state=COMMITTED, createTime=1719576507205(Fri Jun 28 12:08:27 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3f78de9e
2024-06-28 12:08:27,205 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from dbe0458c-7034-47d6-b98c-e35d0dac88fe: CoreMessage[messageID=3872, durable=true, userID=2043d06b-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:27 UTC 2024, expiration=0, durable=true, address=differentTopic, size=471, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (f7f96604-3f8c-40d6-90b4-35edaba0b2ad), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-fe69fd07-4e79-45d9-b0e3-43ec9f51298b, _AMQ_ROUTING_TYPE=0]]@549180499, transaction: TransactionImpl [xid=null, txID=3876, xid=null, state=COMMITTED, createTime=1719576507205(Fri Jun 28 12:08:27 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2c7ef22c
2024-06-28 12:08:28,205 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 3 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@c98dc7c, org.eclipse.scout.rt.mom.jms.JmsSubscription@1f17fe4c, org.eclipse.scout.rt.mom.jms.JmsSubscription@260715eb]
2024-06-28 12:08:28,207 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [3a10c2a3-22fe-42aa-9980-3e030e7cfe6d]
2024-06-28 12:08:28,214 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [b12c7916-43ee-4ef5-ab83-013b818ceb09]
2024-06-28 12:08:28,215 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@15ec1263[job=JMS reply cancel message listener, state=RUNNING]]
2024-06-28 12:08:28,216 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.012064 ms
2024-06-28 12:08:28,216 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [dbe0458c-7034-47d6-b98c-e35d0dac88fe]
2024-06-28 12:08:28,219 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-06-28 12:08:28,219 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-06-28 12:08:28,220 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 204074fa-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:08:28,221 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-06-28 12:08:28,221 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 1043.346250 ms
2024-06-28 12:08:28,221 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testMomEnvironmentWithCustomCancellationTopicAsString [artemis]>
2024-06-28 12:08:28,223 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:08:28,223 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testRequestReply [artemis-j2ee]>
2024-06-28 12:08:28,224 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1518100417'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-06-28 12:08:28,227 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-06-28 12:08:28,227 INFO  [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 20dfe95d-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-06-28 12:08:28,228 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [20e01070-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=20dfe95d-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=20dfe95d-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@78df855d, true, {}]
2024-06-28 12:08:28,229 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [20e03781-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=20dfe95d-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=20dfe95d-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6c9cdda7, true, {}]
2024-06-28 12:08:28,230 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 20e03781-3547-11ef-af8f-0a580a280f89 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true]
2024-06-28 12:08:28,230 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@97432dd
2024-06-28 12:08:28,231 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=ccb85325-5659-49c4-86a0-712e6c40b246, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, 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, fqqn=null]]
2024-06-28 12:08:28,232 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@324d2cd0
2024-06-28 12:08:28,232 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, ccb85325-5659-49c4-86a0-712e6c40b246, null, 0, false, true, null]
2024-06-28 12:08:28,233 INFO  [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 20e0d3c3-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-06-28 12:08:28,234 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [20e0d3c6-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=20e0d3c3-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=20e0d3c3-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@48fb672c, true, {}]
2024-06-28 12:08:28,234 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [20e0fad7-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=20e0d3c3-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=20e0d3c3-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@406d137, true, {}]
2024-06-28 12:08:28,235 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null]
2024-06-28 12:08:28,236 INFO  [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 20e148f8-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom224]
2024-06-28 12:08:28,237 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [20e1700b-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=20e148f8-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=20e148f8-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7d5f790, true, {}]
2024-06-28 12:08:28,237 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [20e1700c-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=20e148f8-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=20e148f8-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@59a5b11b, true, {}]
2024-06-28 12:08:28,238 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=a066bed8-1cee-4f68-b9b2-33052e1d05a6, address=a066bed8-1cee-4f68-b9b2-33052e1d05a6, 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, fqqn=null]]
2024-06-28 12:08:28,238 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@47fb7db0
2024-06-28 12:08:28,239 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6fb15d48
2024-06-28 12:08:28,239 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, a066bed8-1cee-4f68-b9b2-33052e1d05a6, null, 0, false, true, null]
2024-06-28 12:08:28,241 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3946, durable=true, userID=20e1e53f-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=767, properties=TypedProperties[__AMQ_CID=20e1700a-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a22a0249-9a77-4135-9aff-95bc3b87e260, JMSReplyTo=temp-queue://a066bed8-1cee-4f68-b9b2-33052e1d05a6, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1333051049, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483381)
..................................................
***** durable queues test/mom/testRequestReplyInternal:
- queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null
***** non durable for test/mom/testRequestReplyInternal:
..................................................
, transaction: null
2024-06-28 12:08:28,242 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[3946]:RELIABLE:CoreMessage[messageID=3946, durable=true, userID=20e1e53f-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=767, properties=TypedProperties[__AMQ_CID=20e1700a-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a22a0249-9a77-4135-9aff-95bc3b87e260, JMSReplyTo=temp-queue://a066bed8-1cee-4f68-b9b2-33052e1d05a6, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1333051049
2024-06-28 12:08:28,242 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=3946, durable=true, userID=20e1e53f-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=767, properties=TypedProperties[__AMQ_CID=20e1700a-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a22a0249-9a77-4135-9aff-95bc3b87e260, JMSReplyTo=temp-queue://a066bed8-1cee-4f68-b9b2-33052e1d05a6, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1333051049 to transaction: TransactionImpl [xid=null, txID=3947, xid=null, state=ACTIVE, createTime=1719576508242(Fri Jun 28 12:08:28 UTC 2024), timeoutSeconds=-1, nr operations = 1]@54659e9e
2024-06-28 12:08:28,243 INFO  [scout-thread-14] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 20e25a70-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=c02e7563-217a-4272-b244-9e941408c516, activemq.broker=mom61]
2024-06-28 12:08:28,244 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [20e28183-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=20e25a70-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=20e25a70-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@24a184a5, true, {}]
2024-06-28 12:08:28,244 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [20e28184-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=20e25a70-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=20e25a70-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1aeb7fe, true, {}]
2024-06-28 12:08:28,245 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=3946, durable=true, userID=20e1e53f-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=767, properties=TypedProperties[__AMQ_CID=20e1700a-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a22a0249-9a77-4135-9aff-95bc3b87e260, JMSReplyTo=temp-queue://a066bed8-1cee-4f68-b9b2-33052e1d05a6, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1333051049, transaction: TransactionImpl [xid=null, txID=3947, xid=null, state=COMMITTED, createTime=1719576508242(Fri Jun 28 12:08:28 UTC 2024), timeoutSeconds=-1, nr operations = 0]@54659e9e
2024-06-28 12:08:28,246 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3952, durable=true, userID=20e2cfa6-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=a066bed8-1cee-4f68-b9b2-33052e1d05a6, size=837, properties=TypedProperties[__AMQ_CID=20e28182-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a22a0249-9a77-4135-9aff-95bc3b87e260, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=c02e7563-217a-4272-b244-9e941408c516]]@1569502944, context: RoutingContextImpl(Address=a066bed8-1cee-4f68-b9b2-33052e1d05a6, routingType=ANYCAST, PreviousAddress=a066bed8-1cee-4f68-b9b2-33052e1d05a6 previousRoute:ANYCAST, reusable=true, version=-2147483125)
..................................................
***** durable queues a066bed8-1cee-4f68-b9b2-33052e1d05a6:
***** non durable for a066bed8-1cee-4f68-b9b2-33052e1d05a6:
- queueID=3942 address:a066bed8-1cee-4f68-b9b2-33052e1d05a6 name:a066bed8-1cee-4f68-b9b2-33052e1d05a6 filter:null
..................................................
, transaction: null
2024-06-28 12:08:28,246 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from a066bed8-1cee-4f68-b9b2-33052e1d05a6: Reference[3952]:RELIABLE:CoreMessage[messageID=3952, durable=true, userID=20e2cfa6-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=a066bed8-1cee-4f68-b9b2-33052e1d05a6, size=837, properties=TypedProperties[__AMQ_CID=20e28182-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a22a0249-9a77-4135-9aff-95bc3b87e260, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=c02e7563-217a-4272-b244-9e941408c516]]@1569502944
2024-06-28 12:08:28,247 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from a066bed8-1cee-4f68-b9b2-33052e1d05a6: CoreMessage[messageID=3952, durable=true, userID=20e2cfa6-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=a066bed8-1cee-4f68-b9b2-33052e1d05a6, size=837, properties=TypedProperties[__AMQ_CID=20e28182-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a22a0249-9a77-4135-9aff-95bc3b87e260, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=c02e7563-217a-4272-b244-9e941408c516]]@1569502944 to transaction: TransactionImpl [xid=null, txID=3955, xid=null, state=ACTIVE, createTime=1719576508247(Fri Jun 28 12:08:28 UTC 2024), timeoutSeconds=-1, nr operations = 1]@23c71d0b
2024-06-28 12:08:28,247 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from a066bed8-1cee-4f68-b9b2-33052e1d05a6: CoreMessage[messageID=3952, durable=true, userID=20e2cfa6-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=a066bed8-1cee-4f68-b9b2-33052e1d05a6, size=837, properties=TypedProperties[__AMQ_CID=20e28182-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a22a0249-9a77-4135-9aff-95bc3b87e260, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=c02e7563-217a-4272-b244-9e941408c516]]@1569502944, transaction: TransactionImpl [xid=null, txID=3955, xid=null, state=COMMITTED, createTime=1719576508247(Fri Jun 28 12:08:28 UTC 2024), timeoutSeconds=-1, nr operations = 0]@23c71d0b
2024-06-28 12:08:28,247 INFO  [scout-thread-14] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 20e25a70-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=c02e7563-217a-4272-b244-9e941408c516, activemq.broker=mom61]
2024-06-28 12:08:28,248 INFO  [scout-thread-20] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 20e148f8-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom224]
2024-06-28 12:08:28,250 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@8814886, org.eclipse.scout.rt.mom.jms.JmsSubscription@fc05dfa] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-06-28 12:08:28,252 INFO  [scout-thread-22] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 20e0d3c3-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-06-28 12:08:28,253 INFO  [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 20e3e117-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-06-28 12:08:28,254 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [20e3e11a-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=20e3e117-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=20e3e117-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4009acfd, true, {}]
2024-06-28 12:08:28,254 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [20e4082b-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=20e3e117-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=20e3e117-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@53679bf3, true, {}]
2024-06-28 12:08:28,255 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null]
2024-06-28 12:08:28,256 INFO  [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 20e4564c-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom224]
2024-06-28 12:08:28,257 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [20e4564f-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=20e4564c-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=20e4564c-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@f84350f, true, {}]
2024-06-28 12:08:28,257 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [20e47d60-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=20e4564c-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=20e4564c-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7ef488f7, true, {}]
2024-06-28 12:08:28,258 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=ea81653a-286d-4814-8cdd-57752b65e1f7, address=ea81653a-286d-4814-8cdd-57752b65e1f7, 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, fqqn=null]]
2024-06-28 12:08:28,258 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@b860794
2024-06-28 12:08:28,259 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7cd47322
2024-06-28 12:08:28,259 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, ea81653a-286d-4814-8cdd-57752b65e1f7, null, 0, false, true, null]
2024-06-28 12:08:28,260 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3991, durable=true, userID=20e4f293-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=860, properties=TypedProperties[__AMQ_CID=20e4564e-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-22ad39fb-89c1-40d7-abab-b289eaa9bc80, JMSReplyTo=temp-queue://ea81653a-286d-4814-8cdd-57752b65e1f7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1876462732, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483381)
..................................................
***** durable queues test/mom/testRequestReplyInternal:
- queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null
***** non durable for test/mom/testRequestReplyInternal:
..................................................
, transaction: null
2024-06-28 12:08:28,262 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[3991]:RELIABLE:CoreMessage[messageID=3991, durable=true, userID=20e4f293-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=860, properties=TypedProperties[__AMQ_CID=20e4564e-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-22ad39fb-89c1-40d7-abab-b289eaa9bc80, JMSReplyTo=temp-queue://ea81653a-286d-4814-8cdd-57752b65e1f7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1876462732
2024-06-28 12:08:28,262 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=3991, durable=true, userID=20e4f293-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=860, properties=TypedProperties[__AMQ_CID=20e4564e-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-22ad39fb-89c1-40d7-abab-b289eaa9bc80, JMSReplyTo=temp-queue://ea81653a-286d-4814-8cdd-57752b65e1f7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1876462732 to transaction: TransactionImpl [xid=null, txID=3992, xid=null, state=ACTIVE, createTime=1719576508262(Fri Jun 28 12:08:28 UTC 2024), timeoutSeconds=-1, nr operations = 1]@79cfd6f
2024-06-28 12:08:28,263 INFO  [scout-thread-14] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 20e567c4-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=361ab0a3-09c1-45ab-9f8b-19a26ebeb9a8, activemq.broker=mom61]
2024-06-28 12:08:28,264 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [20e58ed7-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=20e567c4-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=20e567c4-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@163f1be7, true, {}]
2024-06-28 12:08:28,265 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [20e5b5e8-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=20e567c4-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=20e567c4-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@694ad3fa, true, {}]
2024-06-28 12:08:28,265 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=3991, durable=true, userID=20e4f293-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=860, properties=TypedProperties[__AMQ_CID=20e4564e-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-22ad39fb-89c1-40d7-abab-b289eaa9bc80, JMSReplyTo=temp-queue://ea81653a-286d-4814-8cdd-57752b65e1f7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1876462732, transaction: TransactionImpl [xid=null, txID=3992, xid=null, state=COMMITTED, createTime=1719576508262(Fri Jun 28 12:08:28 UTC 2024), timeoutSeconds=-1, nr operations = 0]@79cfd6f
2024-06-28 12:08:28,266 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3997, durable=true, userID=20e5dcfa-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=ea81653a-286d-4814-8cdd-57752b65e1f7, size=930, properties=TypedProperties[__AMQ_CID=20e58ed6-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-22ad39fb-89c1-40d7-abab-b289eaa9bc80, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=361ab0a3-09c1-45ab-9f8b-19a26ebeb9a8]]@915042300, context: RoutingContextImpl(Address=ea81653a-286d-4814-8cdd-57752b65e1f7, routingType=ANYCAST, PreviousAddress=ea81653a-286d-4814-8cdd-57752b65e1f7 previousRoute:ANYCAST, reusable=true, version=-2147483123)
..................................................
***** durable queues ea81653a-286d-4814-8cdd-57752b65e1f7:
***** non durable for ea81653a-286d-4814-8cdd-57752b65e1f7:
- queueID=3987 address:ea81653a-286d-4814-8cdd-57752b65e1f7 name:ea81653a-286d-4814-8cdd-57752b65e1f7 filter:null
..................................................
, transaction: null
2024-06-28 12:08:28,267 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from ea81653a-286d-4814-8cdd-57752b65e1f7: Reference[3997]:RELIABLE:CoreMessage[messageID=3997, durable=true, userID=20e5dcfa-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=ea81653a-286d-4814-8cdd-57752b65e1f7, size=930, properties=TypedProperties[__AMQ_CID=20e58ed6-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-22ad39fb-89c1-40d7-abab-b289eaa9bc80, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=361ab0a3-09c1-45ab-9f8b-19a26ebeb9a8]]@915042300
2024-06-28 12:08:28,267 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from ea81653a-286d-4814-8cdd-57752b65e1f7: CoreMessage[messageID=3997, durable=true, userID=20e5dcfa-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=ea81653a-286d-4814-8cdd-57752b65e1f7, size=930, properties=TypedProperties[__AMQ_CID=20e58ed6-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-22ad39fb-89c1-40d7-abab-b289eaa9bc80, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=361ab0a3-09c1-45ab-9f8b-19a26ebeb9a8]]@915042300 to transaction: TransactionImpl [xid=null, txID=4000, xid=null, state=ACTIVE, createTime=1719576508267(Fri Jun 28 12:08:28 UTC 2024), timeoutSeconds=-1, nr operations = 1]@58396099
2024-06-28 12:08:28,267 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from ea81653a-286d-4814-8cdd-57752b65e1f7: CoreMessage[messageID=3997, durable=true, userID=20e5dcfa-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=ea81653a-286d-4814-8cdd-57752b65e1f7, size=930, properties=TypedProperties[__AMQ_CID=20e58ed6-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-22ad39fb-89c1-40d7-abab-b289eaa9bc80, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=361ab0a3-09c1-45ab-9f8b-19a26ebeb9a8]]@915042300, transaction: TransactionImpl [xid=null, txID=4000, xid=null, state=COMMITTED, createTime=1719576508267(Fri Jun 28 12:08:28 UTC 2024), timeoutSeconds=-1, nr operations = 0]@58396099
2024-06-28 12:08:28,268 INFO  [scout-thread-14] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 20e567c4-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=361ab0a3-09c1-45ab-9f8b-19a26ebeb9a8, activemq.broker=mom61]
2024-06-28 12:08:28,268 INFO  [scout-thread-20] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 20e4564c-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom224]
2024-06-28 12:08:28,271 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@32e72ca4, org.eclipse.scout.rt.mom.jms.JmsSubscription@1e220a9b] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-06-28 12:08:28,272 INFO  [scout-thread-22] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 20e3e117-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-06-28 12:08:28,273 INFO  [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 20e6ee6b-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-06-28 12:08:28,274 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [20e7157e-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=20e6ee6b-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=20e6ee6b-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7232d63f, true, {}]
2024-06-28 12:08:28,275 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [20e73c8f-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=20e6ee6b-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=20e6ee6b-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6998576c, true, {}]
2024-06-28 12:08:28,276 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null]
2024-06-28 12:08:28,276 INFO  [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 20e763a0-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom224]
2024-06-28 12:08:28,277 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [20e78ab3-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=20e763a0-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=20e763a0-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@17a19e44, true, {}]
2024-06-28 12:08:28,278 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [20e7b1c4-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=20e763a0-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=20e763a0-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@555a5127, true, {}]
2024-06-28 12:08:28,278 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=0dcac863-1606-4da0-9142-f520b5320caa, address=0dcac863-1606-4da0-9142-f520b5320caa, 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, fqqn=null]]
2024-06-28 12:08:28,278 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@aa8083c
2024-06-28 12:08:28,279 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@679ee200
2024-06-28 12:08:28,280 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 0dcac863-1606-4da0-9142-f520b5320caa, null, 0, false, true, null]
2024-06-28 12:08:28,281 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4036, durable=true, userID=20e7ffe7-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=869, properties=TypedProperties[__AMQ_CID=20e78ab2-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-088be55b-137a-4fc0-9b2a-c9f87aa97053, JMSReplyTo=temp-queue://0dcac863-1606-4da0-9142-f520b5320caa, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@193362086, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483381)
..................................................
***** durable queues test/mom/testRequestReplyInternal:
- queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null
***** non durable for test/mom/testRequestReplyInternal:
..................................................
, transaction: null
2024-06-28 12:08:28,285 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[4036]:RELIABLE:CoreMessage[messageID=4036, durable=true, userID=20e7ffe7-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=869, properties=TypedProperties[__AMQ_CID=20e78ab2-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-088be55b-137a-4fc0-9b2a-c9f87aa97053, JMSReplyTo=temp-queue://0dcac863-1606-4da0-9142-f520b5320caa, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@193362086
2024-06-28 12:08:28,286 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4036, durable=true, userID=20e7ffe7-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=869, properties=TypedProperties[__AMQ_CID=20e78ab2-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-088be55b-137a-4fc0-9b2a-c9f87aa97053, JMSReplyTo=temp-queue://0dcac863-1606-4da0-9142-f520b5320caa, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@193362086 to transaction: TransactionImpl [xid=null, txID=4037, xid=null, state=ACTIVE, createTime=1719576508286(Fri Jun 28 12:08:28 UTC 2024), timeoutSeconds=-1, nr operations = 1]@10be1e06
2024-06-28 12:08:28,287 INFO  [scout-thread-14] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 20e91158-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=afcd1bed-b378-413f-8d49-cdd196e1074f, activemq.broker=mom61]
2024-06-28 12:08:28,288 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [20e9386b-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=20e91158-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=20e91158-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@bcfa17c, true, {}]
2024-06-28 12:08:28,289 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [20e9386c-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=20e91158-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=20e91158-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3305f480, true, {}]
2024-06-28 12:08:28,289 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4036, durable=true, userID=20e7ffe7-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=869, properties=TypedProperties[__AMQ_CID=20e78ab2-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-088be55b-137a-4fc0-9b2a-c9f87aa97053, JMSReplyTo=temp-queue://0dcac863-1606-4da0-9142-f520b5320caa, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@193362086, transaction: TransactionImpl [xid=null, txID=4037, xid=null, state=COMMITTED, createTime=1719576508286(Fri Jun 28 12:08:28 UTC 2024), timeoutSeconds=-1, nr operations = 0]@10be1e06
2024-06-28 12:08:28,290 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 0dcac863-1606-4da0-9142-f520b5320caa: Reference[4042]:RELIABLE:CoreMessage[messageID=4042, durable=true, userID=20e9868e-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=0dcac863-1606-4da0-9142-f520b5320caa, size=939, properties=TypedProperties[__AMQ_CID=20e9386a-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-088be55b-137a-4fc0-9b2a-c9f87aa97053, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=afcd1bed-b378-413f-8d49-cdd196e1074f]]@523603046
2024-06-28 12:08:28,290 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4042, durable=true, userID=20e9868e-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=0dcac863-1606-4da0-9142-f520b5320caa, size=939, properties=TypedProperties[__AMQ_CID=20e9386a-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-088be55b-137a-4fc0-9b2a-c9f87aa97053, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=afcd1bed-b378-413f-8d49-cdd196e1074f]]@523603046, context: RoutingContextImpl(Address=0dcac863-1606-4da0-9142-f520b5320caa, routingType=ANYCAST, PreviousAddress=0dcac863-1606-4da0-9142-f520b5320caa previousRoute:ANYCAST, reusable=true, version=-2147483121)
..................................................
***** durable queues 0dcac863-1606-4da0-9142-f520b5320caa:
***** non durable for 0dcac863-1606-4da0-9142-f520b5320caa:
- queueID=4032 address:0dcac863-1606-4da0-9142-f520b5320caa name:0dcac863-1606-4da0-9142-f520b5320caa filter:null
..................................................
, transaction: null
2024-06-28 12:08:28,291 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 0dcac863-1606-4da0-9142-f520b5320caa: CoreMessage[messageID=4042, durable=true, userID=20e9868e-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=0dcac863-1606-4da0-9142-f520b5320caa, size=939, properties=TypedProperties[__AMQ_CID=20e9386a-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-088be55b-137a-4fc0-9b2a-c9f87aa97053, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=afcd1bed-b378-413f-8d49-cdd196e1074f]]@523603046 to transaction: TransactionImpl [xid=null, txID=4043, xid=null, state=ACTIVE, createTime=1719576508291(Fri Jun 28 12:08:28 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7029eefb
2024-06-28 12:08:28,291 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 0dcac863-1606-4da0-9142-f520b5320caa: CoreMessage[messageID=4042, durable=true, userID=20e9868e-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=0dcac863-1606-4da0-9142-f520b5320caa, size=939, properties=TypedProperties[__AMQ_CID=20e9386a-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-088be55b-137a-4fc0-9b2a-c9f87aa97053, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=afcd1bed-b378-413f-8d49-cdd196e1074f]]@523603046, transaction: TransactionImpl [xid=null, txID=4043, xid=null, state=COMMITTED, createTime=1719576508291(Fri Jun 28 12:08:28 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7029eefb
2024-06-28 12:08:28,291 INFO  [scout-thread-14] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 20e91158-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=afcd1bed-b378-413f-8d49-cdd196e1074f, activemq.broker=mom61]
2024-06-28 12:08:28,292 INFO  [scout-thread-20] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 20e763a0-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom224]
2024-06-28 12:08:28,295 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@182c4f45, org.eclipse.scout.rt.mom.jms.JmsSubscription@3f3c95df] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-06-28 12:08:28,296 INFO  [scout-thread-22] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 20e6ee6b-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-06-28 12:08:28,297 INFO  [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 20ea97ff-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-06-28 12:08:28,298 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [20eabf12-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=20ea97ff-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=20ea97ff-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@51d09a04, true, {}]
2024-06-28 12:08:28,299 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [20eae623-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=20ea97ff-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=20ea97ff-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@78a2224a, true, {}]
2024-06-28 12:08:28,300 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null]
2024-06-28 12:08:28,301 INFO  [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 20eb3444-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom224]
2024-06-28 12:08:28,301 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [20eb3447-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=20eb3444-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=20eb3444-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@58f4380a, true, {}]
2024-06-28 12:08:28,302 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [20eb5b58-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=20eb3444-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=20eb3444-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4d8b21f7, true, {}]
2024-06-28 12:08:28,302 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=0e17cdbc-42c2-43d8-859b-5fa02aea6832, address=0e17cdbc-42c2-43d8-859b-5fa02aea6832, 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, fqqn=null]]
2024-06-28 12:08:28,303 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@78ecf7ba
2024-06-28 12:08:28,303 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4097e349
2024-06-28 12:08:28,304 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 0e17cdbc-42c2-43d8-859b-5fa02aea6832, null, 0, false, true, null]
2024-06-28 12:08:28,305 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4081, durable=true, userID=20eba97b-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=20eb3446-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e462cd00-2912-4fdc-83e8-4cf33872c24e, JMSReplyTo=temp-queue://0e17cdbc-42c2-43d8-859b-5fa02aea6832, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@533260430, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483381)
..................................................
***** durable queues test/mom/testRequestReplyInternal:
- queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null
***** non durable for test/mom/testRequestReplyInternal:
..................................................
, transaction: null
2024-06-28 12:08:28,306 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[4081]:RELIABLE:CoreMessage[messageID=4081, durable=true, userID=20eba97b-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=20eb3446-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e462cd00-2912-4fdc-83e8-4cf33872c24e, JMSReplyTo=temp-queue://0e17cdbc-42c2-43d8-859b-5fa02aea6832, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@533260430
2024-06-28 12:08:28,307 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4081, durable=true, userID=20eba97b-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=20eb3446-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e462cd00-2912-4fdc-83e8-4cf33872c24e, JMSReplyTo=temp-queue://0e17cdbc-42c2-43d8-859b-5fa02aea6832, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@533260430 to transaction: TransactionImpl [xid=null, txID=4082, xid=null, state=ACTIVE, createTime=1719576508307(Fri Jun 28 12:08:28 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4ec5e526
2024-06-28 12:08:28,308 INFO  [scout-thread-14] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 20ec45bc-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=fe54ee77-8bb4-495c-be0a-4bc1dadee721, activemq.broker=mom61]
2024-06-28 12:08:28,309 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [20ec6ccf-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=20ec45bc-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=20ec45bc-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@12c43507, true, {}]
2024-06-28 12:08:28,309 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [20ec6cd0-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=20ec45bc-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=20ec45bc-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5edb801c, true, {}]
2024-06-28 12:08:28,310 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4081, durable=true, userID=20eba97b-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=20eb3446-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e462cd00-2912-4fdc-83e8-4cf33872c24e, JMSReplyTo=temp-queue://0e17cdbc-42c2-43d8-859b-5fa02aea6832, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@533260430, transaction: TransactionImpl [xid=null, txID=4082, xid=null, state=COMMITTED, createTime=1719576508307(Fri Jun 28 12:08:28 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4ec5e526
2024-06-28 12:08:28,311 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4087, durable=true, userID=20ecbaf2-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=0e17cdbc-42c2-43d8-859b-5fa02aea6832, size=865, properties=TypedProperties[__AMQ_CID=20ec6cce-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e462cd00-2912-4fdc-83e8-4cf33872c24e, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=fe54ee77-8bb4-495c-be0a-4bc1dadee721]]@1698566205, context: RoutingContextImpl(Address=0e17cdbc-42c2-43d8-859b-5fa02aea6832, routingType=ANYCAST, PreviousAddress=0e17cdbc-42c2-43d8-859b-5fa02aea6832 previousRoute:ANYCAST, reusable=true, version=-2147483119)
..................................................
***** durable queues 0e17cdbc-42c2-43d8-859b-5fa02aea6832:
***** non durable for 0e17cdbc-42c2-43d8-859b-5fa02aea6832:
- queueID=4077 address:0e17cdbc-42c2-43d8-859b-5fa02aea6832 name:0e17cdbc-42c2-43d8-859b-5fa02aea6832 filter:null
..................................................
, transaction: null
2024-06-28 12:08:28,311 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 0e17cdbc-42c2-43d8-859b-5fa02aea6832: Reference[4087]:RELIABLE:CoreMessage[messageID=4087, durable=true, userID=20ecbaf2-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=0e17cdbc-42c2-43d8-859b-5fa02aea6832, size=865, properties=TypedProperties[__AMQ_CID=20ec6cce-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e462cd00-2912-4fdc-83e8-4cf33872c24e, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=fe54ee77-8bb4-495c-be0a-4bc1dadee721]]@1698566205
2024-06-28 12:08:28,312 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 0e17cdbc-42c2-43d8-859b-5fa02aea6832: CoreMessage[messageID=4087, durable=true, userID=20ecbaf2-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=0e17cdbc-42c2-43d8-859b-5fa02aea6832, size=865, properties=TypedProperties[__AMQ_CID=20ec6cce-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e462cd00-2912-4fdc-83e8-4cf33872c24e, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=fe54ee77-8bb4-495c-be0a-4bc1dadee721]]@1698566205 to transaction: TransactionImpl [xid=null, txID=4090, xid=null, state=ACTIVE, createTime=1719576508312(Fri Jun 28 12:08:28 UTC 2024), timeoutSeconds=-1, nr operations = 1]@14e0823d
2024-06-28 12:08:28,312 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 0e17cdbc-42c2-43d8-859b-5fa02aea6832: CoreMessage[messageID=4087, durable=true, userID=20ecbaf2-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=0e17cdbc-42c2-43d8-859b-5fa02aea6832, size=865, properties=TypedProperties[__AMQ_CID=20ec6cce-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e462cd00-2912-4fdc-83e8-4cf33872c24e, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=fe54ee77-8bb4-495c-be0a-4bc1dadee721]]@1698566205, transaction: TransactionImpl [xid=null, txID=4090, xid=null, state=COMMITTED, createTime=1719576508312(Fri Jun 28 12:08:28 UTC 2024), timeoutSeconds=-1, nr operations = 0]@14e0823d
2024-06-28 12:08:28,312 INFO  [scout-thread-14] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 20ec45bc-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=fe54ee77-8bb4-495c-be0a-4bc1dadee721, activemq.broker=mom61]
2024-06-28 12:08:28,313 INFO  [scout-thread-20] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 20eb3444-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom224]
2024-06-28 12:08:28,316 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@fd20a2a, org.eclipse.scout.rt.mom.jms.JmsSubscription@15093e32] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-06-28 12:08:28,317 INFO  [scout-thread-22] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 20ea97ff-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-06-28 12:08:28,318 INFO  [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 20edcc63-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-06-28 12:08:28,319 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [20edf376-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=20edcc63-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=20edcc63-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5caaae2f, true, {}]
2024-06-28 12:08:28,320 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [20ee1a87-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=20edcc63-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=20edcc63-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1fc9f400, true, {}]
2024-06-28 12:08:28,321 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null]
2024-06-28 12:08:28,322 INFO  [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 20ee68a8-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom224]
2024-06-28 12:08:28,322 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [20ee68ab-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=20ee68a8-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=20ee68a8-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@756da952, true, {}]
2024-06-28 12:08:28,323 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [20ee8fbc-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=20ee68a8-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=20ee68a8-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2ca1f0bd, true, {}]
2024-06-28 12:08:28,323 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=fa494534-f4f3-47fd-9e26-694c28dd546f, address=fa494534-f4f3-47fd-9e26-694c28dd546f, 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, fqqn=null]]
2024-06-28 12:08:28,323 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@62df42cc
2024-06-28 12:08:28,324 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@51803f9d
2024-06-28 12:08:28,325 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, fa494534-f4f3-47fd-9e26-694c28dd546f, null, 0, false, true, null]
2024-06-28 12:08:28,326 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4126, durable=true, userID=20ef04ef-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=751, properties=TypedProperties[__AMQ_CID=20ee68aa-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e27bf4d5-5bed-480b-9866-28be9abb0ddd, JMSReplyTo=temp-queue://fa494534-f4f3-47fd-9e26-694c28dd546f, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@104634927, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483381)
..................................................
***** durable queues test/mom/testRequestReplyInternal:
- queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null
***** non durable for test/mom/testRequestReplyInternal:
..................................................
, transaction: null
2024-06-28 12:08:28,327 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[4126]:RELIABLE:CoreMessage[messageID=4126, durable=true, userID=20ef04ef-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=751, properties=TypedProperties[__AMQ_CID=20ee68aa-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e27bf4d5-5bed-480b-9866-28be9abb0ddd, JMSReplyTo=temp-queue://fa494534-f4f3-47fd-9e26-694c28dd546f, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@104634927
2024-06-28 12:08:28,328 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4126, durable=true, userID=20ef04ef-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=751, properties=TypedProperties[__AMQ_CID=20ee68aa-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e27bf4d5-5bed-480b-9866-28be9abb0ddd, JMSReplyTo=temp-queue://fa494534-f4f3-47fd-9e26-694c28dd546f, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@104634927 to transaction: TransactionImpl [xid=null, txID=4127, xid=null, state=ACTIVE, createTime=1719576508328(Fri Jun 28 12:08:28 UTC 2024), timeoutSeconds=-1, nr operations = 1]@660e563f
2024-06-28 12:08:28,328 INFO  [scout-thread-14] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 20ef5310-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=9f2c7ffd-e299-45bb-8390-bb6274d247f9, activemq.broker=mom61]
2024-06-28 12:08:28,329 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [20ef7a23-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=20ef5310-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=20ef5310-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4575da8e, true, {}]
2024-06-28 12:08:28,330 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [20ef7a24-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=20ef5310-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=20ef5310-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5034a3f8, true, {}]
2024-06-28 12:08:28,330 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4126, durable=true, userID=20ef04ef-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=751, properties=TypedProperties[__AMQ_CID=20ee68aa-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e27bf4d5-5bed-480b-9866-28be9abb0ddd, JMSReplyTo=temp-queue://fa494534-f4f3-47fd-9e26-694c28dd546f, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@104634927, transaction: TransactionImpl [xid=null, txID=4127, xid=null, state=COMMITTED, createTime=1719576508328(Fri Jun 28 12:08:28 UTC 2024), timeoutSeconds=-1, nr operations = 0]@660e563f
2024-06-28 12:08:28,338 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from fa494534-f4f3-47fd-9e26-694c28dd546f: Reference[4132]:RELIABLE:CoreMessage[messageID=4132, durable=true, userID=20f0b2a6-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=fa494534-f4f3-47fd-9e26-694c28dd546f, size=821, properties=TypedProperties[__AMQ_CID=20ef7a22-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e27bf4d5-5bed-480b-9866-28be9abb0ddd, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=9f2c7ffd-e299-45bb-8390-bb6274d247f9]]@513025490
2024-06-28 12:08:28,338 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4132, durable=true, userID=20f0b2a6-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=fa494534-f4f3-47fd-9e26-694c28dd546f, size=821, properties=TypedProperties[__AMQ_CID=20ef7a22-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e27bf4d5-5bed-480b-9866-28be9abb0ddd, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=9f2c7ffd-e299-45bb-8390-bb6274d247f9]]@513025490, context: RoutingContextImpl(Address=fa494534-f4f3-47fd-9e26-694c28dd546f, routingType=ANYCAST, PreviousAddress=fa494534-f4f3-47fd-9e26-694c28dd546f previousRoute:ANYCAST, reusable=true, version=-2147483117)
..................................................
***** durable queues fa494534-f4f3-47fd-9e26-694c28dd546f:
***** non durable for fa494534-f4f3-47fd-9e26-694c28dd546f:
- queueID=4122 address:fa494534-f4f3-47fd-9e26-694c28dd546f name:fa494534-f4f3-47fd-9e26-694c28dd546f filter:null
..................................................
, transaction: null
2024-06-28 12:08:28,339 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from fa494534-f4f3-47fd-9e26-694c28dd546f: CoreMessage[messageID=4132, durable=true, userID=20f0b2a6-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=fa494534-f4f3-47fd-9e26-694c28dd546f, size=821, properties=TypedProperties[__AMQ_CID=20ef7a22-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e27bf4d5-5bed-480b-9866-28be9abb0ddd, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=9f2c7ffd-e299-45bb-8390-bb6274d247f9]]@513025490 to transaction: TransactionImpl [xid=null, txID=4133, xid=null, state=ACTIVE, createTime=1719576508339(Fri Jun 28 12:08:28 UTC 2024), timeoutSeconds=-1, nr operations = 1]@766fd1a9
2024-06-28 12:08:28,339 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from fa494534-f4f3-47fd-9e26-694c28dd546f: CoreMessage[messageID=4132, durable=true, userID=20f0b2a6-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=fa494534-f4f3-47fd-9e26-694c28dd546f, size=821, properties=TypedProperties[__AMQ_CID=20ef7a22-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e27bf4d5-5bed-480b-9866-28be9abb0ddd, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=9f2c7ffd-e299-45bb-8390-bb6274d247f9]]@513025490, transaction: TransactionImpl [xid=null, txID=4133, xid=null, state=COMMITTED, createTime=1719576508339(Fri Jun 28 12:08:28 UTC 2024), timeoutSeconds=-1, nr operations = 0]@766fd1a9
2024-06-28 12:08:28,340 INFO  [scout-thread-14] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 20ef5310-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=9f2c7ffd-e299-45bb-8390-bb6274d247f9, activemq.broker=mom61]
2024-06-28 12:08:28,340 INFO  [scout-thread-20] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 20ee68a8-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom224]
2024-06-28 12:08:28,343 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@3a100181, org.eclipse.scout.rt.mom.jms.JmsSubscription@fc7f1d2] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-06-28 12:08:28,345 INFO  [scout-thread-22] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 20edcc63-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-06-28 12:08:28,346 INFO  [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 20f21237-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-06-28 12:08:28,347 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [20f2394a-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=20f21237-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=20f21237-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5dcf1d76, true, {}]
2024-06-28 12:08:28,348 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [20f2394b-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=20f21237-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=20f21237-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4a554076, true, {}]
2024-06-28 12:08:28,349 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null]
2024-06-28 12:08:28,350 INFO  [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 20f2ae7c-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom224]
2024-06-28 12:08:28,350 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [20f2ae7f-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=20f2ae7c-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=20f2ae7c-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@701cbeca, true, {}]
2024-06-28 12:08:28,351 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [20f2d590-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=20f2ae7c-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=20f2ae7c-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@529d6626, true, {}]
2024-06-28 12:08:28,351 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=d8308de8-073f-4bfb-8382-6d7f61489028, address=d8308de8-073f-4bfb-8382-6d7f61489028, 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, fqqn=null]]
2024-06-28 12:08:28,352 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6ed0c10f
2024-06-28 12:08:28,352 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@39571842
2024-06-28 12:08:28,353 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, d8308de8-073f-4bfb-8382-6d7f61489028, null, 0, false, true, null]
2024-06-28 12:08:28,354 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4171, durable=true, userID=20f34ac3-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=767, properties=TypedProperties[__AMQ_CID=20f2ae7e-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-deb84cd4-4560-446f-9669-1da7f74f2a73, JMSReplyTo=temp-queue://d8308de8-073f-4bfb-8382-6d7f61489028, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2017322162, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483381)
..................................................
***** durable queues test/mom/testRequestReplyInternal:
- queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null
***** non durable for test/mom/testRequestReplyInternal:
..................................................
, transaction: null
2024-06-28 12:08:28,355 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[4171]:RELIABLE:CoreMessage[messageID=4171, durable=true, userID=20f34ac3-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=767, properties=TypedProperties[__AMQ_CID=20f2ae7e-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-deb84cd4-4560-446f-9669-1da7f74f2a73, JMSReplyTo=temp-queue://d8308de8-073f-4bfb-8382-6d7f61489028, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2017322162
2024-06-28 12:08:28,356 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4171, durable=true, userID=20f34ac3-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=767, properties=TypedProperties[__AMQ_CID=20f2ae7e-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-deb84cd4-4560-446f-9669-1da7f74f2a73, JMSReplyTo=temp-queue://d8308de8-073f-4bfb-8382-6d7f61489028, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2017322162 to transaction: TransactionImpl [xid=null, txID=4172, xid=null, state=ACTIVE, createTime=1719576508356(Fri Jun 28 12:08:28 UTC 2024), timeoutSeconds=-1, nr operations = 1]@318673cf
2024-06-28 12:08:28,357 INFO  [scout-thread-14] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 20f398e4-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=2a603adf-11ec-46a2-afb5-78b306421066, activemq.broker=mom61]
2024-06-28 12:08:28,357 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [20f3bff7-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=20f398e4-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=20f398e4-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4a6032a8, true, {}]
2024-06-28 12:08:28,358 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [20f3bff8-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=20f398e4-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=20f398e4-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1c1321d4, true, {}]
2024-06-28 12:08:28,359 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4171, durable=true, userID=20f34ac3-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=767, properties=TypedProperties[__AMQ_CID=20f2ae7e-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-deb84cd4-4560-446f-9669-1da7f74f2a73, JMSReplyTo=temp-queue://d8308de8-073f-4bfb-8382-6d7f61489028, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2017322162, transaction: TransactionImpl [xid=null, txID=4172, xid=null, state=COMMITTED, createTime=1719576508356(Fri Jun 28 12:08:28 UTC 2024), timeoutSeconds=-1, nr operations = 0]@318673cf
2024-06-28 12:08:28,359 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4177, durable=true, userID=20f3e70a-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=d8308de8-073f-4bfb-8382-6d7f61489028, size=837, properties=TypedProperties[__AMQ_CID=20f3bff6-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-deb84cd4-4560-446f-9669-1da7f74f2a73, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=2a603adf-11ec-46a2-afb5-78b306421066]]@2139006403, context: RoutingContextImpl(Address=d8308de8-073f-4bfb-8382-6d7f61489028, routingType=ANYCAST, PreviousAddress=d8308de8-073f-4bfb-8382-6d7f61489028 previousRoute:ANYCAST, reusable=true, version=-2147483115)
..................................................
***** durable queues d8308de8-073f-4bfb-8382-6d7f61489028:
***** non durable for d8308de8-073f-4bfb-8382-6d7f61489028:
- queueID=4167 address:d8308de8-073f-4bfb-8382-6d7f61489028 name:d8308de8-073f-4bfb-8382-6d7f61489028 filter:null
..................................................
, transaction: null
2024-06-28 12:08:28,359 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from d8308de8-073f-4bfb-8382-6d7f61489028: Reference[4177]:RELIABLE:CoreMessage[messageID=4177, durable=true, userID=20f3e70a-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=d8308de8-073f-4bfb-8382-6d7f61489028, size=837, properties=TypedProperties[__AMQ_CID=20f3bff6-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-deb84cd4-4560-446f-9669-1da7f74f2a73, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=2a603adf-11ec-46a2-afb5-78b306421066]]@2139006403
2024-06-28 12:08:28,359 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from d8308de8-073f-4bfb-8382-6d7f61489028: CoreMessage[messageID=4177, durable=true, userID=20f3e70a-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=d8308de8-073f-4bfb-8382-6d7f61489028, size=837, properties=TypedProperties[__AMQ_CID=20f3bff6-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-deb84cd4-4560-446f-9669-1da7f74f2a73, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=2a603adf-11ec-46a2-afb5-78b306421066]]@2139006403 to transaction: TransactionImpl [xid=null, txID=4180, xid=null, state=ACTIVE, createTime=1719576508359(Fri Jun 28 12:08:28 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6ad50a8f
2024-06-28 12:08:28,359 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from d8308de8-073f-4bfb-8382-6d7f61489028: CoreMessage[messageID=4177, durable=true, userID=20f3e70a-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=d8308de8-073f-4bfb-8382-6d7f61489028, size=837, properties=TypedProperties[__AMQ_CID=20f3bff6-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-deb84cd4-4560-446f-9669-1da7f74f2a73, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=2a603adf-11ec-46a2-afb5-78b306421066]]@2139006403, transaction: TransactionImpl [xid=null, txID=4180, xid=null, state=COMMITTED, createTime=1719576508359(Fri Jun 28 12:08:28 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6ad50a8f
2024-06-28 12:08:28,360 INFO  [scout-thread-14] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 20f398e4-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=2a603adf-11ec-46a2-afb5-78b306421066, activemq.broker=mom61]
2024-06-28 12:08:28,360 INFO  [scout-thread-20] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 20f2ae7c-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom224]
2024-06-28 12:08:28,363 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@6d18c345, org.eclipse.scout.rt.mom.jms.JmsSubscription@7145291b] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-06-28 12:08:28,364 INFO  [scout-thread-22] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 20f21237-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-06-28 12:08:28,365 INFO  [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 20f4f87b-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-06-28 12:08:28,366 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [20f51f8e-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=20f4f87b-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=20f4f87b-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1ad67bb1, true, {}]
2024-06-28 12:08:28,366 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [20f51f8f-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=20f4f87b-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=20f4f87b-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2d7c1ef9, true, {}]
2024-06-28 12:08:28,367 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null]
2024-06-28 12:08:28,368 INFO  [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 20f56db0-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom224]
2024-06-28 12:08:28,369 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [20f594c3-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=20f56db0-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=20f56db0-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@54ee692, true, {}]
2024-06-28 12:08:28,369 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [20f594c4-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=20f56db0-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=20f56db0-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4d260562, true, {}]
2024-06-28 12:08:28,370 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=09235726-1280-4c78-8991-6e64177cc49b, address=09235726-1280-4c78-8991-6e64177cc49b, 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, fqqn=null]]
2024-06-28 12:08:28,370 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6871d6ea
2024-06-28 12:08:28,371 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@23cf4c3e
2024-06-28 12:08:28,371 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 09235726-1280-4c78-8991-6e64177cc49b, null, 0, false, true, null]
2024-06-28 12:08:28,373 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4216, durable=true, userID=20f609f7-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=860, properties=TypedProperties[__AMQ_CID=20f594c2-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-98a179a4-ca96-4ea0-b978-b05b2189a78c, JMSReplyTo=temp-queue://09235726-1280-4c78-8991-6e64177cc49b, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@506038368, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483381)
..................................................
***** durable queues test/mom/testRequestReplyInternal:
- queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null
***** non durable for test/mom/testRequestReplyInternal:
..................................................
, transaction: null
2024-06-28 12:08:28,374 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[4216]:RELIABLE:CoreMessage[messageID=4216, durable=true, userID=20f609f7-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=860, properties=TypedProperties[__AMQ_CID=20f594c2-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-98a179a4-ca96-4ea0-b978-b05b2189a78c, JMSReplyTo=temp-queue://09235726-1280-4c78-8991-6e64177cc49b, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@506038368
2024-06-28 12:08:28,374 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4216, durable=true, userID=20f609f7-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=860, properties=TypedProperties[__AMQ_CID=20f594c2-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-98a179a4-ca96-4ea0-b978-b05b2189a78c, JMSReplyTo=temp-queue://09235726-1280-4c78-8991-6e64177cc49b, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@506038368 to transaction: TransactionImpl [xid=null, txID=4217, xid=null, state=ACTIVE, createTime=1719576508374(Fri Jun 28 12:08:28 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1fdb8a1d
2024-06-28 12:08:28,375 INFO  [scout-thread-14] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 20f67f28-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=b2bb48ab-8fe0-4d2b-b8b5-c02385109953, activemq.broker=mom61]
2024-06-28 12:08:28,375 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [20f67f2b-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=20f67f28-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=20f67f28-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1f4c535, true, {}]
2024-06-28 12:08:28,376 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [20f6a63c-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=20f67f28-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=20f67f28-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@415de232, true, {}]
2024-06-28 12:08:28,377 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4216, durable=true, userID=20f609f7-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=860, properties=TypedProperties[__AMQ_CID=20f594c2-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-98a179a4-ca96-4ea0-b978-b05b2189a78c, JMSReplyTo=temp-queue://09235726-1280-4c78-8991-6e64177cc49b, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@506038368, transaction: TransactionImpl [xid=null, txID=4217, xid=null, state=COMMITTED, createTime=1719576508374(Fri Jun 28 12:08:28 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1fdb8a1d
2024-06-28 12:08:28,377 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4222, durable=true, userID=20f6cd4e-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=09235726-1280-4c78-8991-6e64177cc49b, size=930, properties=TypedProperties[__AMQ_CID=20f67f2a-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-98a179a4-ca96-4ea0-b978-b05b2189a78c, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b2bb48ab-8fe0-4d2b-b8b5-c02385109953]]@1787234996, context: RoutingContextImpl(Address=09235726-1280-4c78-8991-6e64177cc49b, routingType=ANYCAST, PreviousAddress=09235726-1280-4c78-8991-6e64177cc49b previousRoute:ANYCAST, reusable=true, version=-2147483113)
..................................................
***** durable queues 09235726-1280-4c78-8991-6e64177cc49b:
***** non durable for 09235726-1280-4c78-8991-6e64177cc49b:
- queueID=4212 address:09235726-1280-4c78-8991-6e64177cc49b name:09235726-1280-4c78-8991-6e64177cc49b filter:null
..................................................
, transaction: null
2024-06-28 12:08:28,377 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 09235726-1280-4c78-8991-6e64177cc49b: Reference[4222]:RELIABLE:CoreMessage[messageID=4222, durable=true, userID=20f6cd4e-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=09235726-1280-4c78-8991-6e64177cc49b, size=930, properties=TypedProperties[__AMQ_CID=20f67f2a-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-98a179a4-ca96-4ea0-b978-b05b2189a78c, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b2bb48ab-8fe0-4d2b-b8b5-c02385109953]]@1787234996
2024-06-28 12:08:28,378 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 09235726-1280-4c78-8991-6e64177cc49b: CoreMessage[messageID=4222, durable=true, userID=20f6cd4e-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=09235726-1280-4c78-8991-6e64177cc49b, size=930, properties=TypedProperties[__AMQ_CID=20f67f2a-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-98a179a4-ca96-4ea0-b978-b05b2189a78c, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b2bb48ab-8fe0-4d2b-b8b5-c02385109953]]@1787234996 to transaction: TransactionImpl [xid=null, txID=4225, xid=null, state=ACTIVE, createTime=1719576508378(Fri Jun 28 12:08:28 UTC 2024), timeoutSeconds=-1, nr operations = 1]@370b63e7
2024-06-28 12:08:28,378 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 09235726-1280-4c78-8991-6e64177cc49b: CoreMessage[messageID=4222, durable=true, userID=20f6cd4e-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=09235726-1280-4c78-8991-6e64177cc49b, size=930, properties=TypedProperties[__AMQ_CID=20f67f2a-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-98a179a4-ca96-4ea0-b978-b05b2189a78c, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b2bb48ab-8fe0-4d2b-b8b5-c02385109953]]@1787234996, transaction: TransactionImpl [xid=null, txID=4225, xid=null, state=COMMITTED, createTime=1719576508378(Fri Jun 28 12:08:28 UTC 2024), timeoutSeconds=-1, nr operations = 0]@370b63e7
2024-06-28 12:08:28,378 INFO  [scout-thread-14] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 20f67f28-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=b2bb48ab-8fe0-4d2b-b8b5-c02385109953, activemq.broker=mom61]
2024-06-28 12:08:28,379 INFO  [scout-thread-20] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 20f56db0-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom224]
2024-06-28 12:08:28,382 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@5584dadb, org.eclipse.scout.rt.mom.jms.JmsSubscription@41700177] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-06-28 12:08:28,383 INFO  [scout-thread-22] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 20f4f87b-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-06-28 12:08:28,384 INFO  [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 20f7debf-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-06-28 12:08:28,385 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [20f805d2-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=20f7debf-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=20f7debf-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@705d26, true, {}]
2024-06-28 12:08:28,385 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [20f805d3-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=20f7debf-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=20f7debf-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2da74e6b, true, {}]
2024-06-28 12:08:28,386 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null]
2024-06-28 12:08:28,387 INFO  [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 20f853f4-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom224]
2024-06-28 12:08:28,388 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [20f87b07-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=20f853f4-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=20f853f4-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@95a9d8d, true, {}]
2024-06-28 12:08:28,388 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [20f87b08-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=20f853f4-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=20f853f4-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@ae3a153, true, {}]
2024-06-28 12:08:28,389 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=5e345382-0355-4648-84a2-fb21588b0e9a, address=5e345382-0355-4648-84a2-fb21588b0e9a, 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, fqqn=null]]
2024-06-28 12:08:28,389 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@5ab27987
2024-06-28 12:08:28,390 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@29fde199
2024-06-28 12:08:28,390 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 5e345382-0355-4648-84a2-fb21588b0e9a, null, 0, false, true, null]
2024-06-28 12:08:28,392 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4261, durable=true, userID=20f8f03b-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=869, properties=TypedProperties[__AMQ_CID=20f87b06-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-567e49d0-3d0d-4457-b8f4-2c91948913a1, JMSReplyTo=temp-queue://5e345382-0355-4648-84a2-fb21588b0e9a, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1934020510, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483381)
..................................................
***** durable queues test/mom/testRequestReplyInternal:
- queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null
***** non durable for test/mom/testRequestReplyInternal:
..................................................
, transaction: null
2024-06-28 12:08:28,393 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[4261]:RELIABLE:CoreMessage[messageID=4261, durable=true, userID=20f8f03b-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=869, properties=TypedProperties[__AMQ_CID=20f87b06-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-567e49d0-3d0d-4457-b8f4-2c91948913a1, JMSReplyTo=temp-queue://5e345382-0355-4648-84a2-fb21588b0e9a, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1934020510
2024-06-28 12:08:28,393 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4261, durable=true, userID=20f8f03b-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=869, properties=TypedProperties[__AMQ_CID=20f87b06-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-567e49d0-3d0d-4457-b8f4-2c91948913a1, JMSReplyTo=temp-queue://5e345382-0355-4648-84a2-fb21588b0e9a, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1934020510 to transaction: TransactionImpl [xid=null, txID=4262, xid=null, state=ACTIVE, createTime=1719576508393(Fri Jun 28 12:08:28 UTC 2024), timeoutSeconds=-1, nr operations = 1]@159b6e8d
2024-06-28 12:08:28,394 INFO  [scout-thread-14] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 20f9656c-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=4fc83c5f-b3d5-4f12-a231-71873a6ed57c, activemq.broker=mom61]
2024-06-28 12:08:28,394 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [20f9656f-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=20f9656c-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=20f9656c-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@70113116, true, {}]
2024-06-28 12:08:28,395 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [20f98c80-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=20f9656c-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=20f9656c-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3ebe36db, true, {}]
2024-06-28 12:08:28,396 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 5e345382-0355-4648-84a2-fb21588b0e9a: Reference[4267]:RELIABLE:CoreMessage[messageID=4267, durable=true, userID=20f9b392-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=5e345382-0355-4648-84a2-fb21588b0e9a, size=939, properties=TypedProperties[__AMQ_CID=20f9656e-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-567e49d0-3d0d-4457-b8f4-2c91948913a1, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=4fc83c5f-b3d5-4f12-a231-71873a6ed57c]]@977466107
2024-06-28 12:08:28,396 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4261, durable=true, userID=20f8f03b-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=869, properties=TypedProperties[__AMQ_CID=20f87b06-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-567e49d0-3d0d-4457-b8f4-2c91948913a1, JMSReplyTo=temp-queue://5e345382-0355-4648-84a2-fb21588b0e9a, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1934020510, transaction: TransactionImpl [xid=null, txID=4262, xid=null, state=COMMITTED, createTime=1719576508393(Fri Jun 28 12:08:28 UTC 2024), timeoutSeconds=-1, nr operations = 0]@159b6e8d
2024-06-28 12:08:28,396 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4267, durable=true, userID=20f9b392-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=5e345382-0355-4648-84a2-fb21588b0e9a, size=939, properties=TypedProperties[__AMQ_CID=20f9656e-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-567e49d0-3d0d-4457-b8f4-2c91948913a1, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=4fc83c5f-b3d5-4f12-a231-71873a6ed57c]]@977466107, context: RoutingContextImpl(Address=5e345382-0355-4648-84a2-fb21588b0e9a, routingType=ANYCAST, PreviousAddress=5e345382-0355-4648-84a2-fb21588b0e9a previousRoute:ANYCAST, reusable=true, version=-2147483111)
..................................................
***** durable queues 5e345382-0355-4648-84a2-fb21588b0e9a:
***** non durable for 5e345382-0355-4648-84a2-fb21588b0e9a:
- queueID=4257 address:5e345382-0355-4648-84a2-fb21588b0e9a name:5e345382-0355-4648-84a2-fb21588b0e9a filter:null
..................................................
, transaction: null
2024-06-28 12:08:28,397 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 5e345382-0355-4648-84a2-fb21588b0e9a: CoreMessage[messageID=4267, durable=true, userID=20f9b392-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=5e345382-0355-4648-84a2-fb21588b0e9a, size=939, properties=TypedProperties[__AMQ_CID=20f9656e-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-567e49d0-3d0d-4457-b8f4-2c91948913a1, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=4fc83c5f-b3d5-4f12-a231-71873a6ed57c]]@977466107 to transaction: TransactionImpl [xid=null, txID=4268, xid=null, state=ACTIVE, createTime=1719576508396(Fri Jun 28 12:08:28 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1652c2c
2024-06-28 12:08:28,397 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 5e345382-0355-4648-84a2-fb21588b0e9a: CoreMessage[messageID=4267, durable=true, userID=20f9b392-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=5e345382-0355-4648-84a2-fb21588b0e9a, size=939, properties=TypedProperties[__AMQ_CID=20f9656e-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-567e49d0-3d0d-4457-b8f4-2c91948913a1, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=4fc83c5f-b3d5-4f12-a231-71873a6ed57c]]@977466107, transaction: TransactionImpl [xid=null, txID=4268, xid=null, state=COMMITTED, createTime=1719576508396(Fri Jun 28 12:08:28 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1652c2c
2024-06-28 12:08:28,397 INFO  [scout-thread-14] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 20f9656c-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=4fc83c5f-b3d5-4f12-a231-71873a6ed57c, activemq.broker=mom61]
2024-06-28 12:08:28,397 INFO  [scout-thread-20] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 20f853f4-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom224]
2024-06-28 12:08:28,400 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@7b179659, org.eclipse.scout.rt.mom.jms.JmsSubscription@3be14e85] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-06-28 12:08:28,401 INFO  [scout-thread-22] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 20f7debf-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-06-28 12:08:28,403 INFO  [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 20fa9df3-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-06-28 12:08:28,403 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [20fac506-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=20fa9df3-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=20fa9df3-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3142245b, true, {}]
2024-06-28 12:08:28,404 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [20faec17-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=20fa9df3-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=20fa9df3-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@47d2f4b0, true, {}]
2024-06-28 12:08:28,405 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null]
2024-06-28 12:08:28,406 INFO  [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 20fb3a38-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom224]
2024-06-28 12:08:28,406 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [20fb3a3b-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=20fb3a38-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=20fb3a38-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@68c28dad, true, {}]
2024-06-28 12:08:28,407 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [20fb614c-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=20fb3a38-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=20fb3a38-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@50c80407, true, {}]
2024-06-28 12:08:28,407 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=e33bad8b-d56f-4ea7-9c55-08b1e65d8758, address=e33bad8b-d56f-4ea7-9c55-08b1e65d8758, 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, fqqn=null]]
2024-06-28 12:08:28,407 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@1fbe8e4a
2024-06-28 12:08:28,408 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@42d5dec5
2024-06-28 12:08:28,409 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, e33bad8b-d56f-4ea7-9c55-08b1e65d8758, null, 0, false, true, null]
2024-06-28 12:08:28,410 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4306, durable=true, userID=20fbd67f-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=20fb3a3a-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b4b9ab47-af40-4e8f-b113-71dc87cba40a, JMSReplyTo=temp-queue://e33bad8b-d56f-4ea7-9c55-08b1e65d8758, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2019847465, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483381)
..................................................
***** durable queues test/mom/testRequestReplyInternal:
- queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null
***** non durable for test/mom/testRequestReplyInternal:
..................................................
, transaction: null
2024-06-28 12:08:28,415 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[4306]:RELIABLE:CoreMessage[messageID=4306, durable=true, userID=20fbd67f-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=20fb3a3a-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b4b9ab47-af40-4e8f-b113-71dc87cba40a, JMSReplyTo=temp-queue://e33bad8b-d56f-4ea7-9c55-08b1e65d8758, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2019847465
2024-06-28 12:08:28,415 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4306, durable=true, userID=20fbd67f-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=20fb3a3a-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b4b9ab47-af40-4e8f-b113-71dc87cba40a, JMSReplyTo=temp-queue://e33bad8b-d56f-4ea7-9c55-08b1e65d8758, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2019847465 to transaction: TransactionImpl [xid=null, txID=4307, xid=null, state=ACTIVE, createTime=1719576508415(Fri Jun 28 12:08:28 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1afa562c
2024-06-28 12:08:28,416 INFO  [scout-thread-14] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 20fcc0e0-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=de9a8bd6-1ff1-4a01-ace9-2b320510c9e8, activemq.broker=mom61]
2024-06-28 12:08:28,416 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [20fcc0e3-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=20fcc0e0-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=20fcc0e0-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1009c4ae, true, {}]
2024-06-28 12:08:28,417 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [20fce7f4-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=20fcc0e0-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=20fcc0e0-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@12b193a7, true, {}]
2024-06-28 12:08:28,418 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4306, durable=true, userID=20fbd67f-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=20fb3a3a-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b4b9ab47-af40-4e8f-b113-71dc87cba40a, JMSReplyTo=temp-queue://e33bad8b-d56f-4ea7-9c55-08b1e65d8758, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2019847465, transaction: TransactionImpl [xid=null, txID=4307, xid=null, state=COMMITTED, createTime=1719576508415(Fri Jun 28 12:08:28 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1afa562c
2024-06-28 12:08:28,419 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from e33bad8b-d56f-4ea7-9c55-08b1e65d8758: Reference[4312]:RELIABLE:CoreMessage[messageID=4312, durable=true, userID=20fd0f06-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=e33bad8b-d56f-4ea7-9c55-08b1e65d8758, size=865, properties=TypedProperties[__AMQ_CID=20fcc0e2-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b4b9ab47-af40-4e8f-b113-71dc87cba40a, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=de9a8bd6-1ff1-4a01-ace9-2b320510c9e8]]@1013550141
2024-06-28 12:08:28,419 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4312, durable=true, userID=20fd0f06-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=e33bad8b-d56f-4ea7-9c55-08b1e65d8758, size=865, properties=TypedProperties[__AMQ_CID=20fcc0e2-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b4b9ab47-af40-4e8f-b113-71dc87cba40a, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=de9a8bd6-1ff1-4a01-ace9-2b320510c9e8]]@1013550141, context: RoutingContextImpl(Address=e33bad8b-d56f-4ea7-9c55-08b1e65d8758, routingType=ANYCAST, PreviousAddress=e33bad8b-d56f-4ea7-9c55-08b1e65d8758 previousRoute:ANYCAST, reusable=true, version=-2147483109)
..................................................
***** durable queues e33bad8b-d56f-4ea7-9c55-08b1e65d8758:
***** non durable for e33bad8b-d56f-4ea7-9c55-08b1e65d8758:
- queueID=4302 address:e33bad8b-d56f-4ea7-9c55-08b1e65d8758 name:e33bad8b-d56f-4ea7-9c55-08b1e65d8758 filter:null
..................................................
, transaction: null
2024-06-28 12:08:28,419 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from e33bad8b-d56f-4ea7-9c55-08b1e65d8758: CoreMessage[messageID=4312, durable=true, userID=20fd0f06-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=e33bad8b-d56f-4ea7-9c55-08b1e65d8758, size=865, properties=TypedProperties[__AMQ_CID=20fcc0e2-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b4b9ab47-af40-4e8f-b113-71dc87cba40a, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=de9a8bd6-1ff1-4a01-ace9-2b320510c9e8]]@1013550141 to transaction: TransactionImpl [xid=null, txID=4313, xid=null, state=ACTIVE, createTime=1719576508419(Fri Jun 28 12:08:28 UTC 2024), timeoutSeconds=-1, nr operations = 1]@28434aa6
2024-06-28 12:08:28,419 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from e33bad8b-d56f-4ea7-9c55-08b1e65d8758: CoreMessage[messageID=4312, durable=true, userID=20fd0f06-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=e33bad8b-d56f-4ea7-9c55-08b1e65d8758, size=865, properties=TypedProperties[__AMQ_CID=20fcc0e2-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b4b9ab47-af40-4e8f-b113-71dc87cba40a, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=de9a8bd6-1ff1-4a01-ace9-2b320510c9e8]]@1013550141, transaction: TransactionImpl [xid=null, txID=4313, xid=null, state=COMMITTED, createTime=1719576508419(Fri Jun 28 12:08:28 UTC 2024), timeoutSeconds=-1, nr operations = 0]@28434aa6
2024-06-28 12:08:28,420 INFO  [scout-thread-14] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 20fcc0e0-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=de9a8bd6-1ff1-4a01-ace9-2b320510c9e8, activemq.broker=mom61]
2024-06-28 12:08:28,420 INFO  [scout-thread-20] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 20fb3a38-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom224]
2024-06-28 12:08:28,423 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@41865922, org.eclipse.scout.rt.mom.jms.JmsSubscription@3a76d7bf] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-06-28 12:08:28,424 INFO  [scout-thread-22] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 20fa9df3-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-06-28 12:08:28,425 INFO  [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 20fe2077-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-06-28 12:08:28,426 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [20fe478a-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=20fe2077-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=20fe2077-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3702baa2, true, {}]
2024-06-28 12:08:28,426 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [20fe478b-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=20fe2077-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=20fe2077-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5f396c0, true, {}]
2024-06-28 12:08:28,427 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null]
2024-06-28 12:08:28,428 INFO  [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 20fe95ac-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom224]
2024-06-28 12:08:28,429 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [20fe95af-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=20fe95ac-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=20fe95ac-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@8a56b33, true, {}]
2024-06-28 12:08:28,429 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [20febcc0-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=20fe95ac-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=20fe95ac-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@50a65e83, true, {}]
2024-06-28 12:08:28,430 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=dd69aeae-7b8d-4af9-94cc-b4dff2f3b9cc, address=dd69aeae-7b8d-4af9-94cc-b4dff2f3b9cc, 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, fqqn=null]]
2024-06-28 12:08:28,430 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@45b4ff71
2024-06-28 12:08:28,431 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4902d8ea
2024-06-28 12:08:28,431 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, dd69aeae-7b8d-4af9-94cc-b4dff2f3b9cc, null, 0, false, true, null]
2024-06-28 12:08:28,432 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4351, durable=true, userID=20ff31f3-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=751, properties=TypedProperties[__AMQ_CID=20fe95ae-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-23065630-2462-4f0b-9e7c-8013f104ead4, JMSReplyTo=temp-queue://dd69aeae-7b8d-4af9-94cc-b4dff2f3b9cc, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1118455961, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483381)
..................................................
***** durable queues test/mom/testRequestReplyInternal:
- queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null
***** non durable for test/mom/testRequestReplyInternal:
..................................................
, transaction: null
2024-06-28 12:08:28,434 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[4351]:RELIABLE:CoreMessage[messageID=4351, durable=true, userID=20ff31f3-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=751, properties=TypedProperties[__AMQ_CID=20fe95ae-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-23065630-2462-4f0b-9e7c-8013f104ead4, JMSReplyTo=temp-queue://dd69aeae-7b8d-4af9-94cc-b4dff2f3b9cc, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1118455961
2024-06-28 12:08:28,434 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4351, durable=true, userID=20ff31f3-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=751, properties=TypedProperties[__AMQ_CID=20fe95ae-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-23065630-2462-4f0b-9e7c-8013f104ead4, JMSReplyTo=temp-queue://dd69aeae-7b8d-4af9-94cc-b4dff2f3b9cc, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1118455961 to transaction: TransactionImpl [xid=null, txID=4352, xid=null, state=ACTIVE, createTime=1719576508434(Fri Jun 28 12:08:28 UTC 2024), timeoutSeconds=-1, nr operations = 1]@42505cdf
2024-06-28 12:08:28,434 INFO  [scout-thread-14] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 20ff8014-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=86362449-33a2-4fc4-a572-aa490be3863c, activemq.broker=mom61]
2024-06-28 12:08:28,435 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [20ffa727-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=20ff8014-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=20ff8014-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6d5bb21d, true, {}]
2024-06-28 12:08:28,436 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [20ffce38-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=20ff8014-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=20ff8014-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@17f059d0, true, {}]
2024-06-28 12:08:28,437 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4351, durable=true, userID=20ff31f3-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=751, properties=TypedProperties[__AMQ_CID=20fe95ae-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-23065630-2462-4f0b-9e7c-8013f104ead4, JMSReplyTo=temp-queue://dd69aeae-7b8d-4af9-94cc-b4dff2f3b9cc, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1118455961, transaction: TransactionImpl [xid=null, txID=4352, xid=null, state=COMMITTED, createTime=1719576508434(Fri Jun 28 12:08:28 UTC 2024), timeoutSeconds=-1, nr operations = 0]@42505cdf
2024-06-28 12:08:28,438 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4357, durable=true, userID=20fff54a-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=dd69aeae-7b8d-4af9-94cc-b4dff2f3b9cc, size=821, properties=TypedProperties[__AMQ_CID=20ffa726-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-23065630-2462-4f0b-9e7c-8013f104ead4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=86362449-33a2-4fc4-a572-aa490be3863c]]@121185140, context: RoutingContextImpl(Address=dd69aeae-7b8d-4af9-94cc-b4dff2f3b9cc, routingType=ANYCAST, PreviousAddress=dd69aeae-7b8d-4af9-94cc-b4dff2f3b9cc previousRoute:ANYCAST, reusable=true, version=-2147483107)
..................................................
***** durable queues dd69aeae-7b8d-4af9-94cc-b4dff2f3b9cc:
***** non durable for dd69aeae-7b8d-4af9-94cc-b4dff2f3b9cc:
- queueID=4347 address:dd69aeae-7b8d-4af9-94cc-b4dff2f3b9cc name:dd69aeae-7b8d-4af9-94cc-b4dff2f3b9cc filter:null
..................................................
, transaction: null
2024-06-28 12:08:28,438 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from dd69aeae-7b8d-4af9-94cc-b4dff2f3b9cc: Reference[4357]:RELIABLE:CoreMessage[messageID=4357, durable=true, userID=20fff54a-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=dd69aeae-7b8d-4af9-94cc-b4dff2f3b9cc, size=821, properties=TypedProperties[__AMQ_CID=20ffa726-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-23065630-2462-4f0b-9e7c-8013f104ead4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=86362449-33a2-4fc4-a572-aa490be3863c]]@121185140
2024-06-28 12:08:28,438 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from dd69aeae-7b8d-4af9-94cc-b4dff2f3b9cc: CoreMessage[messageID=4357, durable=true, userID=20fff54a-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=dd69aeae-7b8d-4af9-94cc-b4dff2f3b9cc, size=821, properties=TypedProperties[__AMQ_CID=20ffa726-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-23065630-2462-4f0b-9e7c-8013f104ead4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=86362449-33a2-4fc4-a572-aa490be3863c]]@121185140 to transaction: TransactionImpl [xid=null, txID=4359, xid=null, state=ACTIVE, createTime=1719576508438(Fri Jun 28 12:08:28 UTC 2024), timeoutSeconds=-1, nr operations = 1]@70743849
2024-06-28 12:08:28,438 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from dd69aeae-7b8d-4af9-94cc-b4dff2f3b9cc: CoreMessage[messageID=4357, durable=true, userID=20fff54a-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=dd69aeae-7b8d-4af9-94cc-b4dff2f3b9cc, size=821, properties=TypedProperties[__AMQ_CID=20ffa726-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-23065630-2462-4f0b-9e7c-8013f104ead4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=86362449-33a2-4fc4-a572-aa490be3863c]]@121185140, transaction: TransactionImpl [xid=null, txID=4359, xid=null, state=COMMITTED, createTime=1719576508438(Fri Jun 28 12:08:28 UTC 2024), timeoutSeconds=-1, nr operations = 0]@70743849
2024-06-28 12:08:28,439 INFO  [scout-thread-14] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 20ff8014-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=86362449-33a2-4fc4-a572-aa490be3863c, activemq.broker=mom61]
2024-06-28 12:08:28,439 INFO  [scout-thread-20] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 20fe95ac-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom224]
2024-06-28 12:08:28,442 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@68469f1f, org.eclipse.scout.rt.mom.jms.JmsSubscription@121936a6] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-06-28 12:08:28,443 INFO  [scout-thread-22] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 20fe2077-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-06-28 12:08:28,444 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@8ca54a3[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:08:28,445 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.012030 ms
2024-06-28 12:08:28,446 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 20dfe95d-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:08:28,448 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-06-28 12:08:28,448 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 224.879811 ms
2024-06-28 12:08:28,448 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testRequestReply [artemis-j2ee]>
2024-06-28 12:08:28,449 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:08:28,449 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testRequestReplyWithBlockingCondition [artemis-j2ee]>
2024-06-28 12:08:28,450 INFO  [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1679003221'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom1]
2024-06-28 12:08:28,453 INFO  [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom1]
2024-06-28 12:08:28,454 INFO  [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 21028d5c-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom1]
2024-06-28 12:08:28,454 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [21028d5f-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=21028d5c-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=21028d5c-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@aa92dd6, true, {}]
2024-06-28 12:08:28,455 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2102b370-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=21028d5c-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=21028d5c-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5cef0b9f, true, {}]
2024-06-28 12:08:28,456 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=8b2a588e-de75-41bc-9405-8f30d8c44ffc, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, 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, fqqn=null]]
2024-06-28 12:08:28,457 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@763eb45d
2024-06-28 12:08:28,457 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 8b2a588e-de75-41bc-9405-8f30d8c44ffc, null, 0, false, true, null]
2024-06-28 12:08:28,458 INFO  [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 210328a2-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom1]
2024-06-28 12:08:28,459 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [21034fb5-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=210328a2-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=210328a2-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2924e7f8, true, {}]
2024-06-28 12:08:28,459 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [21034fb6-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=210328a2-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=210328a2-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@53ab3987, true, {}]
2024-06-28 12:08:28,460 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyWithBlockingCondition, null, 0, false, true, null]
2024-06-28 12:08:28,464 INFO  [scout-thread-14] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2103ebf7-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyWithBlockingCondition, activemq.broker=mom61]
2024-06-28 12:08:28,464 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2104130a-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=2103ebf7-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=2103ebf7-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@34e2314b, true, {}]
2024-06-28 12:08:28,465 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [21043a1b-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=2103ebf7-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=2103ebf7-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@66855615, true, {}]
2024-06-28 12:08:28,466 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=1373fee7-b8bf-4564-8669-74a5ddd7db16, address=1373fee7-b8bf-4564-8669-74a5ddd7db16, 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, fqqn=null]]
2024-06-28 12:08:28,466 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6c79132c
2024-06-28 12:08:28,466 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7c0770ba
2024-06-28 12:08:28,467 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 1373fee7-b8bf-4564-8669-74a5ddd7db16, null, 0, false, true, null]
2024-06-28 12:08:28,469 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4416, durable=true, userID=2104af4e-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyWithBlockingCondition, size=895, properties=TypedProperties[__AMQ_CID=21041309-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d62f27a3-f8d5-408b-a03d-1762ebdf5d1d, JMSReplyTo=temp-queue://1373fee7-b8bf-4564-8669-74a5ddd7db16, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2020338921, context: RoutingContextImpl(Address=test/mom/testRequestReplyWithBlockingCondition, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyWithBlockingCondition previousRoute:ANYCAST, reusable=true, version=-2147483358)
..................................................
***** durable queues test/mom/testRequestReplyWithBlockingCondition:
- queueID=547 address:test/mom/testRequestReplyWithBlockingCondition name:test/mom/testRequestReplyWithBlockingCondition filter:null
***** non durable for test/mom/testRequestReplyWithBlockingCondition:
..................................................
, transaction: null
2024-06-28 12:08:28,470 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyWithBlockingCondition: Reference[4416]:RELIABLE:CoreMessage[messageID=4416, durable=true, userID=2104af4e-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyWithBlockingCondition, size=895, properties=TypedProperties[__AMQ_CID=21041309-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d62f27a3-f8d5-408b-a03d-1762ebdf5d1d, JMSReplyTo=temp-queue://1373fee7-b8bf-4564-8669-74a5ddd7db16, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2020338921
2024-06-28 12:08:28,470 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyWithBlockingCondition: CoreMessage[messageID=4416, durable=true, userID=2104af4e-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyWithBlockingCondition, size=895, properties=TypedProperties[__AMQ_CID=21041309-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d62f27a3-f8d5-408b-a03d-1762ebdf5d1d, JMSReplyTo=temp-queue://1373fee7-b8bf-4564-8669-74a5ddd7db16, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2020338921 to transaction: TransactionImpl [xid=null, txID=4417, xid=null, state=ACTIVE, createTime=1719576508470(Fri Jun 28 12:08:28 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3968cde6
2024-06-28 12:08:28,471 INFO  [scout-thread-15] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2105247f-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@809889d1[name=test/mom/testRequestReplyWithBlockingCondition, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=ce945fc4-5e0f-470d-bee9-897fc05a2a9e, activemq.broker=mom222]
2024-06-28 12:08:28,472 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [21052482-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=2105247f-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=2105247f-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3d8fec86, true, {}]
2024-06-28 12:08:28,472 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [21054b93-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=2105247f-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=2105247f-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3f033571, true, {}]
2024-06-28 12:08:28,473 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyWithBlockingCondition: CoreMessage[messageID=4416, durable=true, userID=2104af4e-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyWithBlockingCondition, size=895, properties=TypedProperties[__AMQ_CID=21041309-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d62f27a3-f8d5-408b-a03d-1762ebdf5d1d, JMSReplyTo=temp-queue://1373fee7-b8bf-4564-8669-74a5ddd7db16, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2020338921, transaction: TransactionImpl [xid=null, txID=4417, xid=null, state=COMMITTED, createTime=1719576508470(Fri Jun 28 12:08:28 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3968cde6
2024-06-28 12:08:28,473 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4422, durable=true, userID=210572a5-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=1373fee7-b8bf-4564-8669-74a5ddd7db16, size=933, properties=TypedProperties[__AMQ_CID=21052481-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d62f27a3-f8d5-408b-a03d-1762ebdf5d1d, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=ce945fc4-5e0f-470d-bee9-897fc05a2a9e]]@1365079807, context: RoutingContextImpl(Address=1373fee7-b8bf-4564-8669-74a5ddd7db16, routingType=ANYCAST, PreviousAddress=1373fee7-b8bf-4564-8669-74a5ddd7db16 previousRoute:ANYCAST, reusable=true, version=-2147483103)
..................................................
***** durable queues 1373fee7-b8bf-4564-8669-74a5ddd7db16:
***** non durable for 1373fee7-b8bf-4564-8669-74a5ddd7db16:
- queueID=4412 address:1373fee7-b8bf-4564-8669-74a5ddd7db16 name:1373fee7-b8bf-4564-8669-74a5ddd7db16 filter:null
..................................................
, transaction: null
2024-06-28 12:08:28,474 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 1373fee7-b8bf-4564-8669-74a5ddd7db16: Reference[4422]:RELIABLE:CoreMessage[messageID=4422, durable=true, userID=210572a5-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=1373fee7-b8bf-4564-8669-74a5ddd7db16, size=933, properties=TypedProperties[__AMQ_CID=21052481-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d62f27a3-f8d5-408b-a03d-1762ebdf5d1d, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=ce945fc4-5e0f-470d-bee9-897fc05a2a9e]]@1365079807
2024-06-28 12:08:28,474 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 1373fee7-b8bf-4564-8669-74a5ddd7db16: CoreMessage[messageID=4422, durable=true, userID=210572a5-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=1373fee7-b8bf-4564-8669-74a5ddd7db16, size=933, properties=TypedProperties[__AMQ_CID=21052481-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d62f27a3-f8d5-408b-a03d-1762ebdf5d1d, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=ce945fc4-5e0f-470d-bee9-897fc05a2a9e]]@1365079807 to transaction: TransactionImpl [xid=null, txID=4425, xid=null, state=ACTIVE, createTime=1719576508474(Fri Jun 28 12:08:28 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1773c8fc
2024-06-28 12:08:28,474 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 1373fee7-b8bf-4564-8669-74a5ddd7db16: CoreMessage[messageID=4422, durable=true, userID=210572a5-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=1373fee7-b8bf-4564-8669-74a5ddd7db16, size=933, properties=TypedProperties[__AMQ_CID=21052481-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d62f27a3-f8d5-408b-a03d-1762ebdf5d1d, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=ce945fc4-5e0f-470d-bee9-897fc05a2a9e]]@1365079807, transaction: TransactionImpl [xid=null, txID=4425, xid=null, state=COMMITTED, createTime=1719576508474(Fri Jun 28 12:08:28 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1773c8fc
2024-06-28 12:08:28,474 INFO  [scout-thread-15] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2105247f-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@809889d1[name=test/mom/testRequestReplyWithBlockingCondition, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=ce945fc4-5e0f-470d-bee9-897fc05a2a9e, activemq.broker=mom222]
2024-06-28 12:08:28,475 INFO  [scout-thread-14] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2103ebf7-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyWithBlockingCondition, activemq.broker=mom61]
Reply: TheReply
2024-06-28 12:08:28,477 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@426786ee]
2024-06-28 12:08:28,478 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 210328a2-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:08:28,479 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@25ee2b4e[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:08:28,480 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.010751 ms
2024-06-28 12:08:28,481 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 21028d5c-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:08:28,482 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-06-28 12:08:28,482 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 33.138100 ms
2024-06-28 12:08:28,483 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testRequestReplyWithBlockingCondition [artemis-j2ee]>
2024-06-28 12:08:28,484 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:08:28,484 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testRequestReply_StringMarshaller_Exception [artemis-j2ee]>
2024-06-28 12:08:28,485 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 762094348'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-06-28 12:08:28,488 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-06-28 12:08:28,488 INFO  [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2107bc97-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-06-28 12:08:28,489 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2107e3aa-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=2107bc97-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=2107bc97-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4d3c0694, true, {}]
2024-06-28 12:08:28,489 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2107e3ab-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=2107bc97-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=2107bc97-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7d0dc6b3, true, {}]
2024-06-28 12:08:28,491 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=ce55daad-43df-47f4-bc94-4bc235615d23, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, 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, fqqn=null]]
2024-06-28 12:08:28,491 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@36875213
2024-06-28 12:08:28,492 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, ce55daad-43df-47f4-bc94-4bc235615d23, null, 0, false, true, null]
2024-06-28 12:08:28,492 INFO  [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 210858dd-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-06-28 12:08:28,493 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [21087ff0-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=210858dd-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=210858dd-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@129014af, true, {}]
2024-06-28 12:08:28,494 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [21087ff1-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=210858dd-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=210858dd-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@27085b55, true, {}]
2024-06-28 12:08:28,495 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReply_StringMarshaller_Exception, null, 0, false, true, null]
2024-06-28 12:08:28,496 INFO  [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2108f522-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReply_StringMarshaller_Exception, activemq.broker=mom224]
2024-06-28 12:08:28,496 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2108f525-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=2108f522-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=2108f522-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6ec9edab, true, {}]
2024-06-28 12:08:28,497 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [21091c36-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=2108f522-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=2108f522-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@45614f5c, true, {}]
2024-06-28 12:08:28,497 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=d3398810-7e33-4e75-9e97-aa27c81bc19c, address=d3398810-7e33-4e75-9e97-aa27c81bc19c, 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, fqqn=null]]
2024-06-28 12:08:28,497 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@16185ece
2024-06-28 12:08:28,498 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@309659c1
2024-06-28 12:08:28,499 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, d3398810-7e33-4e75-9e97-aa27c81bc19c, null, 0, false, true, null]
2024-06-28 12:08:28,500 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4481, durable=true, userID=21096a59-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_StringMarshaller_Exception, size=777, properties=TypedProperties[__AMQ_CID=2108f524-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6cadf40e-5b65-4dbb-82db-cbe4d19dc6b3, JMSReplyTo=temp-queue://d3398810-7e33-4e75-9e97-aa27c81bc19c, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@5982121, context: RoutingContextImpl(Address=test/mom/testRequestReply_StringMarshaller_Exception, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReply_StringMarshaller_Exception previousRoute:ANYCAST, reusable=true, version=-2147483353)
..................................................
***** durable queues test/mom/testRequestReply_StringMarshaller_Exception:
- queueID=612 address:test/mom/testRequestReply_StringMarshaller_Exception name:test/mom/testRequestReply_StringMarshaller_Exception filter:null
***** non durable for test/mom/testRequestReply_StringMarshaller_Exception:
..................................................
, transaction: null
2024-06-28 12:08:28,501 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReply_StringMarshaller_Exception: Reference[4481]:RELIABLE:CoreMessage[messageID=4481, durable=true, userID=21096a59-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_StringMarshaller_Exception, size=777, properties=TypedProperties[__AMQ_CID=2108f524-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6cadf40e-5b65-4dbb-82db-cbe4d19dc6b3, JMSReplyTo=temp-queue://d3398810-7e33-4e75-9e97-aa27c81bc19c, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@5982121
2024-06-28 12:08:28,502 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReply_StringMarshaller_Exception: CoreMessage[messageID=4481, durable=true, userID=21096a59-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_StringMarshaller_Exception, size=777, properties=TypedProperties[__AMQ_CID=2108f524-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6cadf40e-5b65-4dbb-82db-cbe4d19dc6b3, JMSReplyTo=temp-queue://d3398810-7e33-4e75-9e97-aa27c81bc19c, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@5982121 to transaction: TransactionImpl [xid=null, txID=4482, xid=null, state=ACTIVE, createTime=1719576508502(Fri Jun 28 12:08:28 UTC 2024), timeoutSeconds=-1, nr operations = 1]@70f56832
2024-06-28 12:08:28,502 ERROR [scout-thread-14] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handleThrowable(ExceptionHandler.java:137) - SomethingWrongException: expected-expected-junit-exception - MDC[jobName=Receiving JMS message [dest=Destination@2812c4c[name=test/mom/testRequestReply_StringMarshaller_Exception, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=f2138ef3-5d38-4c40-a348-c521279271f3, activemq.broker=mom61]
org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest$SomethingWrongException: expected-expected-junit-exception
	at org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest.testRequestReply_StringMarshaller_Exception(JmsMomWithRequestReplyTest.java:701)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:75)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-06-28 12:08:28,503 INFO  [scout-thread-14] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 210a069a-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@2812c4c[name=test/mom/testRequestReply_StringMarshaller_Exception, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=f2138ef3-5d38-4c40-a348-c521279271f3, activemq.broker=mom61]
2024-06-28 12:08:28,503 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [210a069d-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=210a069a-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=210a069a-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3785de0c, true, {}]
2024-06-28 12:08:28,504 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [210a2dae-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=210a069a-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=210a069a-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2c33dc2a, true, {}]
2024-06-28 12:08:28,504 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReply_StringMarshaller_Exception: CoreMessage[messageID=4481, durable=true, userID=21096a59-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_StringMarshaller_Exception, size=777, properties=TypedProperties[__AMQ_CID=2108f524-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6cadf40e-5b65-4dbb-82db-cbe4d19dc6b3, JMSReplyTo=temp-queue://d3398810-7e33-4e75-9e97-aa27c81bc19c, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@5982121, transaction: TransactionImpl [xid=null, txID=4482, xid=null, state=COMMITTED, createTime=1719576508502(Fri Jun 28 12:08:28 UTC 2024), timeoutSeconds=-1, nr operations = 0]@70f56832
2024-06-28 12:08:28,505 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from d3398810-7e33-4e75-9e97-aa27c81bc19c: Reference[4487]:RELIABLE:CoreMessage[messageID=4487, durable=true, userID=210a54c0-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=d3398810-7e33-4e75-9e97-aa27c81bc19c, size=1045, properties=TypedProperties[__AMQ_CID=210a069c-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6cadf40e-5b65-4dbb-82db-cbe4d19dc6b3, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=f2138ef3-5d38-4c40-a348-c521279271f3]]@1450876234
2024-06-28 12:08:28,505 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4487, durable=true, userID=210a54c0-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=d3398810-7e33-4e75-9e97-aa27c81bc19c, size=1045, properties=TypedProperties[__AMQ_CID=210a069c-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6cadf40e-5b65-4dbb-82db-cbe4d19dc6b3, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=f2138ef3-5d38-4c40-a348-c521279271f3]]@1450876234, context: RoutingContextImpl(Address=d3398810-7e33-4e75-9e97-aa27c81bc19c, routingType=ANYCAST, PreviousAddress=d3398810-7e33-4e75-9e97-aa27c81bc19c previousRoute:ANYCAST, reusable=true, version=-2147483099)
..................................................
***** durable queues d3398810-7e33-4e75-9e97-aa27c81bc19c:
***** non durable for d3398810-7e33-4e75-9e97-aa27c81bc19c:
- queueID=4477 address:d3398810-7e33-4e75-9e97-aa27c81bc19c name:d3398810-7e33-4e75-9e97-aa27c81bc19c filter:null
..................................................
, transaction: null
2024-06-28 12:08:28,506 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from d3398810-7e33-4e75-9e97-aa27c81bc19c: CoreMessage[messageID=4487, durable=true, userID=210a54c0-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=d3398810-7e33-4e75-9e97-aa27c81bc19c, size=1045, properties=TypedProperties[__AMQ_CID=210a069c-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6cadf40e-5b65-4dbb-82db-cbe4d19dc6b3, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=f2138ef3-5d38-4c40-a348-c521279271f3]]@1450876234 to transaction: TransactionImpl [xid=null, txID=4488, xid=null, state=ACTIVE, createTime=1719576508506(Fri Jun 28 12:08:28 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7f23bdb9
2024-06-28 12:08:28,506 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from d3398810-7e33-4e75-9e97-aa27c81bc19c: CoreMessage[messageID=4487, durable=true, userID=210a54c0-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=d3398810-7e33-4e75-9e97-aa27c81bc19c, size=1045, properties=TypedProperties[__AMQ_CID=210a069c-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6cadf40e-5b65-4dbb-82db-cbe4d19dc6b3, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=f2138ef3-5d38-4c40-a348-c521279271f3]]@1450876234, transaction: TransactionImpl [xid=null, txID=4488, xid=null, state=COMMITTED, createTime=1719576508506(Fri Jun 28 12:08:28 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7f23bdb9
2024-06-28 12:08:28,506 INFO  [scout-thread-14] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 210a069a-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@2812c4c[name=test/mom/testRequestReply_StringMarshaller_Exception, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=f2138ef3-5d38-4c40-a348-c521279271f3, activemq.broker=mom61]
2024-06-28 12:08:28,507 INFO  [scout-thread-20] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2108f522-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReply_StringMarshaller_Exception, activemq.broker=mom224]
2024-06-28 12:08:28,508 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1391204c]
2024-06-28 12:08:28,510 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 210858dd-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:08:28,511 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@3c26e3a5[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:08:28,511 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.011397 ms
2024-06-28 12:08:28,512 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2107bc97-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:08:28,514 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-06-28 12:08:28,514 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 30.075719 ms
2024-06-28 12:08:28,514 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testRequestReply_StringMarshaller_Exception [artemis-j2ee]>
2024-06-28 12:08:28,515 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:08:28,515 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testRequestReplyEmpty [artemis-j2ee]>
2024-06-28 12:08:28,516 INFO  [scout-thread-11] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 225832467'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom220]
2024-06-28 12:08:28,519 INFO  [scout-thread-11] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom220]
2024-06-28 12:08:28,519 INFO  [scout-thread-11] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 210c77a2-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom220]
2024-06-28 12:08:28,520 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [210c9eb5-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=210c77a2-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=210c77a2-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@a6d6d33, true, {}]
2024-06-28 12:08:28,521 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [210c9eb6-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=210c77a2-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=210c77a2-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2e16ad4a, true, {}]
2024-06-28 12:08:28,522 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=eafe17df-c515-4ac0-8b34-01249264edf7, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, 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, fqqn=null]]
2024-06-28 12:08:28,522 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@247bdf37
2024-06-28 12:08:28,523 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, eafe17df-c515-4ac0-8b34-01249264edf7, null, 0, false, true, null]
2024-06-28 12:08:28,523 INFO  [scout-thread-11] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 210d13e8-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom220]
2024-06-28 12:08:28,524 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [210d3afb-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=210d13e8-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=210d13e8-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3d97100a, true, {}]
2024-06-28 12:08:28,525 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [210d620c-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=210d13e8-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=210d13e8-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2baa6efa, true, {}]
2024-06-28 12:08:28,526 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null]
2024-06-28 12:08:28,527 INFO  [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 210db02d-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom224]
2024-06-28 12:08:28,528 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [210dd740-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=210db02d-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=210db02d-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4c47e6ee, true, {}]
2024-06-28 12:08:28,528 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [210dd741-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=210db02d-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=210db02d-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7963a11a, true, {}]
2024-06-28 12:08:28,529 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=440c905c-07f0-4218-b496-66969e8d4881, address=440c905c-07f0-4218-b496-66969e8d4881, 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, fqqn=null]]
2024-06-28 12:08:28,529 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6c88d4b0
2024-06-28 12:08:28,530 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@32d71049
2024-06-28 12:08:28,530 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 440c905c-07f0-4218-b496-66969e8d4881, null, 0, false, true, null]
2024-06-28 12:08:28,532 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4546, durable=true, userID=210e4c74-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=745, properties=TypedProperties[__AMQ_CID=210dd73f-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9cf7fb85-52c0-4aac-b281-a90b19a04376, JMSReplyTo=temp-queue://440c905c-07f0-4218-b496-66969e8d4881, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@858606523, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483381)
..................................................
***** durable queues test/mom/testRequestReplyInternal:
- queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null
***** non durable for test/mom/testRequestReplyInternal:
..................................................
, transaction: null
2024-06-28 12:08:28,533 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[4546]:RELIABLE:CoreMessage[messageID=4546, durable=true, userID=210e4c74-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=745, properties=TypedProperties[__AMQ_CID=210dd73f-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9cf7fb85-52c0-4aac-b281-a90b19a04376, JMSReplyTo=temp-queue://440c905c-07f0-4218-b496-66969e8d4881, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@858606523
2024-06-28 12:08:28,533 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4546, durable=true, userID=210e4c74-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=745, properties=TypedProperties[__AMQ_CID=210dd73f-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9cf7fb85-52c0-4aac-b281-a90b19a04376, JMSReplyTo=temp-queue://440c905c-07f0-4218-b496-66969e8d4881, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@858606523 to transaction: TransactionImpl [xid=null, txID=4547, xid=null, state=ACTIVE, createTime=1719576508533(Fri Jun 28 12:08:28 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6487dee8
2024-06-28 12:08:28,534 INFO  [scout-thread-14] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 210ec1a5-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=bec1de6d-cc65-4419-a526-4ded027cefda, activemq.broker=mom61]
2024-06-28 12:08:28,534 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [210ec1a8-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=210ec1a5-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=210ec1a5-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3e50f952, true, {}]
2024-06-28 12:08:28,535 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [210ee8b9-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=210ec1a5-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=210ec1a5-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@686b7fb5, true, {}]
2024-06-28 12:08:28,536 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4546, durable=true, userID=210e4c74-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=745, properties=TypedProperties[__AMQ_CID=210dd73f-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9cf7fb85-52c0-4aac-b281-a90b19a04376, JMSReplyTo=temp-queue://440c905c-07f0-4218-b496-66969e8d4881, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@858606523, transaction: TransactionImpl [xid=null, txID=4547, xid=null, state=COMMITTED, createTime=1719576508533(Fri Jun 28 12:08:28 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6487dee8
2024-06-28 12:08:28,536 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4552, durable=true, userID=210f0fcb-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=440c905c-07f0-4218-b496-66969e8d4881, size=815, properties=TypedProperties[__AMQ_CID=210ec1a7-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9cf7fb85-52c0-4aac-b281-a90b19a04376, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=bec1de6d-cc65-4419-a526-4ded027cefda]]@1351497543, context: RoutingContextImpl(Address=440c905c-07f0-4218-b496-66969e8d4881, routingType=ANYCAST, PreviousAddress=440c905c-07f0-4218-b496-66969e8d4881 previousRoute:ANYCAST, reusable=true, version=-2147483095)
..................................................
***** durable queues 440c905c-07f0-4218-b496-66969e8d4881:
***** non durable for 440c905c-07f0-4218-b496-66969e8d4881:
- queueID=4542 address:440c905c-07f0-4218-b496-66969e8d4881 name:440c905c-07f0-4218-b496-66969e8d4881 filter:null
..................................................
, transaction: null
2024-06-28 12:08:28,536 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 440c905c-07f0-4218-b496-66969e8d4881: Reference[4552]:RELIABLE:CoreMessage[messageID=4552, durable=true, userID=210f0fcb-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=440c905c-07f0-4218-b496-66969e8d4881, size=815, properties=TypedProperties[__AMQ_CID=210ec1a7-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9cf7fb85-52c0-4aac-b281-a90b19a04376, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=bec1de6d-cc65-4419-a526-4ded027cefda]]@1351497543
2024-06-28 12:08:28,536 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 440c905c-07f0-4218-b496-66969e8d4881: CoreMessage[messageID=4552, durable=true, userID=210f0fcb-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=440c905c-07f0-4218-b496-66969e8d4881, size=815, properties=TypedProperties[__AMQ_CID=210ec1a7-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9cf7fb85-52c0-4aac-b281-a90b19a04376, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=bec1de6d-cc65-4419-a526-4ded027cefda]]@1351497543 to transaction: TransactionImpl [xid=null, txID=4554, xid=null, state=ACTIVE, createTime=1719576508536(Fri Jun 28 12:08:28 UTC 2024), timeoutSeconds=-1, nr operations = 1]@35e9f41d
2024-06-28 12:08:28,537 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 440c905c-07f0-4218-b496-66969e8d4881: CoreMessage[messageID=4552, durable=true, userID=210f0fcb-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=440c905c-07f0-4218-b496-66969e8d4881, size=815, properties=TypedProperties[__AMQ_CID=210ec1a7-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9cf7fb85-52c0-4aac-b281-a90b19a04376, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=bec1de6d-cc65-4419-a526-4ded027cefda]]@1351497543, transaction: TransactionImpl [xid=null, txID=4554, xid=null, state=COMMITTED, createTime=1719576508536(Fri Jun 28 12:08:28 UTC 2024), timeoutSeconds=-1, nr operations = 0]@35e9f41d
2024-06-28 12:08:28,537 INFO  [scout-thread-14] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 210ec1a5-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=bec1de6d-cc65-4419-a526-4ded027cefda, activemq.broker=mom61]
2024-06-28 12:08:28,537 INFO  [scout-thread-20] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 210db02d-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom224]
2024-06-28 12:08:28,540 INFO  [scout-thread-11] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@6a667914, org.eclipse.scout.rt.mom.jms.JmsSubscription@529d25c8] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom220]
2024-06-28 12:08:28,541 INFO  [scout-thread-11] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 210d13e8-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom220]
2024-06-28 12:08:28,542 INFO  [scout-thread-11] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 210ffa2c-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom220]
2024-06-28 12:08:28,543 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2110213f-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=210ffa2c-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=210ffa2c-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5aa985e9, true, {}]
2024-06-28 12:08:28,543 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [21102140-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=210ffa2c-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=210ffa2c-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@238ddb2e, true, {}]
2024-06-28 12:08:28,544 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null]
2024-06-28 12:08:28,545 INFO  [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 21106f61-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom224]
2024-06-28 12:08:28,545 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [21106f64-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=21106f61-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=21106f61-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1505131e, true, {}]
2024-06-28 12:08:28,546 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [21109675-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=21106f61-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=21106f61-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@66dddbe8, true, {}]
2024-06-28 12:08:28,546 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=af914b35-a0df-4dfb-9edd-e6d1b55d404d, address=af914b35-a0df-4dfb-9edd-e6d1b55d404d, 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, fqqn=null]]
2024-06-28 12:08:28,547 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@2040b1c8
2024-06-28 12:08:28,547 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2a9fb8d1
2024-06-28 12:08:28,548 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, af914b35-a0df-4dfb-9edd-e6d1b55d404d, null, 0, false, true, null]
2024-06-28 12:08:28,549 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4591, durable=true, userID=2110e498-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=849, properties=TypedProperties[__AMQ_CID=21106f63-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-81930ca1-14af-4a8e-b219-81c8e2e688df, JMSReplyTo=temp-queue://af914b35-a0df-4dfb-9edd-e6d1b55d404d, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1328318656, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483381)
..................................................
***** durable queues test/mom/testRequestReplyInternal:
- queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null
***** non durable for test/mom/testRequestReplyInternal:
..................................................
, transaction: null
2024-06-28 12:08:28,550 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[4591]:RELIABLE:CoreMessage[messageID=4591, durable=true, userID=2110e498-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=849, properties=TypedProperties[__AMQ_CID=21106f63-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-81930ca1-14af-4a8e-b219-81c8e2e688df, JMSReplyTo=temp-queue://af914b35-a0df-4dfb-9edd-e6d1b55d404d, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1328318656
2024-06-28 12:08:28,551 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4591, durable=true, userID=2110e498-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=849, properties=TypedProperties[__AMQ_CID=21106f63-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-81930ca1-14af-4a8e-b219-81c8e2e688df, JMSReplyTo=temp-queue://af914b35-a0df-4dfb-9edd-e6d1b55d404d, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1328318656 to transaction: TransactionImpl [xid=null, txID=4592, xid=null, state=ACTIVE, createTime=1719576508551(Fri Jun 28 12:08:28 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3276be29
2024-06-28 12:08:28,551 INFO  [scout-thread-14] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 211159c9-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=d7100af1-b3f8-446c-98b3-3e262f088be3, activemq.broker=mom61]
2024-06-28 12:08:28,552 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [211180dc-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=211159c9-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=211159c9-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5f1dab7d, true, {}]
2024-06-28 12:08:28,552 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [211180dd-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=211159c9-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=211159c9-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3404e54e, true, {}]
2024-06-28 12:08:28,553 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4591, durable=true, userID=2110e498-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=849, properties=TypedProperties[__AMQ_CID=21106f63-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-81930ca1-14af-4a8e-b219-81c8e2e688df, JMSReplyTo=temp-queue://af914b35-a0df-4dfb-9edd-e6d1b55d404d, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1328318656, transaction: TransactionImpl [xid=null, txID=4592, xid=null, state=COMMITTED, createTime=1719576508551(Fri Jun 28 12:08:28 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3276be29
2024-06-28 12:08:28,554 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4597, durable=true, userID=2111a7ef-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=af914b35-a0df-4dfb-9edd-e6d1b55d404d, size=919, properties=TypedProperties[__AMQ_CID=211180db-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-81930ca1-14af-4a8e-b219-81c8e2e688df, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=d7100af1-b3f8-446c-98b3-3e262f088be3]]@230545213, context: RoutingContextImpl(Address=af914b35-a0df-4dfb-9edd-e6d1b55d404d, routingType=ANYCAST, PreviousAddress=af914b35-a0df-4dfb-9edd-e6d1b55d404d previousRoute:ANYCAST, reusable=true, version=-2147483093)
..................................................
***** durable queues af914b35-a0df-4dfb-9edd-e6d1b55d404d:
***** non durable for af914b35-a0df-4dfb-9edd-e6d1b55d404d:
- queueID=4587 address:af914b35-a0df-4dfb-9edd-e6d1b55d404d name:af914b35-a0df-4dfb-9edd-e6d1b55d404d filter:null
..................................................
, transaction: null
2024-06-28 12:08:28,554 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from af914b35-a0df-4dfb-9edd-e6d1b55d404d: Reference[4597]:RELIABLE:CoreMessage[messageID=4597, durable=true, userID=2111a7ef-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=af914b35-a0df-4dfb-9edd-e6d1b55d404d, size=919, properties=TypedProperties[__AMQ_CID=211180db-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-81930ca1-14af-4a8e-b219-81c8e2e688df, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=d7100af1-b3f8-446c-98b3-3e262f088be3]]@230545213
2024-06-28 12:08:28,554 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from af914b35-a0df-4dfb-9edd-e6d1b55d404d: CoreMessage[messageID=4597, durable=true, userID=2111a7ef-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=af914b35-a0df-4dfb-9edd-e6d1b55d404d, size=919, properties=TypedProperties[__AMQ_CID=211180db-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-81930ca1-14af-4a8e-b219-81c8e2e688df, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=d7100af1-b3f8-446c-98b3-3e262f088be3]]@230545213 to transaction: TransactionImpl [xid=null, txID=4598, xid=null, state=ACTIVE, createTime=1719576508554(Fri Jun 28 12:08:28 UTC 2024), timeoutSeconds=-1, nr operations = 1]@19baece0
2024-06-28 12:08:28,554 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from af914b35-a0df-4dfb-9edd-e6d1b55d404d: CoreMessage[messageID=4597, durable=true, userID=2111a7ef-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=af914b35-a0df-4dfb-9edd-e6d1b55d404d, size=919, properties=TypedProperties[__AMQ_CID=211180db-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-81930ca1-14af-4a8e-b219-81c8e2e688df, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=d7100af1-b3f8-446c-98b3-3e262f088be3]]@230545213, transaction: TransactionImpl [xid=null, txID=4598, xid=null, state=COMMITTED, createTime=1719576508554(Fri Jun 28 12:08:28 UTC 2024), timeoutSeconds=-1, nr operations = 0]@19baece0
2024-06-28 12:08:28,555 INFO  [scout-thread-14] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 211159c9-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=d7100af1-b3f8-446c-98b3-3e262f088be3, activemq.broker=mom61]
2024-06-28 12:08:28,555 INFO  [scout-thread-20] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 21106f61-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom224]
2024-06-28 12:08:28,557 INFO  [scout-thread-11] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@3056ab2b, org.eclipse.scout.rt.mom.jms.JmsSubscription@374c8434] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom220]
2024-06-28 12:08:28,559 INFO  [scout-thread-11] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 210ffa2c-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom220]
2024-06-28 12:08:28,563 INFO  [scout-thread-11] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 21132e90-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom220]
2024-06-28 12:08:28,564 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [211355a3-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=21132e90-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=21132e90-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@af208db, true, {}]
2024-06-28 12:08:28,564 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [211355a4-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=21132e90-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=21132e90-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4845fd66, true, {}]
2024-06-28 12:08:28,565 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null]
2024-06-28 12:08:28,566 INFO  [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2113a3c5-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom224]
2024-06-28 12:08:28,566 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2113a3c8-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=2113a3c5-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=2113a3c5-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4bf447f1, true, {}]
2024-06-28 12:08:28,567 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2113cad9-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=2113a3c5-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=2113a3c5-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2d029ada, true, {}]
2024-06-28 12:08:28,567 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=43ff6f9b-c92b-49ab-9268-04eb9ec6ec1f, address=43ff6f9b-c92b-49ab-9268-04eb9ec6ec1f, 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, fqqn=null]]
2024-06-28 12:08:28,568 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@580825a1
2024-06-28 12:08:28,568 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5dfe5ee0
2024-06-28 12:08:28,569 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 43ff6f9b-c92b-49ab-9268-04eb9ec6ec1f, null, 0, false, true, null]
2024-06-28 12:08:28,570 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4636, durable=true, userID=211418fc-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=847, properties=TypedProperties[__AMQ_CID=2113a3c7-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e92c3b1f-2511-4d3d-a78e-4a0d74f66ee4, JMSReplyTo=temp-queue://43ff6f9b-c92b-49ab-9268-04eb9ec6ec1f, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@726184717, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483381)
..................................................
***** durable queues test/mom/testRequestReplyInternal:
- queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null
***** non durable for test/mom/testRequestReplyInternal:
..................................................
, transaction: null
2024-06-28 12:08:28,571 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[4636]:RELIABLE:CoreMessage[messageID=4636, durable=true, userID=211418fc-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=847, properties=TypedProperties[__AMQ_CID=2113a3c7-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e92c3b1f-2511-4d3d-a78e-4a0d74f66ee4, JMSReplyTo=temp-queue://43ff6f9b-c92b-49ab-9268-04eb9ec6ec1f, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@726184717
2024-06-28 12:08:28,572 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4636, durable=true, userID=211418fc-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=847, properties=TypedProperties[__AMQ_CID=2113a3c7-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e92c3b1f-2511-4d3d-a78e-4a0d74f66ee4, JMSReplyTo=temp-queue://43ff6f9b-c92b-49ab-9268-04eb9ec6ec1f, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@726184717 to transaction: TransactionImpl [xid=null, txID=4637, xid=null, state=ACTIVE, createTime=1719576508572(Fri Jun 28 12:08:28 UTC 2024), timeoutSeconds=-1, nr operations = 1]@46ff1a77
2024-06-28 12:08:28,572 INFO  [scout-thread-14] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 21148e2d-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=647157a1-8ba3-4ae1-9d69-7e8881c5035b, activemq.broker=mom61]
2024-06-28 12:08:28,573 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2114b540-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=21148e2d-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=21148e2d-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5fe7c8bf, true, {}]
2024-06-28 12:08:28,573 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2114b541-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=21148e2d-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=21148e2d-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6e4c7c60, true, {}]
2024-06-28 12:08:28,574 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4636, durable=true, userID=211418fc-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=847, properties=TypedProperties[__AMQ_CID=2113a3c7-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e92c3b1f-2511-4d3d-a78e-4a0d74f66ee4, JMSReplyTo=temp-queue://43ff6f9b-c92b-49ab-9268-04eb9ec6ec1f, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@726184717, transaction: TransactionImpl [xid=null, txID=4637, xid=null, state=COMMITTED, createTime=1719576508572(Fri Jun 28 12:08:28 UTC 2024), timeoutSeconds=-1, nr operations = 0]@46ff1a77
2024-06-28 12:08:28,575 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4642, durable=true, userID=2114dc53-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=43ff6f9b-c92b-49ab-9268-04eb9ec6ec1f, size=917, properties=TypedProperties[__AMQ_CID=2114b53f-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e92c3b1f-2511-4d3d-a78e-4a0d74f66ee4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=647157a1-8ba3-4ae1-9d69-7e8881c5035b]]@8995884, context: RoutingContextImpl(Address=43ff6f9b-c92b-49ab-9268-04eb9ec6ec1f, routingType=ANYCAST, PreviousAddress=43ff6f9b-c92b-49ab-9268-04eb9ec6ec1f previousRoute:ANYCAST, reusable=true, version=-2147483091)
..................................................
***** durable queues 43ff6f9b-c92b-49ab-9268-04eb9ec6ec1f:
***** non durable for 43ff6f9b-c92b-49ab-9268-04eb9ec6ec1f:
- queueID=4632 address:43ff6f9b-c92b-49ab-9268-04eb9ec6ec1f name:43ff6f9b-c92b-49ab-9268-04eb9ec6ec1f filter:null
..................................................
, transaction: null
2024-06-28 12:08:28,575 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 43ff6f9b-c92b-49ab-9268-04eb9ec6ec1f: Reference[4642]:RELIABLE:CoreMessage[messageID=4642, durable=true, userID=2114dc53-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=43ff6f9b-c92b-49ab-9268-04eb9ec6ec1f, size=917, properties=TypedProperties[__AMQ_CID=2114b53f-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e92c3b1f-2511-4d3d-a78e-4a0d74f66ee4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=647157a1-8ba3-4ae1-9d69-7e8881c5035b]]@8995884
2024-06-28 12:08:28,575 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 43ff6f9b-c92b-49ab-9268-04eb9ec6ec1f: CoreMessage[messageID=4642, durable=true, userID=2114dc53-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=43ff6f9b-c92b-49ab-9268-04eb9ec6ec1f, size=917, properties=TypedProperties[__AMQ_CID=2114b53f-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e92c3b1f-2511-4d3d-a78e-4a0d74f66ee4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=647157a1-8ba3-4ae1-9d69-7e8881c5035b]]@8995884 to transaction: TransactionImpl [xid=null, txID=4643, xid=null, state=ACTIVE, createTime=1719576508575(Fri Jun 28 12:08:28 UTC 2024), timeoutSeconds=-1, nr operations = 1]@28997ee1
2024-06-28 12:08:28,575 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 43ff6f9b-c92b-49ab-9268-04eb9ec6ec1f: CoreMessage[messageID=4642, durable=true, userID=2114dc53-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=43ff6f9b-c92b-49ab-9268-04eb9ec6ec1f, size=917, properties=TypedProperties[__AMQ_CID=2114b53f-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e92c3b1f-2511-4d3d-a78e-4a0d74f66ee4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=647157a1-8ba3-4ae1-9d69-7e8881c5035b]]@8995884, transaction: TransactionImpl [xid=null, txID=4643, xid=null, state=COMMITTED, createTime=1719576508575(Fri Jun 28 12:08:28 UTC 2024), timeoutSeconds=-1, nr operations = 0]@28997ee1
2024-06-28 12:08:28,575 INFO  [scout-thread-14] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 21148e2d-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=647157a1-8ba3-4ae1-9d69-7e8881c5035b, activemq.broker=mom61]
2024-06-28 12:08:28,576 INFO  [scout-thread-20] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2113a3c5-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom224]
2024-06-28 12:08:28,579 INFO  [scout-thread-11] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@59eb6934, org.eclipse.scout.rt.mom.jms.JmsSubscription@53a84459] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom220]
2024-06-28 12:08:28,580 INFO  [scout-thread-11] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 21132e90-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom220]
2024-06-28 12:08:28,581 INFO  [scout-thread-11] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2115edc4-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom220]
2024-06-28 12:08:28,582 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [211614d7-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=2115edc4-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=2115edc4-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@e856ee4, true, {}]
2024-06-28 12:08:28,582 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [211614d8-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=2115edc4-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=2115edc4-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1a272036, true, {}]
2024-06-28 12:08:28,583 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null]
2024-06-28 12:08:28,584 INFO  [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 211662f9-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom224]
2024-06-28 12:08:28,585 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [21168a0c-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=211662f9-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=211662f9-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6d37a819, true, {}]
2024-06-28 12:08:28,586 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2116b11d-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=211662f9-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=211662f9-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@259839aa, true, {}]
2024-06-28 12:08:28,586 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=1f1c8153-c1c5-4726-9f70-6eda05377de4, address=1f1c8153-c1c5-4726-9f70-6eda05377de4, 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, fqqn=null]]
2024-06-28 12:08:28,586 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@4e43fe84
2024-06-28 12:08:28,587 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@550d5a32
2024-06-28 12:08:28,588 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 1f1c8153-c1c5-4726-9f70-6eda05377de4, null, 0, false, true, null]
2024-06-28 12:08:28,589 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4681, durable=true, userID=2116ff40-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=749, properties=TypedProperties[__AMQ_CID=21168a0b-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f7746edc-e30c-4912-989e-c2ae50ee8bd8, JMSReplyTo=temp-queue://1f1c8153-c1c5-4726-9f70-6eda05377de4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1523553620, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483381)
..................................................
***** durable queues test/mom/testRequestReplyInternal:
- queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null
***** non durable for test/mom/testRequestReplyInternal:
..................................................
, transaction: null
2024-06-28 12:08:28,590 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[4681]:RELIABLE:CoreMessage[messageID=4681, durable=true, userID=2116ff40-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=749, properties=TypedProperties[__AMQ_CID=21168a0b-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f7746edc-e30c-4912-989e-c2ae50ee8bd8, JMSReplyTo=temp-queue://1f1c8153-c1c5-4726-9f70-6eda05377de4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1523553620
2024-06-28 12:08:28,591 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4681, durable=true, userID=2116ff40-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=749, properties=TypedProperties[__AMQ_CID=21168a0b-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f7746edc-e30c-4912-989e-c2ae50ee8bd8, JMSReplyTo=temp-queue://1f1c8153-c1c5-4726-9f70-6eda05377de4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1523553620 to transaction: TransactionImpl [xid=null, txID=4682, xid=null, state=ACTIVE, createTime=1719576508590(Fri Jun 28 12:08:28 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3a245a6b
2024-06-28 12:08:28,591 INFO  [scout-thread-14] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 21177471-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=185272e1-56fe-4c71-9f8c-d594d9cea7ad, activemq.broker=mom61]
2024-06-28 12:08:28,592 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [21179b84-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=21177471-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=21177471-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@379c3ec2, true, {}]
2024-06-28 12:08:28,592 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [21179b85-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=21177471-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=21177471-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7a6007d4, true, {}]
2024-06-28 12:08:28,593 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4681, durable=true, userID=2116ff40-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=749, properties=TypedProperties[__AMQ_CID=21168a0b-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f7746edc-e30c-4912-989e-c2ae50ee8bd8, JMSReplyTo=temp-queue://1f1c8153-c1c5-4726-9f70-6eda05377de4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1523553620, transaction: TransactionImpl [xid=null, txID=4682, xid=null, state=COMMITTED, createTime=1719576508590(Fri Jun 28 12:08:28 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3a245a6b
2024-06-28 12:08:28,594 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4687, durable=true, userID=2117c297-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=1f1c8153-c1c5-4726-9f70-6eda05377de4, size=819, properties=TypedProperties[__AMQ_CID=21177473-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f7746edc-e30c-4912-989e-c2ae50ee8bd8, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=185272e1-56fe-4c71-9f8c-d594d9cea7ad]]@1841269526, context: RoutingContextImpl(Address=1f1c8153-c1c5-4726-9f70-6eda05377de4, routingType=ANYCAST, PreviousAddress=1f1c8153-c1c5-4726-9f70-6eda05377de4 previousRoute:ANYCAST, reusable=true, version=-2147483089)
..................................................
***** durable queues 1f1c8153-c1c5-4726-9f70-6eda05377de4:
***** non durable for 1f1c8153-c1c5-4726-9f70-6eda05377de4:
- queueID=4677 address:1f1c8153-c1c5-4726-9f70-6eda05377de4 name:1f1c8153-c1c5-4726-9f70-6eda05377de4 filter:null
..................................................
, transaction: null
2024-06-28 12:08:28,594 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 1f1c8153-c1c5-4726-9f70-6eda05377de4: Reference[4687]:RELIABLE:CoreMessage[messageID=4687, durable=true, userID=2117c297-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=1f1c8153-c1c5-4726-9f70-6eda05377de4, size=819, properties=TypedProperties[__AMQ_CID=21177473-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f7746edc-e30c-4912-989e-c2ae50ee8bd8, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=185272e1-56fe-4c71-9f8c-d594d9cea7ad]]@1841269526
2024-06-28 12:08:28,594 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 1f1c8153-c1c5-4726-9f70-6eda05377de4: CoreMessage[messageID=4687, durable=true, userID=2117c297-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=1f1c8153-c1c5-4726-9f70-6eda05377de4, size=819, properties=TypedProperties[__AMQ_CID=21177473-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f7746edc-e30c-4912-989e-c2ae50ee8bd8, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=185272e1-56fe-4c71-9f8c-d594d9cea7ad]]@1841269526 to transaction: TransactionImpl [xid=null, txID=4688, xid=null, state=ACTIVE, createTime=1719576508594(Fri Jun 28 12:08:28 UTC 2024), timeoutSeconds=-1, nr operations = 1]@592945b8
2024-06-28 12:08:28,594 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 1f1c8153-c1c5-4726-9f70-6eda05377de4: CoreMessage[messageID=4687, durable=true, userID=2117c297-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=1f1c8153-c1c5-4726-9f70-6eda05377de4, size=819, properties=TypedProperties[__AMQ_CID=21177473-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f7746edc-e30c-4912-989e-c2ae50ee8bd8, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=185272e1-56fe-4c71-9f8c-d594d9cea7ad]]@1841269526, transaction: TransactionImpl [xid=null, txID=4688, xid=null, state=COMMITTED, createTime=1719576508594(Fri Jun 28 12:08:28 UTC 2024), timeoutSeconds=-1, nr operations = 0]@592945b8
2024-06-28 12:08:28,595 INFO  [scout-thread-14] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 21177471-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=185272e1-56fe-4c71-9f8c-d594d9cea7ad, activemq.broker=mom61]
2024-06-28 12:08:28,595 INFO  [scout-thread-20] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 211662f9-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom224]
2024-06-28 12:08:28,598 INFO  [scout-thread-11] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@5be774ea, org.eclipse.scout.rt.mom.jms.JmsSubscription@4bf8bbf9] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom220]
2024-06-28 12:08:28,599 INFO  [scout-thread-11] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2115edc4-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom220]
2024-06-28 12:08:28,600 INFO  [scout-thread-11] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2118d408-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom220]
2024-06-28 12:08:28,601 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2118fb1b-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=2118d408-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=2118d408-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5309e1cb, true, {}]
2024-06-28 12:08:28,602 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2118fb1c-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=2118d408-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=2118d408-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@13873426, true, {}]
2024-06-28 12:08:28,602 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null]
2024-06-28 12:08:28,603 INFO  [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2119493d-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom224]
2024-06-28 12:08:28,604 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [21197050-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=2119493d-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=2119493d-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4cb1581f, true, {}]
2024-06-28 12:08:28,605 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [21197051-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=2119493d-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=2119493d-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@dedbd03, true, {}]
2024-06-28 12:08:28,605 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=88a30da6-0fc5-40cf-8de5-a366cb371828, address=88a30da6-0fc5-40cf-8de5-a366cb371828, 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, fqqn=null]]
2024-06-28 12:08:28,605 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@98e59e4
2024-06-28 12:08:28,606 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@246e3252
2024-06-28 12:08:28,606 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 88a30da6-0fc5-40cf-8de5-a366cb371828, null, 0, false, true, null]
2024-06-28 12:08:28,608 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4726, durable=true, userID=2119e584-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=740, properties=TypedProperties[__AMQ_CID=2119704f-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ba89db28-4e9a-4142-86f7-415476c5b9a1, JMSReplyTo=temp-queue://88a30da6-0fc5-40cf-8de5-a366cb371828, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1265313034, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483381)
..................................................
***** durable queues test/mom/testRequestReplyInternal:
- queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null
***** non durable for test/mom/testRequestReplyInternal:
..................................................
, transaction: null
2024-06-28 12:08:28,609 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[4726]:RELIABLE:CoreMessage[messageID=4726, durable=true, userID=2119e584-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=740, properties=TypedProperties[__AMQ_CID=2119704f-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ba89db28-4e9a-4142-86f7-415476c5b9a1, JMSReplyTo=temp-queue://88a30da6-0fc5-40cf-8de5-a366cb371828, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1265313034
2024-06-28 12:08:28,609 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4726, durable=true, userID=2119e584-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=740, properties=TypedProperties[__AMQ_CID=2119704f-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ba89db28-4e9a-4142-86f7-415476c5b9a1, JMSReplyTo=temp-queue://88a30da6-0fc5-40cf-8de5-a366cb371828, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1265313034 to transaction: TransactionImpl [xid=null, txID=4727, xid=null, state=ACTIVE, createTime=1719576508609(Fri Jun 28 12:08:28 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3271631f
2024-06-28 12:08:28,610 INFO  [scout-thread-14] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 211a5ab5-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=6ab48207-3cfc-423d-8d18-79e48f0afe1c, activemq.broker=mom61]
2024-06-28 12:08:28,610 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [211a5ab8-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=211a5ab5-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=211a5ab5-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3c81d3b6, true, {}]
2024-06-28 12:08:28,611 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [211a81c9-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=211a5ab5-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=211a5ab5-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@70d1f497, true, {}]
2024-06-28 12:08:28,612 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4726, durable=true, userID=2119e584-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=740, properties=TypedProperties[__AMQ_CID=2119704f-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ba89db28-4e9a-4142-86f7-415476c5b9a1, JMSReplyTo=temp-queue://88a30da6-0fc5-40cf-8de5-a366cb371828, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1265313034, transaction: TransactionImpl [xid=null, txID=4727, xid=null, state=COMMITTED, createTime=1719576508609(Fri Jun 28 12:08:28 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3271631f
2024-06-28 12:08:28,612 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4732, durable=true, userID=211aa8db-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=88a30da6-0fc5-40cf-8de5-a366cb371828, size=810, properties=TypedProperties[__AMQ_CID=211a5ab7-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ba89db28-4e9a-4142-86f7-415476c5b9a1, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=6ab48207-3cfc-423d-8d18-79e48f0afe1c]]@1412196468, context: RoutingContextImpl(Address=88a30da6-0fc5-40cf-8de5-a366cb371828, routingType=ANYCAST, PreviousAddress=88a30da6-0fc5-40cf-8de5-a366cb371828 previousRoute:ANYCAST, reusable=true, version=-2147483087)
..................................................
***** durable queues 88a30da6-0fc5-40cf-8de5-a366cb371828:
***** non durable for 88a30da6-0fc5-40cf-8de5-a366cb371828:
- queueID=4722 address:88a30da6-0fc5-40cf-8de5-a366cb371828 name:88a30da6-0fc5-40cf-8de5-a366cb371828 filter:null
..................................................
, transaction: null
2024-06-28 12:08:28,612 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 88a30da6-0fc5-40cf-8de5-a366cb371828: Reference[4732]:RELIABLE:CoreMessage[messageID=4732, durable=true, userID=211aa8db-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=88a30da6-0fc5-40cf-8de5-a366cb371828, size=810, properties=TypedProperties[__AMQ_CID=211a5ab7-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ba89db28-4e9a-4142-86f7-415476c5b9a1, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=6ab48207-3cfc-423d-8d18-79e48f0afe1c]]@1412196468
2024-06-28 12:08:28,613 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 88a30da6-0fc5-40cf-8de5-a366cb371828: CoreMessage[messageID=4732, durable=true, userID=211aa8db-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=88a30da6-0fc5-40cf-8de5-a366cb371828, size=810, properties=TypedProperties[__AMQ_CID=211a5ab7-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ba89db28-4e9a-4142-86f7-415476c5b9a1, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=6ab48207-3cfc-423d-8d18-79e48f0afe1c]]@1412196468 to transaction: TransactionImpl [xid=null, txID=4734, xid=null, state=ACTIVE, createTime=1719576508613(Fri Jun 28 12:08:28 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6d286c06
2024-06-28 12:08:28,613 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 88a30da6-0fc5-40cf-8de5-a366cb371828: CoreMessage[messageID=4732, durable=true, userID=211aa8db-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=88a30da6-0fc5-40cf-8de5-a366cb371828, size=810, properties=TypedProperties[__AMQ_CID=211a5ab7-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ba89db28-4e9a-4142-86f7-415476c5b9a1, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=6ab48207-3cfc-423d-8d18-79e48f0afe1c]]@1412196468, transaction: TransactionImpl [xid=null, txID=4734, xid=null, state=COMMITTED, createTime=1719576508613(Fri Jun 28 12:08:28 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6d286c06
2024-06-28 12:08:28,613 INFO  [scout-thread-14] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 211a5ab5-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=6ab48207-3cfc-423d-8d18-79e48f0afe1c, activemq.broker=mom61]
2024-06-28 12:08:28,614 INFO  [scout-thread-20] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2119493d-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom224]
2024-06-28 12:08:28,616 INFO  [scout-thread-11] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@193df9d4, org.eclipse.scout.rt.mom.jms.JmsSubscription@1d6cc937] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom220]
2024-06-28 12:08:28,618 INFO  [scout-thread-11] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2118d408-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom220]
2024-06-28 12:08:28,619 INFO  [scout-thread-11] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 211bba4c-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom220]
2024-06-28 12:08:28,619 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [211bba4f-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=211bba4c-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=211bba4c-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7133cfd1, true, {}]
2024-06-28 12:08:28,620 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [211be160-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=211bba4c-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=211bba4c-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1053c01, true, {}]
2024-06-28 12:08:28,621 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null]
2024-06-28 12:08:28,622 INFO  [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 211c2f81-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom224]
2024-06-28 12:08:28,622 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [211c2f84-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=211c2f81-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=211c2f81-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5aa885de, true, {}]
2024-06-28 12:08:28,623 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [211c5695-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=211c2f81-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=211c2f81-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@d9263a9, true, {}]
2024-06-28 12:08:28,623 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=bbe5e3e4-08b5-4627-86bd-448be34643d3, address=bbe5e3e4-08b5-4627-86bd-448be34643d3, 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, fqqn=null]]
2024-06-28 12:08:28,623 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@3e3b935
2024-06-28 12:08:28,624 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3ec33652
2024-06-28 12:08:28,625 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, bbe5e3e4-08b5-4627-86bd-448be34643d3, null, 0, false, true, null]
2024-06-28 12:08:28,626 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4771, durable=true, userID=211ca4b8-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=745, properties=TypedProperties[__AMQ_CID=211c2f83-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0fb88fb2-ded4-442e-b119-dff86bd15a42, JMSReplyTo=temp-queue://bbe5e3e4-08b5-4627-86bd-448be34643d3, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1728071781, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483381)
..................................................
***** durable queues test/mom/testRequestReplyInternal:
- queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null
***** non durable for test/mom/testRequestReplyInternal:
..................................................
, transaction: null
2024-06-28 12:08:28,627 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[4771]:RELIABLE:CoreMessage[messageID=4771, durable=true, userID=211ca4b8-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=745, properties=TypedProperties[__AMQ_CID=211c2f83-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0fb88fb2-ded4-442e-b119-dff86bd15a42, JMSReplyTo=temp-queue://bbe5e3e4-08b5-4627-86bd-448be34643d3, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1728071781
2024-06-28 12:08:28,627 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4771, durable=true, userID=211ca4b8-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=745, properties=TypedProperties[__AMQ_CID=211c2f83-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0fb88fb2-ded4-442e-b119-dff86bd15a42, JMSReplyTo=temp-queue://bbe5e3e4-08b5-4627-86bd-448be34643d3, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1728071781 to transaction: TransactionImpl [xid=null, txID=4772, xid=null, state=ACTIVE, createTime=1719576508627(Fri Jun 28 12:08:28 UTC 2024), timeoutSeconds=-1, nr operations = 1]@34546216
2024-06-28 12:08:28,628 INFO  [scout-thread-14] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 211d19e9-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=36bcc1d7-f6e6-41e4-b297-976b5a45e116, activemq.broker=mom61]
2024-06-28 12:08:28,629 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [211d19ec-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=211d19e9-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=211d19e9-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5e26812c, true, {}]
2024-06-28 12:08:28,629 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [211d40fd-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=211d19e9-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=211d19e9-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@10d83249, true, {}]
2024-06-28 12:08:28,630 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4771, durable=true, userID=211ca4b8-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=745, properties=TypedProperties[__AMQ_CID=211c2f83-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0fb88fb2-ded4-442e-b119-dff86bd15a42, JMSReplyTo=temp-queue://bbe5e3e4-08b5-4627-86bd-448be34643d3, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1728071781, transaction: TransactionImpl [xid=null, txID=4772, xid=null, state=COMMITTED, createTime=1719576508627(Fri Jun 28 12:08:28 UTC 2024), timeoutSeconds=-1, nr operations = 0]@34546216
2024-06-28 12:08:28,631 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4777, durable=true, userID=211d680f-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=bbe5e3e4-08b5-4627-86bd-448be34643d3, size=815, properties=TypedProperties[__AMQ_CID=211d19eb-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0fb88fb2-ded4-442e-b119-dff86bd15a42, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=36bcc1d7-f6e6-41e4-b297-976b5a45e116]]@358179013, context: RoutingContextImpl(Address=bbe5e3e4-08b5-4627-86bd-448be34643d3, routingType=ANYCAST, PreviousAddress=bbe5e3e4-08b5-4627-86bd-448be34643d3 previousRoute:ANYCAST, reusable=true, version=-2147483085)
..................................................
***** durable queues bbe5e3e4-08b5-4627-86bd-448be34643d3:
***** non durable for bbe5e3e4-08b5-4627-86bd-448be34643d3:
- queueID=4767 address:bbe5e3e4-08b5-4627-86bd-448be34643d3 name:bbe5e3e4-08b5-4627-86bd-448be34643d3 filter:null
..................................................
, transaction: null
2024-06-28 12:08:28,631 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from bbe5e3e4-08b5-4627-86bd-448be34643d3: Reference[4777]:RELIABLE:CoreMessage[messageID=4777, durable=true, userID=211d680f-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=bbe5e3e4-08b5-4627-86bd-448be34643d3, size=815, properties=TypedProperties[__AMQ_CID=211d19eb-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0fb88fb2-ded4-442e-b119-dff86bd15a42, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=36bcc1d7-f6e6-41e4-b297-976b5a45e116]]@358179013
2024-06-28 12:08:28,631 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from bbe5e3e4-08b5-4627-86bd-448be34643d3: CoreMessage[messageID=4777, durable=true, userID=211d680f-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=bbe5e3e4-08b5-4627-86bd-448be34643d3, size=815, properties=TypedProperties[__AMQ_CID=211d19eb-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0fb88fb2-ded4-442e-b119-dff86bd15a42, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=36bcc1d7-f6e6-41e4-b297-976b5a45e116]]@358179013 to transaction: TransactionImpl [xid=null, txID=4778, xid=null, state=ACTIVE, createTime=1719576508631(Fri Jun 28 12:08:28 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2e087607
2024-06-28 12:08:28,631 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from bbe5e3e4-08b5-4627-86bd-448be34643d3: CoreMessage[messageID=4777, durable=true, userID=211d680f-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=bbe5e3e4-08b5-4627-86bd-448be34643d3, size=815, properties=TypedProperties[__AMQ_CID=211d19eb-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0fb88fb2-ded4-442e-b119-dff86bd15a42, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=36bcc1d7-f6e6-41e4-b297-976b5a45e116]]@358179013, transaction: TransactionImpl [xid=null, txID=4778, xid=null, state=COMMITTED, createTime=1719576508631(Fri Jun 28 12:08:28 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2e087607
2024-06-28 12:08:28,632 INFO  [scout-thread-14] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 211d19e9-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=36bcc1d7-f6e6-41e4-b297-976b5a45e116, activemq.broker=mom61]
2024-06-28 12:08:28,632 INFO  [scout-thread-20] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 211c2f81-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom224]
2024-06-28 12:08:28,635 INFO  [scout-thread-11] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@5acfdf1, org.eclipse.scout.rt.mom.jms.JmsSubscription@af1270f] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom220]
2024-06-28 12:08:28,636 INFO  [scout-thread-11] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 211bba4c-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom220]
2024-06-28 12:08:28,637 INFO  [scout-thread-11] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 211e7980-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom220]
2024-06-28 12:08:28,638 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [211ea093-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=211e7980-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=211e7980-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1950d47a, true, {}]
2024-06-28 12:08:28,638 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [211ea094-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=211e7980-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=211e7980-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7f015c5b, true, {}]
2024-06-28 12:08:28,639 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null]
2024-06-28 12:08:28,640 INFO  [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 211eeeb5-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom224]
2024-06-28 12:08:28,641 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [211f15c8-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=211eeeb5-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=211eeeb5-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@49e650df, true, {}]
2024-06-28 12:08:28,642 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [211f15c9-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=211eeeb5-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=211eeeb5-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@328fa59a, true, {}]
2024-06-28 12:08:28,642 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=5966fff7-1759-4976-a33a-1f8bfac71e44, address=5966fff7-1759-4976-a33a-1f8bfac71e44, 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, fqqn=null]]
2024-06-28 12:08:28,642 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@58eb05e7
2024-06-28 12:08:28,643 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4f38983e
2024-06-28 12:08:28,663 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 5966fff7-1759-4976-a33a-1f8bfac71e44, null, 0, false, true, null]
2024-06-28 12:08:28,665 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4816, durable=true, userID=2122983c-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=849, properties=TypedProperties[__AMQ_CID=211f15c7-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6fdda542-2605-464a-a365-c7a5c731add5, JMSReplyTo=temp-queue://5966fff7-1759-4976-a33a-1f8bfac71e44, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1480644417, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483381)
..................................................
***** durable queues test/mom/testRequestReplyInternal:
- queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null
***** non durable for test/mom/testRequestReplyInternal:
..................................................
, transaction: null
2024-06-28 12:08:28,666 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[4816]:RELIABLE:CoreMessage[messageID=4816, durable=true, userID=2122983c-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=849, properties=TypedProperties[__AMQ_CID=211f15c7-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6fdda542-2605-464a-a365-c7a5c731add5, JMSReplyTo=temp-queue://5966fff7-1759-4976-a33a-1f8bfac71e44, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1480644417
2024-06-28 12:08:28,666 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4816, durable=true, userID=2122983c-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=849, properties=TypedProperties[__AMQ_CID=211f15c7-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6fdda542-2605-464a-a365-c7a5c731add5, JMSReplyTo=temp-queue://5966fff7-1759-4976-a33a-1f8bfac71e44, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1480644417 to transaction: TransactionImpl [xid=null, txID=4817, xid=null, state=ACTIVE, createTime=1719576508666(Fri Jun 28 12:08:28 UTC 2024), timeoutSeconds=-1, nr operations = 1]@586ee36d
2024-06-28 12:08:28,667 INFO  [scout-thread-14] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 21230d6d-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=b247b785-1e8a-4c09-a5a0-e173d1f9d6f4, activemq.broker=mom61]
2024-06-28 12:08:28,668 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [21230d70-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=21230d6d-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=21230d6d-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3992e539, true, {}]
2024-06-28 12:08:28,668 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [21233481-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=21230d6d-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=21230d6d-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@37196365, true, {}]
2024-06-28 12:08:28,669 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4816, durable=true, userID=2122983c-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=849, properties=TypedProperties[__AMQ_CID=211f15c7-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6fdda542-2605-464a-a365-c7a5c731add5, JMSReplyTo=temp-queue://5966fff7-1759-4976-a33a-1f8bfac71e44, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1480644417, transaction: TransactionImpl [xid=null, txID=4817, xid=null, state=COMMITTED, createTime=1719576508666(Fri Jun 28 12:08:28 UTC 2024), timeoutSeconds=-1, nr operations = 0]@586ee36d
2024-06-28 12:08:28,670 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4822, durable=true, userID=21235b93-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=5966fff7-1759-4976-a33a-1f8bfac71e44, size=919, properties=TypedProperties[__AMQ_CID=21230d6f-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6fdda542-2605-464a-a365-c7a5c731add5, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b247b785-1e8a-4c09-a5a0-e173d1f9d6f4]]@976152070, context: RoutingContextImpl(Address=5966fff7-1759-4976-a33a-1f8bfac71e44, routingType=ANYCAST, PreviousAddress=5966fff7-1759-4976-a33a-1f8bfac71e44 previousRoute:ANYCAST, reusable=true, version=-2147483083)
..................................................
***** durable queues 5966fff7-1759-4976-a33a-1f8bfac71e44:
***** non durable for 5966fff7-1759-4976-a33a-1f8bfac71e44:
- queueID=4812 address:5966fff7-1759-4976-a33a-1f8bfac71e44 name:5966fff7-1759-4976-a33a-1f8bfac71e44 filter:null
..................................................
, transaction: null
2024-06-28 12:08:28,670 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 5966fff7-1759-4976-a33a-1f8bfac71e44: Reference[4822]:RELIABLE:CoreMessage[messageID=4822, durable=true, userID=21235b93-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=5966fff7-1759-4976-a33a-1f8bfac71e44, size=919, properties=TypedProperties[__AMQ_CID=21230d6f-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6fdda542-2605-464a-a365-c7a5c731add5, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b247b785-1e8a-4c09-a5a0-e173d1f9d6f4]]@976152070
2024-06-28 12:08:28,670 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 5966fff7-1759-4976-a33a-1f8bfac71e44: CoreMessage[messageID=4822, durable=true, userID=21235b93-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=5966fff7-1759-4976-a33a-1f8bfac71e44, size=919, properties=TypedProperties[__AMQ_CID=21230d6f-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6fdda542-2605-464a-a365-c7a5c731add5, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b247b785-1e8a-4c09-a5a0-e173d1f9d6f4]]@976152070 to transaction: TransactionImpl [xid=null, txID=4825, xid=null, state=ACTIVE, createTime=1719576508670(Fri Jun 28 12:08:28 UTC 2024), timeoutSeconds=-1, nr operations = 1]@35953a00
2024-06-28 12:08:28,670 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 5966fff7-1759-4976-a33a-1f8bfac71e44: CoreMessage[messageID=4822, durable=true, userID=21235b93-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=5966fff7-1759-4976-a33a-1f8bfac71e44, size=919, properties=TypedProperties[__AMQ_CID=21230d6f-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6fdda542-2605-464a-a365-c7a5c731add5, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b247b785-1e8a-4c09-a5a0-e173d1f9d6f4]]@976152070, transaction: TransactionImpl [xid=null, txID=4825, xid=null, state=COMMITTED, createTime=1719576508670(Fri Jun 28 12:08:28 UTC 2024), timeoutSeconds=-1, nr operations = 0]@35953a00
2024-06-28 12:08:28,670 INFO  [scout-thread-14] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 21230d6d-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=b247b785-1e8a-4c09-a5a0-e173d1f9d6f4, activemq.broker=mom61]
2024-06-28 12:08:28,671 INFO  [scout-thread-20] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 211eeeb5-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom224]
2024-06-28 12:08:28,673 INFO  [scout-thread-11] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@6368df2, org.eclipse.scout.rt.mom.jms.JmsSubscription@57f7d065] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom220]
2024-06-28 12:08:28,675 INFO  [scout-thread-11] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 211e7980-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom220]
2024-06-28 12:08:28,676 INFO  [scout-thread-11] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 21246d04-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom220]
2024-06-28 12:08:28,677 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [21249417-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=21246d04-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=21246d04-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@287f2f9b, true, {}]
2024-06-28 12:08:28,677 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [21249418-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=21246d04-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=21246d04-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3d48db65, true, {}]
2024-06-28 12:08:28,678 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null]
2024-06-28 12:08:28,679 INFO  [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2124e239-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom224]
2024-06-28 12:08:28,680 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2124e23c-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=2124e239-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=2124e239-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5c74ba, true, {}]
2024-06-28 12:08:28,680 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2125094d-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=2124e239-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=2124e239-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@428838ff, true, {}]
2024-06-28 12:08:28,681 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=7c7c6c30-1dba-4e71-b1ff-bf8c8003eb3e, address=7c7c6c30-1dba-4e71-b1ff-bf8c8003eb3e, 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, fqqn=null]]
2024-06-28 12:08:28,681 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@161bc863
2024-06-28 12:08:28,682 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@16df337a
2024-06-28 12:08:28,682 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 7c7c6c30-1dba-4e71-b1ff-bf8c8003eb3e, null, 0, false, true, null]
2024-06-28 12:08:28,683 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4861, durable=true, userID=21257e80-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=847, properties=TypedProperties[__AMQ_CID=2124e23b-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-07c0103f-a032-4d3e-8258-3298c8d024dd, JMSReplyTo=temp-queue://7c7c6c30-1dba-4e71-b1ff-bf8c8003eb3e, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@230901665, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483381)
..................................................
***** durable queues test/mom/testRequestReplyInternal:
- queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null
***** non durable for test/mom/testRequestReplyInternal:
..................................................
, transaction: null
2024-06-28 12:08:28,685 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[4861]:RELIABLE:CoreMessage[messageID=4861, durable=true, userID=21257e80-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=847, properties=TypedProperties[__AMQ_CID=2124e23b-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-07c0103f-a032-4d3e-8258-3298c8d024dd, JMSReplyTo=temp-queue://7c7c6c30-1dba-4e71-b1ff-bf8c8003eb3e, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@230901665
2024-06-28 12:08:28,685 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4861, durable=true, userID=21257e80-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=847, properties=TypedProperties[__AMQ_CID=2124e23b-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-07c0103f-a032-4d3e-8258-3298c8d024dd, JMSReplyTo=temp-queue://7c7c6c30-1dba-4e71-b1ff-bf8c8003eb3e, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@230901665 to transaction: TransactionImpl [xid=null, txID=4862, xid=null, state=ACTIVE, createTime=1719576508685(Fri Jun 28 12:08:28 UTC 2024), timeoutSeconds=-1, nr operations = 1]@13d35cde
2024-06-28 12:08:28,686 INFO  [scout-thread-14] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2125f3b1-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=3fc62bb6-a000-48f5-a989-cfac7ec2e448, activemq.broker=mom61]
2024-06-28 12:08:28,686 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2125f3b4-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=2125f3b1-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=2125f3b1-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@163ab374, true, {}]
2024-06-28 12:08:28,687 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [21261ac5-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=2125f3b1-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=2125f3b1-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2af9dbcc, true, {}]
2024-06-28 12:08:28,688 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4861, durable=true, userID=21257e80-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=847, properties=TypedProperties[__AMQ_CID=2124e23b-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-07c0103f-a032-4d3e-8258-3298c8d024dd, JMSReplyTo=temp-queue://7c7c6c30-1dba-4e71-b1ff-bf8c8003eb3e, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@230901665, transaction: TransactionImpl [xid=null, txID=4862, xid=null, state=COMMITTED, createTime=1719576508685(Fri Jun 28 12:08:28 UTC 2024), timeoutSeconds=-1, nr operations = 0]@13d35cde
2024-06-28 12:08:28,688 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4867, durable=true, userID=212641d7-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=7c7c6c30-1dba-4e71-b1ff-bf8c8003eb3e, size=917, properties=TypedProperties[__AMQ_CID=2125f3b3-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-07c0103f-a032-4d3e-8258-3298c8d024dd, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=3fc62bb6-a000-48f5-a989-cfac7ec2e448]]@766178615, context: RoutingContextImpl(Address=7c7c6c30-1dba-4e71-b1ff-bf8c8003eb3e, routingType=ANYCAST, PreviousAddress=7c7c6c30-1dba-4e71-b1ff-bf8c8003eb3e previousRoute:ANYCAST, reusable=true, version=-2147483081)
..................................................
***** durable queues 7c7c6c30-1dba-4e71-b1ff-bf8c8003eb3e:
***** non durable for 7c7c6c30-1dba-4e71-b1ff-bf8c8003eb3e:
- queueID=4857 address:7c7c6c30-1dba-4e71-b1ff-bf8c8003eb3e name:7c7c6c30-1dba-4e71-b1ff-bf8c8003eb3e filter:null
..................................................
, transaction: null
2024-06-28 12:08:28,688 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 7c7c6c30-1dba-4e71-b1ff-bf8c8003eb3e: Reference[4867]:RELIABLE:CoreMessage[messageID=4867, durable=true, userID=212641d7-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=7c7c6c30-1dba-4e71-b1ff-bf8c8003eb3e, size=917, properties=TypedProperties[__AMQ_CID=2125f3b3-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-07c0103f-a032-4d3e-8258-3298c8d024dd, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=3fc62bb6-a000-48f5-a989-cfac7ec2e448]]@766178615
2024-06-28 12:08:28,689 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 7c7c6c30-1dba-4e71-b1ff-bf8c8003eb3e: CoreMessage[messageID=4867, durable=true, userID=212641d7-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=7c7c6c30-1dba-4e71-b1ff-bf8c8003eb3e, size=917, properties=TypedProperties[__AMQ_CID=2125f3b3-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-07c0103f-a032-4d3e-8258-3298c8d024dd, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=3fc62bb6-a000-48f5-a989-cfac7ec2e448]]@766178615 to transaction: TransactionImpl [xid=null, txID=4869, xid=null, state=ACTIVE, createTime=1719576508689(Fri Jun 28 12:08:28 UTC 2024), timeoutSeconds=-1, nr operations = 1]@788a3a43
2024-06-28 12:08:28,689 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 7c7c6c30-1dba-4e71-b1ff-bf8c8003eb3e: CoreMessage[messageID=4867, durable=true, userID=212641d7-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=7c7c6c30-1dba-4e71-b1ff-bf8c8003eb3e, size=917, properties=TypedProperties[__AMQ_CID=2125f3b3-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-07c0103f-a032-4d3e-8258-3298c8d024dd, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=3fc62bb6-a000-48f5-a989-cfac7ec2e448]]@766178615, transaction: TransactionImpl [xid=null, txID=4869, xid=null, state=COMMITTED, createTime=1719576508689(Fri Jun 28 12:08:28 UTC 2024), timeoutSeconds=-1, nr operations = 0]@788a3a43
2024-06-28 12:08:28,689 INFO  [scout-thread-14] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2125f3b1-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=3fc62bb6-a000-48f5-a989-cfac7ec2e448, activemq.broker=mom61]
2024-06-28 12:08:28,690 INFO  [scout-thread-20] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2124e239-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom224]
2024-06-28 12:08:28,692 INFO  [scout-thread-11] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@43847222, org.eclipse.scout.rt.mom.jms.JmsSubscription@5287227a] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom220]
2024-06-28 12:08:28,694 INFO  [scout-thread-11] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 21246d04-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom220]
2024-06-28 12:08:28,695 INFO  [scout-thread-11] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 21275348-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom220]
2024-06-28 12:08:28,695 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2127534b-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=21275348-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=21275348-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4bde0de9, true, {}]
2024-06-28 12:08:28,696 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [21277a5c-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=21275348-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=21275348-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1d2da0f7, true, {}]
2024-06-28 12:08:28,697 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null]
2024-06-28 12:08:28,698 INFO  [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2127a16d-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom224]
2024-06-28 12:08:28,698 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2127c880-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=2127a16d-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=2127a16d-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@31f39fb8, true, {}]
2024-06-28 12:08:28,699 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2127ef91-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=2127a16d-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=2127a16d-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1b90784c, true, {}]
2024-06-28 12:08:28,699 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=eb2841a0-fc82-4551-a7fe-78df334de461, address=eb2841a0-fc82-4551-a7fe-78df334de461, 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, fqqn=null]]
2024-06-28 12:08:28,699 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@7504ac5a
2024-06-28 12:08:28,700 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@24d65696
2024-06-28 12:08:28,700 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, eb2841a0-fc82-4551-a7fe-78df334de461, null, 0, false, true, null]
2024-06-28 12:08:28,702 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4906, durable=true, userID=21283db4-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=749, properties=TypedProperties[__AMQ_CID=2127c87f-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6df13b10-9b34-4c5a-8214-b6987a6f381a, JMSReplyTo=temp-queue://eb2841a0-fc82-4551-a7fe-78df334de461, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1936170547, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483381)
..................................................
***** durable queues test/mom/testRequestReplyInternal:
- queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null
***** non durable for test/mom/testRequestReplyInternal:
..................................................
, transaction: null
2024-06-28 12:08:28,703 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[4906]:RELIABLE:CoreMessage[messageID=4906, durable=true, userID=21283db4-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=749, properties=TypedProperties[__AMQ_CID=2127c87f-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6df13b10-9b34-4c5a-8214-b6987a6f381a, JMSReplyTo=temp-queue://eb2841a0-fc82-4551-a7fe-78df334de461, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1936170547
2024-06-28 12:08:28,703 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4906, durable=true, userID=21283db4-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=749, properties=TypedProperties[__AMQ_CID=2127c87f-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6df13b10-9b34-4c5a-8214-b6987a6f381a, JMSReplyTo=temp-queue://eb2841a0-fc82-4551-a7fe-78df334de461, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1936170547 to transaction: TransactionImpl [xid=null, txID=4907, xid=null, state=ACTIVE, createTime=1719576508703(Fri Jun 28 12:08:28 UTC 2024), timeoutSeconds=-1, nr operations = 1]@504d7991
2024-06-28 12:08:28,704 INFO  [scout-thread-14] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2128b2e5-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=45598747-0cdc-4a25-bd99-2c9c5cbba756, activemq.broker=mom61]
2024-06-28 12:08:28,704 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2128b2e8-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=2128b2e5-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=2128b2e5-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@15c63cf6, true, {}]
2024-06-28 12:08:28,705 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2128d9f9-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=2128b2e5-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=2128b2e5-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@18eee93e, true, {}]
2024-06-28 12:08:28,706 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4906, durable=true, userID=21283db4-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=749, properties=TypedProperties[__AMQ_CID=2127c87f-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6df13b10-9b34-4c5a-8214-b6987a6f381a, JMSReplyTo=temp-queue://eb2841a0-fc82-4551-a7fe-78df334de461, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1936170547, transaction: TransactionImpl [xid=null, txID=4907, xid=null, state=COMMITTED, createTime=1719576508703(Fri Jun 28 12:08:28 UTC 2024), timeoutSeconds=-1, nr operations = 0]@504d7991
2024-06-28 12:08:28,706 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from eb2841a0-fc82-4551-a7fe-78df334de461: Reference[4912]:RELIABLE:CoreMessage[messageID=4912, durable=true, userID=2129010b-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=eb2841a0-fc82-4551-a7fe-78df334de461, size=819, properties=TypedProperties[__AMQ_CID=2128b2e7-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6df13b10-9b34-4c5a-8214-b6987a6f381a, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=45598747-0cdc-4a25-bd99-2c9c5cbba756]]@620567037
2024-06-28 12:08:28,706 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4912, durable=true, userID=2129010b-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=eb2841a0-fc82-4551-a7fe-78df334de461, size=819, properties=TypedProperties[__AMQ_CID=2128b2e7-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6df13b10-9b34-4c5a-8214-b6987a6f381a, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=45598747-0cdc-4a25-bd99-2c9c5cbba756]]@620567037, context: RoutingContextImpl(Address=eb2841a0-fc82-4551-a7fe-78df334de461, routingType=ANYCAST, PreviousAddress=eb2841a0-fc82-4551-a7fe-78df334de461 previousRoute:ANYCAST, reusable=true, version=-2147483079)
..................................................
***** durable queues eb2841a0-fc82-4551-a7fe-78df334de461:
***** non durable for eb2841a0-fc82-4551-a7fe-78df334de461:
- queueID=4902 address:eb2841a0-fc82-4551-a7fe-78df334de461 name:eb2841a0-fc82-4551-a7fe-78df334de461 filter:null
..................................................
, transaction: null
2024-06-28 12:08:28,707 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from eb2841a0-fc82-4551-a7fe-78df334de461: CoreMessage[messageID=4912, durable=true, userID=2129010b-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=eb2841a0-fc82-4551-a7fe-78df334de461, size=819, properties=TypedProperties[__AMQ_CID=2128b2e7-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6df13b10-9b34-4c5a-8214-b6987a6f381a, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=45598747-0cdc-4a25-bd99-2c9c5cbba756]]@620567037 to transaction: TransactionImpl [xid=null, txID=4915, xid=null, state=ACTIVE, createTime=1719576508707(Fri Jun 28 12:08:28 UTC 2024), timeoutSeconds=-1, nr operations = 1]@71f61bd
2024-06-28 12:08:28,707 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from eb2841a0-fc82-4551-a7fe-78df334de461: CoreMessage[messageID=4912, durable=true, userID=2129010b-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=eb2841a0-fc82-4551-a7fe-78df334de461, size=819, properties=TypedProperties[__AMQ_CID=2128b2e7-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6df13b10-9b34-4c5a-8214-b6987a6f381a, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=45598747-0cdc-4a25-bd99-2c9c5cbba756]]@620567037, transaction: TransactionImpl [xid=null, txID=4915, xid=null, state=COMMITTED, createTime=1719576508707(Fri Jun 28 12:08:28 UTC 2024), timeoutSeconds=-1, nr operations = 0]@71f61bd
2024-06-28 12:08:28,707 INFO  [scout-thread-14] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2128b2e5-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=45598747-0cdc-4a25-bd99-2c9c5cbba756, activemq.broker=mom61]
2024-06-28 12:08:28,708 INFO  [scout-thread-20] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2127a16d-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom224]
2024-06-28 12:08:28,711 INFO  [scout-thread-11] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@7ce1ee8d, org.eclipse.scout.rt.mom.jms.JmsSubscription@140e3d1] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom220]
2024-06-28 12:08:28,712 INFO  [scout-thread-11] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 21275348-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom220]
2024-06-28 12:08:28,713 INFO  [scout-thread-11] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 212a127c-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom220]
2024-06-28 12:08:28,714 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [212a398f-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=212a127c-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=212a127c-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2ab43de2, true, {}]
2024-06-28 12:08:28,715 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [212a3990-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=212a127c-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=212a127c-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@313b976e, true, {}]
2024-06-28 12:08:28,715 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null]
2024-06-28 12:08:28,716 INFO  [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 212a87b1-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom224]
2024-06-28 12:08:28,717 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [212aaec4-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=212a87b1-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=212a87b1-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@249e38a7, true, {}]
2024-06-28 12:08:28,717 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [212aaec5-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=212a87b1-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=212a87b1-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6dfe2917, true, {}]
2024-06-28 12:08:28,718 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=4b3596bb-466f-4ee4-8fdf-efbb4c1b4e35, address=4b3596bb-466f-4ee4-8fdf-efbb4c1b4e35, 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, fqqn=null]]
2024-06-28 12:08:28,718 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@2ff7f7a0
2024-06-28 12:08:28,718 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@147d16f2
2024-06-28 12:08:28,719 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 4b3596bb-466f-4ee4-8fdf-efbb4c1b4e35, null, 0, false, true, null]
2024-06-28 12:08:28,720 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4951, durable=true, userID=212b23f8-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=740, properties=TypedProperties[__AMQ_CID=212aaec3-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-69409b7a-1d40-4c3b-b260-0a78bebf0e6f, JMSReplyTo=temp-queue://4b3596bb-466f-4ee4-8fdf-efbb4c1b4e35, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1390242765, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483381)
..................................................
***** durable queues test/mom/testRequestReplyInternal:
- queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null
***** non durable for test/mom/testRequestReplyInternal:
..................................................
, transaction: null
2024-06-28 12:08:28,725 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[4951]:RELIABLE:CoreMessage[messageID=4951, durable=true, userID=212b23f8-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=740, properties=TypedProperties[__AMQ_CID=212aaec3-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-69409b7a-1d40-4c3b-b260-0a78bebf0e6f, JMSReplyTo=temp-queue://4b3596bb-466f-4ee4-8fdf-efbb4c1b4e35, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1390242765
2024-06-28 12:08:28,726 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4951, durable=true, userID=212b23f8-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=740, properties=TypedProperties[__AMQ_CID=212aaec3-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-69409b7a-1d40-4c3b-b260-0a78bebf0e6f, JMSReplyTo=temp-queue://4b3596bb-466f-4ee4-8fdf-efbb4c1b4e35, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1390242765 to transaction: TransactionImpl [xid=null, txID=4952, xid=null, state=ACTIVE, createTime=1719576508725(Fri Jun 28 12:08:28 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1623be5e
2024-06-28 12:08:28,726 INFO  [scout-thread-14] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 212c0e59-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=b9c5f046-1f41-4887-b1bc-c36796107759, activemq.broker=mom61]
2024-06-28 12:08:28,727 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [212c356c-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=212c0e59-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=212c0e59-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4f6b2afe, true, {}]
2024-06-28 12:08:28,727 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [212c356d-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=212c0e59-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=212c0e59-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@76642e4b, true, {}]
2024-06-28 12:08:28,728 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4951, durable=true, userID=212b23f8-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=740, properties=TypedProperties[__AMQ_CID=212aaec3-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-69409b7a-1d40-4c3b-b260-0a78bebf0e6f, JMSReplyTo=temp-queue://4b3596bb-466f-4ee4-8fdf-efbb4c1b4e35, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1390242765, transaction: TransactionImpl [xid=null, txID=4952, xid=null, state=COMMITTED, createTime=1719576508725(Fri Jun 28 12:08:28 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1623be5e
2024-06-28 12:08:28,729 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 4b3596bb-466f-4ee4-8fdf-efbb4c1b4e35: Reference[4957]:RELIABLE:CoreMessage[messageID=4957, durable=true, userID=212c5c7f-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=4b3596bb-466f-4ee4-8fdf-efbb4c1b4e35, size=810, properties=TypedProperties[__AMQ_CID=212c356b-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-69409b7a-1d40-4c3b-b260-0a78bebf0e6f, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b9c5f046-1f41-4887-b1bc-c36796107759]]@532662267
2024-06-28 12:08:28,729 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4957, durable=true, userID=212c5c7f-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=4b3596bb-466f-4ee4-8fdf-efbb4c1b4e35, size=810, properties=TypedProperties[__AMQ_CID=212c356b-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-69409b7a-1d40-4c3b-b260-0a78bebf0e6f, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b9c5f046-1f41-4887-b1bc-c36796107759]]@532662267, context: RoutingContextImpl(Address=4b3596bb-466f-4ee4-8fdf-efbb4c1b4e35, routingType=ANYCAST, PreviousAddress=4b3596bb-466f-4ee4-8fdf-efbb4c1b4e35 previousRoute:ANYCAST, reusable=true, version=-2147483077)
..................................................
***** durable queues 4b3596bb-466f-4ee4-8fdf-efbb4c1b4e35:
***** non durable for 4b3596bb-466f-4ee4-8fdf-efbb4c1b4e35:
- queueID=4947 address:4b3596bb-466f-4ee4-8fdf-efbb4c1b4e35 name:4b3596bb-466f-4ee4-8fdf-efbb4c1b4e35 filter:null
..................................................
, transaction: null
2024-06-28 12:08:28,729 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 4b3596bb-466f-4ee4-8fdf-efbb4c1b4e35: CoreMessage[messageID=4957, durable=true, userID=212c5c7f-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=4b3596bb-466f-4ee4-8fdf-efbb4c1b4e35, size=810, properties=TypedProperties[__AMQ_CID=212c356b-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-69409b7a-1d40-4c3b-b260-0a78bebf0e6f, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b9c5f046-1f41-4887-b1bc-c36796107759]]@532662267 to transaction: TransactionImpl [xid=null, txID=4959, xid=null, state=ACTIVE, createTime=1719576508729(Fri Jun 28 12:08:28 UTC 2024), timeoutSeconds=-1, nr operations = 1]@696711f6
2024-06-28 12:08:28,729 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 4b3596bb-466f-4ee4-8fdf-efbb4c1b4e35: CoreMessage[messageID=4957, durable=true, userID=212c5c7f-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=4b3596bb-466f-4ee4-8fdf-efbb4c1b4e35, size=810, properties=TypedProperties[__AMQ_CID=212c356b-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-69409b7a-1d40-4c3b-b260-0a78bebf0e6f, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b9c5f046-1f41-4887-b1bc-c36796107759]]@532662267, transaction: TransactionImpl [xid=null, txID=4959, xid=null, state=COMMITTED, createTime=1719576508729(Fri Jun 28 12:08:28 UTC 2024), timeoutSeconds=-1, nr operations = 0]@696711f6
2024-06-28 12:08:28,730 INFO  [scout-thread-14] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 212c0e59-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=b9c5f046-1f41-4887-b1bc-c36796107759, activemq.broker=mom61]
2024-06-28 12:08:28,730 INFO  [scout-thread-20] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 212a87b1-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom224]
2024-06-28 12:08:28,732 INFO  [scout-thread-11] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@5d68cc28, org.eclipse.scout.rt.mom.jms.JmsSubscription@37c20265] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom220]
2024-06-28 12:08:28,733 INFO  [scout-thread-11] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 212a127c-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom220]
2024-06-28 12:08:28,734 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@30340784[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:08:28,735 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.011297 ms
2024-06-28 12:08:28,736 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 210c77a2-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:08:28,737 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-06-28 12:08:28,738 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 222.283194 ms
2024-06-28 12:08:28,738 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testRequestReplyEmpty [artemis-j2ee]>
2024-06-28 12:08:28,739 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:08:28,739 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyMultipleSubscriptions [artemis-j2ee]>
2024-06-28 12:08:28,740 INFO  [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1654615292'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom1]
2024-06-28 12:08:28,743 INFO  [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom1]
2024-06-28 12:08:28,743 INFO  [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 212ea571-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom1]
2024-06-28 12:08:28,744 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [212ecc84-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=212ea571-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=212ea571-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@db3d933, true, {}]
2024-06-28 12:08:28,745 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [212ecc85-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=212ea571-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=212ea571-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6acd27ae, true, {}]
2024-06-28 12:08:28,746 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=e6346f3f-a5b8-4eef-acae-7125f32e7556, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, 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, fqqn=null]]
2024-06-28 12:08:28,747 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@d7dcf7c
2024-06-28 12:08:28,747 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, e6346f3f-a5b8-4eef-acae-7125f32e7556, null, 0, false, true, null]
2024-06-28 12:08:28,748 INFO  [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 212f68c7-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom1]
2024-06-28 12:08:28,748 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [212f68ca-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=212f68c7-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=212f68c7-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3a1d816c, true, {}]
2024-06-28 12:08:28,749 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [212f8fdb-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=212f68c7-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=212f68c7-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5e56dae1, true, {}]
2024-06-28 12:08:28,750 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null]
2024-06-28 12:08:28,763 INFO  [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2131b2bc-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom1]
2024-06-28 12:08:28,764 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2131b2bf-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=2131b2bc-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=2131b2bc-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@80e4052, true, {}]
2024-06-28 12:08:28,764 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2131d9d0-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=2131b2bc-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=2131b2bc-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@a9f68d7, true, {}]
2024-06-28 12:08:28,765 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null]
2024-06-28 12:08:28,766 INFO  [scout-thread-14] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 213200e1-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyMultipleSubscriptions, activemq.broker=mom61]
2024-06-28 12:08:28,766 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [213227f4-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=213200e1-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=213200e1-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5230fdaa, true, {}]
2024-06-28 12:08:28,766 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [213227f5-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=213200e1-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=213200e1-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@407a3ab1, true, {}]
2024-06-28 12:08:28,767 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=7cf0c97f-cfaf-4115-ab1b-2991fcd73fe0, address=7cf0c97f-cfaf-4115-ab1b-2991fcd73fe0, 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, fqqn=null]]
2024-06-28 12:08:28,767 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@308c0131
2024-06-28 12:08:28,768 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@516d88c4
2024-06-28 12:08:28,769 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 7cf0c97f-cfaf-4115-ab1b-2991fcd73fe0, null, 0, false, true, null]
2024-06-28 12:08:28,770 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5022, durable=true, userID=21329d28-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=213227f3-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0f345ca1-3b27-45bb-9a7c-42a600ab92ab, JMSReplyTo=temp-queue://7cf0c97f-cfaf-4115-ab1b-2991fcd73fe0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1026261744, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147483326)
..................................................
***** durable queues test/mom/testQueueRequestReplyMultipleSubscriptions:
- queueID=1070 address:test/mom/testQueueRequestReplyMultipleSubscriptions name:test/mom/testQueueRequestReplyMultipleSubscriptions filter:null
***** non durable for test/mom/testQueueRequestReplyMultipleSubscriptions:
..................................................
, transaction: null
2024-06-28 12:08:28,772 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyMultipleSubscriptions: Reference[5022]:RELIABLE:CoreMessage[messageID=5022, durable=true, userID=21329d28-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=213227f3-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0f345ca1-3b27-45bb-9a7c-42a600ab92ab, JMSReplyTo=temp-queue://7cf0c97f-cfaf-4115-ab1b-2991fcd73fe0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1026261744
2024-06-28 12:08:28,772 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=5022, durable=true, userID=21329d28-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=213227f3-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0f345ca1-3b27-45bb-9a7c-42a600ab92ab, JMSReplyTo=temp-queue://7cf0c97f-cfaf-4115-ab1b-2991fcd73fe0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1026261744 to transaction: TransactionImpl [xid=null, txID=5023, xid=null, state=ACTIVE, createTime=1719576508772(Fri Jun 28 12:08:28 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3def853a
2024-06-28 12:08:28,773 INFO  [scout-thread-15] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 21333969-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@3ca6d4cc[name=test/mom/testQueueRequestReplyMultipleSubscriptions, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=75afd573-f141-4e19-9e58-dd2416d349fe, activemq.broker=mom222]
2024-06-28 12:08:28,773 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2133396c-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=21333969-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=21333969-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@36d5045f, true, {}]
2024-06-28 12:08:28,774 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2133607d-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=21333969-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=21333969-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@20459bee, true, {}]
2024-06-28 12:08:28,774 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=5022, durable=true, userID=21329d28-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=213227f3-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0f345ca1-3b27-45bb-9a7c-42a600ab92ab, JMSReplyTo=temp-queue://7cf0c97f-cfaf-4115-ab1b-2991fcd73fe0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1026261744, transaction: TransactionImpl [xid=null, txID=5023, xid=null, state=COMMITTED, createTime=1719576508772(Fri Jun 28 12:08:28 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3def853a
2024-06-28 12:08:28,775 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5028, durable=true, userID=2133878f-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=7cf0c97f-cfaf-4115-ab1b-2991fcd73fe0, size=939, properties=TypedProperties[__AMQ_CID=2133396b-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0f345ca1-3b27-45bb-9a7c-42a600ab92ab, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=75afd573-f141-4e19-9e58-dd2416d349fe]]@117631372, context: RoutingContextImpl(Address=7cf0c97f-cfaf-4115-ab1b-2991fcd73fe0, routingType=ANYCAST, PreviousAddress=7cf0c97f-cfaf-4115-ab1b-2991fcd73fe0 previousRoute:ANYCAST, reusable=true, version=-2147483073)
..................................................
***** durable queues 7cf0c97f-cfaf-4115-ab1b-2991fcd73fe0:
***** non durable for 7cf0c97f-cfaf-4115-ab1b-2991fcd73fe0:
- queueID=5018 address:7cf0c97f-cfaf-4115-ab1b-2991fcd73fe0 name:7cf0c97f-cfaf-4115-ab1b-2991fcd73fe0 filter:null
..................................................
, transaction: null
2024-06-28 12:08:28,775 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 7cf0c97f-cfaf-4115-ab1b-2991fcd73fe0: Reference[5028]:RELIABLE:CoreMessage[messageID=5028, durable=true, userID=2133878f-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=7cf0c97f-cfaf-4115-ab1b-2991fcd73fe0, size=939, properties=TypedProperties[__AMQ_CID=2133396b-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0f345ca1-3b27-45bb-9a7c-42a600ab92ab, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=75afd573-f141-4e19-9e58-dd2416d349fe]]@117631372
2024-06-28 12:08:28,776 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 7cf0c97f-cfaf-4115-ab1b-2991fcd73fe0: CoreMessage[messageID=5028, durable=true, userID=2133878f-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=7cf0c97f-cfaf-4115-ab1b-2991fcd73fe0, size=939, properties=TypedProperties[__AMQ_CID=2133396b-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0f345ca1-3b27-45bb-9a7c-42a600ab92ab, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=75afd573-f141-4e19-9e58-dd2416d349fe]]@117631372 to transaction: TransactionImpl [xid=null, txID=5029, xid=null, state=ACTIVE, createTime=1719576508776(Fri Jun 28 12:08:28 UTC 2024), timeoutSeconds=-1, nr operations = 1]@40685676
2024-06-28 12:08:28,776 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 7cf0c97f-cfaf-4115-ab1b-2991fcd73fe0: CoreMessage[messageID=5028, durable=true, userID=2133878f-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=7cf0c97f-cfaf-4115-ab1b-2991fcd73fe0, size=939, properties=TypedProperties[__AMQ_CID=2133396b-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0f345ca1-3b27-45bb-9a7c-42a600ab92ab, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=75afd573-f141-4e19-9e58-dd2416d349fe]]@117631372, transaction: TransactionImpl [xid=null, txID=5029, xid=null, state=COMMITTED, createTime=1719576508776(Fri Jun 28 12:08:28 UTC 2024), timeoutSeconds=-1, nr operations = 0]@40685676
2024-06-28 12:08:28,776 INFO  [scout-thread-15] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 21333969-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@3ca6d4cc[name=test/mom/testQueueRequestReplyMultipleSubscriptions, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=75afd573-f141-4e19-9e58-dd2416d349fe, activemq.broker=mom222]
2024-06-28 12:08:28,777 INFO  [scout-thread-14] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 213200e1-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testQueueRequestReplyMultipleSubscriptions, activemq.broker=mom61]
2024-06-28 12:08:28,828 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@12917a56, org.eclipse.scout.rt.mom.jms.JmsSubscription@1bec2008]
2024-06-28 12:08:28,830 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 212f68c7-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:08:28,832 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2131b2bc-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:08:28,834 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@46a969f6[job=JMS reply cancel message listener, state=RUNNING]]
2024-06-28 12:08:28,834 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.011904 ms
2024-06-28 12:08:28,835 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 212ea571-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:08:28,837 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-06-28 12:08:28,837 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 97.857075 ms
2024-06-28 12:08:28,837 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyMultipleSubscriptions [artemis-j2ee]>
2024-06-28 12:08:28,838 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:08:28,838 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyMultipleSubscriptions [artemis-j2ee]>
2024-06-28 12:08:28,839 INFO  [scout-thread-11] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1930977598'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom220]
2024-06-28 12:08:28,841 INFO  [scout-thread-11] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom220]
2024-06-28 12:08:28,842 INFO  [scout-thread-11] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 213dc0c1-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom220]
2024-06-28 12:08:28,842 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [213dc0c4-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=213dc0c1-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=213dc0c1-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@37cd0f31, true, {}]
2024-06-28 12:08:28,843 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [213de7d5-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=213dc0c1-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=213dc0c1-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7dfecd17, true, {}]
2024-06-28 12:08:28,845 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=50786cf0-cc21-46df-b3d5-b898b7dcd928, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, 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, fqqn=null]]
2024-06-28 12:08:28,845 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7d209f95
2024-06-28 12:08:28,846 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 50786cf0-cc21-46df-b3d5-b898b7dcd928, null, 0, false, true, null]
2024-06-28 12:08:28,846 INFO  [scout-thread-11] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 213e5d07-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom220]
2024-06-28 12:08:28,847 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [213e841a-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=213e5d07-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=213e5d07-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1cfdaec3, true, {}]
2024-06-28 12:08:28,847 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [213e841b-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=213e5d07-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=213e5d07-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@26463f0, true, {}]
2024-06-28 12:08:28,848 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null]
2024-06-28 12:08:28,849 INFO  [scout-thread-11] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 213ed23c-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom220]
2024-06-28 12:08:28,849 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [213ed23f-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=213ed23c-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=213ed23c-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@50140247, true, {}]
2024-06-28 12:08:28,850 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [213ef950-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=213ed23c-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=213ed23c-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@b695659, true, {}]
2024-06-28 12:08:28,851 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null]
2024-06-28 12:08:28,851 INFO  [scout-thread-14] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 213f2061-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyMultipleSubscriptions, activemq.broker=mom61]
2024-06-28 12:08:28,852 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [213f4774-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=213f2061-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=213f2061-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2dd0e5ef, true, {}]
2024-06-28 12:08:28,853 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [213f4775-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=213f2061-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=213f2061-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@48d30323, true, {}]
2024-06-28 12:08:28,853 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=dc14e9db-6123-4236-a0fb-4704b8c2699c, address=dc14e9db-6123-4236-a0fb-4704b8c2699c, 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, fqqn=null]]
2024-06-28 12:08:28,853 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@2e6e9dfb
2024-06-28 12:08:28,854 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3eb05f33
2024-06-28 12:08:28,854 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, dc14e9db-6123-4236-a0fb-4704b8c2699c, null, 0, false, true, null]
2024-06-28 12:08:28,856 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5099, durable=true, userID=213fbca8-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=213f4773-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-109f5c40-90ee-4e15-8988-59e4dc25fb5e, JMSReplyTo=temp-queue://dc14e9db-6123-4236-a0fb-4704b8c2699c, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1481366436, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147483326)
..................................................
***** durable queues test/mom/testQueueRequestReplyMultipleSubscriptions:
- queueID=1070 address:test/mom/testQueueRequestReplyMultipleSubscriptions name:test/mom/testQueueRequestReplyMultipleSubscriptions filter:null
***** non durable for test/mom/testQueueRequestReplyMultipleSubscriptions:
..................................................
, transaction: null
2024-06-28 12:08:28,857 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyMultipleSubscriptions: Reference[5099]:RELIABLE:CoreMessage[messageID=5099, durable=true, userID=213fbca8-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=213f4773-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-109f5c40-90ee-4e15-8988-59e4dc25fb5e, JMSReplyTo=temp-queue://dc14e9db-6123-4236-a0fb-4704b8c2699c, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1481366436
2024-06-28 12:08:28,858 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=5099, durable=true, userID=213fbca8-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=213f4773-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-109f5c40-90ee-4e15-8988-59e4dc25fb5e, JMSReplyTo=temp-queue://dc14e9db-6123-4236-a0fb-4704b8c2699c, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1481366436 to transaction: TransactionImpl [xid=null, txID=5100, xid=null, state=ACTIVE, createTime=1719576508857(Fri Jun 28 12:08:28 UTC 2024), timeoutSeconds=-1, nr operations = 1]@63192eaa
2024-06-28 12:08:28,858 INFO  [scout-thread-15] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 214031d9-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@3ca6d4cc[name=test/mom/testQueueRequestReplyMultipleSubscriptions, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=885efafe-d943-4baa-a77b-05c9180e3be5, activemq.broker=mom222]
2024-06-28 12:08:28,859 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [214058ec-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=214031d9-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=214031d9-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7d80221c, true, {}]
2024-06-28 12:08:28,859 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [214058ed-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=214031d9-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=214031d9-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@22d98e0, true, {}]
2024-06-28 12:08:28,860 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=5099, durable=true, userID=213fbca8-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=213f4773-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-109f5c40-90ee-4e15-8988-59e4dc25fb5e, JMSReplyTo=temp-queue://dc14e9db-6123-4236-a0fb-4704b8c2699c, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1481366436, transaction: TransactionImpl [xid=null, txID=5100, xid=null, state=COMMITTED, createTime=1719576508857(Fri Jun 28 12:08:28 UTC 2024), timeoutSeconds=-1, nr operations = 0]@63192eaa
2024-06-28 12:08:28,860 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5105, durable=true, userID=21407fff-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=dc14e9db-6123-4236-a0fb-4704b8c2699c, size=939, properties=TypedProperties[__AMQ_CID=214058eb-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-109f5c40-90ee-4e15-8988-59e4dc25fb5e, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=885efafe-d943-4baa-a77b-05c9180e3be5]]@1671031431, context: RoutingContextImpl(Address=dc14e9db-6123-4236-a0fb-4704b8c2699c, routingType=ANYCAST, PreviousAddress=dc14e9db-6123-4236-a0fb-4704b8c2699c previousRoute:ANYCAST, reusable=true, version=-2147483069)
..................................................
***** durable queues dc14e9db-6123-4236-a0fb-4704b8c2699c:
***** non durable for dc14e9db-6123-4236-a0fb-4704b8c2699c:
- queueID=5095 address:dc14e9db-6123-4236-a0fb-4704b8c2699c name:dc14e9db-6123-4236-a0fb-4704b8c2699c filter:null
..................................................
, transaction: null
2024-06-28 12:08:28,861 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from dc14e9db-6123-4236-a0fb-4704b8c2699c: Reference[5105]:RELIABLE:CoreMessage[messageID=5105, durable=true, userID=21407fff-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=dc14e9db-6123-4236-a0fb-4704b8c2699c, size=939, properties=TypedProperties[__AMQ_CID=214058eb-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-109f5c40-90ee-4e15-8988-59e4dc25fb5e, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=885efafe-d943-4baa-a77b-05c9180e3be5]]@1671031431
2024-06-28 12:08:28,861 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from dc14e9db-6123-4236-a0fb-4704b8c2699c: CoreMessage[messageID=5105, durable=true, userID=21407fff-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=dc14e9db-6123-4236-a0fb-4704b8c2699c, size=939, properties=TypedProperties[__AMQ_CID=214058eb-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-109f5c40-90ee-4e15-8988-59e4dc25fb5e, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=885efafe-d943-4baa-a77b-05c9180e3be5]]@1671031431 to transaction: TransactionImpl [xid=null, txID=5106, xid=null, state=ACTIVE, createTime=1719576508861(Fri Jun 28 12:08:28 UTC 2024), timeoutSeconds=-1, nr operations = 1]@221ea1a6
2024-06-28 12:08:28,861 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from dc14e9db-6123-4236-a0fb-4704b8c2699c: CoreMessage[messageID=5105, durable=true, userID=21407fff-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=dc14e9db-6123-4236-a0fb-4704b8c2699c, size=939, properties=TypedProperties[__AMQ_CID=214058eb-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-109f5c40-90ee-4e15-8988-59e4dc25fb5e, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=885efafe-d943-4baa-a77b-05c9180e3be5]]@1671031431, transaction: TransactionImpl [xid=null, txID=5106, xid=null, state=COMMITTED, createTime=1719576508861(Fri Jun 28 12:08:28 UTC 2024), timeoutSeconds=-1, nr operations = 0]@221ea1a6
2024-06-28 12:08:28,862 INFO  [scout-thread-15] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 214031d9-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@3ca6d4cc[name=test/mom/testQueueRequestReplyMultipleSubscriptions, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=885efafe-d943-4baa-a77b-05c9180e3be5, activemq.broker=mom222]
2024-06-28 12:08:28,862 INFO  [scout-thread-14] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 213f2061-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testQueueRequestReplyMultipleSubscriptions, activemq.broker=mom61]
2024-06-28 12:08:28,913 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@198b4fb6, org.eclipse.scout.rt.mom.jms.JmsSubscription@58ea2bc2]
2024-06-28 12:08:28,915 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 213e5d07-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:08:28,917 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 213ed23c-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:08:28,918 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@217c2b9e[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:08:28,919 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.010942 ms
2024-06-28 12:08:28,920 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 213dc0c1-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:08:28,922 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-06-28 12:08:28,922 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 83.709491 ms
2024-06-28 12:08:28,922 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyMultipleSubscriptions [artemis-j2ee]>
2024-06-28 12:08:28,923 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:08:28,923 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyMultipleSubscriptions [artemis-j2ee]>
2024-06-28 12:08:28,924 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1761839047'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom224]
2024-06-28 12:08:28,927 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom224]
2024-06-28 12:08:28,927 INFO  [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 214ab931-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom224]
2024-06-28 12:08:28,928 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [214ae044-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=214ab931-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=214ab931-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1fead0f6, true, {}]
2024-06-28 12:08:28,929 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [214b0755-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=214ab931-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=214ab931-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@77f6f5c9, true, {}]
2024-06-28 12:08:28,930 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=60c1242c-990b-43c6-9ccd-e00dad3647b2, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, 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, fqqn=null]]
2024-06-28 12:08:28,931 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@84bc797
2024-06-28 12:08:28,931 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 60c1242c-990b-43c6-9ccd-e00dad3647b2, null, 0, false, true, null]
2024-06-28 12:08:28,932 INFO  [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 214b7c87-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom224]
2024-06-28 12:08:28,932 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [214b7c8a-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=214b7c87-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=214b7c87-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@342d0ccc, true, {}]
2024-06-28 12:08:28,933 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [214ba39b-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=214b7c87-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=214b7c87-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7e2eae0e, true, {}]
2024-06-28 12:08:28,934 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null]
2024-06-28 12:08:28,934 INFO  [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 214bcaac-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom224]
2024-06-28 12:08:28,935 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [214bf1bf-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=214bcaac-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=214bcaac-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@49af9967, true, {}]
2024-06-28 12:08:28,935 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [214bf1c0-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=214bcaac-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=214bcaac-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@28855b57, true, {}]
2024-06-28 12:08:28,936 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null]
2024-06-28 12:08:28,937 INFO  [scout-thread-14] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 214c3fe1-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyMultipleSubscriptions, activemq.broker=mom61]
2024-06-28 12:08:28,937 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [214c3fe4-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=214c3fe1-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=214c3fe1-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2f5dff99, true, {}]
2024-06-28 12:08:28,938 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [214c66f5-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=214c3fe1-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=214c3fe1-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@f31c14e, true, {}]
2024-06-28 12:08:28,938 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=ca376e6d-582e-4e30-bfe3-60745acfe417, address=ca376e6d-582e-4e30-bfe3-60745acfe417, 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, fqqn=null]]
2024-06-28 12:08:28,939 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@328b4730
2024-06-28 12:08:28,939 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@efedf95
2024-06-28 12:08:28,940 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, ca376e6d-582e-4e30-bfe3-60745acfe417, null, 0, false, true, null]
2024-06-28 12:08:28,941 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5176, durable=true, userID=214cb518-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=214c3fe3-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-bdebaeef-f504-4121-a302-b7e0148904d8, JMSReplyTo=temp-queue://ca376e6d-582e-4e30-bfe3-60745acfe417, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1125756155, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147483326)
..................................................
***** durable queues test/mom/testQueueRequestReplyMultipleSubscriptions:
- queueID=1070 address:test/mom/testQueueRequestReplyMultipleSubscriptions name:test/mom/testQueueRequestReplyMultipleSubscriptions filter:null
***** non durable for test/mom/testQueueRequestReplyMultipleSubscriptions:
..................................................
, transaction: null
2024-06-28 12:08:28,942 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyMultipleSubscriptions: Reference[5176]:RELIABLE:CoreMessage[messageID=5176, durable=true, userID=214cb518-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=214c3fe3-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-bdebaeef-f504-4121-a302-b7e0148904d8, JMSReplyTo=temp-queue://ca376e6d-582e-4e30-bfe3-60745acfe417, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1125756155
2024-06-28 12:08:28,943 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=5176, durable=true, userID=214cb518-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=214c3fe3-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-bdebaeef-f504-4121-a302-b7e0148904d8, JMSReplyTo=temp-queue://ca376e6d-582e-4e30-bfe3-60745acfe417, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1125756155 to transaction: TransactionImpl [xid=null, txID=5177, xid=null, state=ACTIVE, createTime=1719576508943(Fri Jun 28 12:08:28 UTC 2024), timeoutSeconds=-1, nr operations = 1]@792328c6
2024-06-28 12:08:28,943 INFO  [scout-thread-15] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 214d2a49-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@3ca6d4cc[name=test/mom/testQueueRequestReplyMultipleSubscriptions, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=fa36408c-16b8-4dea-b7a0-3c4a2f471d35, activemq.broker=mom222]
2024-06-28 12:08:28,944 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [214d515c-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=214d2a49-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=214d2a49-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1823ee1d, true, {}]
2024-06-28 12:08:28,945 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [214d515d-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=214d2a49-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=214d2a49-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@139d2902, true, {}]
2024-06-28 12:08:28,946 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=5176, durable=true, userID=214cb518-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=214c3fe3-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-bdebaeef-f504-4121-a302-b7e0148904d8, JMSReplyTo=temp-queue://ca376e6d-582e-4e30-bfe3-60745acfe417, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1125756155, transaction: TransactionImpl [xid=null, txID=5177, xid=null, state=COMMITTED, createTime=1719576508943(Fri Jun 28 12:08:28 UTC 2024), timeoutSeconds=-1, nr operations = 0]@792328c6
2024-06-28 12:08:28,946 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5182, durable=true, userID=214d786f-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=ca376e6d-582e-4e30-bfe3-60745acfe417, size=939, properties=TypedProperties[__AMQ_CID=214d515b-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-bdebaeef-f504-4121-a302-b7e0148904d8, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=fa36408c-16b8-4dea-b7a0-3c4a2f471d35]]@1070849512, context: RoutingContextImpl(Address=ca376e6d-582e-4e30-bfe3-60745acfe417, routingType=ANYCAST, PreviousAddress=ca376e6d-582e-4e30-bfe3-60745acfe417 previousRoute:ANYCAST, reusable=true, version=-2147483065)
..................................................
***** durable queues ca376e6d-582e-4e30-bfe3-60745acfe417:
***** non durable for ca376e6d-582e-4e30-bfe3-60745acfe417:
- queueID=5172 address:ca376e6d-582e-4e30-bfe3-60745acfe417 name:ca376e6d-582e-4e30-bfe3-60745acfe417 filter:null
..................................................
, transaction: null
2024-06-28 12:08:28,946 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from ca376e6d-582e-4e30-bfe3-60745acfe417: Reference[5182]:RELIABLE:CoreMessage[messageID=5182, durable=true, userID=214d786f-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=ca376e6d-582e-4e30-bfe3-60745acfe417, size=939, properties=TypedProperties[__AMQ_CID=214d515b-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-bdebaeef-f504-4121-a302-b7e0148904d8, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=fa36408c-16b8-4dea-b7a0-3c4a2f471d35]]@1070849512
2024-06-28 12:08:28,946 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from ca376e6d-582e-4e30-bfe3-60745acfe417: CoreMessage[messageID=5182, durable=true, userID=214d786f-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=ca376e6d-582e-4e30-bfe3-60745acfe417, size=939, properties=TypedProperties[__AMQ_CID=214d515b-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-bdebaeef-f504-4121-a302-b7e0148904d8, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=fa36408c-16b8-4dea-b7a0-3c4a2f471d35]]@1070849512 to transaction: TransactionImpl [xid=null, txID=5183, xid=null, state=ACTIVE, createTime=1719576508946(Fri Jun 28 12:08:28 UTC 2024), timeoutSeconds=-1, nr operations = 1]@475ac3dc
2024-06-28 12:08:28,946 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from ca376e6d-582e-4e30-bfe3-60745acfe417: CoreMessage[messageID=5182, durable=true, userID=214d786f-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:28 UTC 2024, expiration=0, durable=true, address=ca376e6d-582e-4e30-bfe3-60745acfe417, size=939, properties=TypedProperties[__AMQ_CID=214d515b-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-bdebaeef-f504-4121-a302-b7e0148904d8, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=fa36408c-16b8-4dea-b7a0-3c4a2f471d35]]@1070849512, transaction: TransactionImpl [xid=null, txID=5183, xid=null, state=COMMITTED, createTime=1719576508946(Fri Jun 28 12:08:28 UTC 2024), timeoutSeconds=-1, nr operations = 0]@475ac3dc
2024-06-28 12:08:28,947 INFO  [scout-thread-15] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 214d2a49-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@3ca6d4cc[name=test/mom/testQueueRequestReplyMultipleSubscriptions, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=fa36408c-16b8-4dea-b7a0-3c4a2f471d35, activemq.broker=mom222]
2024-06-28 12:08:28,947 INFO  [scout-thread-14] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 214c3fe1-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testQueueRequestReplyMultipleSubscriptions, activemq.broker=mom61]
2024-06-28 12:08:28,999 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@c079185, org.eclipse.scout.rt.mom.jms.JmsSubscription@73c2097e]
2024-06-28 12:08:29,000 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 214b7c87-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:08:29,003 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 214bcaac-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:08:29,004 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@32265694[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:08:29,004 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.010260 ms
2024-06-28 12:08:29,005 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 214ab931-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:08:29,007 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-06-28 12:08:29,007 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 83.990441 ms
2024-06-28 12:08:29,007 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyMultipleSubscriptions [artemis-j2ee]>
2024-06-28 12:08:29,008 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:08:29,008 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyMultipleSubscriptions [artemis-j2ee]>
2024-06-28 12:08:29,009 INFO  [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1296046729'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom1]
2024-06-28 12:08:29,011 INFO  [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom1]
2024-06-28 12:08:29,011 INFO  [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 21578a91-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom1]
2024-06-28 12:08:29,012 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2157b1a4-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=21578a91-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=21578a91-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7f334abd, true, {}]
2024-06-28 12:08:29,013 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2157b1a5-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=21578a91-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=21578a91-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@57cada85, true, {}]
2024-06-28 12:08:29,014 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=8c68932b-d755-48ad-abaf-eadebbf51f23, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, 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, fqqn=null]]
2024-06-28 12:08:29,015 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@c32fa
2024-06-28 12:08:29,016 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 8c68932b-d755-48ad-abaf-eadebbf51f23, null, 0, false, true, null]
2024-06-28 12:08:29,016 INFO  [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 21584de7-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom1]
2024-06-28 12:08:29,017 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [215874fa-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=21584de7-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=21584de7-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3784813e, true, {}]
2024-06-28 12:08:29,017 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [215874fb-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=21584de7-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=21584de7-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2b92d10d, true, {}]
2024-06-28 12:08:29,018 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null]
2024-06-28 12:08:29,019 INFO  [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2158c31c-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom1]
2024-06-28 12:08:29,019 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2158c31f-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=2158c31c-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=2158c31c-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3e4861ae, true, {}]
2024-06-28 12:08:29,020 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2158c320-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=2158c31c-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=2158c31c-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2485602e, true, {}]
2024-06-28 12:08:29,020 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null]
2024-06-28 12:08:29,021 INFO  [scout-thread-14] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 21591141-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyMultipleSubscriptions, activemq.broker=mom61]
2024-06-28 12:08:29,022 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [21593854-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=21591141-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=21591141-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5f0fbf5, true, {}]
2024-06-28 12:08:29,022 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [21593855-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=21591141-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=21591141-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2b25b5f3, true, {}]
2024-06-28 12:08:29,023 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=da1c8d49-382e-40c8-a4f4-52a67842d648, address=da1c8d49-382e-40c8-a4f4-52a67842d648, 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, fqqn=null]]
2024-06-28 12:08:29,023 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@3bb2cc13
2024-06-28 12:08:29,024 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2a67bc9a
2024-06-28 12:08:29,024 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, da1c8d49-382e-40c8-a4f4-52a67842d648, null, 0, false, true, null]
2024-06-28 12:08:29,026 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5253, durable=true, userID=2159ad88-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:29 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=21593853-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f446adfa-ecef-4f6a-b643-f7ebd7d4ce66, JMSReplyTo=temp-queue://da1c8d49-382e-40c8-a4f4-52a67842d648, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@995021935, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147483326)
..................................................
***** durable queues test/mom/testQueueRequestReplyMultipleSubscriptions:
- queueID=1070 address:test/mom/testQueueRequestReplyMultipleSubscriptions name:test/mom/testQueueRequestReplyMultipleSubscriptions filter:null
***** non durable for test/mom/testQueueRequestReplyMultipleSubscriptions:
..................................................
, transaction: null
2024-06-28 12:08:29,027 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyMultipleSubscriptions: Reference[5253]:RELIABLE:CoreMessage[messageID=5253, durable=true, userID=2159ad88-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:29 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=21593853-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f446adfa-ecef-4f6a-b643-f7ebd7d4ce66, JMSReplyTo=temp-queue://da1c8d49-382e-40c8-a4f4-52a67842d648, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@995021935
2024-06-28 12:08:29,028 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=5253, durable=true, userID=2159ad88-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:29 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=21593853-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f446adfa-ecef-4f6a-b643-f7ebd7d4ce66, JMSReplyTo=temp-queue://da1c8d49-382e-40c8-a4f4-52a67842d648, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@995021935 to transaction: TransactionImpl [xid=null, txID=5254, xid=null, state=ACTIVE, createTime=1719576509028(Fri Jun 28 12:08:29 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5b013b6b
2024-06-28 12:08:29,028 INFO  [scout-thread-15] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 215a22b9-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@3ca6d4cc[name=test/mom/testQueueRequestReplyMultipleSubscriptions, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=714cfc6e-0eb2-459d-8c23-4a95e307c5a9, activemq.broker=mom222]
2024-06-28 12:08:29,029 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [215a49cc-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=215a22b9-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=215a22b9-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@59413c9b, true, {}]
2024-06-28 12:08:29,030 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [215a49cd-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=215a22b9-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=215a22b9-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@407391f, true, {}]
2024-06-28 12:08:29,030 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=5253, durable=true, userID=2159ad88-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:29 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=21593853-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f446adfa-ecef-4f6a-b643-f7ebd7d4ce66, JMSReplyTo=temp-queue://da1c8d49-382e-40c8-a4f4-52a67842d648, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@995021935, transaction: TransactionImpl [xid=null, txID=5254, xid=null, state=COMMITTED, createTime=1719576509028(Fri Jun 28 12:08:29 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5b013b6b
2024-06-28 12:08:29,031 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from da1c8d49-382e-40c8-a4f4-52a67842d648: Reference[5259]:RELIABLE:CoreMessage[messageID=5259, durable=true, userID=215a70df-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:29 UTC 2024, expiration=0, durable=true, address=da1c8d49-382e-40c8-a4f4-52a67842d648, size=939, properties=TypedProperties[__AMQ_CID=215a49cb-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f446adfa-ecef-4f6a-b643-f7ebd7d4ce66, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=714cfc6e-0eb2-459d-8c23-4a95e307c5a9]]@1227865791
2024-06-28 12:08:29,031 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5259, durable=true, userID=215a70df-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:29 UTC 2024, expiration=0, durable=true, address=da1c8d49-382e-40c8-a4f4-52a67842d648, size=939, properties=TypedProperties[__AMQ_CID=215a49cb-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f446adfa-ecef-4f6a-b643-f7ebd7d4ce66, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=714cfc6e-0eb2-459d-8c23-4a95e307c5a9]]@1227865791, context: RoutingContextImpl(Address=da1c8d49-382e-40c8-a4f4-52a67842d648, routingType=ANYCAST, PreviousAddress=da1c8d49-382e-40c8-a4f4-52a67842d648 previousRoute:ANYCAST, reusable=true, version=-2147483061)
..................................................
***** durable queues da1c8d49-382e-40c8-a4f4-52a67842d648:
***** non durable for da1c8d49-382e-40c8-a4f4-52a67842d648:
- queueID=5249 address:da1c8d49-382e-40c8-a4f4-52a67842d648 name:da1c8d49-382e-40c8-a4f4-52a67842d648 filter:null
..................................................
, transaction: null
2024-06-28 12:08:29,031 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from da1c8d49-382e-40c8-a4f4-52a67842d648: CoreMessage[messageID=5259, durable=true, userID=215a70df-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:29 UTC 2024, expiration=0, durable=true, address=da1c8d49-382e-40c8-a4f4-52a67842d648, size=939, properties=TypedProperties[__AMQ_CID=215a49cb-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f446adfa-ecef-4f6a-b643-f7ebd7d4ce66, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=714cfc6e-0eb2-459d-8c23-4a95e307c5a9]]@1227865791 to transaction: TransactionImpl [xid=null, txID=5260, xid=null, state=ACTIVE, createTime=1719576509031(Fri Jun 28 12:08:29 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2f9d2179
2024-06-28 12:08:29,031 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from da1c8d49-382e-40c8-a4f4-52a67842d648: CoreMessage[messageID=5259, durable=true, userID=215a70df-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:29 UTC 2024, expiration=0, durable=true, address=da1c8d49-382e-40c8-a4f4-52a67842d648, size=939, properties=TypedProperties[__AMQ_CID=215a49cb-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f446adfa-ecef-4f6a-b643-f7ebd7d4ce66, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=714cfc6e-0eb2-459d-8c23-4a95e307c5a9]]@1227865791, transaction: TransactionImpl [xid=null, txID=5260, xid=null, state=COMMITTED, createTime=1719576509031(Fri Jun 28 12:08:29 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2f9d2179
2024-06-28 12:08:29,032 INFO  [scout-thread-15] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 215a22b9-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@3ca6d4cc[name=test/mom/testQueueRequestReplyMultipleSubscriptions, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=714cfc6e-0eb2-459d-8c23-4a95e307c5a9, activemq.broker=mom222]
2024-06-28 12:08:29,032 INFO  [scout-thread-14] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 21591141-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testQueueRequestReplyMultipleSubscriptions, activemq.broker=mom61]
2024-06-28 12:08:29,084 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@38511687, org.eclipse.scout.rt.mom.jms.JmsSubscription@c1707d4]
2024-06-28 12:08:29,085 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 21584de7-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:08:29,087 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2158c31c-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:08:29,088 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@63028327[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:08:29,088 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.011507 ms
2024-06-28 12:08:29,089 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 21578a91-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:08:29,090 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-06-28 12:08:29,091 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 82.683264 ms
2024-06-28 12:08:29,091 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyMultipleSubscriptions [artemis-j2ee]>
2024-06-28 12:08:29,091 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:08:29,091 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyMultipleSubscriptions [artemis-j2ee]>
2024-06-28 12:08:29,092 INFO  [scout-thread-11] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1935857360'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom220]
2024-06-28 12:08:29,095 INFO  [scout-thread-11] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom220]
2024-06-28 12:08:29,096 INFO  [scout-thread-11] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 21648301-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom220]
2024-06-28 12:08:29,097 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [21648304-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=21648301-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=21648301-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@17c01a62, true, {}]
2024-06-28 12:08:29,097 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2164aa15-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=21648301-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=21648301-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7d0815b4, true, {}]
2024-06-28 12:08:29,099 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=9105a46d-62c0-4605-9e31-73582b2ac996, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, 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, fqqn=null]]
2024-06-28 12:08:29,099 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@12aaf598
2024-06-28 12:08:29,100 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 9105a46d-62c0-4605-9e31-73582b2ac996, null, 0, false, true, null]
2024-06-28 12:08:29,100 INFO  [scout-thread-11] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 21651f47-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom220]
2024-06-28 12:08:29,101 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2165465a-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=21651f47-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=21651f47-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6f92b372, true, {}]
2024-06-28 12:08:29,101 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2165465b-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=21651f47-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=21651f47-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@55f12a84, true, {}]
2024-06-28 12:08:29,102 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null]
2024-06-28 12:08:29,103 INFO  [scout-thread-11] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2165947c-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom220]
2024-06-28 12:08:29,103 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2165947f-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=2165947c-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=2165947c-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1494b70f, true, {}]
2024-06-28 12:08:29,104 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2165bb90-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=2165947c-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=2165947c-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6ce89fdc, true, {}]
2024-06-28 12:08:29,105 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null]
2024-06-28 12:08:29,105 INFO  [scout-thread-14] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2165e2a1-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyMultipleSubscriptions, activemq.broker=mom61]
2024-06-28 12:08:29,106 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [216609b4-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=2165e2a1-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=2165e2a1-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3c7da984, true, {}]
2024-06-28 12:08:29,106 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [216609b5-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=2165e2a1-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=2165e2a1-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7a8dd178, true, {}]
2024-06-28 12:08:29,107 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=203f1879-b1df-47be-9408-44c1c008e38b, address=203f1879-b1df-47be-9408-44c1c008e38b, 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, fqqn=null]]
2024-06-28 12:08:29,107 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@44931360
2024-06-28 12:08:29,108 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2436462
2024-06-28 12:08:29,108 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 203f1879-b1df-47be-9408-44c1c008e38b, null, 0, false, true, null]
2024-06-28 12:08:29,110 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5330, durable=true, userID=21667ee8-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:29 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=216609b3-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-214abe2e-7ca2-4fd0-b016-c2d779ae4c8c, JMSReplyTo=temp-queue://203f1879-b1df-47be-9408-44c1c008e38b, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@723826251, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147483326)
..................................................
***** durable queues test/mom/testQueueRequestReplyMultipleSubscriptions:
- queueID=1070 address:test/mom/testQueueRequestReplyMultipleSubscriptions name:test/mom/testQueueRequestReplyMultipleSubscriptions filter:null
***** non durable for test/mom/testQueueRequestReplyMultipleSubscriptions:
..................................................
, transaction: null
2024-06-28 12:08:29,111 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyMultipleSubscriptions: Reference[5330]:RELIABLE:CoreMessage[messageID=5330, durable=true, userID=21667ee8-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:29 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=216609b3-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-214abe2e-7ca2-4fd0-b016-c2d779ae4c8c, JMSReplyTo=temp-queue://203f1879-b1df-47be-9408-44c1c008e38b, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@723826251
2024-06-28 12:08:29,112 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=5330, durable=true, userID=21667ee8-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:29 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=216609b3-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-214abe2e-7ca2-4fd0-b016-c2d779ae4c8c, JMSReplyTo=temp-queue://203f1879-b1df-47be-9408-44c1c008e38b, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@723826251 to transaction: TransactionImpl [xid=null, txID=5331, xid=null, state=ACTIVE, createTime=1719576509111(Fri Jun 28 12:08:29 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3c6d5de8
2024-06-28 12:08:29,112 INFO  [scout-thread-15] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2166f419-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@3ca6d4cc[name=test/mom/testQueueRequestReplyMultipleSubscriptions, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=ac8ba987-c1ef-4f6b-9d57-9d42a2989589, activemq.broker=mom222]
2024-06-28 12:08:29,113 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [21671b2c-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=2166f419-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=2166f419-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6e30c5ac, true, {}]
2024-06-28 12:08:29,113 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [21671b2d-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=2166f419-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=2166f419-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@73fb4b0d, true, {}]
2024-06-28 12:08:29,114 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=5330, durable=true, userID=21667ee8-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:29 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=216609b3-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-214abe2e-7ca2-4fd0-b016-c2d779ae4c8c, JMSReplyTo=temp-queue://203f1879-b1df-47be-9408-44c1c008e38b, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@723826251, transaction: TransactionImpl [xid=null, txID=5331, xid=null, state=COMMITTED, createTime=1719576509111(Fri Jun 28 12:08:29 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3c6d5de8
2024-06-28 12:08:29,114 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5336, durable=true, userID=2167423f-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:29 UTC 2024, expiration=0, durable=true, address=203f1879-b1df-47be-9408-44c1c008e38b, size=939, properties=TypedProperties[__AMQ_CID=21671b2b-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-214abe2e-7ca2-4fd0-b016-c2d779ae4c8c, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=ac8ba987-c1ef-4f6b-9d57-9d42a2989589]]@1614924139, context: RoutingContextImpl(Address=203f1879-b1df-47be-9408-44c1c008e38b, routingType=ANYCAST, PreviousAddress=203f1879-b1df-47be-9408-44c1c008e38b previousRoute:ANYCAST, reusable=true, version=-2147483057)
..................................................
***** durable queues 203f1879-b1df-47be-9408-44c1c008e38b:
***** non durable for 203f1879-b1df-47be-9408-44c1c008e38b:
- queueID=5326 address:203f1879-b1df-47be-9408-44c1c008e38b name:203f1879-b1df-47be-9408-44c1c008e38b filter:null
..................................................
, transaction: null
2024-06-28 12:08:29,114 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 203f1879-b1df-47be-9408-44c1c008e38b: Reference[5336]:RELIABLE:CoreMessage[messageID=5336, durable=true, userID=2167423f-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:29 UTC 2024, expiration=0, durable=true, address=203f1879-b1df-47be-9408-44c1c008e38b, size=939, properties=TypedProperties[__AMQ_CID=21671b2b-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-214abe2e-7ca2-4fd0-b016-c2d779ae4c8c, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=ac8ba987-c1ef-4f6b-9d57-9d42a2989589]]@1614924139
2024-06-28 12:08:29,115 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 203f1879-b1df-47be-9408-44c1c008e38b: CoreMessage[messageID=5336, durable=true, userID=2167423f-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:29 UTC 2024, expiration=0, durable=true, address=203f1879-b1df-47be-9408-44c1c008e38b, size=939, properties=TypedProperties[__AMQ_CID=21671b2b-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-214abe2e-7ca2-4fd0-b016-c2d779ae4c8c, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=ac8ba987-c1ef-4f6b-9d57-9d42a2989589]]@1614924139 to transaction: TransactionImpl [xid=null, txID=5337, xid=null, state=ACTIVE, createTime=1719576509115(Fri Jun 28 12:08:29 UTC 2024), timeoutSeconds=-1, nr operations = 1]@55015578
2024-06-28 12:08:29,115 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 203f1879-b1df-47be-9408-44c1c008e38b: CoreMessage[messageID=5336, durable=true, userID=2167423f-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:29 UTC 2024, expiration=0, durable=true, address=203f1879-b1df-47be-9408-44c1c008e38b, size=939, properties=TypedProperties[__AMQ_CID=21671b2b-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-214abe2e-7ca2-4fd0-b016-c2d779ae4c8c, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=ac8ba987-c1ef-4f6b-9d57-9d42a2989589]]@1614924139, transaction: TransactionImpl [xid=null, txID=5337, xid=null, state=COMMITTED, createTime=1719576509115(Fri Jun 28 12:08:29 UTC 2024), timeoutSeconds=-1, nr operations = 0]@55015578
2024-06-28 12:08:29,115 INFO  [scout-thread-15] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2166f419-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@3ca6d4cc[name=test/mom/testQueueRequestReplyMultipleSubscriptions, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=ac8ba987-c1ef-4f6b-9d57-9d42a2989589, activemq.broker=mom222]
2024-06-28 12:08:29,116 INFO  [scout-thread-14] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2165e2a1-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testQueueRequestReplyMultipleSubscriptions, activemq.broker=mom61]
2024-06-28 12:08:29,168 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@152f96e5, org.eclipse.scout.rt.mom.jms.JmsSubscription@2168ed92]
2024-06-28 12:08:29,174 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 21651f47-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:08:29,176 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2165947c-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:08:29,177 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@348b1740[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:08:29,178 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.067519 ms
2024-06-28 12:08:29,179 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 21648301-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:08:29,182 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-06-28 12:08:29,183 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 91.402688 ms
2024-06-28 12:08:29,183 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyMultipleSubscriptions [artemis-j2ee]>
2024-06-28 12:08:29,186 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:08:29,186 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyMultipleSubscriptions [artemis-j2ee]>
2024-06-28 12:08:29,189 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 633039192'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom224]
2024-06-28 12:08:29,195 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom224]
2024-06-28 12:08:29,196 INFO  [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2173c561-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom224]
2024-06-28 12:08:29,198 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2173ec74-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=2173c561-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=2173c561-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2afd0d89, true, {}]
2024-06-28 12:08:29,199 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [21743a95-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=2173c561-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=2173c561-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@55ccc143, true, {}]
2024-06-28 12:08:29,201 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=576a09cd-0950-4574-b989-687435540468, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, 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, fqqn=null]]
2024-06-28 12:08:29,202 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3c801223
2024-06-28 12:08:29,203 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 576a09cd-0950-4574-b989-687435540468, null, 0, false, true, null]
2024-06-28 12:08:29,203 INFO  [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2174d6d7-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom224]
2024-06-28 12:08:29,204 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2174fdea-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=2174d6d7-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=2174d6d7-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6d60bdbe, true, {}]
2024-06-28 12:08:29,205 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [217524fb-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=2174d6d7-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=2174d6d7-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@200879e9, true, {}]
2024-06-28 12:08:29,206 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null]
2024-06-28 12:08:29,206 INFO  [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 21754c0c-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom224]
2024-06-28 12:08:29,207 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2175731f-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=21754c0c-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=21754c0c-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5ab3612f, true, {}]
2024-06-28 12:08:29,207 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [21757320-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=21754c0c-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=21754c0c-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@641cbc18, true, {}]
2024-06-28 12:08:29,208 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null]
2024-06-28 12:08:29,209 INFO  [scout-thread-14] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2175c141-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyMultipleSubscriptions, activemq.broker=mom61]
2024-06-28 12:08:29,210 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2175e854-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=2175c141-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=2175c141-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@73528cbe, true, {}]
2024-06-28 12:08:29,210 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2175e855-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=2175c141-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=2175c141-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@78f293a, true, {}]
2024-06-28 12:08:29,211 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=d3010714-cdfd-4887-bcbc-b963937509b4, address=d3010714-cdfd-4887-bcbc-b963937509b4, 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, fqqn=null]]
2024-06-28 12:08:29,211 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@5d23d451
2024-06-28 12:08:29,212 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3a9e7596
2024-06-28 12:08:29,213 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, d3010714-cdfd-4887-bcbc-b963937509b4, null, 0, false, true, null]
2024-06-28 12:08:29,216 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5407, durable=true, userID=21768498-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:29 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=2175e853-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0b0dba19-df67-462a-a93a-3b6330888e89, JMSReplyTo=temp-queue://d3010714-cdfd-4887-bcbc-b963937509b4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@251374944, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147483326)
..................................................
***** durable queues test/mom/testQueueRequestReplyMultipleSubscriptions:
- queueID=1070 address:test/mom/testQueueRequestReplyMultipleSubscriptions name:test/mom/testQueueRequestReplyMultipleSubscriptions filter:null
***** non durable for test/mom/testQueueRequestReplyMultipleSubscriptions:
..................................................
, transaction: null
2024-06-28 12:08:29,217 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyMultipleSubscriptions: Reference[5407]:RELIABLE:CoreMessage[messageID=5407, durable=true, userID=21768498-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:29 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=2175e853-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0b0dba19-df67-462a-a93a-3b6330888e89, JMSReplyTo=temp-queue://d3010714-cdfd-4887-bcbc-b963937509b4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@251374944
2024-06-28 12:08:29,218 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=5407, durable=true, userID=21768498-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:29 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=2175e853-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0b0dba19-df67-462a-a93a-3b6330888e89, JMSReplyTo=temp-queue://d3010714-cdfd-4887-bcbc-b963937509b4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@251374944 to transaction: TransactionImpl [xid=null, txID=5408, xid=null, state=ACTIVE, createTime=1719576509218(Fri Jun 28 12:08:29 UTC 2024), timeoutSeconds=-1, nr operations = 1]@28f84f4b
2024-06-28 12:08:29,219 INFO  [scout-thread-15] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 217747e9-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@3ca6d4cc[name=test/mom/testQueueRequestReplyMultipleSubscriptions, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=064edf48-3b32-406c-b6eb-aa1c835c2e6e, activemq.broker=mom222]
2024-06-28 12:08:29,220 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [21776efc-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=217747e9-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=217747e9-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@59079d4d, true, {}]
2024-06-28 12:08:29,220 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [21776efd-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=217747e9-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=217747e9-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3dd57e36, true, {}]
2024-06-28 12:08:29,220 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=5407, durable=true, userID=21768498-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:29 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=2175e853-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0b0dba19-df67-462a-a93a-3b6330888e89, JMSReplyTo=temp-queue://d3010714-cdfd-4887-bcbc-b963937509b4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@251374944, transaction: TransactionImpl [xid=null, txID=5408, xid=null, state=COMMITTED, createTime=1719576509218(Fri Jun 28 12:08:29 UTC 2024), timeoutSeconds=-1, nr operations = 0]@28f84f4b
2024-06-28 12:08:29,222 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5413, durable=true, userID=2177960f-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:29 UTC 2024, expiration=0, durable=true, address=d3010714-cdfd-4887-bcbc-b963937509b4, size=939, properties=TypedProperties[__AMQ_CID=21776efb-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0b0dba19-df67-462a-a93a-3b6330888e89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=064edf48-3b32-406c-b6eb-aa1c835c2e6e]]@337518335, context: RoutingContextImpl(Address=d3010714-cdfd-4887-bcbc-b963937509b4, routingType=ANYCAST, PreviousAddress=d3010714-cdfd-4887-bcbc-b963937509b4 previousRoute:ANYCAST, reusable=true, version=-2147483053)
..................................................
***** durable queues d3010714-cdfd-4887-bcbc-b963937509b4:
***** non durable for d3010714-cdfd-4887-bcbc-b963937509b4:
- queueID=5403 address:d3010714-cdfd-4887-bcbc-b963937509b4 name:d3010714-cdfd-4887-bcbc-b963937509b4 filter:null
..................................................
, transaction: null
2024-06-28 12:08:29,222 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from d3010714-cdfd-4887-bcbc-b963937509b4: Reference[5413]:RELIABLE:CoreMessage[messageID=5413, durable=true, userID=2177960f-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:29 UTC 2024, expiration=0, durable=true, address=d3010714-cdfd-4887-bcbc-b963937509b4, size=939, properties=TypedProperties[__AMQ_CID=21776efb-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0b0dba19-df67-462a-a93a-3b6330888e89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=064edf48-3b32-406c-b6eb-aa1c835c2e6e]]@337518335
2024-06-28 12:08:29,222 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from d3010714-cdfd-4887-bcbc-b963937509b4: CoreMessage[messageID=5413, durable=true, userID=2177960f-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:29 UTC 2024, expiration=0, durable=true, address=d3010714-cdfd-4887-bcbc-b963937509b4, size=939, properties=TypedProperties[__AMQ_CID=21776efb-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0b0dba19-df67-462a-a93a-3b6330888e89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=064edf48-3b32-406c-b6eb-aa1c835c2e6e]]@337518335 to transaction: TransactionImpl [xid=null, txID=5415, xid=null, state=ACTIVE, createTime=1719576509222(Fri Jun 28 12:08:29 UTC 2024), timeoutSeconds=-1, nr operations = 1]@59ba941d
2024-06-28 12:08:29,222 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from d3010714-cdfd-4887-bcbc-b963937509b4: CoreMessage[messageID=5413, durable=true, userID=2177960f-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:29 UTC 2024, expiration=0, durable=true, address=d3010714-cdfd-4887-bcbc-b963937509b4, size=939, properties=TypedProperties[__AMQ_CID=21776efb-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0b0dba19-df67-462a-a93a-3b6330888e89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=064edf48-3b32-406c-b6eb-aa1c835c2e6e]]@337518335, transaction: TransactionImpl [xid=null, txID=5415, xid=null, state=COMMITTED, createTime=1719576509222(Fri Jun 28 12:08:29 UTC 2024), timeoutSeconds=-1, nr operations = 0]@59ba941d
2024-06-28 12:08:29,223 INFO  [scout-thread-15] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 217747e9-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@3ca6d4cc[name=test/mom/testQueueRequestReplyMultipleSubscriptions, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=064edf48-3b32-406c-b6eb-aa1c835c2e6e, activemq.broker=mom222]
2024-06-28 12:08:29,223 INFO  [scout-thread-14] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2175c141-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testQueueRequestReplyMultipleSubscriptions, activemq.broker=mom61]
2024-06-28 12:08:29,275 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2d589ced, org.eclipse.scout.rt.mom.jms.JmsSubscription@6b1293a5]
2024-06-28 12:08:29,277 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2174d6d7-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:08:29,279 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 21754c0c-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:08:29,280 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5d28febc[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:08:29,280 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.011908 ms
2024-06-28 12:08:29,281 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2173c561-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:08:29,283 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-06-28 12:08:29,283 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 97.552507 ms
2024-06-28 12:08:29,283 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyMultipleSubscriptions [artemis-j2ee]>
2024-06-28 12:08:29,284 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:08:29,284 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyMultipleSubscriptions [artemis-j2ee]>
2024-06-28 12:08:29,285 INFO  [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 385167252'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom1]
2024-06-28 12:08:29,288 INFO  [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom1]
2024-06-28 12:08:29,288 INFO  [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2181cf41-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom1]
2024-06-28 12:08:29,289 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2181f654-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=2181cf41-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=2181cf41-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@33f43713, true, {}]
2024-06-28 12:08:29,290 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2181f655-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=2181cf41-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=2181cf41-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1c5d716c, true, {}]
2024-06-28 12:08:29,291 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=a8475474-4607-4a88-9ddf-9724d9196483, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, 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, fqqn=null]]
2024-06-28 12:08:29,292 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@677aeb5a
2024-06-28 12:08:29,292 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, a8475474-4607-4a88-9ddf-9724d9196483, null, 0, false, true, null]
2024-06-28 12:08:29,293 INFO  [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 21829297-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom1]
2024-06-28 12:08:29,294 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2182929a-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=21829297-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=21829297-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@24383ab8, true, {}]
2024-06-28 12:08:29,294 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2182b9ab-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=21829297-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=21829297-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@69af208e, true, {}]
2024-06-28 12:08:29,295 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null]
2024-06-28 12:08:29,296 INFO  [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 218307cc-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom1]
2024-06-28 12:08:29,296 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [218307cf-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=218307cc-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=218307cc-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@60d4a2a5, true, {}]
2024-06-28 12:08:29,297 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [21832ee0-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=218307cc-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=218307cc-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2c5eedd3, true, {}]
2024-06-28 12:08:29,298 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null]
2024-06-28 12:08:29,299 INFO  [scout-thread-14] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 21837d01-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyMultipleSubscriptions, activemq.broker=mom61]
2024-06-28 12:08:29,299 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [21837d04-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=21837d01-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=21837d01-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@620ffb6f, true, {}]
2024-06-28 12:08:29,300 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2183a415-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=21837d01-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=21837d01-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@22cbccf1, true, {}]
2024-06-28 12:08:29,300 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=c9405391-0be5-4d87-80dd-fd3641d8834f, address=c9405391-0be5-4d87-80dd-fd3641d8834f, 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, fqqn=null]]
2024-06-28 12:08:29,300 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@42f5b657
2024-06-28 12:08:29,301 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2c9135f3
2024-06-28 12:08:29,302 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, c9405391-0be5-4d87-80dd-fd3641d8834f, null, 0, false, true, null]
2024-06-28 12:08:29,303 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5484, durable=true, userID=2183f238-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:29 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=21837d03-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5d518b31-71ec-4937-963b-1227a765adf4, JMSReplyTo=temp-queue://c9405391-0be5-4d87-80dd-fd3641d8834f, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@902609044, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147483326)
..................................................
***** durable queues test/mom/testQueueRequestReplyMultipleSubscriptions:
- queueID=1070 address:test/mom/testQueueRequestReplyMultipleSubscriptions name:test/mom/testQueueRequestReplyMultipleSubscriptions filter:null
***** non durable for test/mom/testQueueRequestReplyMultipleSubscriptions:
..................................................
, transaction: null
2024-06-28 12:08:29,304 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyMultipleSubscriptions: Reference[5484]:RELIABLE:CoreMessage[messageID=5484, durable=true, userID=2183f238-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:29 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=21837d03-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5d518b31-71ec-4937-963b-1227a765adf4, JMSReplyTo=temp-queue://c9405391-0be5-4d87-80dd-fd3641d8834f, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@902609044
2024-06-28 12:08:29,305 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=5484, durable=true, userID=2183f238-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:29 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=21837d03-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5d518b31-71ec-4937-963b-1227a765adf4, JMSReplyTo=temp-queue://c9405391-0be5-4d87-80dd-fd3641d8834f, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@902609044 to transaction: TransactionImpl [xid=null, txID=5485, xid=null, state=ACTIVE, createTime=1719576509305(Fri Jun 28 12:08:29 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1ab980d2
2024-06-28 12:08:29,305 INFO  [scout-thread-15] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 21846769-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@3ca6d4cc[name=test/mom/testQueueRequestReplyMultipleSubscriptions, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=455842eb-ccd5-4882-a98c-631089c11f4c, activemq.broker=mom222]
2024-06-28 12:08:29,306 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [21848e7c-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=21846769-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=21846769-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3694e6e3, true, {}]
2024-06-28 12:08:29,306 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [21848e7d-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=21846769-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=21846769-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@31e70804, true, {}]
2024-06-28 12:08:29,307 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=5484, durable=true, userID=2183f238-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:29 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=21837d03-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5d518b31-71ec-4937-963b-1227a765adf4, JMSReplyTo=temp-queue://c9405391-0be5-4d87-80dd-fd3641d8834f, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@902609044, transaction: TransactionImpl [xid=null, txID=5485, xid=null, state=COMMITTED, createTime=1719576509305(Fri Jun 28 12:08:29 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1ab980d2
2024-06-28 12:08:29,308 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5490, durable=true, userID=2184b58f-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:29 UTC 2024, expiration=0, durable=true, address=c9405391-0be5-4d87-80dd-fd3641d8834f, size=939, properties=TypedProperties[__AMQ_CID=21848e7b-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5d518b31-71ec-4937-963b-1227a765adf4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=455842eb-ccd5-4882-a98c-631089c11f4c]]@927659989, context: RoutingContextImpl(Address=c9405391-0be5-4d87-80dd-fd3641d8834f, routingType=ANYCAST, PreviousAddress=c9405391-0be5-4d87-80dd-fd3641d8834f previousRoute:ANYCAST, reusable=true, version=-2147483049)
..................................................
***** durable queues c9405391-0be5-4d87-80dd-fd3641d8834f:
***** non durable for c9405391-0be5-4d87-80dd-fd3641d8834f:
- queueID=5480 address:c9405391-0be5-4d87-80dd-fd3641d8834f name:c9405391-0be5-4d87-80dd-fd3641d8834f filter:null
..................................................
, transaction: null
2024-06-28 12:08:29,308 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from c9405391-0be5-4d87-80dd-fd3641d8834f: Reference[5490]:RELIABLE:CoreMessage[messageID=5490, durable=true, userID=2184b58f-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:29 UTC 2024, expiration=0, durable=true, address=c9405391-0be5-4d87-80dd-fd3641d8834f, size=939, properties=TypedProperties[__AMQ_CID=21848e7b-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5d518b31-71ec-4937-963b-1227a765adf4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=455842eb-ccd5-4882-a98c-631089c11f4c]]@927659989
2024-06-28 12:08:29,308 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from c9405391-0be5-4d87-80dd-fd3641d8834f: CoreMessage[messageID=5490, durable=true, userID=2184b58f-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:29 UTC 2024, expiration=0, durable=true, address=c9405391-0be5-4d87-80dd-fd3641d8834f, size=939, properties=TypedProperties[__AMQ_CID=21848e7b-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5d518b31-71ec-4937-963b-1227a765adf4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=455842eb-ccd5-4882-a98c-631089c11f4c]]@927659989 to transaction: TransactionImpl [xid=null, txID=5491, xid=null, state=ACTIVE, createTime=1719576509308(Fri Jun 28 12:08:29 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1fe26f26
2024-06-28 12:08:29,308 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from c9405391-0be5-4d87-80dd-fd3641d8834f: CoreMessage[messageID=5490, durable=true, userID=2184b58f-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:29 UTC 2024, expiration=0, durable=true, address=c9405391-0be5-4d87-80dd-fd3641d8834f, size=939, properties=TypedProperties[__AMQ_CID=21848e7b-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5d518b31-71ec-4937-963b-1227a765adf4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=455842eb-ccd5-4882-a98c-631089c11f4c]]@927659989, transaction: TransactionImpl [xid=null, txID=5491, xid=null, state=COMMITTED, createTime=1719576509308(Fri Jun 28 12:08:29 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1fe26f26
2024-06-28 12:08:29,309 INFO  [scout-thread-14] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 21837d01-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testQueueRequestReplyMultipleSubscriptions, activemq.broker=mom61]
2024-06-28 12:08:29,309 INFO  [scout-thread-15] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 21846769-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@3ca6d4cc[name=test/mom/testQueueRequestReplyMultipleSubscriptions, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=455842eb-ccd5-4882-a98c-631089c11f4c, activemq.broker=mom222]
2024-06-28 12:08:29,361 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7c095332, org.eclipse.scout.rt.mom.jms.JmsSubscription@2d8f32a]
2024-06-28 12:08:29,362 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 21829297-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:08:29,364 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 218307cc-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:08:29,365 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@1fc4b41c[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:08:29,366 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.023676 ms
2024-06-28 12:08:29,367 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2181cf41-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:08:29,369 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-06-28 12:08:29,369 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 84.440409 ms
2024-06-28 12:08:29,369 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyMultipleSubscriptions [artemis-j2ee]>
2024-06-28 12:08:29,370 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:08:29,370 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyMultipleSubscriptions [artemis-j2ee]>
2024-06-28 12:08:29,371 INFO  [scout-thread-11] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1926962955'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom220]
2024-06-28 12:08:29,373 INFO  [scout-thread-11] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom220]
2024-06-28 12:08:29,373 INFO  [scout-thread-11] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 218ec7b1-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom220]
2024-06-28 12:08:29,374 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [218eeec4-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=218ec7b1-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=218ec7b1-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@46b79ff8, true, {}]
2024-06-28 12:08:29,375 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [218f15d5-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=218ec7b1-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=218ec7b1-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6dbf6038, true, {}]
2024-06-28 12:08:29,376 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=1455a138-f482-464b-8249-6445f43b853e, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, 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, fqqn=null]]
2024-06-28 12:08:29,376 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6974589d
2024-06-28 12:08:29,377 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 1455a138-f482-464b-8249-6445f43b853e, null, 0, false, true, null]
2024-06-28 12:08:29,377 INFO  [scout-thread-11] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 218f63f7-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom220]
2024-06-28 12:08:29,378 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [218f8b0a-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=218f63f7-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=218f63f7-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@784618ae, true, {}]
2024-06-28 12:08:29,378 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [218f8b0b-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=218f63f7-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=218f63f7-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6fe9c834, true, {}]
2024-06-28 12:08:29,379 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null]
2024-06-28 12:08:29,380 INFO  [scout-thread-11] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 218fd92c-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom220]
2024-06-28 12:08:29,380 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [218fd92f-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=218fd92c-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=218fd92c-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@796d66e3, true, {}]
2024-06-28 12:08:29,381 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [21900040-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=218fd92c-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=218fd92c-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1f643ffb, true, {}]
2024-06-28 12:08:29,381 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null]
2024-06-28 12:08:29,382 INFO  [scout-thread-14] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 21902751-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyMultipleSubscriptions, activemq.broker=mom61]
2024-06-28 12:08:29,383 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [21904e64-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=21902751-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=21902751-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@76ac63ec, true, {}]
2024-06-28 12:08:29,383 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [21904e65-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=21902751-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=21902751-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@69c3560, true, {}]
2024-06-28 12:08:29,384 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=47a4b60e-d165-4df3-ace1-635c33799028, address=47a4b60e-d165-4df3-ace1-635c33799028, 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, fqqn=null]]
2024-06-28 12:08:29,384 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@11dd886b
2024-06-28 12:08:29,385 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1d4a4e29
2024-06-28 12:08:29,385 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 47a4b60e-d165-4df3-ace1-635c33799028, null, 0, false, true, null]
2024-06-28 12:08:29,386 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5561, durable=true, userID=2190c398-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:29 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=21904e63-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e3fc0055-9b66-4787-922c-3ce04cdabd54, JMSReplyTo=temp-queue://47a4b60e-d165-4df3-ace1-635c33799028, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2052949111, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147483326)
..................................................
***** durable queues test/mom/testQueueRequestReplyMultipleSubscriptions:
- queueID=1070 address:test/mom/testQueueRequestReplyMultipleSubscriptions name:test/mom/testQueueRequestReplyMultipleSubscriptions filter:null
***** non durable for test/mom/testQueueRequestReplyMultipleSubscriptions:
..................................................
, transaction: null
2024-06-28 12:08:29,388 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyMultipleSubscriptions: Reference[5561]:RELIABLE:CoreMessage[messageID=5561, durable=true, userID=2190c398-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:29 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=21904e63-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e3fc0055-9b66-4787-922c-3ce04cdabd54, JMSReplyTo=temp-queue://47a4b60e-d165-4df3-ace1-635c33799028, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2052949111
2024-06-28 12:08:29,388 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=5561, durable=true, userID=2190c398-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:29 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=21904e63-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e3fc0055-9b66-4787-922c-3ce04cdabd54, JMSReplyTo=temp-queue://47a4b60e-d165-4df3-ace1-635c33799028, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2052949111 to transaction: TransactionImpl [xid=null, txID=5562, xid=null, state=ACTIVE, createTime=1719576509388(Fri Jun 28 12:08:29 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5cc67edc
2024-06-28 12:08:29,389 INFO  [scout-thread-15] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 219138c9-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@3ca6d4cc[name=test/mom/testQueueRequestReplyMultipleSubscriptions, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=f63c4d9b-a56a-443a-8bb4-c63d11fe6c45, activemq.broker=mom222]
2024-06-28 12:08:29,389 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [219138cc-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=219138c9-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=219138c9-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1da2de81, true, {}]
2024-06-28 12:08:29,390 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [21915fdd-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=219138c9-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=219138c9-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3c438ddc, true, {}]
2024-06-28 12:08:29,391 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=5561, durable=true, userID=2190c398-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:29 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=21904e63-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e3fc0055-9b66-4787-922c-3ce04cdabd54, JMSReplyTo=temp-queue://47a4b60e-d165-4df3-ace1-635c33799028, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2052949111, transaction: TransactionImpl [xid=null, txID=5562, xid=null, state=COMMITTED, createTime=1719576509388(Fri Jun 28 12:08:29 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5cc67edc
2024-06-28 12:08:29,391 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5567, durable=true, userID=219186ef-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:29 UTC 2024, expiration=0, durable=true, address=47a4b60e-d165-4df3-ace1-635c33799028, size=939, properties=TypedProperties[__AMQ_CID=219138cb-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e3fc0055-9b66-4787-922c-3ce04cdabd54, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=f63c4d9b-a56a-443a-8bb4-c63d11fe6c45]]@805597340, context: RoutingContextImpl(Address=47a4b60e-d165-4df3-ace1-635c33799028, routingType=ANYCAST, PreviousAddress=47a4b60e-d165-4df3-ace1-635c33799028 previousRoute:ANYCAST, reusable=true, version=-2147483045)
..................................................
***** durable queues 47a4b60e-d165-4df3-ace1-635c33799028:
***** non durable for 47a4b60e-d165-4df3-ace1-635c33799028:
- queueID=5557 address:47a4b60e-d165-4df3-ace1-635c33799028 name:47a4b60e-d165-4df3-ace1-635c33799028 filter:null
..................................................
, transaction: null
2024-06-28 12:08:29,391 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 47a4b60e-d165-4df3-ace1-635c33799028: Reference[5567]:RELIABLE:CoreMessage[messageID=5567, durable=true, userID=219186ef-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:29 UTC 2024, expiration=0, durable=true, address=47a4b60e-d165-4df3-ace1-635c33799028, size=939, properties=TypedProperties[__AMQ_CID=219138cb-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e3fc0055-9b66-4787-922c-3ce04cdabd54, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=f63c4d9b-a56a-443a-8bb4-c63d11fe6c45]]@805597340
2024-06-28 12:08:29,391 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 47a4b60e-d165-4df3-ace1-635c33799028: CoreMessage[messageID=5567, durable=true, userID=219186ef-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:29 UTC 2024, expiration=0, durable=true, address=47a4b60e-d165-4df3-ace1-635c33799028, size=939, properties=TypedProperties[__AMQ_CID=219138cb-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e3fc0055-9b66-4787-922c-3ce04cdabd54, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=f63c4d9b-a56a-443a-8bb4-c63d11fe6c45]]@805597340 to transaction: TransactionImpl [xid=null, txID=5570, xid=null, state=ACTIVE, createTime=1719576509391(Fri Jun 28 12:08:29 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2d017e14
2024-06-28 12:08:29,392 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 47a4b60e-d165-4df3-ace1-635c33799028: CoreMessage[messageID=5567, durable=true, userID=219186ef-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:29 UTC 2024, expiration=0, durable=true, address=47a4b60e-d165-4df3-ace1-635c33799028, size=939, properties=TypedProperties[__AMQ_CID=219138cb-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e3fc0055-9b66-4787-922c-3ce04cdabd54, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=f63c4d9b-a56a-443a-8bb4-c63d11fe6c45]]@805597340, transaction: TransactionImpl [xid=null, txID=5570, xid=null, state=COMMITTED, createTime=1719576509391(Fri Jun 28 12:08:29 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2d017e14
2024-06-28 12:08:29,392 INFO  [scout-thread-15] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 219138c9-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@3ca6d4cc[name=test/mom/testQueueRequestReplyMultipleSubscriptions, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=f63c4d9b-a56a-443a-8bb4-c63d11fe6c45, activemq.broker=mom222]
2024-06-28 12:08:29,392 INFO  [scout-thread-14] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 21902751-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testQueueRequestReplyMultipleSubscriptions, activemq.broker=mom61]
2024-06-28 12:08:29,444 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3860542a, org.eclipse.scout.rt.mom.jms.JmsSubscription@32558a32]
2024-06-28 12:08:29,446 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 218f63f7-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:08:29,448 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 218fd92c-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:08:29,449 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@7393e2cc[job=JMS reply cancel message listener, state=RUNNING]]
2024-06-28 12:08:29,449 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.011540 ms
2024-06-28 12:08:29,451 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 218ec7b1-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:08:29,452 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-06-28 12:08:29,452 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 82.639959 ms
2024-06-28 12:08:29,453 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyMultipleSubscriptions [artemis-j2ee]>
2024-06-28 12:08:29,453 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:08:29,453 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyMultipleSubscriptions [artemis-j2ee]>
2024-06-28 12:08:29,454 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 595035087'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom224]
2024-06-28 12:08:29,457 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom224]
2024-06-28 12:08:29,457 INFO  [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 219b9811-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom224]
2024-06-28 12:08:29,458 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [219bbf24-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=219b9811-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=219b9811-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3f494f29, true, {}]
2024-06-28 12:08:29,459 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [219be635-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=219b9811-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=219b9811-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4188f291, true, {}]
2024-06-28 12:08:29,460 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=5232a9b0-843b-4d19-b744-7202009754b3, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, 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, fqqn=null]]
2024-06-28 12:08:29,461 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1d6caa79
2024-06-28 12:08:29,461 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 5232a9b0-843b-4d19-b744-7202009754b3, null, 0, false, true, null]
2024-06-28 12:08:29,462 INFO  [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 219c5b67-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom224]
2024-06-28 12:08:29,462 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [219c5b6a-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=219c5b67-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=219c5b67-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@521894fb, true, {}]
2024-06-28 12:08:29,463 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [219c827b-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=219c5b67-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=219c5b67-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2eaa98af, true, {}]
2024-06-28 12:08:29,464 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null]
2024-06-28 12:08:29,464 INFO  [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 219ca98c-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom224]
2024-06-28 12:08:29,465 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [219cd09f-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=219ca98c-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=219ca98c-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6dc3e978, true, {}]
2024-06-28 12:08:29,465 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [219cd0a0-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=219ca98c-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=219ca98c-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5196ecd0, true, {}]
2024-06-28 12:08:29,466 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null]
2024-06-28 12:08:29,467 INFO  [scout-thread-14] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 219cf7b1-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyMultipleSubscriptions, activemq.broker=mom61]
2024-06-28 12:08:29,467 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [219d1ec4-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=219cf7b1-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=219cf7b1-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@28f9b5db, true, {}]
2024-06-28 12:08:29,467 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [219d1ec5-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=219cf7b1-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=219cf7b1-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@51b20caa, true, {}]
2024-06-28 12:08:29,468 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=409f1746-b344-4ae6-8bac-d001d28f224d, address=409f1746-b344-4ae6-8bac-d001d28f224d, 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, fqqn=null]]
2024-06-28 12:08:29,468 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@43b132ed
2024-06-28 12:08:29,469 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@15d88559
2024-06-28 12:08:29,469 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 409f1746-b344-4ae6-8bac-d001d28f224d, null, 0, false, true, null]
2024-06-28 12:08:29,471 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5638, durable=true, userID=219d93f8-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:29 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=219d1ec3-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-dc17b4b5-8f4d-414e-8f9b-f83bf26ff0f8, JMSReplyTo=temp-queue://409f1746-b344-4ae6-8bac-d001d28f224d, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@61688028, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147483326)
..................................................
***** durable queues test/mom/testQueueRequestReplyMultipleSubscriptions:
- queueID=1070 address:test/mom/testQueueRequestReplyMultipleSubscriptions name:test/mom/testQueueRequestReplyMultipleSubscriptions filter:null
***** non durable for test/mom/testQueueRequestReplyMultipleSubscriptions:
..................................................
, transaction: null
2024-06-28 12:08:29,472 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyMultipleSubscriptions: Reference[5638]:RELIABLE:CoreMessage[messageID=5638, durable=true, userID=219d93f8-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:29 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=219d1ec3-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-dc17b4b5-8f4d-414e-8f9b-f83bf26ff0f8, JMSReplyTo=temp-queue://409f1746-b344-4ae6-8bac-d001d28f224d, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@61688028
2024-06-28 12:08:29,473 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=5638, durable=true, userID=219d93f8-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:29 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=219d1ec3-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-dc17b4b5-8f4d-414e-8f9b-f83bf26ff0f8, JMSReplyTo=temp-queue://409f1746-b344-4ae6-8bac-d001d28f224d, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@61688028 to transaction: TransactionImpl [xid=null, txID=5639, xid=null, state=ACTIVE, createTime=1719576509472(Fri Jun 28 12:08:29 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7b6bb9f5
2024-06-28 12:08:29,473 INFO  [scout-thread-15] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 219e0929-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@3ca6d4cc[name=test/mom/testQueueRequestReplyMultipleSubscriptions, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=2951ad15-d523-44d0-a9c9-6b19c43c098e, activemq.broker=mom222]
2024-06-28 12:08:29,474 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [219e303c-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=219e0929-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=219e0929-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@38f7c9e8, true, {}]
2024-06-28 12:08:29,474 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [219e303d-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=219e0929-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=219e0929-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@389071e1, true, {}]
2024-06-28 12:08:29,475 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=5638, durable=true, userID=219d93f8-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:29 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=219d1ec3-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-dc17b4b5-8f4d-414e-8f9b-f83bf26ff0f8, JMSReplyTo=temp-queue://409f1746-b344-4ae6-8bac-d001d28f224d, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@61688028, transaction: TransactionImpl [xid=null, txID=5639, xid=null, state=COMMITTED, createTime=1719576509472(Fri Jun 28 12:08:29 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7b6bb9f5
2024-06-28 12:08:29,476 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5644, durable=true, userID=219e574f-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:29 UTC 2024, expiration=0, durable=true, address=409f1746-b344-4ae6-8bac-d001d28f224d, size=939, properties=TypedProperties[__AMQ_CID=219e303b-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-dc17b4b5-8f4d-414e-8f9b-f83bf26ff0f8, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=2951ad15-d523-44d0-a9c9-6b19c43c098e]]@1124406693, context: RoutingContextImpl(Address=409f1746-b344-4ae6-8bac-d001d28f224d, routingType=ANYCAST, PreviousAddress=409f1746-b344-4ae6-8bac-d001d28f224d previousRoute:ANYCAST, reusable=true, version=-2147483041)
..................................................
***** durable queues 409f1746-b344-4ae6-8bac-d001d28f224d:
***** non durable for 409f1746-b344-4ae6-8bac-d001d28f224d:
- queueID=5634 address:409f1746-b344-4ae6-8bac-d001d28f224d name:409f1746-b344-4ae6-8bac-d001d28f224d filter:null
..................................................
, transaction: null
2024-06-28 12:08:29,476 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 409f1746-b344-4ae6-8bac-d001d28f224d: Reference[5644]:RELIABLE:CoreMessage[messageID=5644, durable=true, userID=219e574f-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:29 UTC 2024, expiration=0, durable=true, address=409f1746-b344-4ae6-8bac-d001d28f224d, size=939, properties=TypedProperties[__AMQ_CID=219e303b-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-dc17b4b5-8f4d-414e-8f9b-f83bf26ff0f8, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=2951ad15-d523-44d0-a9c9-6b19c43c098e]]@1124406693
2024-06-28 12:08:29,476 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 409f1746-b344-4ae6-8bac-d001d28f224d: CoreMessage[messageID=5644, durable=true, userID=219e574f-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:29 UTC 2024, expiration=0, durable=true, address=409f1746-b344-4ae6-8bac-d001d28f224d, size=939, properties=TypedProperties[__AMQ_CID=219e303b-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-dc17b4b5-8f4d-414e-8f9b-f83bf26ff0f8, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=2951ad15-d523-44d0-a9c9-6b19c43c098e]]@1124406693 to transaction: TransactionImpl [xid=null, txID=5645, xid=null, state=ACTIVE, createTime=1719576509476(Fri Jun 28 12:08:29 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4a4955aa
2024-06-28 12:08:29,476 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 409f1746-b344-4ae6-8bac-d001d28f224d: CoreMessage[messageID=5644, durable=true, userID=219e574f-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:29 UTC 2024, expiration=0, durable=true, address=409f1746-b344-4ae6-8bac-d001d28f224d, size=939, properties=TypedProperties[__AMQ_CID=219e303b-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-dc17b4b5-8f4d-414e-8f9b-f83bf26ff0f8, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=2951ad15-d523-44d0-a9c9-6b19c43c098e]]@1124406693, transaction: TransactionImpl [xid=null, txID=5645, xid=null, state=COMMITTED, createTime=1719576509476(Fri Jun 28 12:08:29 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4a4955aa
2024-06-28 12:08:29,476 INFO  [scout-thread-15] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 219e0929-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@3ca6d4cc[name=test/mom/testQueueRequestReplyMultipleSubscriptions, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=2951ad15-d523-44d0-a9c9-6b19c43c098e, activemq.broker=mom222]
2024-06-28 12:08:29,477 INFO  [scout-thread-14] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 219cf7b1-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testQueueRequestReplyMultipleSubscriptions, activemq.broker=mom61]
2024-06-28 12:08:29,529 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7e9bb52f, org.eclipse.scout.rt.mom.jms.JmsSubscription@122a3a87]
2024-06-28 12:08:29,530 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 219c5b67-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:08:29,533 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 219ca98c-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:08:29,534 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@38bb7991[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:08:29,534 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.011234 ms
2024-06-28 12:08:29,536 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 219b9811-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:08:29,537 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-06-28 12:08:29,537 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 83.510977 ms
2024-06-28 12:08:29,537 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyMultipleSubscriptions [artemis-j2ee]>
2024-06-28 12:08:29,538 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:08:29,538 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyMultipleSubscriptions [artemis-j2ee]>
2024-06-28 12:08:29,539 INFO  [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 522721126'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom1]
2024-06-28 12:08:29,542 INFO  [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom1]
2024-06-28 12:08:29,542 INFO  [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 21a89081-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom1]
2024-06-28 12:08:29,543 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [21a8b794-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=21a89081-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=21a89081-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5fbb08a8, true, {}]
2024-06-28 12:08:29,544 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [21a8dea5-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=21a89081-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=21a89081-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2eda29ad, true, {}]
2024-06-28 12:08:29,545 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=3f346c96-a53d-4a67-8381-a0d504a14f95, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, 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, fqqn=null]]
2024-06-28 12:08:29,546 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2f7b6655
2024-06-28 12:08:29,547 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 3f346c96-a53d-4a67-8381-a0d504a14f95, null, 0, false, true, null]
2024-06-28 12:08:29,547 INFO  [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 21a953d7-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom1]
2024-06-28 12:08:29,548 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [21a97aea-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=21a953d7-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=21a953d7-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@55d74a4b, true, {}]
2024-06-28 12:08:29,549 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [21a97aeb-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=21a953d7-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=21a953d7-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5f94ab36, true, {}]
2024-06-28 12:08:29,550 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null]
2024-06-28 12:08:29,550 INFO  [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 21a9c90c-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom1]
2024-06-28 12:08:29,551 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [21a9f01f-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=21a9c90c-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=21a9c90c-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@73310ac0, true, {}]
2024-06-28 12:08:29,551 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [21a9f020-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=21a9c90c-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=21a9c90c-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@a7dc030, true, {}]
2024-06-28 12:08:29,552 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null]
2024-06-28 12:08:29,553 INFO  [scout-thread-14] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 21aa3e41-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyMultipleSubscriptions, activemq.broker=mom61]
2024-06-28 12:08:29,553 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [21aa3e44-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=21aa3e41-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=21aa3e41-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@370997a, true, {}]
2024-06-28 12:08:29,554 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [21aa6555-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=21aa3e41-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=21aa3e41-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2c39f3af, true, {}]
2024-06-28 12:08:29,554 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=084fa6b2-7d57-4bbf-9881-c15a56567a3a, address=084fa6b2-7d57-4bbf-9881-c15a56567a3a, 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, fqqn=null]]
2024-06-28 12:08:29,555 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@1d142f82
2024-06-28 12:08:29,555 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@74167f54
2024-06-28 12:08:29,556 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 084fa6b2-7d57-4bbf-9881-c15a56567a3a, null, 0, false, true, null]
2024-06-28 12:08:29,557 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5715, durable=true, userID=21aab378-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:29 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=21aa3e43-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7c5b42aa-0339-4fcc-845d-db2ff9a8f500, JMSReplyTo=temp-queue://084fa6b2-7d57-4bbf-9881-c15a56567a3a, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1759904917, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147483326)
..................................................
***** durable queues test/mom/testQueueRequestReplyMultipleSubscriptions:
- queueID=1070 address:test/mom/testQueueRequestReplyMultipleSubscriptions name:test/mom/testQueueRequestReplyMultipleSubscriptions filter:null
***** non durable for test/mom/testQueueRequestReplyMultipleSubscriptions:
..................................................
, transaction: null
2024-06-28 12:08:29,558 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyMultipleSubscriptions: Reference[5715]:RELIABLE:CoreMessage[messageID=5715, durable=true, userID=21aab378-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:29 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=21aa3e43-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7c5b42aa-0339-4fcc-845d-db2ff9a8f500, JMSReplyTo=temp-queue://084fa6b2-7d57-4bbf-9881-c15a56567a3a, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1759904917
2024-06-28 12:08:29,559 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=5715, durable=true, userID=21aab378-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:29 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=21aa3e43-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7c5b42aa-0339-4fcc-845d-db2ff9a8f500, JMSReplyTo=temp-queue://084fa6b2-7d57-4bbf-9881-c15a56567a3a, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1759904917 to transaction: TransactionImpl [xid=null, txID=5716, xid=null, state=ACTIVE, createTime=1719576509559(Fri Jun 28 12:08:29 UTC 2024), timeoutSeconds=-1, nr operations = 1]@878fab0
2024-06-28 12:08:29,560 INFO  [scout-thread-15] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 21ab4fb9-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@3ca6d4cc[name=test/mom/testQueueRequestReplyMultipleSubscriptions, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=47437b66-760d-4880-90e7-6308bdd4c293, activemq.broker=mom222]
2024-06-28 12:08:29,560 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [21ab4fbc-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=21ab4fb9-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=21ab4fb9-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3892bda3, true, {}]
2024-06-28 12:08:29,561 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [21ab4fbd-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=21ab4fb9-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=21ab4fb9-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@ea1a7fb, true, {}]
2024-06-28 12:08:29,561 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=5715, durable=true, userID=21aab378-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:29 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=21aa3e43-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7c5b42aa-0339-4fcc-845d-db2ff9a8f500, JMSReplyTo=temp-queue://084fa6b2-7d57-4bbf-9881-c15a56567a3a, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1759904917, transaction: TransactionImpl [xid=null, txID=5716, xid=null, state=COMMITTED, createTime=1719576509559(Fri Jun 28 12:08:29 UTC 2024), timeoutSeconds=-1, nr operations = 0]@878fab0
2024-06-28 12:08:29,562 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5721, durable=true, userID=21ab76cf-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:29 UTC 2024, expiration=0, durable=true, address=084fa6b2-7d57-4bbf-9881-c15a56567a3a, size=939, properties=TypedProperties[__AMQ_CID=21ab4fbb-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7c5b42aa-0339-4fcc-845d-db2ff9a8f500, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=47437b66-760d-4880-90e7-6308bdd4c293]]@1016798650, context: RoutingContextImpl(Address=084fa6b2-7d57-4bbf-9881-c15a56567a3a, routingType=ANYCAST, PreviousAddress=084fa6b2-7d57-4bbf-9881-c15a56567a3a previousRoute:ANYCAST, reusable=true, version=-2147483037)
..................................................
***** durable queues 084fa6b2-7d57-4bbf-9881-c15a56567a3a:
***** non durable for 084fa6b2-7d57-4bbf-9881-c15a56567a3a:
- queueID=5711 address:084fa6b2-7d57-4bbf-9881-c15a56567a3a name:084fa6b2-7d57-4bbf-9881-c15a56567a3a filter:null
..................................................
, transaction: null
2024-06-28 12:08:29,562 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 084fa6b2-7d57-4bbf-9881-c15a56567a3a: Reference[5721]:RELIABLE:CoreMessage[messageID=5721, durable=true, userID=21ab76cf-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:29 UTC 2024, expiration=0, durable=true, address=084fa6b2-7d57-4bbf-9881-c15a56567a3a, size=939, properties=TypedProperties[__AMQ_CID=21ab4fbb-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7c5b42aa-0339-4fcc-845d-db2ff9a8f500, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=47437b66-760d-4880-90e7-6308bdd4c293]]@1016798650
2024-06-28 12:08:29,562 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 084fa6b2-7d57-4bbf-9881-c15a56567a3a: CoreMessage[messageID=5721, durable=true, userID=21ab76cf-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:29 UTC 2024, expiration=0, durable=true, address=084fa6b2-7d57-4bbf-9881-c15a56567a3a, size=939, properties=TypedProperties[__AMQ_CID=21ab4fbb-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7c5b42aa-0339-4fcc-845d-db2ff9a8f500, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=47437b66-760d-4880-90e7-6308bdd4c293]]@1016798650 to transaction: TransactionImpl [xid=null, txID=5722, xid=null, state=ACTIVE, createTime=1719576509562(Fri Jun 28 12:08:29 UTC 2024), timeoutSeconds=-1, nr operations = 1]@595b44ab
2024-06-28 12:08:29,562 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 084fa6b2-7d57-4bbf-9881-c15a56567a3a: CoreMessage[messageID=5721, durable=true, userID=21ab76cf-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:29 UTC 2024, expiration=0, durable=true, address=084fa6b2-7d57-4bbf-9881-c15a56567a3a, size=939, properties=TypedProperties[__AMQ_CID=21ab4fbb-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7c5b42aa-0339-4fcc-845d-db2ff9a8f500, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=47437b66-760d-4880-90e7-6308bdd4c293]]@1016798650, transaction: TransactionImpl [xid=null, txID=5722, xid=null, state=COMMITTED, createTime=1719576509562(Fri Jun 28 12:08:29 UTC 2024), timeoutSeconds=-1, nr operations = 0]@595b44ab
2024-06-28 12:08:29,563 INFO  [scout-thread-15] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 21ab4fb9-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@3ca6d4cc[name=test/mom/testQueueRequestReplyMultipleSubscriptions, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=47437b66-760d-4880-90e7-6308bdd4c293, activemq.broker=mom222]
2024-06-28 12:08:29,563 INFO  [scout-thread-14] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 21aa3e41-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testQueueRequestReplyMultipleSubscriptions, activemq.broker=mom61]
2024-06-28 12:08:29,615 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@18e5b50, org.eclipse.scout.rt.mom.jms.JmsSubscription@7a0eca26]
2024-06-28 12:08:29,617 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 21a953d7-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:08:29,620 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 21a9c90c-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:08:29,621 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@69d2f26c[job=JMS reply cancel message listener, state=RUNNING]]
2024-06-28 12:08:29,621 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.011494 ms
2024-06-28 12:08:29,623 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 21a89081-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:08:29,624 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-06-28 12:08:29,624 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 86.011216 ms
2024-06-28 12:08:29,624 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyMultipleSubscriptions [artemis-j2ee]>
2024-06-28 12:08:29,627 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:08:29,627 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyRequestFirst [artemis-j2ee]>
2024-06-28 12:08:29,628 INFO  [scout-thread-11] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 129150656'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom220]
2024-06-28 12:08:29,631 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=requester (Q), activemq.broker=mom224]
2024-06-28 12:08:29,631 INFO  [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 21b62531-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom223]
2024-06-28 12:08:29,632 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [21b64c44-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=21b62531-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=21b62531-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6fcab0cd, true, {}]
2024-06-28 12:08:29,633 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [21b67355-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=21b62531-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=21b62531-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7f5f09d8, true, {}]
2024-06-28 12:08:29,634 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=28ee758d-41e7-4a61-bfb6-05934652dd93, address=28ee758d-41e7-4a61-bfb6-05934652dd93, 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, fqqn=null]]
2024-06-28 12:08:29,635 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@2b7c7a27
2024-06-28 12:08:29,635 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@f2eecae
2024-06-28 12:08:29,636 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 28ee758d-41e7-4a61-bfb6-05934652dd93, null, 0, false, true, null]
2024-06-28 12:08:29,638 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5772, durable=true, userID=21b70f98-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:29 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=21b64c43-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7bdce6a1-3e9d-44e3-9f29-e119f331cf8f, JMSReplyTo=temp-queue://28ee758d-41e7-4a61-bfb6-05934652dd93, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@686296698, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyRequestFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyRequestFirst previousRoute:ANYCAST, reusable=true, version=-2147483285)
..................................................
***** durable queues test/mom/testQueueRequestReplyRequestFirst:
- queueID=1751 address:test/mom/testQueueRequestReplyRequestFirst name:test/mom/testQueueRequestReplyRequestFirst filter:null
***** non durable for test/mom/testQueueRequestReplyRequestFirst:
..................................................
, transaction: null
2024-06-28 12:08:29,929 INFO  [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 21e39dd9-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=replier (Q), activemq.broker=mom1]
2024-06-28 12:08:29,930 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [21e3c4ec-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=21e39dd9-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=21e39dd9-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5bad161, true, {}]
2024-06-28 12:08:29,931 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [21e3ebfd-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=21e39dd9-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=21e39dd9-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@8114a23, true, {}]
2024-06-28 12:08:29,933 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=66c747a2-4dee-4809-ace1-4a79f22e3dc5, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, 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, fqqn=null]]
2024-06-28 12:08:29,933 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5e67adb3
2024-06-28 12:08:29,934 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 66c747a2-4dee-4809-ace1-4a79f22e3dc5, null, 0, false, true, null]
2024-06-28 12:08:29,935 INFO  [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 21e4883f-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=replier (Q), activemq.broker=mom1]
2024-06-28 12:08:29,935 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [21e48842-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=21e4883f-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=21e4883f-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@38e7669c, true, {}]
2024-06-28 12:08:29,936 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [21e4af53-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=21e4883f-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=21e4883f-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@35d8795e, true, {}]
2024-06-28 12:08:29,937 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyRequestFirst, null, 0, false, true, null]
2024-06-28 12:08:29,938 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyRequestFirst: Reference[5772]:RELIABLE:CoreMessage[messageID=5772, durable=true, userID=21b70f98-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:29 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=21b64c43-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7bdce6a1-3e9d-44e3-9f29-e119f331cf8f, JMSReplyTo=temp-queue://28ee758d-41e7-4a61-bfb6-05934652dd93, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@686296698
2024-06-28 12:08:29,938 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=5772, durable=true, userID=21b70f98-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:29 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=21b64c43-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7bdce6a1-3e9d-44e3-9f29-e119f331cf8f, JMSReplyTo=temp-queue://28ee758d-41e7-4a61-bfb6-05934652dd93, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@686296698 to transaction: TransactionImpl [xid=null, txID=5787, xid=null, state=ACTIVE, createTime=1719576509938(Fri Jun 28 12:08:29 UTC 2024), timeoutSeconds=-1, nr operations = 1]@34c739c1
2024-06-28 12:08:29,939 INFO  [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 21e52484-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@5ee57bb9[name=test/mom/testQueueRequestReplyRequestFirst, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=46634823-48b7-4cf5-b0cb-ab896896a35f, activemq.broker=mom1]
2024-06-28 12:08:29,940 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [21e54b97-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=21e52484-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=21e52484-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@74f8ca0d, true, {}]
2024-06-28 12:08:29,940 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [21e54b98-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=21e52484-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=21e52484-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@42ed6c63, true, {}]
2024-06-28 12:08:29,942 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5792, durable=true, userID=21e572aa-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:29 UTC 2024, expiration=0, durable=true, address=28ee758d-41e7-4a61-bfb6-05934652dd93, size=939, properties=TypedProperties[__AMQ_CID=21e54b96-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7bdce6a1-3e9d-44e3-9f29-e119f331cf8f, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=46634823-48b7-4cf5-b0cb-ab896896a35f]]@1339769491, context: RoutingContextImpl(Address=28ee758d-41e7-4a61-bfb6-05934652dd93, routingType=ANYCAST, PreviousAddress=28ee758d-41e7-4a61-bfb6-05934652dd93 previousRoute:ANYCAST, reusable=true, version=-2147483034)
..................................................
***** durable queues 28ee758d-41e7-4a61-bfb6-05934652dd93:
***** non durable for 28ee758d-41e7-4a61-bfb6-05934652dd93:
- queueID=5768 address:28ee758d-41e7-4a61-bfb6-05934652dd93 name:28ee758d-41e7-4a61-bfb6-05934652dd93 filter:null
..................................................
, transaction: null
2024-06-28 12:08:29,942 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 28ee758d-41e7-4a61-bfb6-05934652dd93: Reference[5792]:RELIABLE:CoreMessage[messageID=5792, durable=true, userID=21e572aa-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:29 UTC 2024, expiration=0, durable=true, address=28ee758d-41e7-4a61-bfb6-05934652dd93, size=939, properties=TypedProperties[__AMQ_CID=21e54b96-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7bdce6a1-3e9d-44e3-9f29-e119f331cf8f, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=46634823-48b7-4cf5-b0cb-ab896896a35f]]@1339769491
2024-06-28 12:08:29,943 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 28ee758d-41e7-4a61-bfb6-05934652dd93: CoreMessage[messageID=5792, durable=true, userID=21e572aa-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:29 UTC 2024, expiration=0, durable=true, address=28ee758d-41e7-4a61-bfb6-05934652dd93, size=939, properties=TypedProperties[__AMQ_CID=21e54b96-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7bdce6a1-3e9d-44e3-9f29-e119f331cf8f, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=46634823-48b7-4cf5-b0cb-ab896896a35f]]@1339769491 to transaction: TransactionImpl [xid=null, txID=5793, xid=null, state=ACTIVE, createTime=1719576509943(Fri Jun 28 12:08:29 UTC 2024), timeoutSeconds=-1, nr operations = 1]@598de064
2024-06-28 12:08:29,943 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 28ee758d-41e7-4a61-bfb6-05934652dd93: CoreMessage[messageID=5792, durable=true, userID=21e572aa-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:29 UTC 2024, expiration=0, durable=true, address=28ee758d-41e7-4a61-bfb6-05934652dd93, size=939, properties=TypedProperties[__AMQ_CID=21e54b96-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7bdce6a1-3e9d-44e3-9f29-e119f331cf8f, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=46634823-48b7-4cf5-b0cb-ab896896a35f]]@1339769491, transaction: TransactionImpl [xid=null, txID=5793, xid=null, state=COMMITTED, createTime=1719576509943(Fri Jun 28 12:08:29 UTC 2024), timeoutSeconds=-1, nr operations = 0]@598de064
2024-06-28 12:08:29,943 INFO  [scout-thread-24] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 21e52484-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@5ee57bb9[name=test/mom/testQueueRequestReplyRequestFirst, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=46634823-48b7-4cf5-b0cb-ab896896a35f, activemq.broker=mom1]
2024-06-28 12:08:29,944 INFO  [scout-thread-22] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 21b62531-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom223]
2024-06-28 12:08:29,945 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@548528e1]
2024-06-28 12:08:29,947 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=5772, durable=true, userID=21b70f98-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:29 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=21b64c43-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7bdce6a1-3e9d-44e3-9f29-e119f331cf8f, JMSReplyTo=temp-queue://28ee758d-41e7-4a61-bfb6-05934652dd93, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@686296698, transaction: TransactionImpl [xid=null, txID=5787, xid=null, state=COMMITTED, createTime=1719576509938(Fri Jun 28 12:08:29 UTC 2024), timeoutSeconds=-1, nr operations = 0]@34c739c1
2024-06-28 12:08:29,947 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 21e4883f-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:08:29,949 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@6da2586a[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:08:29,949 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.010961 ms
2024-06-28 12:08:29,950 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 21e39dd9-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:08:29,952 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-06-28 12:08:29,952 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 325.088456 ms
2024-06-28 12:08:29,952 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyRequestFirst [artemis-j2ee]>
2024-06-28 12:08:29,953 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:08:29,953 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyRequestFirst [artemis-j2ee]>
2024-06-28 12:08:29,954 INFO  [scout-thread-14] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1132706940'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom61]
2024-06-28 12:08:29,956 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=requester (Q), activemq.broker=mom222]
2024-06-28 12:08:29,957 INFO  [scout-thread-11] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 21e7e3ac-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom220]
2024-06-28 12:08:29,958 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [21e80abf-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=21e7e3ac-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=21e7e3ac-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7f5a1327, true, {}]
2024-06-28 12:08:29,958 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [21e80ac0-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=21e7e3ac-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=21e7e3ac-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5f017bb7, true, {}]
2024-06-28 12:08:29,959 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=643c208e-cbf9-42b0-b1eb-1b1e546895c3, address=643c208e-cbf9-42b0-b1eb-1b1e546895c3, 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, fqqn=null]]
2024-06-28 12:08:29,959 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@5daf4573
2024-06-28 12:08:29,960 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@44dbcd6d
2024-06-28 12:08:29,961 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 643c208e-cbf9-42b0-b1eb-1b1e546895c3, null, 0, false, true, null]
2024-06-28 12:08:29,962 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5837, durable=true, userID=21e8a703-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:29 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=21e80abe-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-68d8e9cd-d958-484f-a37a-f043f1ee07da, JMSReplyTo=temp-queue://643c208e-cbf9-42b0-b1eb-1b1e546895c3, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@749548846, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyRequestFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyRequestFirst previousRoute:ANYCAST, reusable=true, version=-2147483285)
..................................................
***** durable queues test/mom/testQueueRequestReplyRequestFirst:
- queueID=1751 address:test/mom/testQueueRequestReplyRequestFirst name:test/mom/testQueueRequestReplyRequestFirst filter:null
***** non durable for test/mom/testQueueRequestReplyRequestFirst:
..................................................
, transaction: null
2024-06-28 12:08:30,255 INFO  [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 22155c54-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=replier (Q), activemq.broker=mom224]
2024-06-28 12:08:30,256 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [22158367-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=22155c54-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=22155c54-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@74b74e82, true, {}]
2024-06-28 12:08:30,257 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2215aa78-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=22155c54-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=22155c54-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6410dbb5, true, {}]
2024-06-28 12:08:30,259 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=9d52091a-11b1-4397-a279-1015f3e5ee5e, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, 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, fqqn=null]]
2024-06-28 12:08:30,259 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@14c1acfc
2024-06-28 12:08:30,260 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 9d52091a-11b1-4397-a279-1015f3e5ee5e, null, 0, false, true, null]
2024-06-28 12:08:30,261 INFO  [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 221646ba-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=replier (Q), activemq.broker=mom224]
2024-06-28 12:08:30,261 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [221646bd-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=221646ba-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=221646ba-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4e2cffd8, true, {}]
2024-06-28 12:08:30,262 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [22166dce-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=221646ba-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=221646ba-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@21be3c67, true, {}]
2024-06-28 12:08:30,263 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyRequestFirst, null, 0, false, true, null]
2024-06-28 12:08:30,263 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyRequestFirst: Reference[5837]:RELIABLE:CoreMessage[messageID=5837, durable=true, userID=21e8a703-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:29 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=21e80abe-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-68d8e9cd-d958-484f-a37a-f043f1ee07da, JMSReplyTo=temp-queue://643c208e-cbf9-42b0-b1eb-1b1e546895c3, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@749548846
2024-06-28 12:08:30,264 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=5837, durable=true, userID=21e8a703-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:29 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=21e80abe-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-68d8e9cd-d958-484f-a37a-f043f1ee07da, JMSReplyTo=temp-queue://643c208e-cbf9-42b0-b1eb-1b1e546895c3, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@749548846 to transaction: TransactionImpl [xid=null, txID=5852, xid=null, state=ACTIVE, createTime=1719576510264(Fri Jun 28 12:08:30 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6bb72dfa
2024-06-28 12:08:30,265 INFO  [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2216e2ff-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@5ee57bb9[name=test/mom/testQueueRequestReplyRequestFirst, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=b98045e3-4783-48a5-8531-aecb395c5939, activemq.broker=mom224]
2024-06-28 12:08:30,265 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2216e302-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=2216e2ff-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=2216e2ff-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@64e7f17b, true, {}]
2024-06-28 12:08:30,266 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [22170a13-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=2216e2ff-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=2216e2ff-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1593a915, true, {}]
2024-06-28 12:08:30,268 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5857, durable=true, userID=22173125-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:30 UTC 2024, expiration=0, durable=true, address=643c208e-cbf9-42b0-b1eb-1b1e546895c3, size=939, properties=TypedProperties[__AMQ_CID=2216e301-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-68d8e9cd-d958-484f-a37a-f043f1ee07da, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b98045e3-4783-48a5-8531-aecb395c5939]]@1388660073, context: RoutingContextImpl(Address=643c208e-cbf9-42b0-b1eb-1b1e546895c3, routingType=ANYCAST, PreviousAddress=643c208e-cbf9-42b0-b1eb-1b1e546895c3 previousRoute:ANYCAST, reusable=true, version=-2147483030)
..................................................
***** durable queues 643c208e-cbf9-42b0-b1eb-1b1e546895c3:
***** non durable for 643c208e-cbf9-42b0-b1eb-1b1e546895c3:
- queueID=5833 address:643c208e-cbf9-42b0-b1eb-1b1e546895c3 name:643c208e-cbf9-42b0-b1eb-1b1e546895c3 filter:null
..................................................
, transaction: null
2024-06-28 12:08:30,268 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 643c208e-cbf9-42b0-b1eb-1b1e546895c3: Reference[5857]:RELIABLE:CoreMessage[messageID=5857, durable=true, userID=22173125-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:30 UTC 2024, expiration=0, durable=true, address=643c208e-cbf9-42b0-b1eb-1b1e546895c3, size=939, properties=TypedProperties[__AMQ_CID=2216e301-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-68d8e9cd-d958-484f-a37a-f043f1ee07da, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b98045e3-4783-48a5-8531-aecb395c5939]]@1388660073
2024-06-28 12:08:30,268 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 643c208e-cbf9-42b0-b1eb-1b1e546895c3: CoreMessage[messageID=5857, durable=true, userID=22173125-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:30 UTC 2024, expiration=0, durable=true, address=643c208e-cbf9-42b0-b1eb-1b1e546895c3, size=939, properties=TypedProperties[__AMQ_CID=2216e301-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-68d8e9cd-d958-484f-a37a-f043f1ee07da, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b98045e3-4783-48a5-8531-aecb395c5939]]@1388660073 to transaction: TransactionImpl [xid=null, txID=5858, xid=null, state=ACTIVE, createTime=1719576510268(Fri Jun 28 12:08:30 UTC 2024), timeoutSeconds=-1, nr operations = 1]@54a3e50b
2024-06-28 12:08:30,268 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 643c208e-cbf9-42b0-b1eb-1b1e546895c3: CoreMessage[messageID=5857, durable=true, userID=22173125-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:30 UTC 2024, expiration=0, durable=true, address=643c208e-cbf9-42b0-b1eb-1b1e546895c3, size=939, properties=TypedProperties[__AMQ_CID=2216e301-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-68d8e9cd-d958-484f-a37a-f043f1ee07da, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b98045e3-4783-48a5-8531-aecb395c5939]]@1388660073, transaction: TransactionImpl [xid=null, txID=5858, xid=null, state=COMMITTED, createTime=1719576510268(Fri Jun 28 12:08:30 UTC 2024), timeoutSeconds=-1, nr operations = 0]@54a3e50b
2024-06-28 12:08:30,269 INFO  [scout-thread-20] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2216e2ff-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@5ee57bb9[name=test/mom/testQueueRequestReplyRequestFirst, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=b98045e3-4783-48a5-8531-aecb395c5939, activemq.broker=mom224]
2024-06-28 12:08:30,269 INFO  [scout-thread-11] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 21e7e3ac-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom220]
2024-06-28 12:08:30,271 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1386f8bb]
2024-06-28 12:08:30,272 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=5837, durable=true, userID=21e8a703-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:29 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=21e80abe-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-68d8e9cd-d958-484f-a37a-f043f1ee07da, JMSReplyTo=temp-queue://643c208e-cbf9-42b0-b1eb-1b1e546895c3, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@749548846, transaction: TransactionImpl [xid=null, txID=5852, xid=null, state=COMMITTED, createTime=1719576510264(Fri Jun 28 12:08:30 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6bb72dfa
2024-06-28 12:08:30,273 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 221646ba-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:08:30,274 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@2d498d80[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:08:30,274 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.010823 ms
2024-06-28 12:08:30,276 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 22155c54-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:08:30,277 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-06-28 12:08:30,277 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 324.516940 ms
2024-06-28 12:08:30,278 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyRequestFirst [artemis-j2ee]>
2024-06-28 12:08:30,278 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:08:30,278 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyRequestFirst [artemis-j2ee]>
2024-06-28 12:08:30,279 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1702189118'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-06-28 12:08:30,281 INFO  [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=requester (Q), activemq.broker=mom1]
2024-06-28 12:08:30,282 INFO  [scout-thread-14] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 22197b17-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom61]
2024-06-28 12:08:30,283 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2219a22a-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=22197b17-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=22197b17-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7566069f, true, {}]
2024-06-28 12:08:30,284 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2219a22b-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=22197b17-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=22197b17-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6ce9728b, true, {}]
2024-06-28 12:08:30,285 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=1e5444db-d31d-4335-9199-cc524efb3603, address=1e5444db-d31d-4335-9199-cc524efb3603, 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, fqqn=null]]
2024-06-28 12:08:30,285 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@3dc62515
2024-06-28 12:08:30,286 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@45d0c1c9
2024-06-28 12:08:30,286 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 1e5444db-d31d-4335-9199-cc524efb3603, null, 0, false, true, null]
2024-06-28 12:08:30,288 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5902, durable=true, userID=221a657e-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:30 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=2219a229-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-028bb504-d20e-4179-aeed-03128b94f224, JMSReplyTo=temp-queue://1e5444db-d31d-4335-9199-cc524efb3603, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@101340605, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyRequestFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyRequestFirst previousRoute:ANYCAST, reusable=true, version=-2147483285)
..................................................
***** durable queues test/mom/testQueueRequestReplyRequestFirst:
- queueID=1751 address:test/mom/testQueueRequestReplyRequestFirst name:test/mom/testQueueRequestReplyRequestFirst filter:null
***** non durable for test/mom/testQueueRequestReplyRequestFirst:
..................................................
, transaction: null
2024-06-28 12:08:30,580 INFO  [scout-thread-15] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2246f3bf-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=replier (Q), activemq.broker=mom222]
2024-06-28 12:08:30,581 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [22471ad2-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=2246f3bf-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=2246f3bf-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6725b684, true, {}]
2024-06-28 12:08:30,582 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [224741e3-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=2246f3bf-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=2246f3bf-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1f3bd051, true, {}]
2024-06-28 12:08:30,584 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=486b164a-0851-468c-842b-9b4560aab644, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, 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, fqqn=null]]
2024-06-28 12:08:30,584 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@51477342
2024-06-28 12:08:30,585 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 486b164a-0851-468c-842b-9b4560aab644, null, 0, false, true, null]
2024-06-28 12:08:30,585 INFO  [scout-thread-15] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2247b715-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=replier (Q), activemq.broker=mom222]
2024-06-28 12:08:30,586 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2247de28-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=2247b715-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=2247b715-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4db23e16, true, {}]
2024-06-28 12:08:30,587 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2247de29-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=2247b715-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=2247b715-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@30b20bd8, true, {}]
2024-06-28 12:08:30,587 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyRequestFirst, null, 0, false, true, null]
2024-06-28 12:08:30,588 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyRequestFirst: Reference[5902]:RELIABLE:CoreMessage[messageID=5902, durable=true, userID=221a657e-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:30 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=2219a229-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-028bb504-d20e-4179-aeed-03128b94f224, JMSReplyTo=temp-queue://1e5444db-d31d-4335-9199-cc524efb3603, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@101340605
2024-06-28 12:08:30,589 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=5902, durable=true, userID=221a657e-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:30 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=2219a229-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-028bb504-d20e-4179-aeed-03128b94f224, JMSReplyTo=temp-queue://1e5444db-d31d-4335-9199-cc524efb3603, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@101340605 to transaction: TransactionImpl [xid=null, txID=5917, xid=null, state=ACTIVE, createTime=1719576510589(Fri Jun 28 12:08:30 UTC 2024), timeoutSeconds=-1, nr operations = 1]@477512
2024-06-28 12:08:30,589 INFO  [scout-thread-15] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2248535a-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@5ee57bb9[name=test/mom/testQueueRequestReplyRequestFirst, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=1dc0d5dc-a1cb-4768-a89f-5279e562c774, activemq.broker=mom222]
2024-06-28 12:08:30,590 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [22487a6d-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=2248535a-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=2248535a-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3023c162, true, {}]
2024-06-28 12:08:30,591 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2248a17e-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=2248535a-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=2248535a-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@79d3d39d, true, {}]
2024-06-28 12:08:30,592 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5922, durable=true, userID=2248c890-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:30 UTC 2024, expiration=0, durable=true, address=1e5444db-d31d-4335-9199-cc524efb3603, size=939, properties=TypedProperties[__AMQ_CID=22487a6c-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-028bb504-d20e-4179-aeed-03128b94f224, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=1dc0d5dc-a1cb-4768-a89f-5279e562c774]]@258704180, context: RoutingContextImpl(Address=1e5444db-d31d-4335-9199-cc524efb3603, routingType=ANYCAST, PreviousAddress=1e5444db-d31d-4335-9199-cc524efb3603 previousRoute:ANYCAST, reusable=true, version=-2147483026)
..................................................
***** durable queues 1e5444db-d31d-4335-9199-cc524efb3603:
***** non durable for 1e5444db-d31d-4335-9199-cc524efb3603:
- queueID=5898 address:1e5444db-d31d-4335-9199-cc524efb3603 name:1e5444db-d31d-4335-9199-cc524efb3603 filter:null
..................................................
, transaction: null
2024-06-28 12:08:30,592 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 1e5444db-d31d-4335-9199-cc524efb3603: Reference[5922]:RELIABLE:CoreMessage[messageID=5922, durable=true, userID=2248c890-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:30 UTC 2024, expiration=0, durable=true, address=1e5444db-d31d-4335-9199-cc524efb3603, size=939, properties=TypedProperties[__AMQ_CID=22487a6c-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-028bb504-d20e-4179-aeed-03128b94f224, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=1dc0d5dc-a1cb-4768-a89f-5279e562c774]]@258704180
2024-06-28 12:08:30,593 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 1e5444db-d31d-4335-9199-cc524efb3603: CoreMessage[messageID=5922, durable=true, userID=2248c890-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:30 UTC 2024, expiration=0, durable=true, address=1e5444db-d31d-4335-9199-cc524efb3603, size=939, properties=TypedProperties[__AMQ_CID=22487a6c-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-028bb504-d20e-4179-aeed-03128b94f224, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=1dc0d5dc-a1cb-4768-a89f-5279e562c774]]@258704180 to transaction: TransactionImpl [xid=null, txID=5924, xid=null, state=ACTIVE, createTime=1719576510593(Fri Jun 28 12:08:30 UTC 2024), timeoutSeconds=-1, nr operations = 1]@627b15b6
2024-06-28 12:08:30,593 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 1e5444db-d31d-4335-9199-cc524efb3603: CoreMessage[messageID=5922, durable=true, userID=2248c890-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:30 UTC 2024, expiration=0, durable=true, address=1e5444db-d31d-4335-9199-cc524efb3603, size=939, properties=TypedProperties[__AMQ_CID=22487a6c-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-028bb504-d20e-4179-aeed-03128b94f224, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=1dc0d5dc-a1cb-4768-a89f-5279e562c774]]@258704180, transaction: TransactionImpl [xid=null, txID=5924, xid=null, state=COMMITTED, createTime=1719576510593(Fri Jun 28 12:08:30 UTC 2024), timeoutSeconds=-1, nr operations = 0]@627b15b6
2024-06-28 12:08:30,593 INFO  [scout-thread-15] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2248535a-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@5ee57bb9[name=test/mom/testQueueRequestReplyRequestFirst, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=1dc0d5dc-a1cb-4768-a89f-5279e562c774, activemq.broker=mom222]
2024-06-28 12:08:30,594 INFO  [scout-thread-14] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 22197b17-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom61]
2024-06-28 12:08:30,596 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@57212116]
2024-06-28 12:08:30,597 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=5902, durable=true, userID=221a657e-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:30 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=2219a229-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-028bb504-d20e-4179-aeed-03128b94f224, JMSReplyTo=temp-queue://1e5444db-d31d-4335-9199-cc524efb3603, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@101340605, transaction: TransactionImpl [xid=null, txID=5917, xid=null, state=COMMITTED, createTime=1719576510589(Fri Jun 28 12:08:30 UTC 2024), timeoutSeconds=-1, nr operations = 0]@477512
2024-06-28 12:08:30,598 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2247b715-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:08:30,599 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@1fb13efb[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:08:30,599 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.010273 ms
2024-06-28 12:08:30,601 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2246f3bf-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:08:30,602 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-06-28 12:08:30,602 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 323.626581 ms
2024-06-28 12:08:30,602 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyRequestFirst [artemis-j2ee]>
2024-06-28 12:08:30,603 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:08:30,603 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyRequestFirst [artemis-j2ee]>
2024-06-28 12:08:30,604 INFO  [scout-thread-11] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1007061606'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom220]
2024-06-28 12:08:30,606 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=requester (Q), activemq.broker=mom224]
2024-06-28 12:08:30,607 INFO  [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 224b1282-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom223]
2024-06-28 12:08:30,608 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [224b3995-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=224b1282-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=224b1282-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@68abe8d, true, {}]
2024-06-28 12:08:30,608 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [224b3996-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=224b1282-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=224b1282-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@226941cb, true, {}]
2024-06-28 12:08:30,609 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=dcef7163-0f0e-4e2c-85e8-3246c2dcfe35, address=dcef7163-0f0e-4e2c-85e8-3246c2dcfe35, 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, fqqn=null]]
2024-06-28 12:08:30,610 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@62ca8f9f
2024-06-28 12:08:30,610 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1b6d8cc0
2024-06-28 12:08:30,611 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, dcef7163-0f0e-4e2c-85e8-3246c2dcfe35, null, 0, false, true, null]
2024-06-28 12:08:30,613 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5967, durable=true, userID=224bd5d9-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:30 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=224b3994-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b0b4c8f8-6784-4716-a525-c3a75afaac62, JMSReplyTo=temp-queue://dcef7163-0f0e-4e2c-85e8-3246c2dcfe35, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@59367745, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyRequestFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyRequestFirst previousRoute:ANYCAST, reusable=true, version=-2147483285)
..................................................
***** durable queues test/mom/testQueueRequestReplyRequestFirst:
- queueID=1751 address:test/mom/testQueueRequestReplyRequestFirst name:test/mom/testQueueRequestReplyRequestFirst filter:null
***** non durable for test/mom/testQueueRequestReplyRequestFirst:
..................................................
, transaction: null
2024-06-28 12:08:30,905 INFO  [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 22788b2a-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=replier (Q), activemq.broker=mom1]
2024-06-28 12:08:30,906 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2278b23d-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=22788b2a-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=22788b2a-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4014b670, true, {}]
2024-06-28 12:08:30,907 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2278d94e-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=22788b2a-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=22788b2a-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@484027f6, true, {}]
2024-06-28 12:08:30,908 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=26aedcd5-d775-4cb4-8004-f72aeacd7187, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, 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, fqqn=null]]
2024-06-28 12:08:30,909 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1d664
2024-06-28 12:08:30,910 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 26aedcd5-d775-4cb4-8004-f72aeacd7187, null, 0, false, true, null]
2024-06-28 12:08:30,910 INFO  [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 22794e80-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=replier (Q), activemq.broker=mom1]
2024-06-28 12:08:30,911 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [22797593-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=22794e80-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=22794e80-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1d99a55e, true, {}]
2024-06-28 12:08:30,912 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [22799ca4-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=22794e80-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=22794e80-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@360813f9, true, {}]
2024-06-28 12:08:30,913 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyRequestFirst, null, 0, false, true, null]
2024-06-28 12:08:30,914 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyRequestFirst: Reference[5967]:RELIABLE:CoreMessage[messageID=5967, durable=true, userID=224bd5d9-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:30 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=224b3994-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b0b4c8f8-6784-4716-a525-c3a75afaac62, JMSReplyTo=temp-queue://dcef7163-0f0e-4e2c-85e8-3246c2dcfe35, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@59367745
2024-06-28 12:08:30,914 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=5967, durable=true, userID=224bd5d9-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:30 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=224b3994-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b0b4c8f8-6784-4716-a525-c3a75afaac62, JMSReplyTo=temp-queue://dcef7163-0f0e-4e2c-85e8-3246c2dcfe35, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@59367745 to transaction: TransactionImpl [xid=null, txID=5982, xid=null, state=ACTIVE, createTime=1719576510914(Fri Jun 28 12:08:30 UTC 2024), timeoutSeconds=-1, nr operations = 1]@73eb1d4a
2024-06-28 12:08:30,915 INFO  [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 227a11d5-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@5ee57bb9[name=test/mom/testQueueRequestReplyRequestFirst, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=d11dcc23-06e9-4cf3-a795-bb9de4635ab8, activemq.broker=mom1]
2024-06-28 12:08:30,915 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [227a11d8-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=227a11d5-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=227a11d5-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@69917d80, true, {}]
2024-06-28 12:08:30,916 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [227a38e9-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=227a11d5-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=227a11d5-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@515e858f, true, {}]
2024-06-28 12:08:30,918 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5987, durable=true, userID=227a5ffb-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:30 UTC 2024, expiration=0, durable=true, address=dcef7163-0f0e-4e2c-85e8-3246c2dcfe35, size=939, properties=TypedProperties[__AMQ_CID=227a11d7-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b0b4c8f8-6784-4716-a525-c3a75afaac62, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=d11dcc23-06e9-4cf3-a795-bb9de4635ab8]]@1399889509, context: RoutingContextImpl(Address=dcef7163-0f0e-4e2c-85e8-3246c2dcfe35, routingType=ANYCAST, PreviousAddress=dcef7163-0f0e-4e2c-85e8-3246c2dcfe35 previousRoute:ANYCAST, reusable=true, version=-2147483022)
..................................................
***** durable queues dcef7163-0f0e-4e2c-85e8-3246c2dcfe35:
***** non durable for dcef7163-0f0e-4e2c-85e8-3246c2dcfe35:
- queueID=5963 address:dcef7163-0f0e-4e2c-85e8-3246c2dcfe35 name:dcef7163-0f0e-4e2c-85e8-3246c2dcfe35 filter:null
..................................................
, transaction: null
2024-06-28 12:08:30,918 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from dcef7163-0f0e-4e2c-85e8-3246c2dcfe35: Reference[5987]:RELIABLE:CoreMessage[messageID=5987, durable=true, userID=227a5ffb-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:30 UTC 2024, expiration=0, durable=true, address=dcef7163-0f0e-4e2c-85e8-3246c2dcfe35, size=939, properties=TypedProperties[__AMQ_CID=227a11d7-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b0b4c8f8-6784-4716-a525-c3a75afaac62, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=d11dcc23-06e9-4cf3-a795-bb9de4635ab8]]@1399889509
2024-06-28 12:08:30,918 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from dcef7163-0f0e-4e2c-85e8-3246c2dcfe35: CoreMessage[messageID=5987, durable=true, userID=227a5ffb-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:30 UTC 2024, expiration=0, durable=true, address=dcef7163-0f0e-4e2c-85e8-3246c2dcfe35, size=939, properties=TypedProperties[__AMQ_CID=227a11d7-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b0b4c8f8-6784-4716-a525-c3a75afaac62, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=d11dcc23-06e9-4cf3-a795-bb9de4635ab8]]@1399889509 to transaction: TransactionImpl [xid=null, txID=5988, xid=null, state=ACTIVE, createTime=1719576510918(Fri Jun 28 12:08:30 UTC 2024), timeoutSeconds=-1, nr operations = 1]@374ecede
2024-06-28 12:08:30,919 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from dcef7163-0f0e-4e2c-85e8-3246c2dcfe35: CoreMessage[messageID=5987, durable=true, userID=227a5ffb-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:30 UTC 2024, expiration=0, durable=true, address=dcef7163-0f0e-4e2c-85e8-3246c2dcfe35, size=939, properties=TypedProperties[__AMQ_CID=227a11d7-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b0b4c8f8-6784-4716-a525-c3a75afaac62, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=d11dcc23-06e9-4cf3-a795-bb9de4635ab8]]@1399889509, transaction: TransactionImpl [xid=null, txID=5988, xid=null, state=COMMITTED, createTime=1719576510918(Fri Jun 28 12:08:30 UTC 2024), timeoutSeconds=-1, nr operations = 0]@374ecede
2024-06-28 12:08:30,919 INFO  [scout-thread-24] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 227a11d5-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@5ee57bb9[name=test/mom/testQueueRequestReplyRequestFirst, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=d11dcc23-06e9-4cf3-a795-bb9de4635ab8, activemq.broker=mom1]
2024-06-28 12:08:30,919 INFO  [scout-thread-22] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 224b1282-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom223]
2024-06-28 12:08:30,921 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@172f0ab5]
2024-06-28 12:08:30,923 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=5967, durable=true, userID=224bd5d9-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:30 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=224b3994-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b0b4c8f8-6784-4716-a525-c3a75afaac62, JMSReplyTo=temp-queue://dcef7163-0f0e-4e2c-85e8-3246c2dcfe35, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@59367745, transaction: TransactionImpl [xid=null, txID=5982, xid=null, state=COMMITTED, createTime=1719576510914(Fri Jun 28 12:08:30 UTC 2024), timeoutSeconds=-1, nr operations = 0]@73eb1d4a
2024-06-28 12:08:30,924 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 22794e80-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:08:30,925 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@7f40b3cd[job=JMS reply cancel message listener, state=RUNNING]]
2024-06-28 12:08:30,926 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.009865 ms
2024-06-28 12:08:30,927 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 22788b2a-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:08:30,929 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-06-28 12:08:30,929 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 326.066231 ms
2024-06-28 12:08:30,929 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyRequestFirst [artemis-j2ee]>
2024-06-28 12:08:30,930 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:08:30,930 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyRequestFirst [artemis-j2ee]>
2024-06-28 12:08:30,931 INFO  [scout-thread-14] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1230638789'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom61]
2024-06-28 12:08:30,934 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=requester (Q), activemq.broker=mom222]
2024-06-28 12:08:30,934 INFO  [scout-thread-11] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 227cf80d-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom220]
2024-06-28 12:08:30,935 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [227d1f20-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=227cf80d-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=227cf80d-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@34d8f0ad, true, {}]
2024-06-28 12:08:30,936 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [227d1f21-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=227cf80d-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=227cf80d-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@28e1eaea, true, {}]
2024-06-28 12:08:30,937 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=8c2d39b3-b741-402d-8f65-8711347fcca3, address=8c2d39b3-b741-402d-8f65-8711347fcca3, 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, fqqn=null]]
2024-06-28 12:08:30,937 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@321c1864
2024-06-28 12:08:30,938 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@65c82bf4
2024-06-28 12:08:30,938 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 8c2d39b3-b741-402d-8f65-8711347fcca3, null, 0, false, true, null]
2024-06-28 12:08:30,941 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6032, durable=true, userID=227de274-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:30 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=227d1f1f-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e6637659-2f56-49c9-ba5c-8d5929a99dc3, JMSReplyTo=temp-queue://8c2d39b3-b741-402d-8f65-8711347fcca3, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1960460088, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyRequestFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyRequestFirst previousRoute:ANYCAST, reusable=true, version=-2147483285)
..................................................
***** durable queues test/mom/testQueueRequestReplyRequestFirst:
- queueID=1751 address:test/mom/testQueueRequestReplyRequestFirst name:test/mom/testQueueRequestReplyRequestFirst filter:null
***** non durable for test/mom/testQueueRequestReplyRequestFirst:
..................................................
, transaction: null
2024-06-28 12:08:31,232 INFO  [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 22aa70b5-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=replier (Q), activemq.broker=mom224]
2024-06-28 12:08:31,233 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [22aa97c8-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=22aa70b5-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=22aa70b5-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1645215e, true, {}]
2024-06-28 12:08:31,234 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [22aabed9-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=22aa70b5-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=22aa70b5-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@16c189d, true, {}]
2024-06-28 12:08:31,236 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=ec25316d-9930-49e8-9f95-715836a3eef4, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, 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, fqqn=null]]
2024-06-28 12:08:31,236 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6f14e44d
2024-06-28 12:08:31,237 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, ec25316d-9930-49e8-9f95-715836a3eef4, null, 0, false, true, null]
2024-06-28 12:08:31,238 INFO  [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 22ab340b-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=replier (Q), activemq.broker=mom224]
2024-06-28 12:08:31,238 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [22ab5b1e-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=22ab340b-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=22ab340b-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7a9b4b1b, true, {}]
2024-06-28 12:08:31,239 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [22ab822f-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=22ab340b-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=22ab340b-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1666e278, true, {}]
2024-06-28 12:08:31,240 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyRequestFirst, null, 0, false, true, null]
2024-06-28 12:08:31,241 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyRequestFirst: Reference[6032]:RELIABLE:CoreMessage[messageID=6032, durable=true, userID=227de274-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:30 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=227d1f1f-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e6637659-2f56-49c9-ba5c-8d5929a99dc3, JMSReplyTo=temp-queue://8c2d39b3-b741-402d-8f65-8711347fcca3, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1960460088
2024-06-28 12:08:31,241 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=6032, durable=true, userID=227de274-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:30 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=227d1f1f-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e6637659-2f56-49c9-ba5c-8d5929a99dc3, JMSReplyTo=temp-queue://8c2d39b3-b741-402d-8f65-8711347fcca3, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1960460088 to transaction: TransactionImpl [xid=null, txID=6047, xid=null, state=ACTIVE, createTime=1719576511241(Fri Jun 28 12:08:31 UTC 2024), timeoutSeconds=-1, nr operations = 1]@c440672
2024-06-28 12:08:31,242 INFO  [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 22abf760-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@5ee57bb9[name=test/mom/testQueueRequestReplyRequestFirst, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=5c269dc8-6381-42d6-b13d-0dd7b960e01f, activemq.broker=mom224]
2024-06-28 12:08:31,243 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [22ac1e73-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=22abf760-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=22abf760-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@691ffd73, true, {}]
2024-06-28 12:08:31,243 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [22ac1e74-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=22abf760-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=22abf760-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@58e7e317, true, {}]
2024-06-28 12:08:31,245 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6052, durable=true, userID=22ac6c96-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:31 UTC 2024, expiration=0, durable=true, address=8c2d39b3-b741-402d-8f65-8711347fcca3, size=939, properties=TypedProperties[__AMQ_CID=22ac1e72-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e6637659-2f56-49c9-ba5c-8d5929a99dc3, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=5c269dc8-6381-42d6-b13d-0dd7b960e01f]]@917005545, context: RoutingContextImpl(Address=8c2d39b3-b741-402d-8f65-8711347fcca3, routingType=ANYCAST, PreviousAddress=8c2d39b3-b741-402d-8f65-8711347fcca3 previousRoute:ANYCAST, reusable=true, version=-2147483018)
..................................................
***** durable queues 8c2d39b3-b741-402d-8f65-8711347fcca3:
***** non durable for 8c2d39b3-b741-402d-8f65-8711347fcca3:
- queueID=6028 address:8c2d39b3-b741-402d-8f65-8711347fcca3 name:8c2d39b3-b741-402d-8f65-8711347fcca3 filter:null
..................................................
, transaction: null
2024-06-28 12:08:31,246 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 8c2d39b3-b741-402d-8f65-8711347fcca3: Reference[6052]:RELIABLE:CoreMessage[messageID=6052, durable=true, userID=22ac6c96-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:31 UTC 2024, expiration=0, durable=true, address=8c2d39b3-b741-402d-8f65-8711347fcca3, size=939, properties=TypedProperties[__AMQ_CID=22ac1e72-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e6637659-2f56-49c9-ba5c-8d5929a99dc3, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=5c269dc8-6381-42d6-b13d-0dd7b960e01f]]@917005545
2024-06-28 12:08:31,246 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 8c2d39b3-b741-402d-8f65-8711347fcca3: CoreMessage[messageID=6052, durable=true, userID=22ac6c96-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:31 UTC 2024, expiration=0, durable=true, address=8c2d39b3-b741-402d-8f65-8711347fcca3, size=939, properties=TypedProperties[__AMQ_CID=22ac1e72-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e6637659-2f56-49c9-ba5c-8d5929a99dc3, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=5c269dc8-6381-42d6-b13d-0dd7b960e01f]]@917005545 to transaction: TransactionImpl [xid=null, txID=6055, xid=null, state=ACTIVE, createTime=1719576511246(Fri Jun 28 12:08:31 UTC 2024), timeoutSeconds=-1, nr operations = 1]@29bac853
2024-06-28 12:08:31,246 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 8c2d39b3-b741-402d-8f65-8711347fcca3: CoreMessage[messageID=6052, durable=true, userID=22ac6c96-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:31 UTC 2024, expiration=0, durable=true, address=8c2d39b3-b741-402d-8f65-8711347fcca3, size=939, properties=TypedProperties[__AMQ_CID=22ac1e72-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e6637659-2f56-49c9-ba5c-8d5929a99dc3, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=5c269dc8-6381-42d6-b13d-0dd7b960e01f]]@917005545, transaction: TransactionImpl [xid=null, txID=6055, xid=null, state=COMMITTED, createTime=1719576511246(Fri Jun 28 12:08:31 UTC 2024), timeoutSeconds=-1, nr operations = 0]@29bac853
2024-06-28 12:08:31,246 INFO  [scout-thread-20] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 22abf760-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@5ee57bb9[name=test/mom/testQueueRequestReplyRequestFirst, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=5c269dc8-6381-42d6-b13d-0dd7b960e01f, activemq.broker=mom224]
2024-06-28 12:08:31,247 INFO  [scout-thread-11] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 227cf80d-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom220]
2024-06-28 12:08:31,249 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1775ff4a]
2024-06-28 12:08:31,250 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=6032, durable=true, userID=227de274-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:30 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=227d1f1f-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e6637659-2f56-49c9-ba5c-8d5929a99dc3, JMSReplyTo=temp-queue://8c2d39b3-b741-402d-8f65-8711347fcca3, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1960460088, transaction: TransactionImpl [xid=null, txID=6047, xid=null, state=COMMITTED, createTime=1719576511241(Fri Jun 28 12:08:31 UTC 2024), timeoutSeconds=-1, nr operations = 0]@c440672
2024-06-28 12:08:31,251 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 22ab340b-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:08:31,252 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@8bf448b[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:08:31,253 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.010714 ms
2024-06-28 12:08:31,254 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 22aa70b5-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:08:31,255 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-06-28 12:08:31,256 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 325.579161 ms
2024-06-28 12:08:31,256 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyRequestFirst [artemis-j2ee]>
2024-06-28 12:08:31,256 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:08:31,257 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyRequestFirst [artemis-j2ee]>
2024-06-28 12:08:31,257 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 42304384'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-06-28 12:08:31,260 INFO  [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=requester (Q), activemq.broker=mom1]
2024-06-28 12:08:31,261 INFO  [scout-thread-14] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 22aedd98-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom61]
2024-06-28 12:08:31,262 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [22af04ab-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=22aedd98-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=22aedd98-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1820e25, true, {}]
2024-06-28 12:08:31,263 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [22af04ac-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=22aedd98-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=22aedd98-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@40493e1e, true, {}]
2024-06-28 12:08:31,264 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=bf2cf778-b1ff-42d7-aaa1-89962593254c, address=bf2cf778-b1ff-42d7-aaa1-89962593254c, 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, fqqn=null]]
2024-06-28 12:08:31,264 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@2ecc8627
2024-06-28 12:08:31,265 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5d264bd
2024-06-28 12:08:31,265 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, bf2cf778-b1ff-42d7-aaa1-89962593254c, null, 0, false, true, null]
2024-06-28 12:08:31,267 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6097, durable=true, userID=22afc7ff-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:31 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=22af04aa-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7fb9d0d2-3249-404e-97a2-93ec26235784, JMSReplyTo=temp-queue://bf2cf778-b1ff-42d7-aaa1-89962593254c, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1627489909, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyRequestFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyRequestFirst previousRoute:ANYCAST, reusable=true, version=-2147483285)
..................................................
***** durable queues test/mom/testQueueRequestReplyRequestFirst:
- queueID=1751 address:test/mom/testQueueRequestReplyRequestFirst name:test/mom/testQueueRequestReplyRequestFirst filter:null
***** non durable for test/mom/testQueueRequestReplyRequestFirst:
..................................................
, transaction: null
2024-06-28 12:08:31,559 INFO  [scout-thread-15] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 22dc5640-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=replier (Q), activemq.broker=mom222]
2024-06-28 12:08:31,560 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [22dc7d53-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=22dc5640-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=22dc5640-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6192e19, true, {}]
2024-06-28 12:08:31,561 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [22dca464-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=22dc5640-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=22dc5640-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6f4ce37a, true, {}]
2024-06-28 12:08:31,563 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=c6f088e8-a5ed-4bbc-93c2-60475aa24bb5, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, 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, fqqn=null]]
2024-06-28 12:08:31,563 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@14b0b104
2024-06-28 12:08:31,564 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, c6f088e8-a5ed-4bbc-93c2-60475aa24bb5, null, 0, false, true, null]
2024-06-28 12:08:31,564 INFO  [scout-thread-15] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 22dd1996-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=replier (Q), activemq.broker=mom222]
2024-06-28 12:08:31,565 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [22dd40a9-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=22dd1996-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=22dd1996-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5c57bc16, true, {}]
2024-06-28 12:08:31,565 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [22dd40aa-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=22dd1996-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=22dd1996-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5bf0e657, true, {}]
2024-06-28 12:08:31,566 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyRequestFirst, null, 0, false, true, null]
2024-06-28 12:08:31,567 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyRequestFirst: Reference[6097]:RELIABLE:CoreMessage[messageID=6097, durable=true, userID=22afc7ff-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:31 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=22af04aa-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7fb9d0d2-3249-404e-97a2-93ec26235784, JMSReplyTo=temp-queue://bf2cf778-b1ff-42d7-aaa1-89962593254c, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1627489909
2024-06-28 12:08:31,568 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=6097, durable=true, userID=22afc7ff-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:31 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=22af04aa-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7fb9d0d2-3249-404e-97a2-93ec26235784, JMSReplyTo=temp-queue://bf2cf778-b1ff-42d7-aaa1-89962593254c, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1627489909 to transaction: TransactionImpl [xid=null, txID=6112, xid=null, state=ACTIVE, createTime=1719576511567(Fri Jun 28 12:08:31 UTC 2024), timeoutSeconds=-1, nr operations = 1]@593e0e7a
2024-06-28 12:08:31,568 INFO  [scout-thread-15] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 22ddb5db-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@5ee57bb9[name=test/mom/testQueueRequestReplyRequestFirst, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=3aa0e6ad-f445-4067-8a61-47595467ce5c, activemq.broker=mom222]
2024-06-28 12:08:31,569 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [22dddcee-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=22ddb5db-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=22ddb5db-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@818de8, true, {}]
2024-06-28 12:08:31,570 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [22de03ff-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=22ddb5db-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=22ddb5db-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6a2bacc9, true, {}]
2024-06-28 12:08:31,571 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6117, durable=true, userID=22de2b11-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:31 UTC 2024, expiration=0, durable=true, address=bf2cf778-b1ff-42d7-aaa1-89962593254c, size=939, properties=TypedProperties[__AMQ_CID=22dddced-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7fb9d0d2-3249-404e-97a2-93ec26235784, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=3aa0e6ad-f445-4067-8a61-47595467ce5c]]@2084100506, context: RoutingContextImpl(Address=bf2cf778-b1ff-42d7-aaa1-89962593254c, routingType=ANYCAST, PreviousAddress=bf2cf778-b1ff-42d7-aaa1-89962593254c previousRoute:ANYCAST, reusable=true, version=-2147483014)
..................................................
***** durable queues bf2cf778-b1ff-42d7-aaa1-89962593254c:
***** non durable for bf2cf778-b1ff-42d7-aaa1-89962593254c:
- queueID=6093 address:bf2cf778-b1ff-42d7-aaa1-89962593254c name:bf2cf778-b1ff-42d7-aaa1-89962593254c filter:null
..................................................
, transaction: null
2024-06-28 12:08:31,571 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from bf2cf778-b1ff-42d7-aaa1-89962593254c: Reference[6117]:RELIABLE:CoreMessage[messageID=6117, durable=true, userID=22de2b11-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:31 UTC 2024, expiration=0, durable=true, address=bf2cf778-b1ff-42d7-aaa1-89962593254c, size=939, properties=TypedProperties[__AMQ_CID=22dddced-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7fb9d0d2-3249-404e-97a2-93ec26235784, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=3aa0e6ad-f445-4067-8a61-47595467ce5c]]@2084100506
2024-06-28 12:08:31,572 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from bf2cf778-b1ff-42d7-aaa1-89962593254c: CoreMessage[messageID=6117, durable=true, userID=22de2b11-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:31 UTC 2024, expiration=0, durable=true, address=bf2cf778-b1ff-42d7-aaa1-89962593254c, size=939, properties=TypedProperties[__AMQ_CID=22dddced-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7fb9d0d2-3249-404e-97a2-93ec26235784, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=3aa0e6ad-f445-4067-8a61-47595467ce5c]]@2084100506 to transaction: TransactionImpl [xid=null, txID=6118, xid=null, state=ACTIVE, createTime=1719576511572(Fri Jun 28 12:08:31 UTC 2024), timeoutSeconds=-1, nr operations = 1]@707e9d42
2024-06-28 12:08:31,572 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from bf2cf778-b1ff-42d7-aaa1-89962593254c: CoreMessage[messageID=6117, durable=true, userID=22de2b11-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:31 UTC 2024, expiration=0, durable=true, address=bf2cf778-b1ff-42d7-aaa1-89962593254c, size=939, properties=TypedProperties[__AMQ_CID=22dddced-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7fb9d0d2-3249-404e-97a2-93ec26235784, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=3aa0e6ad-f445-4067-8a61-47595467ce5c]]@2084100506, transaction: TransactionImpl [xid=null, txID=6118, xid=null, state=COMMITTED, createTime=1719576511572(Fri Jun 28 12:08:31 UTC 2024), timeoutSeconds=-1, nr operations = 0]@707e9d42
2024-06-28 12:08:31,573 INFO  [scout-thread-15] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 22ddb5db-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@5ee57bb9[name=test/mom/testQueueRequestReplyRequestFirst, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=3aa0e6ad-f445-4067-8a61-47595467ce5c, activemq.broker=mom222]
2024-06-28 12:08:31,573 INFO  [scout-thread-14] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 22aedd98-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom61]
2024-06-28 12:08:31,574 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@22251bb2]
2024-06-28 12:08:31,576 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=6097, durable=true, userID=22afc7ff-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:31 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=22af04aa-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7fb9d0d2-3249-404e-97a2-93ec26235784, JMSReplyTo=temp-queue://bf2cf778-b1ff-42d7-aaa1-89962593254c, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1627489909, transaction: TransactionImpl [xid=null, txID=6112, xid=null, state=COMMITTED, createTime=1719576511567(Fri Jun 28 12:08:31 UTC 2024), timeoutSeconds=-1, nr operations = 0]@593e0e7a
2024-06-28 12:08:31,577 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 22dd1996-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:08:31,578 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@4994521f[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:08:31,579 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.012200 ms
2024-06-28 12:08:31,580 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 22dc5640-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:08:31,582 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-06-28 12:08:31,582 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 325.122500 ms
2024-06-28 12:08:31,582 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyRequestFirst [artemis-j2ee]>
2024-06-28 12:08:31,583 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:08:31,583 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyRequestFirst [artemis-j2ee]>
2024-06-28 12:08:31,584 INFO  [scout-thread-11] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1943508605'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom220]
2024-06-28 12:08:31,587 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=requester (Q), activemq.broker=mom224]
2024-06-28 12:08:31,587 INFO  [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 22e09c13-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom223]
2024-06-28 12:08:31,588 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [22e0c326-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=22e09c13-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=22e09c13-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@43484892, true, {}]
2024-06-28 12:08:31,589 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [22e0ea37-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=22e09c13-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=22e09c13-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@612f9f84, true, {}]
2024-06-28 12:08:31,590 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=5336b456-48ce-4dc6-8626-06532c3845c2, address=5336b456-48ce-4dc6-8626-06532c3845c2, 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, fqqn=null]]
2024-06-28 12:08:31,590 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@4a17dfa8
2024-06-28 12:08:31,591 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@70592b79
2024-06-28 12:08:31,591 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 5336b456-48ce-4dc6-8626-06532c3845c2, null, 0, false, true, null]
2024-06-28 12:08:31,593 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6162, durable=true, userID=22e1867a-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:31 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=22e0c325-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e5c9797b-b476-45c4-b82a-06a7cb22b5ad, JMSReplyTo=temp-queue://5336b456-48ce-4dc6-8626-06532c3845c2, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@666512621, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyRequestFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyRequestFirst previousRoute:ANYCAST, reusable=true, version=-2147483285)
..................................................
***** durable queues test/mom/testQueueRequestReplyRequestFirst:
- queueID=1751 address:test/mom/testQueueRequestReplyRequestFirst name:test/mom/testQueueRequestReplyRequestFirst filter:null
***** non durable for test/mom/testQueueRequestReplyRequestFirst:
..................................................
, transaction: null
2024-06-28 12:08:31,885 INFO  [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 230e14bb-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=replier (Q), activemq.broker=mom1]
2024-06-28 12:08:31,886 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [230e3bce-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=230e14bb-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=230e14bb-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@8f460e5, true, {}]
2024-06-28 12:08:31,888 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [230e62df-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=230e14bb-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=230e14bb-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3d167a1c, true, {}]
2024-06-28 12:08:31,889 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=36f748a3-2e05-42aa-9fba-fafb5b174b42, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, 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, fqqn=null]]
2024-06-28 12:08:31,890 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7154e138
2024-06-28 12:08:31,891 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 36f748a3-2e05-42aa-9fba-fafb5b174b42, null, 0, false, true, null]
2024-06-28 12:08:31,892 INFO  [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 230f2631-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=replier (Q), activemq.broker=mom1]
2024-06-28 12:08:31,892 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [230f2634-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=230f2631-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=230f2631-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@85d4fa0, true, {}]
2024-06-28 12:08:31,893 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [230f4d45-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=230f2631-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=230f2631-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2df0bf2e, true, {}]
2024-06-28 12:08:31,894 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyRequestFirst, null, 0, false, true, null]
2024-06-28 12:08:31,895 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyRequestFirst: Reference[6162]:RELIABLE:CoreMessage[messageID=6162, durable=true, userID=22e1867a-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:31 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=22e0c325-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e5c9797b-b476-45c4-b82a-06a7cb22b5ad, JMSReplyTo=temp-queue://5336b456-48ce-4dc6-8626-06532c3845c2, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@666512621
2024-06-28 12:08:31,896 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=6162, durable=true, userID=22e1867a-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:31 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=22e0c325-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e5c9797b-b476-45c4-b82a-06a7cb22b5ad, JMSReplyTo=temp-queue://5336b456-48ce-4dc6-8626-06532c3845c2, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@666512621 to transaction: TransactionImpl [xid=null, txID=6177, xid=null, state=ACTIVE, createTime=1719576511896(Fri Jun 28 12:08:31 UTC 2024), timeoutSeconds=-1, nr operations = 1]@579ce0d0
2024-06-28 12:08:31,897 INFO  [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 230fe986-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@5ee57bb9[name=test/mom/testQueueRequestReplyRequestFirst, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=757baafb-39d6-4916-837f-b091021ec1f4, activemq.broker=mom1]
2024-06-28 12:08:31,897 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [230fe989-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=230fe986-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=230fe986-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4578c58e, true, {}]
2024-06-28 12:08:31,898 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2310109a-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=230fe986-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=230fe986-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@24481f6a, true, {}]
2024-06-28 12:08:31,900 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6182, durable=true, userID=231037ac-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:31 UTC 2024, expiration=0, durable=true, address=5336b456-48ce-4dc6-8626-06532c3845c2, size=939, properties=TypedProperties[__AMQ_CID=230fe988-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e5c9797b-b476-45c4-b82a-06a7cb22b5ad, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=757baafb-39d6-4916-837f-b091021ec1f4]]@1665175629, context: RoutingContextImpl(Address=5336b456-48ce-4dc6-8626-06532c3845c2, routingType=ANYCAST, PreviousAddress=5336b456-48ce-4dc6-8626-06532c3845c2 previousRoute:ANYCAST, reusable=true, version=-2147483010)
..................................................
***** durable queues 5336b456-48ce-4dc6-8626-06532c3845c2:
***** non durable for 5336b456-48ce-4dc6-8626-06532c3845c2:
- queueID=6158 address:5336b456-48ce-4dc6-8626-06532c3845c2 name:5336b456-48ce-4dc6-8626-06532c3845c2 filter:null
..................................................
, transaction: null
2024-06-28 12:08:31,900 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 5336b456-48ce-4dc6-8626-06532c3845c2: Reference[6182]:RELIABLE:CoreMessage[messageID=6182, durable=true, userID=231037ac-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:31 UTC 2024, expiration=0, durable=true, address=5336b456-48ce-4dc6-8626-06532c3845c2, size=939, properties=TypedProperties[__AMQ_CID=230fe988-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e5c9797b-b476-45c4-b82a-06a7cb22b5ad, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=757baafb-39d6-4916-837f-b091021ec1f4]]@1665175629
2024-06-28 12:08:31,900 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 5336b456-48ce-4dc6-8626-06532c3845c2: CoreMessage[messageID=6182, durable=true, userID=231037ac-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:31 UTC 2024, expiration=0, durable=true, address=5336b456-48ce-4dc6-8626-06532c3845c2, size=939, properties=TypedProperties[__AMQ_CID=230fe988-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e5c9797b-b476-45c4-b82a-06a7cb22b5ad, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=757baafb-39d6-4916-837f-b091021ec1f4]]@1665175629 to transaction: TransactionImpl [xid=null, txID=6184, xid=null, state=ACTIVE, createTime=1719576511900(Fri Jun 28 12:08:31 UTC 2024), timeoutSeconds=-1, nr operations = 1]@f892121
2024-06-28 12:08:31,901 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 5336b456-48ce-4dc6-8626-06532c3845c2: CoreMessage[messageID=6182, durable=true, userID=231037ac-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:31 UTC 2024, expiration=0, durable=true, address=5336b456-48ce-4dc6-8626-06532c3845c2, size=939, properties=TypedProperties[__AMQ_CID=230fe988-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e5c9797b-b476-45c4-b82a-06a7cb22b5ad, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=757baafb-39d6-4916-837f-b091021ec1f4]]@1665175629, transaction: TransactionImpl [xid=null, txID=6184, xid=null, state=COMMITTED, createTime=1719576511900(Fri Jun 28 12:08:31 UTC 2024), timeoutSeconds=-1, nr operations = 0]@f892121
2024-06-28 12:08:31,901 INFO  [scout-thread-24] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 230fe986-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@5ee57bb9[name=test/mom/testQueueRequestReplyRequestFirst, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=757baafb-39d6-4916-837f-b091021ec1f4, activemq.broker=mom1]
2024-06-28 12:08:31,902 INFO  [scout-thread-22] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 22e09c13-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom223]
2024-06-28 12:08:31,904 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4fc2e703]
2024-06-28 12:08:31,904 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=6162, durable=true, userID=22e1867a-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:31 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=22e0c325-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e5c9797b-b476-45c4-b82a-06a7cb22b5ad, JMSReplyTo=temp-queue://5336b456-48ce-4dc6-8626-06532c3845c2, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@666512621, transaction: TransactionImpl [xid=null, txID=6177, xid=null, state=COMMITTED, createTime=1719576511896(Fri Jun 28 12:08:31 UTC 2024), timeoutSeconds=-1, nr operations = 0]@579ce0d0
2024-06-28 12:08:31,905 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 230f2631-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:08:31,906 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@6f95a5c9[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:08:31,906 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.010873 ms
2024-06-28 12:08:31,908 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 230e14bb-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:08:31,909 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-06-28 12:08:31,909 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 326.418844 ms
2024-06-28 12:08:31,909 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyRequestFirst [artemis-j2ee]>
2024-06-28 12:08:31,910 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:08:31,910 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyRequestFirst [artemis-j2ee]>
2024-06-28 12:08:31,911 INFO  [scout-thread-14] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2140357465'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom61]
2024-06-28 12:08:31,914 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=requester (Q), activemq.broker=mom222]
2024-06-28 12:08:31,915 INFO  [scout-thread-11] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2312819e-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom220]
2024-06-28 12:08:31,915 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2312a8b1-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=2312819e-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=2312819e-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@543a2508, true, {}]
2024-06-28 12:08:31,916 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2312cec2-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=2312819e-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=2312819e-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@657f2936, true, {}]
2024-06-28 12:08:31,917 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=5bba1199-4fae-491b-ba63-1611550dda63, address=5bba1199-4fae-491b-ba63-1611550dda63, 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, fqqn=null]]
2024-06-28 12:08:31,917 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@27ebe8a1
2024-06-28 12:08:31,918 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@40cec6e9
2024-06-28 12:08:31,918 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 5bba1199-4fae-491b-ba63-1611550dda63, null, 0, false, true, null]
2024-06-28 12:08:31,920 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6227, durable=true, userID=231343f5-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:31 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=2312a8b0-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-acdc9163-abc8-4cf6-8d77-af498335e5e0, JMSReplyTo=temp-queue://5bba1199-4fae-491b-ba63-1611550dda63, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1899093177, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyRequestFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyRequestFirst previousRoute:ANYCAST, reusable=true, version=-2147483285)
..................................................
***** durable queues test/mom/testQueueRequestReplyRequestFirst:
- queueID=1751 address:test/mom/testQueueRequestReplyRequestFirst name:test/mom/testQueueRequestReplyRequestFirst filter:null
***** non durable for test/mom/testQueueRequestReplyRequestFirst:
..................................................
, transaction: null
2024-06-28 12:08:32,213 INFO  [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 233ff946-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=replier (Q), activemq.broker=mom224]
2024-06-28 12:08:32,214 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [23402059-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=233ff946-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=233ff946-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@144b06c8, true, {}]
2024-06-28 12:08:32,215 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2340476a-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=233ff946-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=233ff946-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@707a9df6, true, {}]
2024-06-28 12:08:32,217 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=f3234872-2229-4761-932c-280e7bae9e11, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, 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, fqqn=null]]
2024-06-28 12:08:32,217 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@45d9b99d
2024-06-28 12:08:32,218 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, f3234872-2229-4761-932c-280e7bae9e11, null, 0, false, true, null]
2024-06-28 12:08:32,218 INFO  [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2340e3ac-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=replier (Q), activemq.broker=mom224]
2024-06-28 12:08:32,219 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [23410abf-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=2340e3ac-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=2340e3ac-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5a003f17, true, {}]
2024-06-28 12:08:32,220 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [234131d0-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=2340e3ac-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=2340e3ac-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2ac91ae1, true, {}]
2024-06-28 12:08:32,221 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyRequestFirst, null, 0, false, true, null]
2024-06-28 12:08:32,221 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyRequestFirst: Reference[6227]:RELIABLE:CoreMessage[messageID=6227, durable=true, userID=231343f5-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:31 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=2312a8b0-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-acdc9163-abc8-4cf6-8d77-af498335e5e0, JMSReplyTo=temp-queue://5bba1199-4fae-491b-ba63-1611550dda63, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1899093177
2024-06-28 12:08:32,222 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=6227, durable=true, userID=231343f5-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:31 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=2312a8b0-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-acdc9163-abc8-4cf6-8d77-af498335e5e0, JMSReplyTo=temp-queue://5bba1199-4fae-491b-ba63-1611550dda63, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1899093177 to transaction: TransactionImpl [xid=null, txID=6242, xid=null, state=ACTIVE, createTime=1719576512222(Fri Jun 28 12:08:32 UTC 2024), timeoutSeconds=-1, nr operations = 1]@28eb34ad
2024-06-28 12:08:32,223 INFO  [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2341a701-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@5ee57bb9[name=test/mom/testQueueRequestReplyRequestFirst, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=55034557-4814-4f6c-aaf4-fe435a8b0429, activemq.broker=mom224]
2024-06-28 12:08:32,224 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2341a704-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=2341a701-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=2341a701-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1499193b, true, {}]
2024-06-28 12:08:32,224 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2341ce15-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=2341a701-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=2341a701-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2a169389, true, {}]
2024-06-28 12:08:32,226 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6247, durable=true, userID=2341f527-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:32 UTC 2024, expiration=0, durable=true, address=5bba1199-4fae-491b-ba63-1611550dda63, size=939, properties=TypedProperties[__AMQ_CID=2341a703-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-acdc9163-abc8-4cf6-8d77-af498335e5e0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=55034557-4814-4f6c-aaf4-fe435a8b0429]]@1589688345, context: RoutingContextImpl(Address=5bba1199-4fae-491b-ba63-1611550dda63, routingType=ANYCAST, PreviousAddress=5bba1199-4fae-491b-ba63-1611550dda63 previousRoute:ANYCAST, reusable=true, version=-2147483006)
..................................................
***** durable queues 5bba1199-4fae-491b-ba63-1611550dda63:
***** non durable for 5bba1199-4fae-491b-ba63-1611550dda63:
- queueID=6223 address:5bba1199-4fae-491b-ba63-1611550dda63 name:5bba1199-4fae-491b-ba63-1611550dda63 filter:null
..................................................
, transaction: null
2024-06-28 12:08:32,226 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 5bba1199-4fae-491b-ba63-1611550dda63: Reference[6247]:RELIABLE:CoreMessage[messageID=6247, durable=true, userID=2341f527-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:32 UTC 2024, expiration=0, durable=true, address=5bba1199-4fae-491b-ba63-1611550dda63, size=939, properties=TypedProperties[__AMQ_CID=2341a703-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-acdc9163-abc8-4cf6-8d77-af498335e5e0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=55034557-4814-4f6c-aaf4-fe435a8b0429]]@1589688345
2024-06-28 12:08:32,227 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 5bba1199-4fae-491b-ba63-1611550dda63: CoreMessage[messageID=6247, durable=true, userID=2341f527-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:32 UTC 2024, expiration=0, durable=true, address=5bba1199-4fae-491b-ba63-1611550dda63, size=939, properties=TypedProperties[__AMQ_CID=2341a703-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-acdc9163-abc8-4cf6-8d77-af498335e5e0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=55034557-4814-4f6c-aaf4-fe435a8b0429]]@1589688345 to transaction: TransactionImpl [xid=null, txID=6250, xid=null, state=ACTIVE, createTime=1719576512226(Fri Jun 28 12:08:32 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4431be1c
2024-06-28 12:08:32,227 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 5bba1199-4fae-491b-ba63-1611550dda63: CoreMessage[messageID=6247, durable=true, userID=2341f527-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:32 UTC 2024, expiration=0, durable=true, address=5bba1199-4fae-491b-ba63-1611550dda63, size=939, properties=TypedProperties[__AMQ_CID=2341a703-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-acdc9163-abc8-4cf6-8d77-af498335e5e0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=55034557-4814-4f6c-aaf4-fe435a8b0429]]@1589688345, transaction: TransactionImpl [xid=null, txID=6250, xid=null, state=COMMITTED, createTime=1719576512226(Fri Jun 28 12:08:32 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4431be1c
2024-06-28 12:08:32,227 INFO  [scout-thread-20] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2341a701-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@5ee57bb9[name=test/mom/testQueueRequestReplyRequestFirst, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=55034557-4814-4f6c-aaf4-fe435a8b0429, activemq.broker=mom224]
2024-06-28 12:08:32,228 INFO  [scout-thread-11] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2312819e-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom220]
2024-06-28 12:08:32,229 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6dbcb435]
2024-06-28 12:08:32,230 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=6227, durable=true, userID=231343f5-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:31 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=2312a8b0-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-acdc9163-abc8-4cf6-8d77-af498335e5e0, JMSReplyTo=temp-queue://5bba1199-4fae-491b-ba63-1611550dda63, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1899093177, transaction: TransactionImpl [xid=null, txID=6242, xid=null, state=COMMITTED, createTime=1719576512222(Fri Jun 28 12:08:32 UTC 2024), timeoutSeconds=-1, nr operations = 0]@28eb34ad
2024-06-28 12:08:32,232 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2340e3ac-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:08:32,233 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@7e1763a2[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:08:32,233 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.009735 ms
2024-06-28 12:08:32,235 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 233ff946-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:08:32,236 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-06-28 12:08:32,236 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 325.742354 ms
2024-06-28 12:08:32,236 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyRequestFirst [artemis-j2ee]>
2024-06-28 12:08:32,237 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:08:32,237 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyRequestFirst [artemis-j2ee]>
2024-06-28 12:08:32,238 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1466095406'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-06-28 12:08:32,240 INFO  [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=requester (Q), activemq.broker=mom1]
2024-06-28 12:08:32,241 INFO  [scout-thread-14] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 23446629-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom61]
2024-06-28 12:08:32,241 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2344662c-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=23446629-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=23446629-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6a09ca07, true, {}]
2024-06-28 12:08:32,242 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [23448d3d-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=23446629-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=23446629-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7518086c, true, {}]
2024-06-28 12:08:32,243 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=96f2a53b-ec62-427a-aca3-1a975956c859, address=96f2a53b-ec62-427a-aca3-1a975956c859, 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, fqqn=null]]
2024-06-28 12:08:32,243 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@1a307360
2024-06-28 12:08:32,244 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@53b8ff64
2024-06-28 12:08:32,245 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 96f2a53b-ec62-427a-aca3-1a975956c859, null, 0, false, true, null]
2024-06-28 12:08:32,246 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6292, durable=true, userID=23452980-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:32 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=2344662b-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-45976c05-a044-4321-80fd-60c2abb8da0b, JMSReplyTo=temp-queue://96f2a53b-ec62-427a-aca3-1a975956c859, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@434666688, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyRequestFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyRequestFirst previousRoute:ANYCAST, reusable=true, version=-2147483285)
..................................................
***** durable queues test/mom/testQueueRequestReplyRequestFirst:
- queueID=1751 address:test/mom/testQueueRequestReplyRequestFirst name:test/mom/testQueueRequestReplyRequestFirst filter:null
***** non durable for test/mom/testQueueRequestReplyRequestFirst:
..................................................
, transaction: null
2024-06-28 12:08:32,539 INFO  [scout-thread-15] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2371ded1-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=replier (Q), activemq.broker=mom222]
2024-06-28 12:08:32,540 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [237205e4-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=2371ded1-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=2371ded1-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3458ca56, true, {}]
2024-06-28 12:08:32,541 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [23722cf5-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=2371ded1-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=2371ded1-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@77454ee6, true, {}]
2024-06-28 12:08:32,542 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=89fc74d1-6b4a-4dc4-9452-8eafa941a350, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, 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, fqqn=null]]
2024-06-28 12:08:32,543 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5c7a82ef
2024-06-28 12:08:32,544 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 89fc74d1-6b4a-4dc4-9452-8eafa941a350, null, 0, false, true, null]
2024-06-28 12:08:32,544 INFO  [scout-thread-15] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2372a227-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=replier (Q), activemq.broker=mom222]
2024-06-28 12:08:32,545 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2372c93a-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=2372a227-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=2372a227-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6994aa64, true, {}]
2024-06-28 12:08:32,545 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2372c93b-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=2372a227-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=2372a227-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@66c3bf50, true, {}]
2024-06-28 12:08:32,547 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyRequestFirst, null, 0, false, true, null]
2024-06-28 12:08:32,547 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyRequestFirst: Reference[6292]:RELIABLE:CoreMessage[messageID=6292, durable=true, userID=23452980-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:32 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=2344662b-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-45976c05-a044-4321-80fd-60c2abb8da0b, JMSReplyTo=temp-queue://96f2a53b-ec62-427a-aca3-1a975956c859, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@434666688
2024-06-28 12:08:32,548 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=6292, durable=true, userID=23452980-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:32 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=2344662b-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-45976c05-a044-4321-80fd-60c2abb8da0b, JMSReplyTo=temp-queue://96f2a53b-ec62-427a-aca3-1a975956c859, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@434666688 to transaction: TransactionImpl [xid=null, txID=6307, xid=null, state=ACTIVE, createTime=1719576512548(Fri Jun 28 12:08:32 UTC 2024), timeoutSeconds=-1, nr operations = 1]@47273374
2024-06-28 12:08:32,549 INFO  [scout-thread-15] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2373657c-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@5ee57bb9[name=test/mom/testQueueRequestReplyRequestFirst, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=c84d3a25-13ba-42fc-b327-4bfce3b8d628, activemq.broker=mom222]
2024-06-28 12:08:32,549 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2373657f-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=2373657c-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=2373657c-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@60c3e877, true, {}]
2024-06-28 12:08:32,550 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [23738c90-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=2373657c-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=2373657c-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@487949e2, true, {}]
2024-06-28 12:08:32,551 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6312, durable=true, userID=2373b3a2-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:32 UTC 2024, expiration=0, durable=true, address=96f2a53b-ec62-427a-aca3-1a975956c859, size=939, properties=TypedProperties[__AMQ_CID=2373657e-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-45976c05-a044-4321-80fd-60c2abb8da0b, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=c84d3a25-13ba-42fc-b327-4bfce3b8d628]]@1454434140, context: RoutingContextImpl(Address=96f2a53b-ec62-427a-aca3-1a975956c859, routingType=ANYCAST, PreviousAddress=96f2a53b-ec62-427a-aca3-1a975956c859 previousRoute:ANYCAST, reusable=true, version=-2147483002)
..................................................
***** durable queues 96f2a53b-ec62-427a-aca3-1a975956c859:
***** non durable for 96f2a53b-ec62-427a-aca3-1a975956c859:
- queueID=6288 address:96f2a53b-ec62-427a-aca3-1a975956c859 name:96f2a53b-ec62-427a-aca3-1a975956c859 filter:null
..................................................
, transaction: null
2024-06-28 12:08:32,552 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 96f2a53b-ec62-427a-aca3-1a975956c859: Reference[6312]:RELIABLE:CoreMessage[messageID=6312, durable=true, userID=2373b3a2-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:32 UTC 2024, expiration=0, durable=true, address=96f2a53b-ec62-427a-aca3-1a975956c859, size=939, properties=TypedProperties[__AMQ_CID=2373657e-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-45976c05-a044-4321-80fd-60c2abb8da0b, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=c84d3a25-13ba-42fc-b327-4bfce3b8d628]]@1454434140
2024-06-28 12:08:32,552 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 96f2a53b-ec62-427a-aca3-1a975956c859: CoreMessage[messageID=6312, durable=true, userID=2373b3a2-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:32 UTC 2024, expiration=0, durable=true, address=96f2a53b-ec62-427a-aca3-1a975956c859, size=939, properties=TypedProperties[__AMQ_CID=2373657e-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-45976c05-a044-4321-80fd-60c2abb8da0b, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=c84d3a25-13ba-42fc-b327-4bfce3b8d628]]@1454434140 to transaction: TransactionImpl [xid=null, txID=6315, xid=null, state=ACTIVE, createTime=1719576512552(Fri Jun 28 12:08:32 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5a350f17
2024-06-28 12:08:32,552 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 96f2a53b-ec62-427a-aca3-1a975956c859: CoreMessage[messageID=6312, durable=true, userID=2373b3a2-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:32 UTC 2024, expiration=0, durable=true, address=96f2a53b-ec62-427a-aca3-1a975956c859, size=939, properties=TypedProperties[__AMQ_CID=2373657e-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-45976c05-a044-4321-80fd-60c2abb8da0b, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=c84d3a25-13ba-42fc-b327-4bfce3b8d628]]@1454434140, transaction: TransactionImpl [xid=null, txID=6315, xid=null, state=COMMITTED, createTime=1719576512552(Fri Jun 28 12:08:32 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5a350f17
2024-06-28 12:08:32,553 INFO  [scout-thread-15] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2373657c-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@5ee57bb9[name=test/mom/testQueueRequestReplyRequestFirst, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=c84d3a25-13ba-42fc-b327-4bfce3b8d628, activemq.broker=mom222]
2024-06-28 12:08:32,553 INFO  [scout-thread-14] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 23446629-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom61]
2024-06-28 12:08:32,555 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@78a3023f]
2024-06-28 12:08:32,556 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=6292, durable=true, userID=23452980-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:32 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=2344662b-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-45976c05-a044-4321-80fd-60c2abb8da0b, JMSReplyTo=temp-queue://96f2a53b-ec62-427a-aca3-1a975956c859, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@434666688, transaction: TransactionImpl [xid=null, txID=6307, xid=null, state=COMMITTED, createTime=1719576512548(Fri Jun 28 12:08:32 UTC 2024), timeoutSeconds=-1, nr operations = 0]@47273374
2024-06-28 12:08:32,557 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2372a227-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:08:32,558 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@6d930b71[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:08:32,558 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.023372 ms
2024-06-28 12:08:32,560 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2371ded1-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:08:32,561 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-06-28 12:08:32,561 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 324.068737 ms
2024-06-28 12:08:32,561 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyRequestFirst [artemis-j2ee]>
2024-06-28 12:08:32,562 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:08:32,562 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyRequestFirst [artemis-j2ee]>
2024-06-28 12:08:32,563 INFO  [scout-thread-11] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 977280481'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom220]
2024-06-28 12:08:32,566 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=requester (Q), activemq.broker=mom224]
2024-06-28 12:08:32,566 INFO  [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2375fd94-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom223]
2024-06-28 12:08:32,567 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [237624a7-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=2375fd94-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=2375fd94-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1419b4b, true, {}]
2024-06-28 12:08:32,568 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [23764bb8-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=2375fd94-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=2375fd94-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7df0d8a0, true, {}]
2024-06-28 12:08:32,569 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=f6857b18-8d0a-4ebb-9ce1-53146f19d058, address=f6857b18-8d0a-4ebb-9ce1-53146f19d058, 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, fqqn=null]]
2024-06-28 12:08:32,569 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@eed3b40
2024-06-28 12:08:32,570 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@240b8aa7
2024-06-28 12:08:32,570 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, f6857b18-8d0a-4ebb-9ce1-53146f19d058, null, 0, false, true, null]
2024-06-28 12:08:32,572 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6357, durable=true, userID=2376c0eb-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:32 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=237624a6-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-349311ab-8d03-4648-8659-9162e6b1e0c5, JMSReplyTo=temp-queue://f6857b18-8d0a-4ebb-9ce1-53146f19d058, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@171732080, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyRequestFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyRequestFirst previousRoute:ANYCAST, reusable=true, version=-2147483285)
..................................................
***** durable queues test/mom/testQueueRequestReplyRequestFirst:
- queueID=1751 address:test/mom/testQueueRequestReplyRequestFirst name:test/mom/testQueueRequestReplyRequestFirst filter:null
***** non durable for test/mom/testQueueRequestReplyRequestFirst:
..................................................
, transaction: null
2024-06-28 12:08:32,864 INFO  [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 23a3763c-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=replier (Q), activemq.broker=mom1]
2024-06-28 12:08:32,865 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [23a39d4f-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=23a3763c-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=23a3763c-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@347ded2c, true, {}]
2024-06-28 12:08:32,866 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [23a3c460-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=23a3763c-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=23a3763c-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@543e3e8a, true, {}]
2024-06-28 12:08:32,868 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=a066d6ca-a250-4730-ba13-c6e0019c5162, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, 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, fqqn=null]]
2024-06-28 12:08:32,869 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6166ed
2024-06-28 12:08:32,869 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, a066d6ca-a250-4730-ba13-c6e0019c5162, null, 0, false, true, null]
2024-06-28 12:08:32,870 INFO  [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 23a460a2-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=replier (Q), activemq.broker=mom1]
2024-06-28 12:08:32,870 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [23a460a5-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=23a460a2-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=23a460a2-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7ba3708e, true, {}]
2024-06-28 12:08:32,871 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [23a487b6-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=23a460a2-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=23a460a2-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@299dc6ae, true, {}]
2024-06-28 12:08:32,872 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyRequestFirst, null, 0, false, true, null]
2024-06-28 12:08:32,873 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyRequestFirst: Reference[6357]:RELIABLE:CoreMessage[messageID=6357, durable=true, userID=2376c0eb-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:32 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=237624a6-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-349311ab-8d03-4648-8659-9162e6b1e0c5, JMSReplyTo=temp-queue://f6857b18-8d0a-4ebb-9ce1-53146f19d058, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@171732080
2024-06-28 12:08:32,873 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=6357, durable=true, userID=2376c0eb-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:32 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=237624a6-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-349311ab-8d03-4648-8659-9162e6b1e0c5, JMSReplyTo=temp-queue://f6857b18-8d0a-4ebb-9ce1-53146f19d058, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@171732080 to transaction: TransactionImpl [xid=null, txID=6372, xid=null, state=ACTIVE, createTime=1719576512873(Fri Jun 28 12:08:32 UTC 2024), timeoutSeconds=-1, nr operations = 1]@24ad3380
2024-06-28 12:08:32,874 INFO  [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 23a4fce7-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@5ee57bb9[name=test/mom/testQueueRequestReplyRequestFirst, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=8647f182-68e1-4e7e-b9ec-3e97940fa923, activemq.broker=mom1]
2024-06-28 12:08:32,875 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [23a523fa-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=23a4fce7-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=23a4fce7-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@37901741, true, {}]
2024-06-28 12:08:32,876 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [23a54b0b-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=23a4fce7-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=23a4fce7-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@68ffe678, true, {}]
2024-06-28 12:08:32,877 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6377, durable=true, userID=23a5721d-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:32 UTC 2024, expiration=0, durable=true, address=f6857b18-8d0a-4ebb-9ce1-53146f19d058, size=939, properties=TypedProperties[__AMQ_CID=23a523f9-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-349311ab-8d03-4648-8659-9162e6b1e0c5, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=8647f182-68e1-4e7e-b9ec-3e97940fa923]]@89818248, context: RoutingContextImpl(Address=f6857b18-8d0a-4ebb-9ce1-53146f19d058, routingType=ANYCAST, PreviousAddress=f6857b18-8d0a-4ebb-9ce1-53146f19d058 previousRoute:ANYCAST, reusable=true, version=-2147482998)
..................................................
***** durable queues f6857b18-8d0a-4ebb-9ce1-53146f19d058:
***** non durable for f6857b18-8d0a-4ebb-9ce1-53146f19d058:
- queueID=6353 address:f6857b18-8d0a-4ebb-9ce1-53146f19d058 name:f6857b18-8d0a-4ebb-9ce1-53146f19d058 filter:null
..................................................
, transaction: null
2024-06-28 12:08:32,878 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from f6857b18-8d0a-4ebb-9ce1-53146f19d058: Reference[6377]:RELIABLE:CoreMessage[messageID=6377, durable=true, userID=23a5721d-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:32 UTC 2024, expiration=0, durable=true, address=f6857b18-8d0a-4ebb-9ce1-53146f19d058, size=939, properties=TypedProperties[__AMQ_CID=23a523f9-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-349311ab-8d03-4648-8659-9162e6b1e0c5, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=8647f182-68e1-4e7e-b9ec-3e97940fa923]]@89818248
2024-06-28 12:08:32,878 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from f6857b18-8d0a-4ebb-9ce1-53146f19d058: CoreMessage[messageID=6377, durable=true, userID=23a5721d-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:32 UTC 2024, expiration=0, durable=true, address=f6857b18-8d0a-4ebb-9ce1-53146f19d058, size=939, properties=TypedProperties[__AMQ_CID=23a523f9-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-349311ab-8d03-4648-8659-9162e6b1e0c5, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=8647f182-68e1-4e7e-b9ec-3e97940fa923]]@89818248 to transaction: TransactionImpl [xid=null, txID=6378, xid=null, state=ACTIVE, createTime=1719576512878(Fri Jun 28 12:08:32 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5c0a7957
2024-06-28 12:08:32,878 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from f6857b18-8d0a-4ebb-9ce1-53146f19d058: CoreMessage[messageID=6377, durable=true, userID=23a5721d-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:32 UTC 2024, expiration=0, durable=true, address=f6857b18-8d0a-4ebb-9ce1-53146f19d058, size=939, properties=TypedProperties[__AMQ_CID=23a523f9-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-349311ab-8d03-4648-8659-9162e6b1e0c5, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=8647f182-68e1-4e7e-b9ec-3e97940fa923]]@89818248, transaction: TransactionImpl [xid=null, txID=6378, xid=null, state=COMMITTED, createTime=1719576512878(Fri Jun 28 12:08:32 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5c0a7957
2024-06-28 12:08:32,879 INFO  [scout-thread-24] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 23a4fce7-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@5ee57bb9[name=test/mom/testQueueRequestReplyRequestFirst, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=8647f182-68e1-4e7e-b9ec-3e97940fa923, activemq.broker=mom1]
2024-06-28 12:08:32,879 INFO  [scout-thread-22] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2375fd94-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom223]
2024-06-28 12:08:32,881 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6980c50b]
2024-06-28 12:08:32,882 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=6357, durable=true, userID=2376c0eb-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:32 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=237624a6-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-349311ab-8d03-4648-8659-9162e6b1e0c5, JMSReplyTo=temp-queue://f6857b18-8d0a-4ebb-9ce1-53146f19d058, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@171732080, transaction: TransactionImpl [xid=null, txID=6372, xid=null, state=COMMITTED, createTime=1719576512873(Fri Jun 28 12:08:32 UTC 2024), timeoutSeconds=-1, nr operations = 0]@24ad3380
2024-06-28 12:08:32,883 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 23a460a2-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:08:32,884 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@3dfba798[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:08:32,884 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.013500 ms
2024-06-28 12:08:32,886 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 23a3763c-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:08:32,887 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-06-28 12:08:32,887 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 324.894522 ms
2024-06-28 12:08:32,887 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyRequestFirst [artemis-j2ee]>
2024-06-28 12:08:32,889 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:08:32,889 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testMomEnvironmentWithoutRequestReply [artemis-j2ee]>
2024-06-28 12:08:32,889 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1484980049'.
2024-06-28 12:08:32,892 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.initRequestReply(JmsMomImplementor.java:218) - Scout JUnit MOM [artemis]: 'request-reply' messaging is disabled
2024-06-28 12:08:32,892 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-06-28 12:08:32,893 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:08:32,893 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.004253 ms
2024-06-28 12:08:32,893 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-06-28 12:08:32,893 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 4.585556 ms
2024-06-28 12:08:32,893 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testMomEnvironmentWithoutRequestReply [artemis-j2ee]>
2024-06-28 12:08:32,894 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:08:32,894 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testCurrentMessageRequestReply [artemis-j2ee]>
2024-06-28 12:08:32,894 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1281030701'.
2024-06-28 12:08:32,897 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-06-28 12:08:32,898 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 23a87f60-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:08:32,898 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [23a8a673-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=23a87f60-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=23a87f60-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7aa54404, true, {}]
2024-06-28 12:08:32,899 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [23a8cd84-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=23a87f60-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=23a87f60-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5911efd8, true, {}]
2024-06-28 12:08:32,901 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=8b729eab-1c36-46a0-98e4-0c4bf0c88a63, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, 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, fqqn=null]]
2024-06-28 12:08:32,902 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@879f5b6
2024-06-28 12:08:32,902 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 8b729eab-1c36-46a0-98e4-0c4bf0c88a63, null, 0, false, true, null]
2024-06-28 12:08:32,903 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 23a969c6-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created
2024-06-28 12:08:32,903 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [23a969c9-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=23a969c6-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=23a969c6-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@373018af, true, {}]
2024-06-28 12:08:32,904 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [23a990da-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=23a969c6-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=23a969c6-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1b644048, true, {}]
2024-06-28 12:08:32,905 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testCurrentMessageRequestReply, null, 0, false, true, null]
2024-06-28 12:08:32,906 INFO  [scout-thread-11] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 23a9defb-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testCurrentMessageRequestReply, cid=cid_test, activemq.broker=mom220]
2024-06-28 12:08:32,907 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [23aa060e-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=23a9defb-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=23a9defb-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@508bb155, true, {}]
2024-06-28 12:08:32,908 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [23aa060f-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=23a9defb-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=23a9defb-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@299d7743, true, {}]
2024-06-28 12:08:32,908 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=a603c941-bf60-4299-a1cd-4afa2189359a, address=a603c941-bf60-4299-a1cd-4afa2189359a, 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, fqqn=null]]
2024-06-28 12:08:32,908 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6c3fd302
2024-06-28 12:08:32,909 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3d1064c9
2024-06-28 12:08:32,909 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, a603c941-bf60-4299-a1cd-4afa2189359a, null, 0, false, true, null]
2024-06-28 12:08:32,911 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6436, durable=true, userID=23aaa252-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:32 UTC 2024, expiration=0, durable=true, address=test/mom/testCurrentMessageRequestReply, size=1139, properties=TypedProperties[__AMQ_CID=23aa060d-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-cdd9653f-4abc-45d1-ad2d-ec124e29aef0, JMSReplyTo=temp-queue://a603c941-bf60-4299-a1cd-4afa2189359a, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid_test]]@1543391487, context: RoutingContextImpl(Address=test/mom/testCurrentMessageRequestReply, routingType=ANYCAST, PreviousAddress=test/mom/testCurrentMessageRequestReply previousRoute:ANYCAST, reusable=true, version=-2147483244)
..................................................
***** durable queues test/mom/testCurrentMessageRequestReply:
- queueID=2360 address:test/mom/testCurrentMessageRequestReply name:test/mom/testCurrentMessageRequestReply filter:null
***** non durable for test/mom/testCurrentMessageRequestReply:
..................................................
, transaction: null
2024-06-28 12:08:32,913 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testCurrentMessageRequestReply: Reference[6436]:RELIABLE:CoreMessage[messageID=6436, durable=true, userID=23aaa252-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:32 UTC 2024, expiration=0, durable=true, address=test/mom/testCurrentMessageRequestReply, size=1139, properties=TypedProperties[__AMQ_CID=23aa060d-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-cdd9653f-4abc-45d1-ad2d-ec124e29aef0, JMSReplyTo=temp-queue://a603c941-bf60-4299-a1cd-4afa2189359a, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid_test]]@1543391487
2024-06-28 12:08:32,913 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testCurrentMessageRequestReply: CoreMessage[messageID=6436, durable=true, userID=23aaa252-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:32 UTC 2024, expiration=0, durable=true, address=test/mom/testCurrentMessageRequestReply, size=1139, properties=TypedProperties[__AMQ_CID=23aa060d-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-cdd9653f-4abc-45d1-ad2d-ec124e29aef0, JMSReplyTo=temp-queue://a603c941-bf60-4299-a1cd-4afa2189359a, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid_test]]@1543391487 to transaction: TransactionImpl [xid=null, txID=6437, xid=null, state=ACTIVE, createTime=1719576512913(Fri Jun 28 12:08:32 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6fdbc75c
2024-06-28 12:08:32,914 INFO  [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 23ab1783-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@fa97317b[name=test/mom/testCurrentMessageRequestReply, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=cid_test, activemq.broker=mom224]
2024-06-28 12:08:32,915 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [23ab3e96-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=23ab1783-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=23ab1783-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@246bfe3e, true, {}]
2024-06-28 12:08:32,915 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [23ab3e97-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=23ab1783-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=23ab1783-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@66b5a2c7, true, {}]
2024-06-28 12:08:32,916 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testCurrentMessageRequestReply: CoreMessage[messageID=6436, durable=true, userID=23aaa252-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:32 UTC 2024, expiration=0, durable=true, address=test/mom/testCurrentMessageRequestReply, size=1139, properties=TypedProperties[__AMQ_CID=23aa060d-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-cdd9653f-4abc-45d1-ad2d-ec124e29aef0, JMSReplyTo=temp-queue://a603c941-bf60-4299-a1cd-4afa2189359a, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid_test]]@1543391487, transaction: TransactionImpl [xid=null, txID=6437, xid=null, state=COMMITTED, createTime=1719576512913(Fri Jun 28 12:08:32 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6fdbc75c
2024-06-28 12:08:32,917 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6442, durable=true, userID=23ab65a9-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:32 UTC 2024, expiration=0, durable=true, address=a603c941-bf60-4299-a1cd-4afa2189359a, size=752, properties=TypedProperties[__AMQ_CID=23ab3e95-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-cdd9653f-4abc-45d1-ad2d-ec124e29aef0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid_test]]@1833271819, context: RoutingContextImpl(Address=a603c941-bf60-4299-a1cd-4afa2189359a, routingType=ANYCAST, PreviousAddress=a603c941-bf60-4299-a1cd-4afa2189359a previousRoute:ANYCAST, reusable=true, version=-2147482993)
..................................................
***** durable queues a603c941-bf60-4299-a1cd-4afa2189359a:
***** non durable for a603c941-bf60-4299-a1cd-4afa2189359a:
- queueID=6432 address:a603c941-bf60-4299-a1cd-4afa2189359a name:a603c941-bf60-4299-a1cd-4afa2189359a filter:null
..................................................
, transaction: null
2024-06-28 12:08:32,917 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from a603c941-bf60-4299-a1cd-4afa2189359a: Reference[6442]:RELIABLE:CoreMessage[messageID=6442, durable=true, userID=23ab65a9-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:32 UTC 2024, expiration=0, durable=true, address=a603c941-bf60-4299-a1cd-4afa2189359a, size=752, properties=TypedProperties[__AMQ_CID=23ab3e95-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-cdd9653f-4abc-45d1-ad2d-ec124e29aef0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid_test]]@1833271819
2024-06-28 12:08:32,917 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from a603c941-bf60-4299-a1cd-4afa2189359a: CoreMessage[messageID=6442, durable=true, userID=23ab65a9-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:32 UTC 2024, expiration=0, durable=true, address=a603c941-bf60-4299-a1cd-4afa2189359a, size=752, properties=TypedProperties[__AMQ_CID=23ab3e95-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-cdd9653f-4abc-45d1-ad2d-ec124e29aef0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid_test]]@1833271819 to transaction: TransactionImpl [xid=null, txID=6444, xid=null, state=ACTIVE, createTime=1719576512917(Fri Jun 28 12:08:32 UTC 2024), timeoutSeconds=-1, nr operations = 1]@d470377
2024-06-28 12:08:32,917 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from a603c941-bf60-4299-a1cd-4afa2189359a: CoreMessage[messageID=6442, durable=true, userID=23ab65a9-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:32 UTC 2024, expiration=0, durable=true, address=a603c941-bf60-4299-a1cd-4afa2189359a, size=752, properties=TypedProperties[__AMQ_CID=23ab3e95-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-cdd9653f-4abc-45d1-ad2d-ec124e29aef0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid_test]]@1833271819, transaction: TransactionImpl [xid=null, txID=6444, xid=null, state=COMMITTED, createTime=1719576512917(Fri Jun 28 12:08:32 UTC 2024), timeoutSeconds=-1, nr operations = 0]@d470377
2024-06-28 12:08:32,918 INFO  [scout-thread-20] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 23ab1783-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@fa97317b[name=test/mom/testCurrentMessageRequestReply, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=cid_test, activemq.broker=mom224]
2024-06-28 12:08:32,918 INFO  [scout-thread-11] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 23a9defb-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testCurrentMessageRequestReply, cid=cid_test, activemq.broker=mom220]
2024-06-28 12:08:32,919 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@e786d7e, org.eclipse.scout.rt.mom.jms.JmsSubscription@18cc07ca]
2024-06-28 12:08:32,921 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 23a969c6-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:08:32,922 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@320aecd3[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:08:32,923 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.011405 ms
2024-06-28 12:08:32,924 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 23a87f60-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:08:32,926 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-06-28 12:08:32,927 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 32.253522 ms
2024-06-28 12:08:32,927 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testCurrentMessageRequestReply [artemis-j2ee]>
2024-06-28 12:08:32,928 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:08:32,929 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicRequestReplyTimeout [artemis-j2ee]>
2024-06-28 12:08:32,930 INFO  [scout-thread-14] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1910114554'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom61]
2024-06-28 12:08:32,933 INFO  [scout-thread-14] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom61]
2024-06-28 12:08:32,934 INFO  [scout-thread-14] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 23adfdbb-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom61]
2024-06-28 12:08:32,934 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [23ae24ce-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=23adfdbb-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=23adfdbb-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3907cae8, true, {}]
2024-06-28 12:08:32,935 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [23ae4bdf-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=23adfdbb-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=23adfdbb-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3bc5d2c, true, {}]
2024-06-28 12:08:32,937 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=db77f1ff-0bd3-4efc-a74c-168a078addea, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, 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, fqqn=null]]
2024-06-28 12:08:32,937 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7f94ff3
2024-06-28 12:08:32,938 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, db77f1ff-0bd3-4efc-a74c-168a078addea, null, 0, false, true, null]
2024-06-28 12:08:32,939 INFO  [scout-thread-14] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 23aee821-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom61]
2024-06-28 12:08:32,939 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [23aee824-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=23aee821-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=23aee821-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@8b65e9a, true, {}]
2024-06-28 12:08:32,940 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [23af0f35-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=23aee821-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=23aee821-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4a4954e5, true, {}]
2024-06-28 12:08:32,941 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 23af0f35-3547-11ef-af8f-0a580a280f89 with parameters: [test/mom/testTopicRequestReplyTimeout, [MULTICAST], true]
2024-06-28 12:08:32,942 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@410e2f7d
2024-06-28 12:08:32,943 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=6bb3e28f-4f63-415b-a7dd-5d94c064bea1, address=test/mom/testTopicRequestReplyTimeout, routingType=MULTICAST, 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, fqqn=null]]
2024-06-28 12:08:32,944 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@26cc4fcc
2024-06-28 12:08:32,944 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 6bb3e28f-4f63-415b-a7dd-5d94c064bea1, null, 0, false, true, null]
2024-06-28 12:08:32,945 INFO  [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 23afd287-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testTopicRequestReplyTimeout, activemq.broker=mom224]
2024-06-28 12:08:32,945 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [23afd28a-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=23afd287-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=23afd287-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@179c9d6e, true, {}]
2024-06-28 12:08:32,946 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [23aff99b-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=23afd287-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=23afd287-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4837c232, true, {}]
2024-06-28 12:08:32,946 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=df936448-3780-44b4-bbfb-ab7dbd5fae26, address=df936448-3780-44b4-bbfb-ab7dbd5fae26, 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, fqqn=null]]
2024-06-28 12:08:32,947 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6cd4a303
2024-06-28 12:08:32,947 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@593d4955
2024-06-28 12:08:32,948 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, df936448-3780-44b4-bbfb-ab7dbd5fae26, null, 0, false, true, null]
2024-06-28 12:08:32,949 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6505, durable=true, userID=23b047be-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:32 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyTimeout, size=877, properties=TypedProperties[__AMQ_CID=23afd289-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2d66fa30-0911-4a96-aa7b-dbb8d04c7644, JMSReplyTo=temp-queue://df936448-3780-44b4-bbfb-ab7dbd5fae26, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1377172903, context: RoutingContextImpl(Address=test/mom/testTopicRequestReplyTimeout, routingType=MULTICAST, PreviousAddress=test/mom/testTopicRequestReplyTimeout previousRoute:MULTICAST, reusable=true, version=-2147482989)
..................................................
***** durable queues test/mom/testTopicRequestReplyTimeout:
***** non durable for test/mom/testTopicRequestReplyTimeout:
- queueID=6493 address:test/mom/testTopicRequestReplyTimeout name:6bb3e28f-4f63-415b-a7dd-5d94c064bea1 filter:null
..................................................
, transaction: null
2024-06-28 12:08:32,949 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 6bb3e28f-4f63-415b-a7dd-5d94c064bea1: Reference[6505]:RELIABLE:CoreMessage[messageID=6505, durable=true, userID=23b047be-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:32 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyTimeout, size=877, properties=TypedProperties[__AMQ_CID=23afd289-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2d66fa30-0911-4a96-aa7b-dbb8d04c7644, JMSReplyTo=temp-queue://df936448-3780-44b4-bbfb-ab7dbd5fae26, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1377172903
2024-06-28 12:08:32,950 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 6bb3e28f-4f63-415b-a7dd-5d94c064bea1: CoreMessage[messageID=6505, durable=true, userID=23b047be-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:32 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyTimeout, size=877, properties=TypedProperties[__AMQ_CID=23afd289-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2d66fa30-0911-4a96-aa7b-dbb8d04c7644, JMSReplyTo=temp-queue://df936448-3780-44b4-bbfb-ab7dbd5fae26, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1377172903 to transaction: TransactionImpl [xid=null, txID=6506, xid=null, state=ACTIVE, createTime=1719576512950(Fri Jun 28 12:08:32 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6ecb95b9
2024-06-28 12:08:32,950 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 6bb3e28f-4f63-415b-a7dd-5d94c064bea1: CoreMessage[messageID=6505, durable=true, userID=23b047be-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:32 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyTimeout, size=877, properties=TypedProperties[__AMQ_CID=23afd289-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2d66fa30-0911-4a96-aa7b-dbb8d04c7644, JMSReplyTo=temp-queue://df936448-3780-44b4-bbfb-ab7dbd5fae26, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1377172903, transaction: TransactionImpl [xid=null, txID=6506, xid=null, state=COMMITTED, createTime=1719576512950(Fri Jun 28 12:08:32 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6ecb95b9
2024-06-28 12:08:37,946 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:481) - Request job canceled; java.lang.InterruptedException - MDC[jobName=request on test/mom/testTopicRequestReplyTimeout, activemq.broker=mom224]
2024-06-28 12:08:37,946 INFO  [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 26aaea1f-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=JMS publish cancel request for scout.mom.requestreply.uid-2d66fa30-0911-4a96-aa7b-dbb8d04c7644, activemq.broker=mom1]
2024-06-28 12:08:37,947 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [26ab1132-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=26aaea1f-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=26aaea1f-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5639ef06, true, {}]
2024-06-28 12:08:37,947 INFO  [scout-thread-20] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 23afd287-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testTopicRequestReplyTimeout, activemq.broker=mom224]
2024-06-28 12:08:37,947 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [26ab1133-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=26aaea1f-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=26aaea1f-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7a869597, true, {}]
2024-06-28 12:08:37,949 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6524, durable=true, userID=26ab3845-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:37 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=457, properties=TypedProperties[__AMQ_CID=26aaea21-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2d66fa30-0911-4a96-aa7b-dbb8d04c7644, _AMQ_ROUTING_TYPE=0]]@1299483257, context: RoutingContextImpl(Address=scout.mom.requestreply.cancellation, routingType=MULTICAST, PreviousAddress=scout.mom.requestreply.cancellation previousRoute:MULTICAST, reusable=true, version=-2147482990)
..................................................
***** durable queues scout.mom.requestreply.cancellation:
***** non durable for scout.mom.requestreply.cancellation:
- queueID=6483 address:scout.mom.requestreply.cancellation name:db77f1ff-0bd3-4efc-a74c-168a078addea filter:null
..................................................
, transaction: null
2024-06-28 12:08:37,949 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from db77f1ff-0bd3-4efc-a74c-168a078addea: Reference[6524]:RELIABLE:CoreMessage[messageID=6524, durable=true, userID=26ab3845-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:37 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=457, properties=TypedProperties[__AMQ_CID=26aaea21-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2d66fa30-0911-4a96-aa7b-dbb8d04c7644, _AMQ_ROUTING_TYPE=0]]@1299483257
2024-06-28 12:08:37,949 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from db77f1ff-0bd3-4efc-a74c-168a078addea: CoreMessage[messageID=6524, durable=true, userID=26ab3845-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:37 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=457, properties=TypedProperties[__AMQ_CID=26aaea21-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2d66fa30-0911-4a96-aa7b-dbb8d04c7644, _AMQ_ROUTING_TYPE=0]]@1299483257 to transaction: TransactionImpl [xid=null, txID=6525, xid=null, state=ACTIVE, createTime=1719576517949(Fri Jun 28 12:08:37 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5e0e2ada
2024-06-28 12:08:37,950 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from db77f1ff-0bd3-4efc-a74c-168a078addea: CoreMessage[messageID=6524, durable=true, userID=26ab3845-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:37 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=457, properties=TypedProperties[__AMQ_CID=26aaea21-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2d66fa30-0911-4a96-aa7b-dbb8d04c7644, _AMQ_ROUTING_TYPE=0]]@1299483257, transaction: TransactionImpl [xid=null, txID=6525, xid=null, state=COMMITTED, createTime=1719576517949(Fri Jun 28 12:08:37 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5e0e2ada
2024-06-28 12:08:37,950 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4242a0e7]
2024-06-28 12:08:37,950 INFO  [scout-thread-24] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 26aaea1f-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=JMS publish cancel request for scout.mom.requestreply.uid-2d66fa30-0911-4a96-aa7b-dbb8d04c7644, activemq.broker=mom1]
2024-06-28 12:08:37,951 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 23aee821-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:08:37,953 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@37c4d6cc[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:08:37,953 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.009926 ms
2024-06-28 12:08:37,955 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 23adfdbb-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:08:37,956 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-06-28 12:08:37,956 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 5027.660937 ms
2024-06-28 12:08:37,956 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicRequestReplyTimeout [artemis-j2ee]>
2024-06-28 12:08:37,958 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:08:37,958 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicRequestReplyMultipleSubscriptions [artemis-j2ee]>
2024-06-28 12:08:37,959 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1941330805'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom222]
2024-06-28 12:08:37,961 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom222]
2024-06-28 12:08:37,961 INFO  [scout-thread-15] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 26ad3417-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom222]
2024-06-28 12:08:37,962 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [26ad5b2a-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=26ad3417-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=26ad3417-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7da5a95, true, {}]
2024-06-28 12:08:37,963 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [26ad823b-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=26ad3417-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=26ad3417-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5953c0eb, true, {}]
2024-06-28 12:08:37,964 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=defa6f1b-1b68-46de-b5c9-63d4fe8f631e, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, 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, fqqn=null]]
2024-06-28 12:08:37,965 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@210a7b8f
2024-06-28 12:08:37,965 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, defa6f1b-1b68-46de-b5c9-63d4fe8f631e, null, 0, false, true, null]
2024-06-28 12:08:37,966 INFO  [scout-thread-15] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 26adf76d-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom222]
2024-06-28 12:08:37,966 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [26adf770-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=26adf76d-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=26adf76d-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@11d2e991, true, {}]
2024-06-28 12:08:37,967 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [26ae1e81-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=26adf76d-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=26adf76d-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@40209324, true, {}]
2024-06-28 12:08:37,968 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 26ae1e81-3547-11ef-af8f-0a580a280f89 with parameters: [test/mom/testTopicRequestReplyMultipleSubscriptions, [MULTICAST], true]
2024-06-28 12:08:37,969 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@70e5eaa3
2024-06-28 12:08:37,970 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=9c7cbe4f-5072-49bb-8444-c356bc011ff2, address=test/mom/testTopicRequestReplyMultipleSubscriptions, routingType=MULTICAST, 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, fqqn=null]]
2024-06-28 12:08:37,970 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7749bae0
2024-06-28 12:08:37,971 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 9c7cbe4f-5072-49bb-8444-c356bc011ff2, null, 0, false, true, null]
2024-06-28 12:08:37,971 INFO  [scout-thread-15] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 26aebac3-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom222]
2024-06-28 12:08:37,972 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [26aee1d6-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=26aebac3-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=26aebac3-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1e87c132, true, {}]
2024-06-28 12:08:37,973 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [26aee1d7-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=26aebac3-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=26aebac3-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@43a1720b, true, {}]
2024-06-28 12:08:37,974 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=c1a57b51-b264-48ee-b4f2-239f41ba8ee2, address=test/mom/testTopicRequestReplyMultipleSubscriptions, routingType=MULTICAST, 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, fqqn=null]]
2024-06-28 12:08:37,974 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@70370ac7
2024-06-28 12:08:37,974 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, c1a57b51-b264-48ee-b4f2-239f41ba8ee2, null, 0, false, true, null]
2024-06-28 12:08:37,975 INFO  [scout-thread-14] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 26af5709-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testTopicRequestReplyMultipleSubscriptions, activemq.broker=mom61]
2024-06-28 12:08:37,976 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [26af570c-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=26af5709-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=26af5709-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4a13209b, true, {}]
2024-06-28 12:08:37,976 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [26af7e1d-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=26af5709-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=26af5709-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@393ea51f, true, {}]
2024-06-28 12:08:37,977 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=a7af5fda-13e0-4709-9c93-bdafb85d4056, address=a7af5fda-13e0-4709-9c93-bdafb85d4056, 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, fqqn=null]]
2024-06-28 12:08:37,977 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6d1ad0a
2024-06-28 12:08:37,977 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@74f5785c
2024-06-28 12:08:37,978 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, a7af5fda-13e0-4709-9c93-bdafb85d4056, null, 0, false, true, null]
2024-06-28 12:08:37,979 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6588, durable=true, userID=26aff350-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:37 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=26af570b-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ecbb80ef-5f6b-45ee-a066-e8169a9f46fd, JMSReplyTo=temp-queue://a7af5fda-13e0-4709-9c93-bdafb85d4056, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1077921150, context: RoutingContextImpl(Address=test/mom/testTopicRequestReplyMultipleSubscriptions, routingType=MULTICAST, PreviousAddress=test/mom/testTopicRequestReplyMultipleSubscriptions previousRoute:MULTICAST, reusable=true, version=-2147482982)
..................................................
***** durable queues test/mom/testTopicRequestReplyMultipleSubscriptions:
***** non durable for test/mom/testTopicRequestReplyMultipleSubscriptions:
- queueID=6576 address:test/mom/testTopicRequestReplyMultipleSubscriptions name:c1a57b51-b264-48ee-b4f2-239f41ba8ee2 filter:null
- queueID=6568 address:test/mom/testTopicRequestReplyMultipleSubscriptions name:9c7cbe4f-5072-49bb-8444-c356bc011ff2 filter:null
..................................................
, transaction: null
2024-06-28 12:08:37,979 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 9c7cbe4f-5072-49bb-8444-c356bc011ff2: Reference[6588]:RELIABLE:CoreMessage[messageID=6588, durable=true, userID=26aff350-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:37 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=26af570b-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ecbb80ef-5f6b-45ee-a066-e8169a9f46fd, JMSReplyTo=temp-queue://a7af5fda-13e0-4709-9c93-bdafb85d4056, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1077921150
2024-06-28 12:08:37,979 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from c1a57b51-b264-48ee-b4f2-239f41ba8ee2: Reference[6588]:RELIABLE:CoreMessage[messageID=6588, durable=true, userID=26aff350-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:37 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=26af570b-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ecbb80ef-5f6b-45ee-a066-e8169a9f46fd, JMSReplyTo=temp-queue://a7af5fda-13e0-4709-9c93-bdafb85d4056, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1077921150
2024-06-28 12:08:37,980 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 9c7cbe4f-5072-49bb-8444-c356bc011ff2: CoreMessage[messageID=6588, durable=true, userID=26aff350-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:37 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=26af570b-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ecbb80ef-5f6b-45ee-a066-e8169a9f46fd, JMSReplyTo=temp-queue://a7af5fda-13e0-4709-9c93-bdafb85d4056, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1077921150 to transaction: TransactionImpl [xid=null, txID=6590, xid=null, state=ACTIVE, createTime=1719576517980(Fri Jun 28 12:08:37 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3f3c11c1
2024-06-28 12:08:37,980 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from c1a57b51-b264-48ee-b4f2-239f41ba8ee2: CoreMessage[messageID=6588, durable=true, userID=26aff350-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:37 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=26af570b-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ecbb80ef-5f6b-45ee-a066-e8169a9f46fd, JMSReplyTo=temp-queue://a7af5fda-13e0-4709-9c93-bdafb85d4056, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1077921150 to transaction: TransactionImpl [xid=null, txID=6589, xid=null, state=ACTIVE, createTime=1719576517980(Fri Jun 28 12:08:37 UTC 2024), timeoutSeconds=-1, nr operations = 1]@72ed9932
2024-06-28 12:08:37,980 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 9c7cbe4f-5072-49bb-8444-c356bc011ff2: CoreMessage[messageID=6588, durable=true, userID=26aff350-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:37 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=26af570b-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ecbb80ef-5f6b-45ee-a066-e8169a9f46fd, JMSReplyTo=temp-queue://a7af5fda-13e0-4709-9c93-bdafb85d4056, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1077921150, transaction: TransactionImpl [xid=null, txID=6590, xid=null, state=COMMITTED, createTime=1719576517980(Fri Jun 28 12:08:37 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3f3c11c1
2024-06-28 12:08:37,980 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from c1a57b51-b264-48ee-b4f2-239f41ba8ee2: CoreMessage[messageID=6588, durable=true, userID=26aff350-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:37 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=26af570b-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ecbb80ef-5f6b-45ee-a066-e8169a9f46fd, JMSReplyTo=temp-queue://a7af5fda-13e0-4709-9c93-bdafb85d4056, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1077921150, transaction: TransactionImpl [xid=null, txID=6589, xid=null, state=COMMITTED, createTime=1719576517980(Fri Jun 28 12:08:37 UTC 2024), timeoutSeconds=-1, nr operations = 0]@72ed9932
2024-06-28 12:08:37,980 INFO  [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 26b01a61-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9cfe9c6e[name=test/mom/testTopicRequestReplyMultipleSubscriptions, type=TOPIC, resolveMethod=DEFINE, properties={}]], cid=7e2cff85-c045-4ae1-8955-1dc854dee04c, activemq.broker=mom224]
2024-06-28 12:08:37,981 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [26b04174-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=26b01a61-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=26b01a61-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2ea8f792, true, {}]
2024-06-28 12:08:37,982 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [26b06885-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=26b01a61-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=26b01a61-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@42393b44, true, {}]
2024-06-28 12:08:37,982 INFO  [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 26b06886-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9cfe9c6e[name=test/mom/testTopicRequestReplyMultipleSubscriptions, type=TOPIC, resolveMethod=DEFINE, properties={}]], cid=71065b47-dda5-4c01-b5c6-f78d2f63b767, activemq.broker=mom194]
2024-06-28 12:08:37,982 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [26b0688a-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=26b06886-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=26b06886-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3c58b620, true, {}]
2024-06-28 12:08:37,983 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [26b08f9c-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=26b06886-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=26b06886-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2997d3f8, true, {}]
2024-06-28 12:08:37,983 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6597, durable=true, userID=26b0688b-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:37 UTC 2024, expiration=0, durable=true, address=a7af5fda-13e0-4709-9c93-bdafb85d4056, size=939, properties=TypedProperties[__AMQ_CID=26b04173-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ecbb80ef-5f6b-45ee-a066-e8169a9f46fd, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=7e2cff85-c045-4ae1-8955-1dc854dee04c]]@685655419, context: RoutingContextImpl(Address=a7af5fda-13e0-4709-9c93-bdafb85d4056, routingType=ANYCAST, PreviousAddress=a7af5fda-13e0-4709-9c93-bdafb85d4056 previousRoute:ANYCAST, reusable=true, version=-2147482981)
..................................................
***** durable queues a7af5fda-13e0-4709-9c93-bdafb85d4056:
***** non durable for a7af5fda-13e0-4709-9c93-bdafb85d4056:
- queueID=6584 address:a7af5fda-13e0-4709-9c93-bdafb85d4056 name:a7af5fda-13e0-4709-9c93-bdafb85d4056 filter:null
..................................................
, transaction: null
2024-06-28 12:08:37,983 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from a7af5fda-13e0-4709-9c93-bdafb85d4056: Reference[6597]:RELIABLE:CoreMessage[messageID=6597, durable=true, userID=26b0688b-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:37 UTC 2024, expiration=0, durable=true, address=a7af5fda-13e0-4709-9c93-bdafb85d4056, size=939, properties=TypedProperties[__AMQ_CID=26b04173-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ecbb80ef-5f6b-45ee-a066-e8169a9f46fd, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=7e2cff85-c045-4ae1-8955-1dc854dee04c]]@685655419
2024-06-28 12:08:37,983 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from a7af5fda-13e0-4709-9c93-bdafb85d4056: CoreMessage[messageID=6597, durable=true, userID=26b0688b-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:37 UTC 2024, expiration=0, durable=true, address=a7af5fda-13e0-4709-9c93-bdafb85d4056, size=939, properties=TypedProperties[__AMQ_CID=26b04173-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ecbb80ef-5f6b-45ee-a066-e8169a9f46fd, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=7e2cff85-c045-4ae1-8955-1dc854dee04c]]@685655419 to transaction: TransactionImpl [xid=null, txID=6600, xid=null, state=ACTIVE, createTime=1719576517983(Fri Jun 28 12:08:37 UTC 2024), timeoutSeconds=-1, nr operations = 1]@8969e8c
2024-06-28 12:08:37,983 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from a7af5fda-13e0-4709-9c93-bdafb85d4056: CoreMessage[messageID=6597, durable=true, userID=26b0688b-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:37 UTC 2024, expiration=0, durable=true, address=a7af5fda-13e0-4709-9c93-bdafb85d4056, size=939, properties=TypedProperties[__AMQ_CID=26b04173-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ecbb80ef-5f6b-45ee-a066-e8169a9f46fd, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=7e2cff85-c045-4ae1-8955-1dc854dee04c]]@685655419, transaction: TransactionImpl [xid=null, txID=6600, xid=null, state=COMMITTED, createTime=1719576517983(Fri Jun 28 12:08:37 UTC 2024), timeoutSeconds=-1, nr operations = 0]@8969e8c
2024-06-28 12:08:37,984 INFO  [scout-thread-20] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 26b01a61-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9cfe9c6e[name=test/mom/testTopicRequestReplyMultipleSubscriptions, type=TOPIC, resolveMethod=DEFINE, properties={}]], cid=7e2cff85-c045-4ae1-8955-1dc854dee04c, activemq.broker=mom224]
2024-06-28 12:08:37,984 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6609, durable=true, userID=26b0b6ae-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:37 UTC 2024, expiration=0, durable=true, address=a7af5fda-13e0-4709-9c93-bdafb85d4056, size=939, properties=TypedProperties[__AMQ_CID=26b06889-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ecbb80ef-5f6b-45ee-a066-e8169a9f46fd, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=71065b47-dda5-4c01-b5c6-f78d2f63b767]]@1759374938, context: RoutingContextImpl(Address=a7af5fda-13e0-4709-9c93-bdafb85d4056, routingType=ANYCAST, PreviousAddress=a7af5fda-13e0-4709-9c93-bdafb85d4056 previousRoute:ANYCAST, reusable=true, version=-2147482981)
..................................................
***** durable queues a7af5fda-13e0-4709-9c93-bdafb85d4056:
***** non durable for a7af5fda-13e0-4709-9c93-bdafb85d4056:
- queueID=6584 address:a7af5fda-13e0-4709-9c93-bdafb85d4056 name:a7af5fda-13e0-4709-9c93-bdafb85d4056 filter:null
..................................................
, transaction: null
2024-06-28 12:08:37,984 INFO  [scout-thread-14] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 26af5709-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testTopicRequestReplyMultipleSubscriptions, activemq.broker=mom61]
2024-06-28 12:08:37,984 INFO  [scout-thread-14] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@unknown added acknowledgement of a message from a7af5fda-13e0-4709-9c93-bdafb85d4056: CoreMessage[messageID=6609, durable=true, userID=26b0b6ae-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:37 UTC 2024, expiration=0, durable=true, address=a7af5fda-13e0-4709-9c93-bdafb85d4056, size=939, properties=TypedProperties[__AMQ_CID=26b06889-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ecbb80ef-5f6b-45ee-a066-e8169a9f46fd, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=71065b47-dda5-4c01-b5c6-f78d2f63b767]]@1759374938 to transaction: TransactionImpl [xid=null, txID=6615, xid=null, state=ACTIVE, createTime=1719576517984(Fri Jun 28 12:08:37 UTC 2024), timeoutSeconds=-1, nr operations = 1]@29db74ab - MDC[jobName=request on test/mom/testTopicRequestReplyMultipleSubscriptions, activemq.broker=mom61]
2024-06-28 12:08:37,985 INFO  [scout-thread-14] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@unknown acknowledged message from a7af5fda-13e0-4709-9c93-bdafb85d4056: CoreMessage[messageID=6609, durable=true, userID=26b0b6ae-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:37 UTC 2024, expiration=0, durable=true, address=a7af5fda-13e0-4709-9c93-bdafb85d4056, size=939, properties=TypedProperties[__AMQ_CID=26b06889-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ecbb80ef-5f6b-45ee-a066-e8169a9f46fd, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=71065b47-dda5-4c01-b5c6-f78d2f63b767]]@1759374938, transaction: TransactionImpl [xid=null, txID=6615, xid=null, state=COMMITTED, createTime=1719576517984(Fri Jun 28 12:08:37 UTC 2024), timeoutSeconds=-1, nr operations = 0]@29db74ab - MDC[jobName=request on test/mom/testTopicRequestReplyMultipleSubscriptions, activemq.broker=mom61]
2024-06-28 12:08:37,985 INFO  [scout-thread-21] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 26b06886-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9cfe9c6e[name=test/mom/testTopicRequestReplyMultipleSubscriptions, type=TOPIC, resolveMethod=DEFINE, properties={}]], cid=71065b47-dda5-4c01-b5c6-f78d2f63b767, activemq.broker=mom194]
2024-06-28 12:08:37,986 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@78679286, org.eclipse.scout.rt.mom.jms.JmsSubscription@5a4700ba]
2024-06-28 12:08:37,988 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 26adf76d-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:08:37,990 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 26aebac3-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:08:37,991 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@73a66cc9[job=JMS reply cancel message listener, state=RUNNING]]
2024-06-28 12:08:37,992 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.010292 ms
2024-06-28 12:08:37,993 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 26ad3417-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:08:37,994 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-06-28 12:08:37,995 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 36.836546 ms
2024-06-28 12:08:37,995 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicRequestReplyMultipleSubscriptions [artemis-j2ee]>
2024-06-28 12:08:37,996 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:08:37,996 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testRequestReply_ObjectMarshaller_Exception [artemis-j2ee]>
2024-06-28 12:08:37,997 INFO  [scout-thread-11] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 174213393'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom220]
2024-06-28 12:08:37,999 INFO  [scout-thread-11] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom220]
2024-06-28 12:08:38,000 INFO  [scout-thread-11] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 26b327b0-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom220]
2024-06-28 12:08:38,001 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [26b327b3-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=26b327b0-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=26b327b0-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@73e1ea38, true, {}]
2024-06-28 12:08:38,001 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [26b34ec4-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=26b327b0-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=26b327b0-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7dcd29ad, true, {}]
2024-06-28 12:08:38,002 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=8590354f-dcc4-427e-ba00-c2354348a4bc, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, 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, fqqn=null]]
2024-06-28 12:08:38,003 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4ff2f24c
2024-06-28 12:08:38,003 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 8590354f-dcc4-427e-ba00-c2354348a4bc, null, 0, false, true, null]
2024-06-28 12:08:38,004 INFO  [scout-thread-11] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 26b3c3f6-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom220]
2024-06-28 12:08:38,004 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [26b3c3f9-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=26b3c3f6-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=26b3c3f6-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3662b424, true, {}]
2024-06-28 12:08:38,005 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [26b3eb0a-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=26b3c3f6-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=26b3c3f6-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5bd260fd, true, {}]
2024-06-28 12:08:38,006 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReply_ObjectMarshaller_Exception, null, 0, false, true, null]
2024-06-28 12:08:38,006 INFO  [scout-thread-15] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 26b4121b-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReply_ObjectMarshaller_Exception, activemq.broker=mom222]
2024-06-28 12:08:38,007 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [26b4392e-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=26b4121b-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=26b4121b-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7ae758d4, true, {}]
2024-06-28 12:08:38,007 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [26b4392f-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=26b4121b-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=26b4121b-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@60f5ff8b, true, {}]
2024-06-28 12:08:38,008 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=3430bdb4-769c-4bb0-a03b-aef83daeaab8, address=3430bdb4-769c-4bb0-a03b-aef83daeaab8, 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, fqqn=null]]
2024-06-28 12:08:38,008 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@1cf0d1ce
2024-06-28 12:08:38,008 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2ea4e9b4
2024-06-28 12:08:38,009 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 3430bdb4-769c-4bb0-a03b-aef83daeaab8, null, 0, false, true, null]
2024-06-28 12:08:38,010 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6682, durable=true, userID=26b4ae62-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:38 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_ObjectMarshaller_Exception, size=777, properties=TypedProperties[__AMQ_CID=26b4392d-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ea71aac8-d657-4473-a156-ccb33142fafc, JMSReplyTo=temp-queue://3430bdb4-769c-4bb0-a03b-aef83daeaab8, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1961368762, context: RoutingContextImpl(Address=test/mom/testRequestReply_ObjectMarshaller_Exception, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReply_ObjectMarshaller_Exception previousRoute:ANYCAST, reusable=true, version=-2147483225)
..................................................
***** durable queues test/mom/testRequestReply_ObjectMarshaller_Exception:
- queueID=2586 address:test/mom/testRequestReply_ObjectMarshaller_Exception name:test/mom/testRequestReply_ObjectMarshaller_Exception filter:null
***** non durable for test/mom/testRequestReply_ObjectMarshaller_Exception:
..................................................
, transaction: null
2024-06-28 12:08:38,011 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReply_ObjectMarshaller_Exception: Reference[6682]:RELIABLE:CoreMessage[messageID=6682, durable=true, userID=26b4ae62-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:38 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_ObjectMarshaller_Exception, size=777, properties=TypedProperties[__AMQ_CID=26b4392d-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ea71aac8-d657-4473-a156-ccb33142fafc, JMSReplyTo=temp-queue://3430bdb4-769c-4bb0-a03b-aef83daeaab8, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1961368762
2024-06-28 12:08:38,012 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReply_ObjectMarshaller_Exception: CoreMessage[messageID=6682, durable=true, userID=26b4ae62-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:38 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_ObjectMarshaller_Exception, size=777, properties=TypedProperties[__AMQ_CID=26b4392d-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ea71aac8-d657-4473-a156-ccb33142fafc, JMSReplyTo=temp-queue://3430bdb4-769c-4bb0-a03b-aef83daeaab8, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1961368762 to transaction: TransactionImpl [xid=null, txID=6683, xid=null, state=ACTIVE, createTime=1719576518012(Fri Jun 28 12:08:38 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1bff6bd
2024-06-28 12:08:38,012 ERROR [scout-thread-14] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handleThrowable(ExceptionHandler.java:137) - SomethingWrongException: expected-expected-junit-exception - MDC[jobName=Receiving JMS message [dest=Destination@82e90c7a[name=test/mom/testRequestReply_ObjectMarshaller_Exception, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=fcd0b011-7f05-4e13-ad5d-7549f7d3fac7, activemq.broker=mom61]
org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest$SomethingWrongException: expected-expected-junit-exception
	at org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest.testRequestReply_ObjectMarshaller_Exception(JmsMomWithRequestReplyTest.java:623)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:75)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-06-28 12:08:38,013 INFO  [scout-thread-14] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 26b52393-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@82e90c7a[name=test/mom/testRequestReply_ObjectMarshaller_Exception, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=fcd0b011-7f05-4e13-ad5d-7549f7d3fac7, activemq.broker=mom61]
2024-06-28 12:08:38,014 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [26b54aa6-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=26b52393-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=26b52393-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@14363907, true, {}]
2024-06-28 12:08:38,014 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [26b54aa7-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=26b52393-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=26b52393-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@243071d, true, {}]
2024-06-28 12:08:38,015 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReply_ObjectMarshaller_Exception: CoreMessage[messageID=6682, durable=true, userID=26b4ae62-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:38 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_ObjectMarshaller_Exception, size=777, properties=TypedProperties[__AMQ_CID=26b4392d-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ea71aac8-d657-4473-a156-ccb33142fafc, JMSReplyTo=temp-queue://3430bdb4-769c-4bb0-a03b-aef83daeaab8, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1961368762, transaction: TransactionImpl [xid=null, txID=6683, xid=null, state=COMMITTED, createTime=1719576518012(Fri Jun 28 12:08:38 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1bff6bd
2024-06-28 12:08:38,016 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6688, durable=true, userID=26b598c9-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:38 UTC 2024, expiration=0, durable=true, address=3430bdb4-769c-4bb0-a03b-aef83daeaab8, size=1335, properties=TypedProperties[__AMQ_CID=26b54aa5-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ea71aac8-d657-4473-a156-ccb33142fafc, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest$SomethingWrongException","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=fcd0b011-7f05-4e13-ad5d-7549f7d3fac7]]@2074573239, context: RoutingContextImpl(Address=3430bdb4-769c-4bb0-a03b-aef83daeaab8, routingType=ANYCAST, PreviousAddress=3430bdb4-769c-4bb0-a03b-aef83daeaab8 previousRoute:ANYCAST, reusable=true, version=-2147482975)
..................................................
***** durable queues 3430bdb4-769c-4bb0-a03b-aef83daeaab8:
***** non durable for 3430bdb4-769c-4bb0-a03b-aef83daeaab8:
- queueID=6678 address:3430bdb4-769c-4bb0-a03b-aef83daeaab8 name:3430bdb4-769c-4bb0-a03b-aef83daeaab8 filter:null
..................................................
, transaction: null
2024-06-28 12:08:38,016 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 3430bdb4-769c-4bb0-a03b-aef83daeaab8: Reference[6688]:RELIABLE:CoreMessage[messageID=6688, durable=true, userID=26b598c9-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:38 UTC 2024, expiration=0, durable=true, address=3430bdb4-769c-4bb0-a03b-aef83daeaab8, size=1335, properties=TypedProperties[__AMQ_CID=26b54aa5-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ea71aac8-d657-4473-a156-ccb33142fafc, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest$SomethingWrongException","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=fcd0b011-7f05-4e13-ad5d-7549f7d3fac7]]@2074573239
2024-06-28 12:08:38,016 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 3430bdb4-769c-4bb0-a03b-aef83daeaab8: CoreMessage[messageID=6688, durable=true, userID=26b598c9-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:38 UTC 2024, expiration=0, durable=true, address=3430bdb4-769c-4bb0-a03b-aef83daeaab8, size=1335, properties=TypedProperties[__AMQ_CID=26b54aa5-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ea71aac8-d657-4473-a156-ccb33142fafc, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest$SomethingWrongException","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=fcd0b011-7f05-4e13-ad5d-7549f7d3fac7]]@2074573239 to transaction: TransactionImpl [xid=null, txID=6689, xid=null, state=ACTIVE, createTime=1719576518016(Fri Jun 28 12:08:38 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7a52cc70
2024-06-28 12:08:38,017 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 3430bdb4-769c-4bb0-a03b-aef83daeaab8: CoreMessage[messageID=6688, durable=true, userID=26b598c9-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:38 UTC 2024, expiration=0, durable=true, address=3430bdb4-769c-4bb0-a03b-aef83daeaab8, size=1335, properties=TypedProperties[__AMQ_CID=26b54aa5-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ea71aac8-d657-4473-a156-ccb33142fafc, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest$SomethingWrongException","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=fcd0b011-7f05-4e13-ad5d-7549f7d3fac7]]@2074573239, transaction: TransactionImpl [xid=null, txID=6689, xid=null, state=COMMITTED, createTime=1719576518016(Fri Jun 28 12:08:38 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7a52cc70
2024-06-28 12:08:38,017 INFO  [scout-thread-14] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 26b52393-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@82e90c7a[name=test/mom/testRequestReply_ObjectMarshaller_Exception, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=fcd0b011-7f05-4e13-ad5d-7549f7d3fac7, activemq.broker=mom61]
2024-06-28 12:08:38,017 INFO  [scout-thread-15] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 26b4121b-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReply_ObjectMarshaller_Exception, activemq.broker=mom222]
2024-06-28 12:08:38,020 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5d55e5bb]
2024-06-28 12:08:38,022 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 26b3c3f6-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:08:38,023 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@4541b2c7[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:08:38,023 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.010479 ms
2024-06-28 12:08:38,025 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 26b327b0-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:08:38,026 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-06-28 12:08:38,026 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 30.063256 ms
2024-06-28 12:08:38,026 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testRequestReply_ObjectMarshaller_Exception [artemis-j2ee]>
2024-06-28 12:08:38,027 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:08:38,027 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicRequestReplyCorrelationId [artemis-j2ee]>
2024-06-28 12:08:38,028 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 945286275'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-06-28 12:08:38,031 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-06-28 12:08:38,032 INFO  [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 26b7e2bb-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-06-28 12:08:38,032 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [26b809ce-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=26b7e2bb-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=26b7e2bb-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6ec602d6, true, {}]
2024-06-28 12:08:38,033 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [26b830df-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=26b7e2bb-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=26b7e2bb-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7c74e573, true, {}]
2024-06-28 12:08:38,034 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=3dd8a47c-d69c-47de-a869-b771b2371ed2, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, 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, fqqn=null]]
2024-06-28 12:08:38,035 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1534e40
2024-06-28 12:08:38,035 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 3dd8a47c-d69c-47de-a869-b771b2371ed2, null, 0, false, true, null]
2024-06-28 12:08:38,036 INFO  [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 26b8a611-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-06-28 12:08:38,036 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [26b8a614-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=26b8a611-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=26b8a611-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5b7c368c, true, {}]
2024-06-28 12:08:38,037 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [26b8cd25-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=26b8a611-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=26b8a611-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1d08367e, true, {}]
2024-06-28 12:08:38,038 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 26b8cd25-3547-11ef-af8f-0a580a280f89 with parameters: [test/mom/testTopicRequestReplyCorrelationId, [MULTICAST], true]
2024-06-28 12:08:38,038 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@63fc8ea0
2024-06-28 12:08:38,039 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=cd996a78-e8df-4073-92fd-2f614215a221, address=test/mom/testTopicRequestReplyCorrelationId, routingType=MULTICAST, 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, fqqn=null]]
2024-06-28 12:08:38,040 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@18a0592
2024-06-28 12:08:38,040 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, cd996a78-e8df-4073-92fd-2f614215a221, null, 0, false, true, null]
2024-06-28 12:08:38,041 INFO  [scout-thread-15] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 26b96967-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testTopicRequestReplyCorrelationId, cid=cid:abc, activemq.broker=mom222]
2024-06-28 12:08:38,042 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [26b9907a-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=26b96967-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=26b96967-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6d57689f, true, {}]
2024-06-28 12:08:38,042 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [26b9907b-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=26b96967-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=26b96967-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@48785a42, true, {}]
2024-06-28 12:08:38,043 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=90eff2a0-5c2e-4618-8981-5ef2b9aa7c17, address=90eff2a0-5c2e-4618-8981-5ef2b9aa7c17, 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, fqqn=null]]
2024-06-28 12:08:38,043 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@235629a9
2024-06-28 12:08:38,043 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@78521fcd
2024-06-28 12:08:38,063 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 90eff2a0-5c2e-4618-8981-5ef2b9aa7c17, null, 0, false, true, null]
2024-06-28 12:08:38,065 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from cd996a78-e8df-4073-92fd-2f614215a221: Reference[6751]:RELIABLE:CoreMessage[messageID=6751, durable=true, userID=26bcebde-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:38 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyCorrelationId, size=944, properties=TypedProperties[__AMQ_CID=26b99079-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d061dbe6-aef6-43f5-b95d-1e10e8912574, JMSReplyTo=temp-queue://90eff2a0-5c2e-4618-8981-5ef2b9aa7c17, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0, JMSCorrelationID=cid:abc]]@1940389419
2024-06-28 12:08:38,065 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6751, durable=true, userID=26bcebde-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:38 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyCorrelationId, size=944, properties=TypedProperties[__AMQ_CID=26b99079-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d061dbe6-aef6-43f5-b95d-1e10e8912574, JMSReplyTo=temp-queue://90eff2a0-5c2e-4618-8981-5ef2b9aa7c17, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0, JMSCorrelationID=cid:abc]]@1940389419, context: RoutingContextImpl(Address=test/mom/testTopicRequestReplyCorrelationId, routingType=MULTICAST, PreviousAddress=test/mom/testTopicRequestReplyCorrelationId previousRoute:MULTICAST, reusable=true, version=-2147482971)
..................................................
***** durable queues test/mom/testTopicRequestReplyCorrelationId:
***** non durable for test/mom/testTopicRequestReplyCorrelationId:
- queueID=6739 address:test/mom/testTopicRequestReplyCorrelationId name:cd996a78-e8df-4073-92fd-2f614215a221 filter:null
..................................................
, transaction: null
2024-06-28 12:08:38,065 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from cd996a78-e8df-4073-92fd-2f614215a221: CoreMessage[messageID=6751, durable=true, userID=26bcebde-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:38 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyCorrelationId, size=944, properties=TypedProperties[__AMQ_CID=26b99079-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d061dbe6-aef6-43f5-b95d-1e10e8912574, JMSReplyTo=temp-queue://90eff2a0-5c2e-4618-8981-5ef2b9aa7c17, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0, JMSCorrelationID=cid:abc]]@1940389419 to transaction: TransactionImpl [xid=null, txID=6752, xid=null, state=ACTIVE, createTime=1719576518065(Fri Jun 28 12:08:38 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6930a8f1
2024-06-28 12:08:38,066 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from cd996a78-e8df-4073-92fd-2f614215a221: CoreMessage[messageID=6751, durable=true, userID=26bcebde-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:38 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyCorrelationId, size=944, properties=TypedProperties[__AMQ_CID=26b99079-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d061dbe6-aef6-43f5-b95d-1e10e8912574, JMSReplyTo=temp-queue://90eff2a0-5c2e-4618-8981-5ef2b9aa7c17, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0, JMSCorrelationID=cid:abc]]@1940389419, transaction: TransactionImpl [xid=null, txID=6752, xid=null, state=COMMITTED, createTime=1719576518065(Fri Jun 28 12:08:38 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6930a8f1
2024-06-28 12:08:38,066 INFO  [scout-thread-14] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 26bd39ff-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@c2f6cce5[name=test/mom/testTopicRequestReplyCorrelationId, type=TOPIC, resolveMethod=DEFINE, properties={}]], cid=cid:abc, activemq.broker=mom61]
2024-06-28 12:08:38,067 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [26bd6112-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=26bd39ff-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=26bd39ff-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@18d3623a, true, {}]
2024-06-28 12:08:38,068 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [26bd8823-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=26bd39ff-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=26bd39ff-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@114ab18c, true, {}]
2024-06-28 12:08:38,069 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6757, durable=true, userID=26bdaf35-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:38 UTC 2024, expiration=0, durable=true, address=90eff2a0-5c2e-4618-8981-5ef2b9aa7c17, size=873, properties=TypedProperties[__AMQ_CID=26bd6111-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d061dbe6-aef6-43f5-b95d-1e10e8912574, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid:abc]]@1874504665, context: RoutingContextImpl(Address=90eff2a0-5c2e-4618-8981-5ef2b9aa7c17, routingType=ANYCAST, PreviousAddress=90eff2a0-5c2e-4618-8981-5ef2b9aa7c17 previousRoute:ANYCAST, reusable=true, version=-2147482970)
..................................................
***** durable queues 90eff2a0-5c2e-4618-8981-5ef2b9aa7c17:
***** non durable for 90eff2a0-5c2e-4618-8981-5ef2b9aa7c17:
- queueID=6747 address:90eff2a0-5c2e-4618-8981-5ef2b9aa7c17 name:90eff2a0-5c2e-4618-8981-5ef2b9aa7c17 filter:null
..................................................
, transaction: null
2024-06-28 12:08:38,069 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 90eff2a0-5c2e-4618-8981-5ef2b9aa7c17: Reference[6757]:RELIABLE:CoreMessage[messageID=6757, durable=true, userID=26bdaf35-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:38 UTC 2024, expiration=0, durable=true, address=90eff2a0-5c2e-4618-8981-5ef2b9aa7c17, size=873, properties=TypedProperties[__AMQ_CID=26bd6111-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d061dbe6-aef6-43f5-b95d-1e10e8912574, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid:abc]]@1874504665
2024-06-28 12:08:38,070 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 90eff2a0-5c2e-4618-8981-5ef2b9aa7c17: CoreMessage[messageID=6757, durable=true, userID=26bdaf35-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:38 UTC 2024, expiration=0, durable=true, address=90eff2a0-5c2e-4618-8981-5ef2b9aa7c17, size=873, properties=TypedProperties[__AMQ_CID=26bd6111-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d061dbe6-aef6-43f5-b95d-1e10e8912574, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid:abc]]@1874504665 to transaction: TransactionImpl [xid=null, txID=6758, xid=null, state=ACTIVE, createTime=1719576518070(Fri Jun 28 12:08:38 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1f61c81c
2024-06-28 12:08:38,070 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 90eff2a0-5c2e-4618-8981-5ef2b9aa7c17: CoreMessage[messageID=6757, durable=true, userID=26bdaf35-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:38 UTC 2024, expiration=0, durable=true, address=90eff2a0-5c2e-4618-8981-5ef2b9aa7c17, size=873, properties=TypedProperties[__AMQ_CID=26bd6111-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d061dbe6-aef6-43f5-b95d-1e10e8912574, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid:abc]]@1874504665, transaction: TransactionImpl [xid=null, txID=6758, xid=null, state=COMMITTED, createTime=1719576518070(Fri Jun 28 12:08:38 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1f61c81c
2024-06-28 12:08:38,070 INFO  [scout-thread-14] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 26bd39ff-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@c2f6cce5[name=test/mom/testTopicRequestReplyCorrelationId, type=TOPIC, resolveMethod=DEFINE, properties={}]], cid=cid:abc, activemq.broker=mom61]
2024-06-28 12:08:38,071 INFO  [scout-thread-15] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 26b96967-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testTopicRequestReplyCorrelationId, cid=cid:abc, activemq.broker=mom222]
2024-06-28 12:08:38,074 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7316742f]
2024-06-28 12:08:38,075 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 26b8a611-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:08:38,077 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@7cfa7671[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:08:38,077 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.010995 ms
2024-06-28 12:08:38,078 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 26b7e2bb-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:08:38,080 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-06-28 12:08:38,080 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 52.370505 ms
2024-06-28 12:08:38,080 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicRequestReplyCorrelationId [artemis-j2ee]>
2024-06-28 12:08:38,081 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:08:38,081 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyCancellation [artemis-j2ee]>
2024-06-28 12:08:38,082 INFO  [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1290096587'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom1]
2024-06-28 12:08:38,085 INFO  [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom1]
2024-06-28 12:08:38,085 INFO  [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 26c02037-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom1]
2024-06-28 12:08:38,086 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [26c0474a-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=26c02037-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=26c02037-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@23663c34, true, {}]
2024-06-28 12:08:38,087 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [26c0474b-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=26c02037-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=26c02037-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2d9861ad, true, {}]
2024-06-28 12:08:38,088 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=aa84f228-929e-423d-b4c9-4bb9c647ef0f, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, 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, fqqn=null]]
2024-06-28 12:08:38,088 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6738cb29
2024-06-28 12:08:38,089 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, aa84f228-929e-423d-b4c9-4bb9c647ef0f, null, 0, false, true, null]
2024-06-28 12:08:38,090 INFO  [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 26c0bc7d-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom1]
2024-06-28 12:08:38,090 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [26c0e390-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=26c0bc7d-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=26c0bc7d-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@ce69883, true, {}]
2024-06-28 12:08:38,090 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [26c0e391-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=26c0bc7d-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=26c0bc7d-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5973dde1, true, {}]
2024-06-28 12:08:38,091 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyCancellation, null, 0, false, true, null]
2024-06-28 12:08:38,092 INFO  [scout-thread-14] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 26c131b2-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyCancellation, activemq.broker=mom61]
2024-06-28 12:08:38,093 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [26c158c5-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=26c131b2-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=26c131b2-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@34bf0468, true, {}]
2024-06-28 12:08:38,093 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [26c158c6-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=26c131b2-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=26c131b2-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4c74b0e6, true, {}]
2024-06-28 12:08:38,094 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=7817b385-5dd5-403c-a734-a9113cf164f5, address=7817b385-5dd5-403c-a734-a9113cf164f5, 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, fqqn=null]]
2024-06-28 12:08:38,094 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@651a4626
2024-06-28 12:08:38,095 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@27f85ef2
2024-06-28 12:08:38,095 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 7817b385-5dd5-403c-a734-a9113cf164f5, null, 0, false, true, null]
2024-06-28 12:08:38,097 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6822, durable=true, userID=26c1cdf9-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:38 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCancellation, size=887, properties=TypedProperties[__AMQ_CID=26c158c4-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b07ce7ff-e7d9-4b3c-ac38-e8c68036fb88, JMSReplyTo=temp-queue://7817b385-5dd5-403c-a734-a9113cf164f5, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1930043700, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyCancellation, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyCancellation previousRoute:ANYCAST, reusable=true, version=-2147483214)
..................................................
***** durable queues test/mom/testQueueRequestReplyCancellation:
- queueID=2722 address:test/mom/testQueueRequestReplyCancellation name:test/mom/testQueueRequestReplyCancellation filter:null
***** non durable for test/mom/testQueueRequestReplyCancellation:
..................................................
, transaction: null
2024-06-28 12:08:38,098 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyCancellation: Reference[6822]:RELIABLE:CoreMessage[messageID=6822, durable=true, userID=26c1cdf9-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:38 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCancellation, size=887, properties=TypedProperties[__AMQ_CID=26c158c4-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b07ce7ff-e7d9-4b3c-ac38-e8c68036fb88, JMSReplyTo=temp-queue://7817b385-5dd5-403c-a734-a9113cf164f5, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1930043700
2024-06-28 12:08:38,098 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyCancellation: CoreMessage[messageID=6822, durable=true, userID=26c1cdf9-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:38 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCancellation, size=887, properties=TypedProperties[__AMQ_CID=26c158c4-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b07ce7ff-e7d9-4b3c-ac38-e8c68036fb88, JMSReplyTo=temp-queue://7817b385-5dd5-403c-a734-a9113cf164f5, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1930043700 to transaction: TransactionImpl [xid=null, txID=6823, xid=null, state=ACTIVE, createTime=1719576518098(Fri Jun 28 12:08:38 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2de550f9
2024-06-28 12:08:38,099 INFO  [scout-thread-14] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:481) - Request job canceled; java.lang.InterruptedException - MDC[jobName=request on test/mom/testQueueRequestReplyCancellation, activemq.broker=mom61]
2024-06-28 12:08:38,099 INFO  [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 26c2432a-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=JMS publish cancel request for scout.mom.requestreply.uid-b07ce7ff-e7d9-4b3c-ac38-e8c68036fb88, activemq.broker=mom224]
2024-06-28 12:08:38,100 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [26c26a3d-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=26c2432a-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=26c2432a-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2b7ed267, true, {}]
2024-06-28 12:08:38,101 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [26c26a3e-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=26c2432a-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=26c2432a-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@67cc4c05, true, {}]
2024-06-28 12:08:38,101 INFO  [scout-thread-14] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 26c131b2-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testQueueRequestReplyCancellation, activemq.broker=mom61]
2024-06-28 12:08:38,101 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyCancellation: CoreMessage[messageID=6822, durable=true, userID=26c1cdf9-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:38 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCancellation, size=887, properties=TypedProperties[__AMQ_CID=26c158c4-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b07ce7ff-e7d9-4b3c-ac38-e8c68036fb88, JMSReplyTo=temp-queue://7817b385-5dd5-403c-a734-a9113cf164f5, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1930043700, transaction: TransactionImpl [xid=null, txID=6823, xid=null, state=COMMITTED, createTime=1719576518098(Fri Jun 28 12:08:38 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2de550f9
2024-06-28 12:08:38,101 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6840, durable=true, userID=26c29150-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:38 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=457, properties=TypedProperties[__AMQ_CID=26c26a3c-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b07ce7ff-e7d9-4b3c-ac38-e8c68036fb88, _AMQ_ROUTING_TYPE=0]]@1667968880, context: RoutingContextImpl(Address=scout.mom.requestreply.cancellation, routingType=MULTICAST, PreviousAddress=scout.mom.requestreply.cancellation previousRoute:MULTICAST, reusable=true, version=-2147482966)
..................................................
***** durable queues scout.mom.requestreply.cancellation:
***** non durable for scout.mom.requestreply.cancellation:
- queueID=6804 address:scout.mom.requestreply.cancellation name:aa84f228-929e-423d-b4c9-4bb9c647ef0f filter:null
..................................................
, transaction: null
2024-06-28 12:08:38,101 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from aa84f228-929e-423d-b4c9-4bb9c647ef0f: Reference[6840]:RELIABLE:CoreMessage[messageID=6840, durable=true, userID=26c29150-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:38 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=457, properties=TypedProperties[__AMQ_CID=26c26a3c-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b07ce7ff-e7d9-4b3c-ac38-e8c68036fb88, _AMQ_ROUTING_TYPE=0]]@1667968880
2024-06-28 12:08:38,102 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from aa84f228-929e-423d-b4c9-4bb9c647ef0f: CoreMessage[messageID=6840, durable=true, userID=26c29150-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:38 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=457, properties=TypedProperties[__AMQ_CID=26c26a3c-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b07ce7ff-e7d9-4b3c-ac38-e8c68036fb88, _AMQ_ROUTING_TYPE=0]]@1667968880 to transaction: TransactionImpl [xid=null, txID=6844, xid=null, state=ACTIVE, createTime=1719576518102(Fri Jun 28 12:08:38 UTC 2024), timeoutSeconds=-1, nr operations = 1]@65fc886b
2024-06-28 12:08:38,102 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@640b5373]
2024-06-28 12:08:38,102 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from aa84f228-929e-423d-b4c9-4bb9c647ef0f: CoreMessage[messageID=6840, durable=true, userID=26c29150-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:38 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=457, properties=TypedProperties[__AMQ_CID=26c26a3c-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b07ce7ff-e7d9-4b3c-ac38-e8c68036fb88, _AMQ_ROUTING_TYPE=0]]@1667968880, transaction: TransactionImpl [xid=null, txID=6844, xid=null, state=COMMITTED, createTime=1719576518102(Fri Jun 28 12:08:38 UTC 2024), timeoutSeconds=-1, nr operations = 0]@65fc886b
2024-06-28 12:08:38,102 INFO  [scout-thread-20] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 26c2432a-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=JMS publish cancel request for scout.mom.requestreply.uid-b07ce7ff-e7d9-4b3c-ac38-e8c68036fb88, activemq.broker=mom224]
2024-06-28 12:08:38,103 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 26c0bc7d-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:08:38,104 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@33a649de[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:08:38,105 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.010657 ms
2024-06-28 12:08:38,106 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 26c02037-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:08:38,107 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-06-28 12:08:38,108 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 26.331840 ms
2024-06-28 12:08:38,108 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyCancellation [artemis-j2ee]>
2024-06-28 12:08:38,109 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:08:38,109 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyTimeout [artemis-j2ee]>
2024-06-28 12:08:38,110 INFO  [scout-thread-11] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1732763318'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom220]
2024-06-28 12:08:38,112 INFO  [scout-thread-11] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom220]
2024-06-28 12:08:38,113 INFO  [scout-thread-11] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 26c46512-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom220]
2024-06-28 12:08:38,114 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [26c46515-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=26c46512-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=26c46512-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6c4f5e71, true, {}]
2024-06-28 12:08:38,114 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [26c48c26-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=26c46512-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=26c46512-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@c56e1, true, {}]
2024-06-28 12:08:38,115 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=7a76e8e6-4846-4e36-8615-f0cb89cf7565, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, 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, fqqn=null]]
2024-06-28 12:08:38,116 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@48cb8219
2024-06-28 12:08:38,117 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 7a76e8e6-4846-4e36-8615-f0cb89cf7565, null, 0, false, true, null]
2024-06-28 12:08:38,117 INFO  [scout-thread-11] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 26c50158-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom220]
2024-06-28 12:08:38,118 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [26c5286b-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=26c50158-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=26c50158-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@22dc3e0d, true, {}]
2024-06-28 12:08:38,118 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [26c5286c-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=26c50158-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=26c50158-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4b631ddc, true, {}]
2024-06-28 12:08:38,119 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyTimeout, null, 0, false, true, null]
2024-06-28 12:08:38,120 INFO  [scout-thread-14] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 26c5768d-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyTimeout, activemq.broker=mom61]
2024-06-28 12:08:38,121 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [26c59da0-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=26c5768d-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=26c5768d-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7b2960dc, true, {}]
2024-06-28 12:08:38,121 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [26c59da1-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=26c5768d-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=26c5768d-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@53a99835, true, {}]
2024-06-28 12:08:38,122 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=bed3cbc0-6122-4dca-92b1-9cfcfb226d4b, address=bed3cbc0-6122-4dca-92b1-9cfcfb226d4b, 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, fqqn=null]]
2024-06-28 12:08:38,122 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@a442f09
2024-06-28 12:08:38,123 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@bfa41fa
2024-06-28 12:08:38,123 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, bed3cbc0-6122-4dca-92b1-9cfcfb226d4b, null, 0, false, true, null]
2024-06-28 12:08:38,125 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6887, durable=true, userID=26c612d4-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:38 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyTimeout, size=877, properties=TypedProperties[__AMQ_CID=26c59d9f-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d8088c71-775a-46a1-8f9b-f992f58c96c0, JMSReplyTo=temp-queue://bed3cbc0-6122-4dca-92b1-9cfcfb226d4b, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@662968433, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyTimeout, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyTimeout previousRoute:ANYCAST, reusable=true, version=-2147483209)
..................................................
***** durable queues test/mom/testQueueRequestReplyTimeout:
- queueID=2783 address:test/mom/testQueueRequestReplyTimeout name:test/mom/testQueueRequestReplyTimeout filter:null
***** non durable for test/mom/testQueueRequestReplyTimeout:
..................................................
, transaction: null
2024-06-28 12:08:38,126 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyTimeout: Reference[6887]:RELIABLE:CoreMessage[messageID=6887, durable=true, userID=26c612d4-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:38 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyTimeout, size=877, properties=TypedProperties[__AMQ_CID=26c59d9f-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d8088c71-775a-46a1-8f9b-f992f58c96c0, JMSReplyTo=temp-queue://bed3cbc0-6122-4dca-92b1-9cfcfb226d4b, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@662968433
2024-06-28 12:08:38,126 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyTimeout: CoreMessage[messageID=6887, durable=true, userID=26c612d4-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:38 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyTimeout, size=877, properties=TypedProperties[__AMQ_CID=26c59d9f-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d8088c71-775a-46a1-8f9b-f992f58c96c0, JMSReplyTo=temp-queue://bed3cbc0-6122-4dca-92b1-9cfcfb226d4b, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@662968433 to transaction: TransactionImpl [xid=null, txID=6888, xid=null, state=ACTIVE, createTime=1719576518126(Fri Jun 28 12:08:38 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2c89995d
2024-06-28 12:08:38,129 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyTimeout: CoreMessage[messageID=6887, durable=true, userID=26c612d4-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:38 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyTimeout, size=877, properties=TypedProperties[__AMQ_CID=26c59d9f-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d8088c71-775a-46a1-8f9b-f992f58c96c0, JMSReplyTo=temp-queue://bed3cbc0-6122-4dca-92b1-9cfcfb226d4b, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@662968433, transaction: TransactionImpl [xid=null, txID=6888, xid=null, state=COMMITTED, createTime=1719576518126(Fri Jun 28 12:08:38 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2c89995d
2024-06-28 12:08:43,121 INFO  [scout-thread-14] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:481) - Request job canceled; java.lang.InterruptedException - MDC[jobName=request on test/mom/testQueueRequestReplyTimeout, activemq.broker=mom61]
2024-06-28 12:08:43,121 INFO  [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 29c08e25-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=JMS publish cancel request for scout.mom.requestreply.uid-d8088c71-775a-46a1-8f9b-f992f58c96c0, activemq.broker=mom194]
2024-06-28 12:08:43,122 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [29c0b538-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=29c08e25-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=29c08e25-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@46a1d07d, true, {}]
2024-06-28 12:08:43,123 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [29c0dc49-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=29c08e25-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=29c08e25-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1db2a250, true, {}]
2024-06-28 12:08:43,123 INFO  [scout-thread-14] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 26c5768d-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testQueueRequestReplyTimeout, activemq.broker=mom61]
2024-06-28 12:08:43,124 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6905, durable=true, userID=29c0dc4b-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=457, properties=TypedProperties[__AMQ_CID=29c0b537-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d8088c71-775a-46a1-8f9b-f992f58c96c0, _AMQ_ROUTING_TYPE=0]]@1205521539, context: RoutingContextImpl(Address=scout.mom.requestreply.cancellation, routingType=MULTICAST, PreviousAddress=scout.mom.requestreply.cancellation previousRoute:MULTICAST, reusable=true, version=-2147482962)
..................................................
***** durable queues scout.mom.requestreply.cancellation:
***** non durable for scout.mom.requestreply.cancellation:
- queueID=6869 address:scout.mom.requestreply.cancellation name:7a76e8e6-4846-4e36-8615-f0cb89cf7565 filter:null
..................................................
, transaction: null
2024-06-28 12:08:43,124 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 7a76e8e6-4846-4e36-8615-f0cb89cf7565: Reference[6905]:RELIABLE:CoreMessage[messageID=6905, durable=true, userID=29c0dc4b-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=457, properties=TypedProperties[__AMQ_CID=29c0b537-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d8088c71-775a-46a1-8f9b-f992f58c96c0, _AMQ_ROUTING_TYPE=0]]@1205521539
2024-06-28 12:08:43,125 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 7a76e8e6-4846-4e36-8615-f0cb89cf7565: CoreMessage[messageID=6905, durable=true, userID=29c0dc4b-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=457, properties=TypedProperties[__AMQ_CID=29c0b537-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d8088c71-775a-46a1-8f9b-f992f58c96c0, _AMQ_ROUTING_TYPE=0]]@1205521539 to transaction: TransactionImpl [xid=null, txID=6908, xid=null, state=ACTIVE, createTime=1719576523124(Fri Jun 28 12:08:43 UTC 2024), timeoutSeconds=-1, nr operations = 1]@10e6c5c5
2024-06-28 12:08:43,125 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 7a76e8e6-4846-4e36-8615-f0cb89cf7565: CoreMessage[messageID=6905, durable=true, userID=29c0dc4b-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=457, properties=TypedProperties[__AMQ_CID=29c0b537-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d8088c71-775a-46a1-8f9b-f992f58c96c0, _AMQ_ROUTING_TYPE=0]]@1205521539, transaction: TransactionImpl [xid=null, txID=6908, xid=null, state=COMMITTED, createTime=1719576523124(Fri Jun 28 12:08:43 UTC 2024), timeoutSeconds=-1, nr operations = 0]@10e6c5c5
2024-06-28 12:08:43,125 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3186b07d]
2024-06-28 12:08:43,125 INFO  [scout-thread-21] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 29c08e25-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=JMS publish cancel request for scout.mom.requestreply.uid-d8088c71-775a-46a1-8f9b-f992f58c96c0, activemq.broker=mom194]
2024-06-28 12:08:43,126 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 26c50158-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:08:43,127 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@c4e6a6[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:08:43,127 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.011971 ms
2024-06-28 12:08:43,129 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 26c46512-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:08:43,130 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-06-28 12:08:43,130 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 5021.377189 ms
2024-06-28 12:08:43,131 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyTimeout [artemis-j2ee]>
2024-06-28 12:08:43,132 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:08:43,132 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testRequestReply_JsonMarshaller_Exception1 [artemis-j2ee]>
2024-06-28 12:08:43,133 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1928756864'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom224]
2024-06-28 12:08:43,135 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom224]
2024-06-28 12:08:43,136 INFO  [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 29c2d81d-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom224]
2024-06-28 12:08:43,137 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [29c2d820-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=29c2d81d-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=29c2d81d-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@77457b24, true, {}]
2024-06-28 12:08:43,137 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [29c2ff31-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=29c2d81d-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=29c2d81d-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@386f42cf, true, {}]
2024-06-28 12:08:43,138 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=f23202f7-a101-4233-abb6-cc55f45bc2c9, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, 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, fqqn=null]]
2024-06-28 12:08:43,139 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@72bf2266
2024-06-28 12:08:43,140 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, f23202f7-a101-4233-abb6-cc55f45bc2c9, null, 0, false, true, null]
2024-06-28 12:08:43,140 INFO  [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 29c37463-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom224]
2024-06-28 12:08:43,141 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [29c39b76-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=29c37463-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=29c37463-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3e7c5f08, true, {}]
2024-06-28 12:08:43,141 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [29c39b77-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=29c37463-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=29c37463-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@70156dcd, true, {}]
2024-06-28 12:08:43,142 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReply_JsonMarshaller_Exception1, null, 0, false, true, null]
2024-06-28 12:08:43,143 INFO  [scout-thread-11] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 29c3e998-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReply_JsonMarshaller_Exception1, activemq.broker=mom220]
2024-06-28 12:08:43,144 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [29c410ab-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=29c3e998-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=29c3e998-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1f52bd39, true, {}]
2024-06-28 12:08:43,144 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [29c410ac-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=29c3e998-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=29c3e998-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4fafed55, true, {}]
2024-06-28 12:08:43,145 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=2043d332-e4fe-4069-953e-279cc5a31f37, address=2043d332-e4fe-4069-953e-279cc5a31f37, 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, fqqn=null]]
2024-06-28 12:08:43,145 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@1dd02a22
2024-06-28 12:08:43,146 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@56478901
2024-06-28 12:08:43,146 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 2043d332-e4fe-4069-953e-279cc5a31f37, null, 0, false, true, null]
2024-06-28 12:08:43,148 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6952, durable=true, userID=29c485df-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_JsonMarshaller_Exception1, size=775, properties=TypedProperties[__AMQ_CID=29c410aa-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1d6a8161-e24b-4e64-a705-6d164f31d255, JMSReplyTo=temp-queue://2043d332-e4fe-4069-953e-279cc5a31f37, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@358100969, context: RoutingContextImpl(Address=test/mom/testRequestReply_JsonMarshaller_Exception1, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReply_JsonMarshaller_Exception1 previousRoute:ANYCAST, reusable=true, version=-2147483204)
..................................................
***** durable queues test/mom/testRequestReply_JsonMarshaller_Exception1:
- queueID=2844 address:test/mom/testRequestReply_JsonMarshaller_Exception1 name:test/mom/testRequestReply_JsonMarshaller_Exception1 filter:null
***** non durable for test/mom/testRequestReply_JsonMarshaller_Exception1:
..................................................
, transaction: null
2024-06-28 12:08:43,149 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReply_JsonMarshaller_Exception1: Reference[6952]:RELIABLE:CoreMessage[messageID=6952, durable=true, userID=29c485df-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_JsonMarshaller_Exception1, size=775, properties=TypedProperties[__AMQ_CID=29c410aa-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1d6a8161-e24b-4e64-a705-6d164f31d255, JMSReplyTo=temp-queue://2043d332-e4fe-4069-953e-279cc5a31f37, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@358100969
2024-06-28 12:08:43,150 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReply_JsonMarshaller_Exception1: CoreMessage[messageID=6952, durable=true, userID=29c485df-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_JsonMarshaller_Exception1, size=775, properties=TypedProperties[__AMQ_CID=29c410aa-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1d6a8161-e24b-4e64-a705-6d164f31d255, JMSReplyTo=temp-queue://2043d332-e4fe-4069-953e-279cc5a31f37, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@358100969 to transaction: TransactionImpl [xid=null, txID=6953, xid=null, state=ACTIVE, createTime=1719576523149(Fri Jun 28 12:08:43 UTC 2024), timeoutSeconds=-1, nr operations = 1]@48ad992e
2024-06-28 12:08:43,150 ERROR [scout-thread-24] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handleThrowable(ExceptionHandler.java:137) - SomethingWrongException: expected-expected-junit-exception - MDC[jobName=Receiving JMS message [dest=Destination@dbe9510c[name=test/mom/testRequestReply_JsonMarshaller_Exception1, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=97c262c5-1d1c-4dcc-90b6-85bd37a8718a, activemq.broker=mom1]
org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest$SomethingWrongException: expected-expected-junit-exception
	at org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest.testRequestReply_JsonMarshaller_Exception1(JmsMomWithRequestReplyTest.java:649)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:75)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-06-28 12:08:43,151 INFO  [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 29c52220-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@dbe9510c[name=test/mom/testRequestReply_JsonMarshaller_Exception1, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=97c262c5-1d1c-4dcc-90b6-85bd37a8718a, activemq.broker=mom1]
2024-06-28 12:08:43,151 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [29c52223-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=29c52220-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=29c52220-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2c04248, true, {}]
2024-06-28 12:08:43,152 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [29c54934-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=29c52220-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=29c52220-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@25c712f6, true, {}]
2024-06-28 12:08:43,152 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReply_JsonMarshaller_Exception1: CoreMessage[messageID=6952, durable=true, userID=29c485df-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_JsonMarshaller_Exception1, size=775, properties=TypedProperties[__AMQ_CID=29c410aa-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1d6a8161-e24b-4e64-a705-6d164f31d255, JMSReplyTo=temp-queue://2043d332-e4fe-4069-953e-279cc5a31f37, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@358100969, transaction: TransactionImpl [xid=null, txID=6953, xid=null, state=COMMITTED, createTime=1719576523149(Fri Jun 28 12:08:43 UTC 2024), timeoutSeconds=-1, nr operations = 0]@48ad992e
2024-06-28 12:08:43,154 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6958, durable=true, userID=29c57046-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=2043d332-e4fe-4069-953e-279cc5a31f37, size=1335, properties=TypedProperties[__AMQ_CID=29c52222-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1d6a8161-e24b-4e64-a705-6d164f31d255, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest$SomethingWrongException","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=97c262c5-1d1c-4dcc-90b6-85bd37a8718a]]@85710197, context: RoutingContextImpl(Address=2043d332-e4fe-4069-953e-279cc5a31f37, routingType=ANYCAST, PreviousAddress=2043d332-e4fe-4069-953e-279cc5a31f37 previousRoute:ANYCAST, reusable=true, version=-2147482957)
..................................................
***** durable queues 2043d332-e4fe-4069-953e-279cc5a31f37:
***** non durable for 2043d332-e4fe-4069-953e-279cc5a31f37:
- queueID=6948 address:2043d332-e4fe-4069-953e-279cc5a31f37 name:2043d332-e4fe-4069-953e-279cc5a31f37 filter:null
..................................................
, transaction: null
2024-06-28 12:08:43,154 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 2043d332-e4fe-4069-953e-279cc5a31f37: Reference[6958]:RELIABLE:CoreMessage[messageID=6958, durable=true, userID=29c57046-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=2043d332-e4fe-4069-953e-279cc5a31f37, size=1335, properties=TypedProperties[__AMQ_CID=29c52222-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1d6a8161-e24b-4e64-a705-6d164f31d255, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest$SomethingWrongException","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=97c262c5-1d1c-4dcc-90b6-85bd37a8718a]]@85710197
2024-06-28 12:08:43,154 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 2043d332-e4fe-4069-953e-279cc5a31f37: CoreMessage[messageID=6958, durable=true, userID=29c57046-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=2043d332-e4fe-4069-953e-279cc5a31f37, size=1335, properties=TypedProperties[__AMQ_CID=29c52222-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1d6a8161-e24b-4e64-a705-6d164f31d255, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest$SomethingWrongException","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=97c262c5-1d1c-4dcc-90b6-85bd37a8718a]]@85710197 to transaction: TransactionImpl [xid=null, txID=6961, xid=null, state=ACTIVE, createTime=1719576523154(Fri Jun 28 12:08:43 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7b2409e8
2024-06-28 12:08:43,154 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 2043d332-e4fe-4069-953e-279cc5a31f37: CoreMessage[messageID=6958, durable=true, userID=29c57046-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=2043d332-e4fe-4069-953e-279cc5a31f37, size=1335, properties=TypedProperties[__AMQ_CID=29c52222-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1d6a8161-e24b-4e64-a705-6d164f31d255, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest$SomethingWrongException","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=97c262c5-1d1c-4dcc-90b6-85bd37a8718a]]@85710197, transaction: TransactionImpl [xid=null, txID=6961, xid=null, state=COMMITTED, createTime=1719576523154(Fri Jun 28 12:08:43 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7b2409e8
2024-06-28 12:08:43,155 INFO  [scout-thread-24] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 29c52220-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@dbe9510c[name=test/mom/testRequestReply_JsonMarshaller_Exception1, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=97c262c5-1d1c-4dcc-90b6-85bd37a8718a, activemq.broker=mom1]
2024-06-28 12:08:43,155 INFO  [scout-thread-11] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 29c3e998-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReply_JsonMarshaller_Exception1, activemq.broker=mom220]
2024-06-28 12:08:43,157 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@357d4b6d]
2024-06-28 12:08:43,158 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 29c37463-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:08:43,160 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@689a848a[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:08:43,160 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.010837 ms
2024-06-28 12:08:43,161 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 29c2d81d-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:08:43,163 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-06-28 12:08:43,163 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 30.995204 ms
2024-06-28 12:08:43,163 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testRequestReply_JsonMarshaller_Exception1 [artemis-j2ee]>
2024-06-28 12:08:43,164 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:08:43,164 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testRequestReply_JsonMarshaller_Exception2 [artemis-j2ee]>
2024-06-28 12:08:43,165 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1209809020'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom194]
2024-06-28 12:08:43,168 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom194]
2024-06-28 12:08:43,169 INFO  [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 29c7e148-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom194]
2024-06-28 12:08:43,169 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [29c7e14b-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=29c7e148-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=29c7e148-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7d50d8a7, true, {}]
2024-06-28 12:08:43,170 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [29c8085c-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=29c7e148-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=29c7e148-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@72d612bd, true, {}]
2024-06-28 12:08:43,171 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=20fd1d0f-bf22-4ed4-a312-e5eeec26a9b6, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, 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, fqqn=null]]
2024-06-28 12:08:43,172 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2109d75d
2024-06-28 12:08:43,172 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 20fd1d0f-bf22-4ed4-a312-e5eeec26a9b6, null, 0, false, true, null]
2024-06-28 12:08:43,173 INFO  [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 29c87d8e-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom194]
2024-06-28 12:08:43,173 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [29c87d91-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=29c87d8e-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=29c87d8e-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@215b1336, true, {}]
2024-06-28 12:08:43,174 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [29c8a4a2-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=29c87d8e-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=29c87d8e-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1535eaa2, true, {}]
2024-06-28 12:08:43,175 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReply_JsonMarshaller_Exception2, null, 0, false, true, null]
2024-06-28 12:08:43,176 INFO  [scout-thread-11] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 29c8f2c3-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReply_JsonMarshaller_Exception2, activemq.broker=mom220]
2024-06-28 12:08:43,176 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [29c8f2c6-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=29c8f2c3-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=29c8f2c3-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3df9ecf7, true, {}]
2024-06-28 12:08:43,177 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [29c919d7-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=29c8f2c3-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=29c8f2c3-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@38e11cf1, true, {}]
2024-06-28 12:08:43,177 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=0960af46-a6fe-4c97-9116-82be42931acc, address=0960af46-a6fe-4c97-9116-82be42931acc, 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, fqqn=null]]
2024-06-28 12:08:43,177 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@9b75e5
2024-06-28 12:08:43,178 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1dd697a2
2024-06-28 12:08:43,179 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 0960af46-a6fe-4c97-9116-82be42931acc, null, 0, false, true, null]
2024-06-28 12:08:43,180 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7017, durable=true, userID=29c967fa-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_JsonMarshaller_Exception2, size=775, properties=TypedProperties[__AMQ_CID=29c8f2c5-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-552c87f6-76a5-47ac-b22c-4cc889d8bbad, JMSReplyTo=temp-queue://0960af46-a6fe-4c97-9116-82be42931acc, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@687132348, context: RoutingContextImpl(Address=test/mom/testRequestReply_JsonMarshaller_Exception2, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReply_JsonMarshaller_Exception2 previousRoute:ANYCAST, reusable=true, version=-2147483199)
..................................................
***** durable queues test/mom/testRequestReply_JsonMarshaller_Exception2:
- queueID=2909 address:test/mom/testRequestReply_JsonMarshaller_Exception2 name:test/mom/testRequestReply_JsonMarshaller_Exception2 filter:null
***** non durable for test/mom/testRequestReply_JsonMarshaller_Exception2:
..................................................
, transaction: null
2024-06-28 12:08:43,181 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReply_JsonMarshaller_Exception2: Reference[7017]:RELIABLE:CoreMessage[messageID=7017, durable=true, userID=29c967fa-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_JsonMarshaller_Exception2, size=775, properties=TypedProperties[__AMQ_CID=29c8f2c5-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-552c87f6-76a5-47ac-b22c-4cc889d8bbad, JMSReplyTo=temp-queue://0960af46-a6fe-4c97-9116-82be42931acc, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@687132348
2024-06-28 12:08:43,182 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReply_JsonMarshaller_Exception2: CoreMessage[messageID=7017, durable=true, userID=29c967fa-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_JsonMarshaller_Exception2, size=775, properties=TypedProperties[__AMQ_CID=29c8f2c5-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-552c87f6-76a5-47ac-b22c-4cc889d8bbad, JMSReplyTo=temp-queue://0960af46-a6fe-4c97-9116-82be42931acc, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@687132348 to transaction: TransactionImpl [xid=null, txID=7018, xid=null, state=ACTIVE, createTime=1719576523182(Fri Jun 28 12:08:43 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2b9e1ceb
2024-06-28 12:08:43,183 INFO  [scout-thread-24] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handlePlatformException(ExceptionHandler.java:108) - VetoException: undefined [severity=ERROR] - MDC[jobName=Receiving JMS message [dest=Destination@dbe9510d[name=test/mom/testRequestReply_JsonMarshaller_Exception2, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=06a3dc53-3254-47c8-814f-faa0b42ecbb3, activemq.broker=mom1]
2024-06-28 12:08:43,183 INFO  [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 29ca043b-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@dbe9510d[name=test/mom/testRequestReply_JsonMarshaller_Exception2, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=06a3dc53-3254-47c8-814f-faa0b42ecbb3, activemq.broker=mom1]
2024-06-28 12:08:43,184 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [29ca043e-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=29ca043b-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=29ca043b-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1eedcc82, true, {}]
2024-06-28 12:08:43,184 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [29ca2b4f-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=29ca043b-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=29ca043b-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@29eaea7a, true, {}]
2024-06-28 12:08:43,185 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReply_JsonMarshaller_Exception2: CoreMessage[messageID=7017, durable=true, userID=29c967fa-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_JsonMarshaller_Exception2, size=775, properties=TypedProperties[__AMQ_CID=29c8f2c5-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-552c87f6-76a5-47ac-b22c-4cc889d8bbad, JMSReplyTo=temp-queue://0960af46-a6fe-4c97-9116-82be42931acc, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@687132348, transaction: TransactionImpl [xid=null, txID=7018, xid=null, state=COMMITTED, createTime=1719576523182(Fri Jun 28 12:08:43 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2b9e1ceb
2024-06-28 12:08:43,185 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7023, durable=true, userID=29ca5261-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=0960af46-a6fe-4c97-9116-82be42931acc, size=1201, properties=TypedProperties[__AMQ_CID=29ca043d-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-552c87f6-76a5-47ac-b22c-4cc889d8bbad, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.RuntimeException","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=06a3dc53-3254-47c8-814f-faa0b42ecbb3]]@600341815, context: RoutingContextImpl(Address=0960af46-a6fe-4c97-9116-82be42931acc, routingType=ANYCAST, PreviousAddress=0960af46-a6fe-4c97-9116-82be42931acc previousRoute:ANYCAST, reusable=true, version=-2147482953)
..................................................
***** durable queues 0960af46-a6fe-4c97-9116-82be42931acc:
***** non durable for 0960af46-a6fe-4c97-9116-82be42931acc:
- queueID=7013 address:0960af46-a6fe-4c97-9116-82be42931acc name:0960af46-a6fe-4c97-9116-82be42931acc filter:null
..................................................
, transaction: null
2024-06-28 12:08:43,185 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 0960af46-a6fe-4c97-9116-82be42931acc: Reference[7023]:RELIABLE:CoreMessage[messageID=7023, durable=true, userID=29ca5261-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=0960af46-a6fe-4c97-9116-82be42931acc, size=1201, properties=TypedProperties[__AMQ_CID=29ca043d-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-552c87f6-76a5-47ac-b22c-4cc889d8bbad, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.RuntimeException","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=06a3dc53-3254-47c8-814f-faa0b42ecbb3]]@600341815
2024-06-28 12:08:43,186 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 0960af46-a6fe-4c97-9116-82be42931acc: CoreMessage[messageID=7023, durable=true, userID=29ca5261-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=0960af46-a6fe-4c97-9116-82be42931acc, size=1201, properties=TypedProperties[__AMQ_CID=29ca043d-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-552c87f6-76a5-47ac-b22c-4cc889d8bbad, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.RuntimeException","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=06a3dc53-3254-47c8-814f-faa0b42ecbb3]]@600341815 to transaction: TransactionImpl [xid=null, txID=7024, xid=null, state=ACTIVE, createTime=1719576523186(Fri Jun 28 12:08:43 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7c879b2c
2024-06-28 12:08:43,186 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 0960af46-a6fe-4c97-9116-82be42931acc: CoreMessage[messageID=7023, durable=true, userID=29ca5261-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=0960af46-a6fe-4c97-9116-82be42931acc, size=1201, properties=TypedProperties[__AMQ_CID=29ca043d-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-552c87f6-76a5-47ac-b22c-4cc889d8bbad, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.RuntimeException","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=06a3dc53-3254-47c8-814f-faa0b42ecbb3]]@600341815, transaction: TransactionImpl [xid=null, txID=7024, xid=null, state=COMMITTED, createTime=1719576523186(Fri Jun 28 12:08:43 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7c879b2c
2024-06-28 12:08:43,186 INFO  [scout-thread-24] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 29ca043b-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@dbe9510d[name=test/mom/testRequestReply_JsonMarshaller_Exception2, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=06a3dc53-3254-47c8-814f-faa0b42ecbb3, activemq.broker=mom1]
2024-06-28 12:08:43,187 INFO  [scout-thread-11] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 29c8f2c3-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReply_JsonMarshaller_Exception2, activemq.broker=mom220]
2024-06-28 12:08:43,189 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5c7eeeb2]
2024-06-28 12:08:43,190 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 29c87d8e-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:08:43,191 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@4b7260ef[job=JMS reply cancel message listener, state=RUNNING]]
2024-06-28 12:08:43,192 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.010880 ms
2024-06-28 12:08:43,193 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 29c7e148-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:08:43,194 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-06-28 12:08:43,195 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 30.322709 ms
2024-06-28 12:08:43,195 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testRequestReply_JsonMarshaller_Exception2 [artemis-j2ee]>
2024-06-28 12:08:43,196 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:08:43,196 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyJsonObjectMarshaller [artemis-j2ee]>
2024-06-28 12:08:43,197 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1174453742'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-06-28 12:08:43,200 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-06-28 12:08:43,200 INFO  [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 29cc9c53-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-06-28 12:08:43,201 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [29ccc366-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=29cc9c53-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=29cc9c53-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@788f489, true, {}]
2024-06-28 12:08:43,201 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [29ccc367-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=29cc9c53-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=29cc9c53-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@36b7ead, true, {}]
2024-06-28 12:08:43,203 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=eaaf5c55-2461-440e-a1b7-522de33b00bd, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, 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, fqqn=null]]
2024-06-28 12:08:43,203 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1e69634f
2024-06-28 12:08:43,204 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, eaaf5c55-2461-440e-a1b7-522de33b00bd, null, 0, false, true, null]
2024-06-28 12:08:43,204 INFO  [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 29cd3899-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-06-28 12:08:43,204 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [29cd389c-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=29cd3899-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=29cd3899-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@372b8ca7, true, {}]
2024-06-28 12:08:43,205 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [29cd5fad-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=29cd3899-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=29cd3899-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@58fa14ce, true, {}]
2024-06-28 12:08:43,206 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 29cd5fad-3547-11ef-af8f-0a580a280f89 with parameters: [test/mom/testQueueRequestReplyJsonObjectMarshaller, [MULTICAST], true]
2024-06-28 12:08:43,206 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@862015e
2024-06-28 12:08:43,207 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=d9bf74ac-0039-4d0d-9c20-64f4056984b9, address=test/mom/testQueueRequestReplyJsonObjectMarshaller, routingType=MULTICAST, 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, fqqn=null]]
2024-06-28 12:08:43,208 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3daa9a4
2024-06-28 12:08:43,208 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, d9bf74ac-0039-4d0d-9c20-64f4056984b9, null, 0, false, true, null]
2024-06-28 12:08:43,209 INFO  [scout-thread-11] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 29cdfbef-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyJsonObjectMarshaller, activemq.broker=mom220]
2024-06-28 12:08:43,210 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [29cdfbf2-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=29cdfbef-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=29cdfbef-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@639b5d2d, true, {}]
2024-06-28 12:08:43,210 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [29ce2303-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=29cdfbef-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=29cdfbef-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@53c03dfd, true, {}]
2024-06-28 12:08:43,210 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=dbccb696-bbf1-4098-8e56-905068be0ff8, address=dbccb696-bbf1-4098-8e56-905068be0ff8, 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, fqqn=null]]
2024-06-28 12:08:43,211 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@5064cbc5
2024-06-28 12:08:43,211 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5c794bf0
2024-06-28 12:08:43,212 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, dbccb696-bbf1-4098-8e56-905068be0ff8, null, 0, false, true, null]
2024-06-28 12:08:43,213 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7086, durable=true, userID=29ce9836-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyJsonObjectMarshaller, size=1041, properties=TypedProperties[__AMQ_CID=29cdfbf1-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7c356ea4-747a-4688-85bc-cdcbdc033348, JMSReplyTo=temp-queue://dbccb696-bbf1-4098-8e56-905068be0ff8, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1048985083, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyJsonObjectMarshaller, routingType=MULTICAST, PreviousAddress=test/mom/testQueueRequestReplyJsonObjectMarshaller previousRoute:MULTICAST, reusable=true, version=-2147482949)
..................................................
***** durable queues test/mom/testQueueRequestReplyJsonObjectMarshaller:
***** non durable for test/mom/testQueueRequestReplyJsonObjectMarshaller:
- queueID=7074 address:test/mom/testQueueRequestReplyJsonObjectMarshaller name:d9bf74ac-0039-4d0d-9c20-64f4056984b9 filter:null
..................................................
, transaction: null
2024-06-28 12:08:43,213 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from d9bf74ac-0039-4d0d-9c20-64f4056984b9: Reference[7086]:RELIABLE:CoreMessage[messageID=7086, durable=true, userID=29ce9836-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyJsonObjectMarshaller, size=1041, properties=TypedProperties[__AMQ_CID=29cdfbf1-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7c356ea4-747a-4688-85bc-cdcbdc033348, JMSReplyTo=temp-queue://dbccb696-bbf1-4098-8e56-905068be0ff8, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1048985083
2024-06-28 12:08:43,214 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from d9bf74ac-0039-4d0d-9c20-64f4056984b9: CoreMessage[messageID=7086, durable=true, userID=29ce9836-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyJsonObjectMarshaller, size=1041, properties=TypedProperties[__AMQ_CID=29cdfbf1-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7c356ea4-747a-4688-85bc-cdcbdc033348, JMSReplyTo=temp-queue://dbccb696-bbf1-4098-8e56-905068be0ff8, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1048985083 to transaction: TransactionImpl [xid=null, txID=7087, xid=null, state=ACTIVE, createTime=1719576523214(Fri Jun 28 12:08:43 UTC 2024), timeoutSeconds=-1, nr operations = 1]@476eb691
2024-06-28 12:08:43,214 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from d9bf74ac-0039-4d0d-9c20-64f4056984b9: CoreMessage[messageID=7086, durable=true, userID=29ce9836-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyJsonObjectMarshaller, size=1041, properties=TypedProperties[__AMQ_CID=29cdfbf1-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7c356ea4-747a-4688-85bc-cdcbdc033348, JMSReplyTo=temp-queue://dbccb696-bbf1-4098-8e56-905068be0ff8, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1048985083, transaction: TransactionImpl [xid=null, txID=7087, xid=null, state=COMMITTED, createTime=1719576523214(Fri Jun 28 12:08:43 UTC 2024), timeoutSeconds=-1, nr operations = 0]@476eb691
2024-06-28 12:08:43,215 INFO  [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 29cee657-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@2a5094ba[name=test/mom/testQueueRequestReplyJsonObjectMarshaller, type=TOPIC, resolveMethod=DEFINE, properties={}]], cid=1da2b04f-cfb2-48bb-96c0-fa597a7fd2dd, activemq.broker=mom1]
2024-06-28 12:08:43,215 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [29cee65a-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=29cee657-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=29cee657-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@dfa885b, true, {}]
2024-06-28 12:08:43,216 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [29cf0d6b-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=29cee657-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=29cee657-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@32b3790b, true, {}]
2024-06-28 12:08:43,217 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7092, durable=true, userID=29cf347d-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=dbccb696-bbf1-4098-8e56-905068be0ff8, size=1077, properties=TypedProperties[__AMQ_CID=29cee659-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7c356ea4-747a-4688-85bc-cdcbdc033348, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=1da2b04f-cfb2-48bb-96c0-fa597a7fd2dd]]@1595811795, context: RoutingContextImpl(Address=dbccb696-bbf1-4098-8e56-905068be0ff8, routingType=ANYCAST, PreviousAddress=dbccb696-bbf1-4098-8e56-905068be0ff8 previousRoute:ANYCAST, reusable=true, version=-2147482948)
..................................................
***** durable queues dbccb696-bbf1-4098-8e56-905068be0ff8:
***** non durable for dbccb696-bbf1-4098-8e56-905068be0ff8:
- queueID=7082 address:dbccb696-bbf1-4098-8e56-905068be0ff8 name:dbccb696-bbf1-4098-8e56-905068be0ff8 filter:null
..................................................
, transaction: null
2024-06-28 12:08:43,217 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from dbccb696-bbf1-4098-8e56-905068be0ff8: Reference[7092]:RELIABLE:CoreMessage[messageID=7092, durable=true, userID=29cf347d-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=dbccb696-bbf1-4098-8e56-905068be0ff8, size=1077, properties=TypedProperties[__AMQ_CID=29cee659-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7c356ea4-747a-4688-85bc-cdcbdc033348, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=1da2b04f-cfb2-48bb-96c0-fa597a7fd2dd]]@1595811795
2024-06-28 12:08:43,218 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from dbccb696-bbf1-4098-8e56-905068be0ff8: CoreMessage[messageID=7092, durable=true, userID=29cf347d-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=dbccb696-bbf1-4098-8e56-905068be0ff8, size=1077, properties=TypedProperties[__AMQ_CID=29cee659-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7c356ea4-747a-4688-85bc-cdcbdc033348, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=1da2b04f-cfb2-48bb-96c0-fa597a7fd2dd]]@1595811795 to transaction: TransactionImpl [xid=null, txID=7093, xid=null, state=ACTIVE, createTime=1719576523218(Fri Jun 28 12:08:43 UTC 2024), timeoutSeconds=-1, nr operations = 1]@64c960e6
2024-06-28 12:08:43,218 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from dbccb696-bbf1-4098-8e56-905068be0ff8: CoreMessage[messageID=7092, durable=true, userID=29cf347d-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=dbccb696-bbf1-4098-8e56-905068be0ff8, size=1077, properties=TypedProperties[__AMQ_CID=29cee659-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7c356ea4-747a-4688-85bc-cdcbdc033348, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=1da2b04f-cfb2-48bb-96c0-fa597a7fd2dd]]@1595811795, transaction: TransactionImpl [xid=null, txID=7093, xid=null, state=COMMITTED, createTime=1719576523218(Fri Jun 28 12:08:43 UTC 2024), timeoutSeconds=-1, nr operations = 0]@64c960e6
2024-06-28 12:08:43,218 INFO  [scout-thread-24] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 29cee657-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@2a5094ba[name=test/mom/testQueueRequestReplyJsonObjectMarshaller, type=TOPIC, resolveMethod=DEFINE, properties={}]], cid=1da2b04f-cfb2-48bb-96c0-fa597a7fd2dd, activemq.broker=mom1]
2024-06-28 12:08:43,218 INFO  [scout-thread-11] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 29cdfbef-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testQueueRequestReplyJsonObjectMarshaller, activemq.broker=mom220]
2024-06-28 12:08:43,220 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@6fb03f5, org.eclipse.scout.rt.mom.jms.JmsSubscription@1355d2a0]
2024-06-28 12:08:43,221 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 29cd3899-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:08:43,223 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5fd20ca0[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:08:43,223 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.012370 ms
2024-06-28 12:08:43,224 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 29cc9c53-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:08:43,226 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-06-28 12:08:43,226 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 29.754699 ms
2024-06-28 12:08:43,226 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyJsonObjectMarshaller [artemis-j2ee]>
2024-06-28 12:08:43,227 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:08:43,227 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReply [artemis-j2ee]>
2024-06-28 12:08:43,228 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 848431118'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom224]
2024-06-28 12:08:43,230 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom224]
2024-06-28 12:08:43,231 INFO  [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 29d1575f-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom224]
2024-06-28 12:08:43,231 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [29d15762-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=29d1575f-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=29d1575f-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6a46c3ed, true, {}]
2024-06-28 12:08:43,232 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [29d17e73-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=29d1575f-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=29d1575f-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6270dbb6, true, {}]
2024-06-28 12:08:43,233 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=04ba7e70-e164-415f-95c0-af49d45bdcb1, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, 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, fqqn=null]]
2024-06-28 12:08:43,234 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@de3d618
2024-06-28 12:08:43,234 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 04ba7e70-e164-415f-95c0-af49d45bdcb1, null, 0, false, true, null]
2024-06-28 12:08:43,235 INFO  [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 29d1f3a5-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom224]
2024-06-28 12:08:43,235 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [29d1f3a8-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=29d1f3a5-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=29d1f3a5-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3322e7c5, true, {}]
2024-06-28 12:08:43,236 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [29d21ab9-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=29d1f3a5-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=29d1f3a5-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@542d78d5, true, {}]
2024-06-28 12:08:43,237 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/momtestQueueRequestReply, null, 0, false, true, null]
2024-06-28 12:08:43,238 INFO  [scout-thread-11] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 29d268da-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=request on test/momtestQueueRequestReply, activemq.broker=mom220]
2024-06-28 12:08:43,238 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [29d268dd-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=29d268da-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=29d268da-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2f449a5b, true, {}]
2024-06-28 12:08:43,239 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [29d28fee-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=29d268da-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=29d268da-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@169cabf8, true, {}]
2024-06-28 12:08:43,240 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=2441c1ed-3147-4c75-9e93-49f65f94d16a, address=2441c1ed-3147-4c75-9e93-49f65f94d16a, 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, fqqn=null]]
2024-06-28 12:08:43,240 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@253ef237
2024-06-28 12:08:43,240 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@adf6826
2024-06-28 12:08:43,241 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 2441c1ed-3147-4c75-9e93-49f65f94d16a, null, 0, false, true, null]
2024-06-28 12:08:43,242 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7157, durable=true, userID=29d30521-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=test/momtestQueueRequestReply, size=861, properties=TypedProperties[__AMQ_CID=29d268dc-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-06de912a-5058-4d17-9ccb-9aa90a2b23e8, JMSReplyTo=temp-queue://2441c1ed-3147-4c75-9e93-49f65f94d16a, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@653313523, context: RoutingContextImpl(Address=test/momtestQueueRequestReply, routingType=ANYCAST, PreviousAddress=test/momtestQueueRequestReply previousRoute:ANYCAST, reusable=true, version=-2147483188)
..................................................
***** durable queues test/momtestQueueRequestReply:
- queueID=3045 address:test/momtestQueueRequestReply name:test/momtestQueueRequestReply filter:null
***** non durable for test/momtestQueueRequestReply:
..................................................
, transaction: null
2024-06-28 12:08:43,243 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/momtestQueueRequestReply: Reference[7157]:RELIABLE:CoreMessage[messageID=7157, durable=true, userID=29d30521-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=test/momtestQueueRequestReply, size=861, properties=TypedProperties[__AMQ_CID=29d268dc-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-06de912a-5058-4d17-9ccb-9aa90a2b23e8, JMSReplyTo=temp-queue://2441c1ed-3147-4c75-9e93-49f65f94d16a, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@653313523
2024-06-28 12:08:43,244 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/momtestQueueRequestReply: CoreMessage[messageID=7157, durable=true, userID=29d30521-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=test/momtestQueueRequestReply, size=861, properties=TypedProperties[__AMQ_CID=29d268dc-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-06de912a-5058-4d17-9ccb-9aa90a2b23e8, JMSReplyTo=temp-queue://2441c1ed-3147-4c75-9e93-49f65f94d16a, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@653313523 to transaction: TransactionImpl [xid=null, txID=7158, xid=null, state=ACTIVE, createTime=1719576523244(Fri Jun 28 12:08:43 UTC 2024), timeoutSeconds=-1, nr operations = 1]@18bc1e27
2024-06-28 12:08:43,244 INFO  [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 29d35342-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9e1bc3ab[name=test/momtestQueueRequestReply, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=e046f792-de3d-43c1-9c7f-daddb7597a5a, activemq.broker=mom1]
2024-06-28 12:08:43,245 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [29d37a55-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=29d35342-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=29d35342-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3ff86f10, true, {}]
2024-06-28 12:08:43,246 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [29d3a166-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=29d35342-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=29d35342-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@cb0e1e8, true, {}]
2024-06-28 12:08:43,247 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/momtestQueueRequestReply: CoreMessage[messageID=7157, durable=true, userID=29d30521-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=test/momtestQueueRequestReply, size=861, properties=TypedProperties[__AMQ_CID=29d268dc-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-06de912a-5058-4d17-9ccb-9aa90a2b23e8, JMSReplyTo=temp-queue://2441c1ed-3147-4c75-9e93-49f65f94d16a, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@653313523, transaction: TransactionImpl [xid=null, txID=7158, xid=null, state=COMMITTED, createTime=1719576523244(Fri Jun 28 12:08:43 UTC 2024), timeoutSeconds=-1, nr operations = 0]@18bc1e27
2024-06-28 12:08:43,247 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 2441c1ed-3147-4c75-9e93-49f65f94d16a: Reference[7163]:RELIABLE:CoreMessage[messageID=7163, durable=true, userID=29d3c878-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=2441c1ed-3147-4c75-9e93-49f65f94d16a, size=939, properties=TypedProperties[__AMQ_CID=29d37a54-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-06de912a-5058-4d17-9ccb-9aa90a2b23e8, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=e046f792-de3d-43c1-9c7f-daddb7597a5a]]@789422945
2024-06-28 12:08:43,247 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7163, durable=true, userID=29d3c878-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=2441c1ed-3147-4c75-9e93-49f65f94d16a, size=939, properties=TypedProperties[__AMQ_CID=29d37a54-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-06de912a-5058-4d17-9ccb-9aa90a2b23e8, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=e046f792-de3d-43c1-9c7f-daddb7597a5a]]@789422945, context: RoutingContextImpl(Address=2441c1ed-3147-4c75-9e93-49f65f94d16a, routingType=ANYCAST, PreviousAddress=2441c1ed-3147-4c75-9e93-49f65f94d16a previousRoute:ANYCAST, reusable=true, version=-2147482943)
..................................................
***** durable queues 2441c1ed-3147-4c75-9e93-49f65f94d16a:
***** non durable for 2441c1ed-3147-4c75-9e93-49f65f94d16a:
- queueID=7153 address:2441c1ed-3147-4c75-9e93-49f65f94d16a name:2441c1ed-3147-4c75-9e93-49f65f94d16a filter:null
..................................................
, transaction: null
2024-06-28 12:08:43,247 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 2441c1ed-3147-4c75-9e93-49f65f94d16a: CoreMessage[messageID=7163, durable=true, userID=29d3c878-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=2441c1ed-3147-4c75-9e93-49f65f94d16a, size=939, properties=TypedProperties[__AMQ_CID=29d37a54-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-06de912a-5058-4d17-9ccb-9aa90a2b23e8, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=e046f792-de3d-43c1-9c7f-daddb7597a5a]]@789422945 to transaction: TransactionImpl [xid=null, txID=7164, xid=null, state=ACTIVE, createTime=1719576523247(Fri Jun 28 12:08:43 UTC 2024), timeoutSeconds=-1, nr operations = 1]@490f8a4b
2024-06-28 12:08:43,248 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 2441c1ed-3147-4c75-9e93-49f65f94d16a: CoreMessage[messageID=7163, durable=true, userID=29d3c878-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=2441c1ed-3147-4c75-9e93-49f65f94d16a, size=939, properties=TypedProperties[__AMQ_CID=29d37a54-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-06de912a-5058-4d17-9ccb-9aa90a2b23e8, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=e046f792-de3d-43c1-9c7f-daddb7597a5a]]@789422945, transaction: TransactionImpl [xid=null, txID=7164, xid=null, state=COMMITTED, createTime=1719576523247(Fri Jun 28 12:08:43 UTC 2024), timeoutSeconds=-1, nr operations = 0]@490f8a4b
2024-06-28 12:08:43,248 INFO  [scout-thread-24] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 29d35342-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9e1bc3ab[name=test/momtestQueueRequestReply, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=e046f792-de3d-43c1-9c7f-daddb7597a5a, activemq.broker=mom1]
2024-06-28 12:08:43,248 INFO  [scout-thread-11] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 29d268da-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/momtestQueueRequestReply, activemq.broker=mom220]
2024-06-28 12:08:43,251 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7773d139]
2024-06-28 12:08:43,253 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 29d1f3a5-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:08:43,254 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@6447e267[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:08:43,254 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.010434 ms
2024-06-28 12:08:43,255 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 29d1575f-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:08:43,257 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-06-28 12:08:43,257 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 29.751442 ms
2024-06-28 12:08:43,257 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReply [artemis-j2ee]>
2024-06-28 12:08:43,258 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:08:43,258 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicRequestReplyCancellation [artemis-j2ee]>
2024-06-28 12:08:43,259 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1317151300'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom194]
2024-06-28 12:08:43,262 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom194]
2024-06-28 12:08:43,262 INFO  [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 29d6126a-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom194]
2024-06-28 12:08:43,263 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [29d6397d-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=29d6126a-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=29d6126a-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@21f21b2b, true, {}]
2024-06-28 12:08:43,264 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [29d6608e-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=29d6126a-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=29d6126a-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4de37e54, true, {}]
2024-06-28 12:08:43,265 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=604da88e-7bd8-4370-a1a9-bf95226ea0e5, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, 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, fqqn=null]]
2024-06-28 12:08:43,265 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7499b4de
2024-06-28 12:08:43,266 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 604da88e-7bd8-4370-a1a9-bf95226ea0e5, null, 0, false, true, null]
2024-06-28 12:08:43,266 INFO  [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 29d6aeb0-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom194]
2024-06-28 12:08:43,267 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [29d6d5c3-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=29d6aeb0-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=29d6aeb0-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3b7bc81b, true, {}]
2024-06-28 12:08:43,267 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [29d6d5c4-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=29d6aeb0-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=29d6aeb0-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@42125773, true, {}]
2024-06-28 12:08:43,269 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 29d6d5c4-3547-11ef-af8f-0a580a280f89 with parameters: [test/mom/testTopicRequestReplyCancellation, [MULTICAST], true]
2024-06-28 12:08:43,269 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@59588e9
2024-06-28 12:08:43,270 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=927daec0-48b8-49f8-bb85-cbcac4d53146, address=test/mom/testTopicRequestReplyCancellation, routingType=MULTICAST, 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, fqqn=null]]
2024-06-28 12:08:43,271 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@56da9b3b
2024-06-28 12:08:43,271 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 927daec0-48b8-49f8-bb85-cbcac4d53146, null, 0, false, true, null]
2024-06-28 12:08:43,272 INFO  [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 29d79916-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testTopicRequestReplyCancellation, activemq.broker=mom1]
2024-06-28 12:08:43,273 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [29d7c029-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=29d79916-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=29d79916-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3f30e969, true, {}]
2024-06-28 12:08:43,273 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [29d7c02a-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=29d79916-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=29d79916-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@322c3b74, true, {}]
2024-06-28 12:08:43,274 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=e0f9dec7-e797-4ec5-9418-9e23000e8e51, address=e0f9dec7-e797-4ec5-9418-9e23000e8e51, 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, fqqn=null]]
2024-06-28 12:08:43,274 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@47412591
2024-06-28 12:08:43,274 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1106e2f3
2024-06-28 12:08:43,275 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, e0f9dec7-e797-4ec5-9418-9e23000e8e51, null, 0, false, true, null]
2024-06-28 12:08:43,277 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 927daec0-48b8-49f8-bb85-cbcac4d53146: Reference[7226]:RELIABLE:CoreMessage[messageID=7226, durable=true, userID=29d8355d-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyCancellation, size=887, properties=TypedProperties[__AMQ_CID=29d7c028-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-735a02cb-3d24-487a-896a-d2589d5c6d70, JMSReplyTo=temp-queue://e0f9dec7-e797-4ec5-9418-9e23000e8e51, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@869053079
2024-06-28 12:08:43,277 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7226, durable=true, userID=29d8355d-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyCancellation, size=887, properties=TypedProperties[__AMQ_CID=29d7c028-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-735a02cb-3d24-487a-896a-d2589d5c6d70, JMSReplyTo=temp-queue://e0f9dec7-e797-4ec5-9418-9e23000e8e51, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@869053079, context: RoutingContextImpl(Address=test/mom/testTopicRequestReplyCancellation, routingType=MULTICAST, PreviousAddress=test/mom/testTopicRequestReplyCancellation previousRoute:MULTICAST, reusable=true, version=-2147482939)
..................................................
***** durable queues test/mom/testTopicRequestReplyCancellation:
***** non durable for test/mom/testTopicRequestReplyCancellation:
- queueID=7214 address:test/mom/testTopicRequestReplyCancellation name:927daec0-48b8-49f8-bb85-cbcac4d53146 filter:null
..................................................
, transaction: null
2024-06-28 12:08:43,277 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 927daec0-48b8-49f8-bb85-cbcac4d53146: CoreMessage[messageID=7226, durable=true, userID=29d8355d-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyCancellation, size=887, properties=TypedProperties[__AMQ_CID=29d7c028-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-735a02cb-3d24-487a-896a-d2589d5c6d70, JMSReplyTo=temp-queue://e0f9dec7-e797-4ec5-9418-9e23000e8e51, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@869053079 to transaction: TransactionImpl [xid=null, txID=7227, xid=null, state=ACTIVE, createTime=1719576523277(Fri Jun 28 12:08:43 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6ef47cd5
2024-06-28 12:08:43,277 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 927daec0-48b8-49f8-bb85-cbcac4d53146: CoreMessage[messageID=7226, durable=true, userID=29d8355d-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyCancellation, size=887, properties=TypedProperties[__AMQ_CID=29d7c028-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-735a02cb-3d24-487a-896a-d2589d5c6d70, JMSReplyTo=temp-queue://e0f9dec7-e797-4ec5-9418-9e23000e8e51, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@869053079, transaction: TransactionImpl [xid=null, txID=7227, xid=null, state=COMMITTED, createTime=1719576523277(Fri Jun 28 12:08:43 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6ef47cd5
2024-06-28 12:08:43,278 INFO  [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:481) - Request job canceled; java.lang.InterruptedException - MDC[jobName=request on test/mom/testTopicRequestReplyCancellation, activemq.broker=mom1]
2024-06-28 12:08:43,278 INFO  [scout-thread-15] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 29d8837e-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=JMS publish cancel request for scout.mom.requestreply.uid-735a02cb-3d24-487a-896a-d2589d5c6d70, activemq.broker=mom222]
2024-06-28 12:08:43,279 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [29d8aa91-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=29d8837e-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=29d8837e-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@206cccb4, true, {}]
2024-06-28 12:08:43,279 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [29d8aa92-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=29d8837e-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=29d8837e-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1c22d025, true, {}]
2024-06-28 12:08:43,279 INFO  [scout-thread-24] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 29d79916-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testTopicRequestReplyCancellation, activemq.broker=mom1]
2024-06-28 12:08:43,280 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7243, durable=true, userID=29d8d1a4-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=457, properties=TypedProperties[__AMQ_CID=29d8aa90-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-735a02cb-3d24-487a-896a-d2589d5c6d70, _AMQ_ROUTING_TYPE=0]]@643848901, context: RoutingContextImpl(Address=scout.mom.requestreply.cancellation, routingType=MULTICAST, PreviousAddress=scout.mom.requestreply.cancellation previousRoute:MULTICAST, reusable=true, version=-2147482940)
..................................................
***** durable queues scout.mom.requestreply.cancellation:
***** non durable for scout.mom.requestreply.cancellation:
- queueID=7204 address:scout.mom.requestreply.cancellation name:604da88e-7bd8-4370-a1a9-bf95226ea0e5 filter:null
..................................................
, transaction: null
2024-06-28 12:08:43,280 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 604da88e-7bd8-4370-a1a9-bf95226ea0e5: Reference[7243]:RELIABLE:CoreMessage[messageID=7243, durable=true, userID=29d8d1a4-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=457, properties=TypedProperties[__AMQ_CID=29d8aa90-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-735a02cb-3d24-487a-896a-d2589d5c6d70, _AMQ_ROUTING_TYPE=0]]@643848901
2024-06-28 12:08:43,280 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 604da88e-7bd8-4370-a1a9-bf95226ea0e5: CoreMessage[messageID=7243, durable=true, userID=29d8d1a4-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=457, properties=TypedProperties[__AMQ_CID=29d8aa90-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-735a02cb-3d24-487a-896a-d2589d5c6d70, _AMQ_ROUTING_TYPE=0]]@643848901 to transaction: TransactionImpl [xid=null, txID=7246, xid=null, state=ACTIVE, createTime=1719576523280(Fri Jun 28 12:08:43 UTC 2024), timeoutSeconds=-1, nr operations = 1]@20fc1e1f
2024-06-28 12:08:43,281 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 604da88e-7bd8-4370-a1a9-bf95226ea0e5: CoreMessage[messageID=7243, durable=true, userID=29d8d1a4-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=457, properties=TypedProperties[__AMQ_CID=29d8aa90-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-735a02cb-3d24-487a-896a-d2589d5c6d70, _AMQ_ROUTING_TYPE=0]]@643848901, transaction: TransactionImpl [xid=null, txID=7246, xid=null, state=COMMITTED, createTime=1719576523280(Fri Jun 28 12:08:43 UTC 2024), timeoutSeconds=-1, nr operations = 0]@20fc1e1f
2024-06-28 12:08:43,281 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@29e3c7fe]
2024-06-28 12:08:43,281 INFO  [scout-thread-15] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 29d8837e-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=JMS publish cancel request for scout.mom.requestreply.uid-735a02cb-3d24-487a-896a-d2589d5c6d70, activemq.broker=mom222]
2024-06-28 12:08:43,282 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 29d6aeb0-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:08:43,284 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@51aba7e8[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:08:43,284 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.010445 ms
2024-06-28 12:08:43,285 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 29d6126a-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:08:43,287 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-06-28 12:08:43,287 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 28.820814 ms
2024-06-28 12:08:43,287 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicRequestReplyCancellation [artemis-j2ee]>
2024-06-28 12:08:43,288 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:08:43,288 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testRequestReplyNull [artemis-j2ee]>
2024-06-28 12:08:43,289 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1326583427'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-06-28 12:08:43,292 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-06-28 12:08:43,293 INFO  [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 29dacd76-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-06-28 12:08:43,293 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [29dacd79-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=29dacd76-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=29dacd76-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@13332640, true, {}]
2024-06-28 12:08:43,294 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [29daf48a-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=29dacd76-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=29dacd76-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@50d4dbe1, true, {}]
2024-06-28 12:08:43,295 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=51410b7c-894e-4603-bca2-a0c05db92966, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, 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, fqqn=null]]
2024-06-28 12:08:43,296 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@73d876ef
2024-06-28 12:08:43,296 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 51410b7c-894e-4603-bca2-a0c05db92966, null, 0, false, true, null]
2024-06-28 12:08:43,297 INFO  [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 29db69bc-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-06-28 12:08:43,297 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [29db69bf-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=29db69bc-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=29db69bc-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2a9e7931, true, {}]
2024-06-28 12:08:43,298 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [29db90d0-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=29db69bc-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=29db69bc-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@58109f64, true, {}]
2024-06-28 12:08:43,299 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null]
2024-06-28 12:08:43,300 INFO  [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 29dbdef1-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom1]
2024-06-28 12:08:43,300 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [29dbdef4-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=29dbdef1-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=29dbdef1-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@278d4c72, true, {}]
2024-06-28 12:08:43,301 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [29dc0605-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=29dbdef1-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=29dbdef1-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3fc8484e, true, {}]
2024-06-28 12:08:43,301 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=cc00670a-42b2-4fc4-8561-18793ec8dc1a, address=cc00670a-42b2-4fc4-8561-18793ec8dc1a, 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, fqqn=null]]
2024-06-28 12:08:43,302 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@3947b44a
2024-06-28 12:08:43,302 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6fc9f1ff
2024-06-28 12:08:43,303 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, cc00670a-42b2-4fc4-8561-18793ec8dc1a, null, 0, false, true, null]
2024-06-28 12:08:43,304 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7297, durable=true, userID=29dc7b38-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=739, properties=TypedProperties[__AMQ_CID=29dbdef3-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3e59a993-adc9-4887-bb59-e69b99fc2f11, JMSReplyTo=temp-queue://cc00670a-42b2-4fc4-8561-18793ec8dc1a, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1323076952, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483381)
..................................................
***** durable queues test/mom/testRequestReplyInternal:
- queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null
***** non durable for test/mom/testRequestReplyInternal:
..................................................
, transaction: null
2024-06-28 12:08:43,305 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[7297]:RELIABLE:CoreMessage[messageID=7297, durable=true, userID=29dc7b38-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=739, properties=TypedProperties[__AMQ_CID=29dbdef3-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3e59a993-adc9-4887-bb59-e69b99fc2f11, JMSReplyTo=temp-queue://cc00670a-42b2-4fc4-8561-18793ec8dc1a, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1323076952
2024-06-28 12:08:43,306 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=7297, durable=true, userID=29dc7b38-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=739, properties=TypedProperties[__AMQ_CID=29dbdef3-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3e59a993-adc9-4887-bb59-e69b99fc2f11, JMSReplyTo=temp-queue://cc00670a-42b2-4fc4-8561-18793ec8dc1a, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1323076952 to transaction: TransactionImpl [xid=null, txID=7298, xid=null, state=ACTIVE, createTime=1719576523306(Fri Jun 28 12:08:43 UTC 2024), timeoutSeconds=-1, nr operations = 1]@23f7d760
2024-06-28 12:08:43,307 INFO  [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 29dcc959-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=31c6e3f7-64ea-4bea-817a-8ab9fec9c428, activemq.broker=mom194]
2024-06-28 12:08:43,307 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [29dcf06c-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=29dcc959-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=29dcc959-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2191cc97, true, {}]
2024-06-28 12:08:43,308 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [29dd177d-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=29dcc959-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=29dcc959-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@454873da, true, {}]
2024-06-28 12:08:43,309 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=7297, durable=true, userID=29dc7b38-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=739, properties=TypedProperties[__AMQ_CID=29dbdef3-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3e59a993-adc9-4887-bb59-e69b99fc2f11, JMSReplyTo=temp-queue://cc00670a-42b2-4fc4-8561-18793ec8dc1a, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1323076952, transaction: TransactionImpl [xid=null, txID=7298, xid=null, state=COMMITTED, createTime=1719576523306(Fri Jun 28 12:08:43 UTC 2024), timeoutSeconds=-1, nr operations = 0]@23f7d760
2024-06-28 12:08:43,309 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7303, durable=true, userID=29dd3e8f-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=cc00670a-42b2-4fc4-8561-18793ec8dc1a, size=809, properties=TypedProperties[__AMQ_CID=29dcf06b-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3e59a993-adc9-4887-bb59-e69b99fc2f11, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=31c6e3f7-64ea-4bea-817a-8ab9fec9c428]]@2065966803, context: RoutingContextImpl(Address=cc00670a-42b2-4fc4-8561-18793ec8dc1a, routingType=ANYCAST, PreviousAddress=cc00670a-42b2-4fc4-8561-18793ec8dc1a previousRoute:ANYCAST, reusable=true, version=-2147482933)
..................................................
***** durable queues cc00670a-42b2-4fc4-8561-18793ec8dc1a:
***** non durable for cc00670a-42b2-4fc4-8561-18793ec8dc1a:
- queueID=7293 address:cc00670a-42b2-4fc4-8561-18793ec8dc1a name:cc00670a-42b2-4fc4-8561-18793ec8dc1a filter:null
..................................................
, transaction: null
2024-06-28 12:08:43,309 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from cc00670a-42b2-4fc4-8561-18793ec8dc1a: Reference[7303]:RELIABLE:CoreMessage[messageID=7303, durable=true, userID=29dd3e8f-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=cc00670a-42b2-4fc4-8561-18793ec8dc1a, size=809, properties=TypedProperties[__AMQ_CID=29dcf06b-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3e59a993-adc9-4887-bb59-e69b99fc2f11, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=31c6e3f7-64ea-4bea-817a-8ab9fec9c428]]@2065966803
2024-06-28 12:08:43,309 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from cc00670a-42b2-4fc4-8561-18793ec8dc1a: CoreMessage[messageID=7303, durable=true, userID=29dd3e8f-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=cc00670a-42b2-4fc4-8561-18793ec8dc1a, size=809, properties=TypedProperties[__AMQ_CID=29dcf06b-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3e59a993-adc9-4887-bb59-e69b99fc2f11, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=31c6e3f7-64ea-4bea-817a-8ab9fec9c428]]@2065966803 to transaction: TransactionImpl [xid=null, txID=7304, xid=null, state=ACTIVE, createTime=1719576523309(Fri Jun 28 12:08:43 UTC 2024), timeoutSeconds=-1, nr operations = 1]@69871268
2024-06-28 12:08:43,310 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from cc00670a-42b2-4fc4-8561-18793ec8dc1a: CoreMessage[messageID=7303, durable=true, userID=29dd3e8f-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=cc00670a-42b2-4fc4-8561-18793ec8dc1a, size=809, properties=TypedProperties[__AMQ_CID=29dcf06b-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3e59a993-adc9-4887-bb59-e69b99fc2f11, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=31c6e3f7-64ea-4bea-817a-8ab9fec9c428]]@2065966803, transaction: TransactionImpl [xid=null, txID=7304, xid=null, state=COMMITTED, createTime=1719576523309(Fri Jun 28 12:08:43 UTC 2024), timeoutSeconds=-1, nr operations = 0]@69871268
2024-06-28 12:08:43,310 INFO  [scout-thread-21] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 29dcc959-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=31c6e3f7-64ea-4bea-817a-8ab9fec9c428, activemq.broker=mom194]
2024-06-28 12:08:43,311 INFO  [scout-thread-24] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 29dbdef1-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom1]
2024-06-28 12:08:43,313 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@1d26cef8, org.eclipse.scout.rt.mom.jms.JmsSubscription@442dd45c] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-06-28 12:08:43,314 INFO  [scout-thread-22] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 29db69bc-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-06-28 12:08:43,315 INFO  [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 29de28f0-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-06-28 12:08:43,316 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [29de5003-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=29de28f0-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=29de28f0-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@65c2db60, true, {}]
2024-06-28 12:08:43,316 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [29de5004-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=29de28f0-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=29de28f0-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@30d5bf38, true, {}]
2024-06-28 12:08:43,317 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null]
2024-06-28 12:08:43,318 INFO  [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 29de9e25-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom1]
2024-06-28 12:08:43,318 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [29de9e28-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=29de9e25-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=29de9e25-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@15cb63b3, true, {}]
2024-06-28 12:08:43,319 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [29dec539-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=29de9e25-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=29de9e25-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5d6eb755, true, {}]
2024-06-28 12:08:43,319 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=a8a95830-e682-4961-9d1b-6e991e51b7a3, address=a8a95830-e682-4961-9d1b-6e991e51b7a3, 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, fqqn=null]]
2024-06-28 12:08:43,320 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@295e98c3
2024-06-28 12:08:43,320 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2be1eb6a
2024-06-28 12:08:43,321 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, a8a95830-e682-4961-9d1b-6e991e51b7a3, null, 0, false, true, null]
2024-06-28 12:08:43,322 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7342, durable=true, userID=29df135c-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=738, properties=TypedProperties[__AMQ_CID=29de9e27-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-563e972b-46ea-4984-a245-0be4849737de, JMSReplyTo=temp-queue://a8a95830-e682-4961-9d1b-6e991e51b7a3, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@159391912, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483381)
..................................................
***** durable queues test/mom/testRequestReplyInternal:
- queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null
***** non durable for test/mom/testRequestReplyInternal:
..................................................
, transaction: null
2024-06-28 12:08:43,323 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[7342]:RELIABLE:CoreMessage[messageID=7342, durable=true, userID=29df135c-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=738, properties=TypedProperties[__AMQ_CID=29de9e27-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-563e972b-46ea-4984-a245-0be4849737de, JMSReplyTo=temp-queue://a8a95830-e682-4961-9d1b-6e991e51b7a3, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@159391912
2024-06-28 12:08:43,324 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=7342, durable=true, userID=29df135c-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=738, properties=TypedProperties[__AMQ_CID=29de9e27-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-563e972b-46ea-4984-a245-0be4849737de, JMSReplyTo=temp-queue://a8a95830-e682-4961-9d1b-6e991e51b7a3, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@159391912 to transaction: TransactionImpl [xid=null, txID=7343, xid=null, state=ACTIVE, createTime=1719576523324(Fri Jun 28 12:08:43 UTC 2024), timeoutSeconds=-1, nr operations = 1]@73a58037
2024-06-28 12:08:43,324 INFO  [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 29df888d-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=3f9a582b-cbf5-49e6-9249-61dfd1324add, activemq.broker=mom194]
2024-06-28 12:08:43,325 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [29dfafa0-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=29df888d-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=29df888d-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1a174336, true, {}]
2024-06-28 12:08:43,326 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [29dfafa1-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=29df888d-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=29df888d-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6f982f13, true, {}]
2024-06-28 12:08:43,327 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=7342, durable=true, userID=29df135c-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=738, properties=TypedProperties[__AMQ_CID=29de9e27-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-563e972b-46ea-4984-a245-0be4849737de, JMSReplyTo=temp-queue://a8a95830-e682-4961-9d1b-6e991e51b7a3, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@159391912, transaction: TransactionImpl [xid=null, txID=7343, xid=null, state=COMMITTED, createTime=1719576523324(Fri Jun 28 12:08:43 UTC 2024), timeoutSeconds=-1, nr operations = 0]@73a58037
2024-06-28 12:08:43,327 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7348, durable=true, userID=29dfd6b3-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=a8a95830-e682-4961-9d1b-6e991e51b7a3, size=808, properties=TypedProperties[__AMQ_CID=29dfaf9f-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-563e972b-46ea-4984-a245-0be4849737de, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=3f9a582b-cbf5-49e6-9249-61dfd1324add]]@1413770568, context: RoutingContextImpl(Address=a8a95830-e682-4961-9d1b-6e991e51b7a3, routingType=ANYCAST, PreviousAddress=a8a95830-e682-4961-9d1b-6e991e51b7a3 previousRoute:ANYCAST, reusable=true, version=-2147482931)
..................................................
***** durable queues a8a95830-e682-4961-9d1b-6e991e51b7a3:
***** non durable for a8a95830-e682-4961-9d1b-6e991e51b7a3:
- queueID=7338 address:a8a95830-e682-4961-9d1b-6e991e51b7a3 name:a8a95830-e682-4961-9d1b-6e991e51b7a3 filter:null
..................................................
, transaction: null
2024-06-28 12:08:43,327 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from a8a95830-e682-4961-9d1b-6e991e51b7a3: Reference[7348]:RELIABLE:CoreMessage[messageID=7348, durable=true, userID=29dfd6b3-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=a8a95830-e682-4961-9d1b-6e991e51b7a3, size=808, properties=TypedProperties[__AMQ_CID=29dfaf9f-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-563e972b-46ea-4984-a245-0be4849737de, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=3f9a582b-cbf5-49e6-9249-61dfd1324add]]@1413770568
2024-06-28 12:08:43,327 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from a8a95830-e682-4961-9d1b-6e991e51b7a3: CoreMessage[messageID=7348, durable=true, userID=29dfd6b3-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=a8a95830-e682-4961-9d1b-6e991e51b7a3, size=808, properties=TypedProperties[__AMQ_CID=29dfaf9f-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-563e972b-46ea-4984-a245-0be4849737de, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=3f9a582b-cbf5-49e6-9249-61dfd1324add]]@1413770568 to transaction: TransactionImpl [xid=null, txID=7350, xid=null, state=ACTIVE, createTime=1719576523327(Fri Jun 28 12:08:43 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7d7198dd
2024-06-28 12:08:43,328 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from a8a95830-e682-4961-9d1b-6e991e51b7a3: CoreMessage[messageID=7348, durable=true, userID=29dfd6b3-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=a8a95830-e682-4961-9d1b-6e991e51b7a3, size=808, properties=TypedProperties[__AMQ_CID=29dfaf9f-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-563e972b-46ea-4984-a245-0be4849737de, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=3f9a582b-cbf5-49e6-9249-61dfd1324add]]@1413770568, transaction: TransactionImpl [xid=null, txID=7350, xid=null, state=COMMITTED, createTime=1719576523327(Fri Jun 28 12:08:43 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7d7198dd
2024-06-28 12:08:43,328 INFO  [scout-thread-21] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 29df888d-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=3f9a582b-cbf5-49e6-9249-61dfd1324add, activemq.broker=mom194]
2024-06-28 12:08:43,328 INFO  [scout-thread-24] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 29de9e25-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom1]
2024-06-28 12:08:43,331 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@118fbfaf, org.eclipse.scout.rt.mom.jms.JmsSubscription@591bf451] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-06-28 12:08:43,333 INFO  [scout-thread-22] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 29de28f0-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-06-28 12:08:43,334 INFO  [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 29e10f34-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-06-28 12:08:43,334 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [29e10f37-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=29e10f34-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=29e10f34-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3369aa3b, true, {}]
2024-06-28 12:08:43,335 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [29e13648-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=29e10f34-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=29e10f34-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5a8ca9e9, true, {}]
2024-06-28 12:08:43,336 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null]
2024-06-28 12:08:43,337 INFO  [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 29e18469-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom1]
2024-06-28 12:08:43,337 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [29e1846c-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=29e18469-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=29e18469-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@f732aa1, true, {}]
2024-06-28 12:08:43,338 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [29e1ab7d-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=29e18469-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=29e18469-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@56e1d8e7, true, {}]
2024-06-28 12:08:43,338 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=d03cb550-641a-4d3a-8a19-64a8b23944ca, address=d03cb550-641a-4d3a-8a19-64a8b23944ca, 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, fqqn=null]]
2024-06-28 12:08:43,338 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@63d17ded
2024-06-28 12:08:43,339 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@437f8c52
2024-06-28 12:08:43,340 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, d03cb550-641a-4d3a-8a19-64a8b23944ca, null, 0, false, true, null]
2024-06-28 12:08:43,341 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7387, durable=true, userID=29e1f9a0-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=739, properties=TypedProperties[__AMQ_CID=29e1846b-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3870218e-5584-4c99-9c3f-33f7b79f4809, JMSReplyTo=temp-queue://d03cb550-641a-4d3a-8a19-64a8b23944ca, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@912456945, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483381)
..................................................
***** durable queues test/mom/testRequestReplyInternal:
- queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null
***** non durable for test/mom/testRequestReplyInternal:
..................................................
, transaction: null
2024-06-28 12:08:43,342 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[7387]:RELIABLE:CoreMessage[messageID=7387, durable=true, userID=29e1f9a0-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=739, properties=TypedProperties[__AMQ_CID=29e1846b-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3870218e-5584-4c99-9c3f-33f7b79f4809, JMSReplyTo=temp-queue://d03cb550-641a-4d3a-8a19-64a8b23944ca, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@912456945
2024-06-28 12:08:43,342 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=7387, durable=true, userID=29e1f9a0-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=739, properties=TypedProperties[__AMQ_CID=29e1846b-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3870218e-5584-4c99-9c3f-33f7b79f4809, JMSReplyTo=temp-queue://d03cb550-641a-4d3a-8a19-64a8b23944ca, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@912456945 to transaction: TransactionImpl [xid=null, txID=7388, xid=null, state=ACTIVE, createTime=1719576523342(Fri Jun 28 12:08:43 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4fe7aaff
2024-06-28 12:08:43,343 INFO  [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 29e26ed1-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=c02441b6-5b93-4de2-bfa3-2def08da9754, activemq.broker=mom194]
2024-06-28 12:08:43,344 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [29e26ed4-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=29e26ed1-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=29e26ed1-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@739272ce, true, {}]
2024-06-28 12:08:43,344 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [29e295e5-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=29e26ed1-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=29e26ed1-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@408773a3, true, {}]
2024-06-28 12:08:43,345 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7393, durable=true, userID=29e2bcf7-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=d03cb550-641a-4d3a-8a19-64a8b23944ca, size=809, properties=TypedProperties[__AMQ_CID=29e26ed3-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3870218e-5584-4c99-9c3f-33f7b79f4809, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=c02441b6-5b93-4de2-bfa3-2def08da9754]]@1803133650, context: RoutingContextImpl(Address=d03cb550-641a-4d3a-8a19-64a8b23944ca, routingType=ANYCAST, PreviousAddress=d03cb550-641a-4d3a-8a19-64a8b23944ca previousRoute:ANYCAST, reusable=true, version=-2147482929)
..................................................
***** durable queues d03cb550-641a-4d3a-8a19-64a8b23944ca:
***** non durable for d03cb550-641a-4d3a-8a19-64a8b23944ca:
- queueID=7383 address:d03cb550-641a-4d3a-8a19-64a8b23944ca name:d03cb550-641a-4d3a-8a19-64a8b23944ca filter:null
..................................................
, transaction: null
2024-06-28 12:08:43,345 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from d03cb550-641a-4d3a-8a19-64a8b23944ca: Reference[7393]:RELIABLE:CoreMessage[messageID=7393, durable=true, userID=29e2bcf7-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=d03cb550-641a-4d3a-8a19-64a8b23944ca, size=809, properties=TypedProperties[__AMQ_CID=29e26ed3-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3870218e-5584-4c99-9c3f-33f7b79f4809, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=c02441b6-5b93-4de2-bfa3-2def08da9754]]@1803133650
2024-06-28 12:08:43,345 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=7387, durable=true, userID=29e1f9a0-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=739, properties=TypedProperties[__AMQ_CID=29e1846b-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3870218e-5584-4c99-9c3f-33f7b79f4809, JMSReplyTo=temp-queue://d03cb550-641a-4d3a-8a19-64a8b23944ca, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@912456945, transaction: TransactionImpl [xid=null, txID=7388, xid=null, state=COMMITTED, createTime=1719576523342(Fri Jun 28 12:08:43 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4fe7aaff
2024-06-28 12:08:43,346 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from d03cb550-641a-4d3a-8a19-64a8b23944ca: CoreMessage[messageID=7393, durable=true, userID=29e2bcf7-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=d03cb550-641a-4d3a-8a19-64a8b23944ca, size=809, properties=TypedProperties[__AMQ_CID=29e26ed3-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3870218e-5584-4c99-9c3f-33f7b79f4809, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=c02441b6-5b93-4de2-bfa3-2def08da9754]]@1803133650 to transaction: TransactionImpl [xid=null, txID=7395, xid=null, state=ACTIVE, createTime=1719576523346(Fri Jun 28 12:08:43 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7a3261a9
2024-06-28 12:08:43,346 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from d03cb550-641a-4d3a-8a19-64a8b23944ca: CoreMessage[messageID=7393, durable=true, userID=29e2bcf7-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=d03cb550-641a-4d3a-8a19-64a8b23944ca, size=809, properties=TypedProperties[__AMQ_CID=29e26ed3-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3870218e-5584-4c99-9c3f-33f7b79f4809, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=c02441b6-5b93-4de2-bfa3-2def08da9754]]@1803133650, transaction: TransactionImpl [xid=null, txID=7395, xid=null, state=COMMITTED, createTime=1719576523346(Fri Jun 28 12:08:43 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7a3261a9
2024-06-28 12:08:43,346 INFO  [scout-thread-21] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 29e26ed1-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=c02441b6-5b93-4de2-bfa3-2def08da9754, activemq.broker=mom194]
2024-06-28 12:08:43,347 INFO  [scout-thread-24] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 29e18469-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom1]
2024-06-28 12:08:43,349 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@5c6e940b, org.eclipse.scout.rt.mom.jms.JmsSubscription@72114146] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-06-28 12:08:43,350 INFO  [scout-thread-22] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 29e10f34-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-06-28 12:08:43,351 INFO  [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 29e3a758-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-06-28 12:08:43,352 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [29e3ce6b-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=29e3a758-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=29e3a758-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@47a43d90, true, {}]
2024-06-28 12:08:43,353 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [29e3ce6c-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=29e3a758-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=29e3a758-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1488cee1, true, {}]
2024-06-28 12:08:43,353 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null]
2024-06-28 12:08:43,354 INFO  [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 29e41c8d-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom1]
2024-06-28 12:08:43,355 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [29e443a0-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=29e41c8d-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=29e41c8d-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@d6b6d8a, true, {}]
2024-06-28 12:08:43,355 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [29e443a1-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=29e41c8d-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=29e41c8d-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3f8c6815, true, {}]
2024-06-28 12:08:43,356 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=4ef76970-9a0e-43e2-99f3-1cbc193257d6, address=4ef76970-9a0e-43e2-99f3-1cbc193257d6, 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, fqqn=null]]
2024-06-28 12:08:43,356 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@7dc9ab3e
2024-06-28 12:08:43,357 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7a6b610f
2024-06-28 12:08:43,357 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 4ef76970-9a0e-43e2-99f3-1cbc193257d6, null, 0, false, true, null]
2024-06-28 12:08:43,363 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7432, durable=true, userID=29e4b8d4-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=739, properties=TypedProperties[__AMQ_CID=29e4439f-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e7a11810-9fd0-4cfd-a8bf-d3b133ddd41e, JMSReplyTo=temp-queue://4ef76970-9a0e-43e2-99f3-1cbc193257d6, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@465013465, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483381)
..................................................
***** durable queues test/mom/testRequestReplyInternal:
- queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null
***** non durable for test/mom/testRequestReplyInternal:
..................................................
, transaction: null
2024-06-28 12:08:43,364 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[7432]:RELIABLE:CoreMessage[messageID=7432, durable=true, userID=29e4b8d4-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=739, properties=TypedProperties[__AMQ_CID=29e4439f-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e7a11810-9fd0-4cfd-a8bf-d3b133ddd41e, JMSReplyTo=temp-queue://4ef76970-9a0e-43e2-99f3-1cbc193257d6, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@465013465
2024-06-28 12:08:43,365 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=7432, durable=true, userID=29e4b8d4-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=739, properties=TypedProperties[__AMQ_CID=29e4439f-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e7a11810-9fd0-4cfd-a8bf-d3b133ddd41e, JMSReplyTo=temp-queue://4ef76970-9a0e-43e2-99f3-1cbc193257d6, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@465013465 to transaction: TransactionImpl [xid=null, txID=7433, xid=null, state=ACTIVE, createTime=1719576523365(Fri Jun 28 12:08:43 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5a9f5a26
2024-06-28 12:08:43,365 INFO  [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 29e5ca45-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=1edd2734-7285-4ab3-a5cf-503b946fe682, activemq.broker=mom194]
2024-06-28 12:08:43,366 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [29e5f158-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=29e5ca45-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=29e5ca45-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4a76eaa4, true, {}]
2024-06-28 12:08:43,367 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [29e61869-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=29e5ca45-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=29e5ca45-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@27c5af2c, true, {}]
2024-06-28 12:08:43,368 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=7432, durable=true, userID=29e4b8d4-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=739, properties=TypedProperties[__AMQ_CID=29e4439f-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e7a11810-9fd0-4cfd-a8bf-d3b133ddd41e, JMSReplyTo=temp-queue://4ef76970-9a0e-43e2-99f3-1cbc193257d6, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@465013465, transaction: TransactionImpl [xid=null, txID=7433, xid=null, state=COMMITTED, createTime=1719576523365(Fri Jun 28 12:08:43 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5a9f5a26
2024-06-28 12:08:43,368 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 4ef76970-9a0e-43e2-99f3-1cbc193257d6: Reference[7438]:RELIABLE:CoreMessage[messageID=7438, durable=true, userID=29e63f7b-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=4ef76970-9a0e-43e2-99f3-1cbc193257d6, size=809, properties=TypedProperties[__AMQ_CID=29e5f157-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e7a11810-9fd0-4cfd-a8bf-d3b133ddd41e, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=1edd2734-7285-4ab3-a5cf-503b946fe682]]@1692069946
2024-06-28 12:08:43,368 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7438, durable=true, userID=29e63f7b-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=4ef76970-9a0e-43e2-99f3-1cbc193257d6, size=809, properties=TypedProperties[__AMQ_CID=29e5f157-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e7a11810-9fd0-4cfd-a8bf-d3b133ddd41e, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=1edd2734-7285-4ab3-a5cf-503b946fe682]]@1692069946, context: RoutingContextImpl(Address=4ef76970-9a0e-43e2-99f3-1cbc193257d6, routingType=ANYCAST, PreviousAddress=4ef76970-9a0e-43e2-99f3-1cbc193257d6 previousRoute:ANYCAST, reusable=true, version=-2147482927)
..................................................
***** durable queues 4ef76970-9a0e-43e2-99f3-1cbc193257d6:
***** non durable for 4ef76970-9a0e-43e2-99f3-1cbc193257d6:
- queueID=7428 address:4ef76970-9a0e-43e2-99f3-1cbc193257d6 name:4ef76970-9a0e-43e2-99f3-1cbc193257d6 filter:null
..................................................
, transaction: null
2024-06-28 12:08:43,368 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 4ef76970-9a0e-43e2-99f3-1cbc193257d6: CoreMessage[messageID=7438, durable=true, userID=29e63f7b-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=4ef76970-9a0e-43e2-99f3-1cbc193257d6, size=809, properties=TypedProperties[__AMQ_CID=29e5f157-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e7a11810-9fd0-4cfd-a8bf-d3b133ddd41e, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=1edd2734-7285-4ab3-a5cf-503b946fe682]]@1692069946 to transaction: TransactionImpl [xid=null, txID=7439, xid=null, state=ACTIVE, createTime=1719576523368(Fri Jun 28 12:08:43 UTC 2024), timeoutSeconds=-1, nr operations = 1]@8a99cef
2024-06-28 12:08:43,369 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 4ef76970-9a0e-43e2-99f3-1cbc193257d6: CoreMessage[messageID=7438, durable=true, userID=29e63f7b-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=4ef76970-9a0e-43e2-99f3-1cbc193257d6, size=809, properties=TypedProperties[__AMQ_CID=29e5f157-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e7a11810-9fd0-4cfd-a8bf-d3b133ddd41e, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=1edd2734-7285-4ab3-a5cf-503b946fe682]]@1692069946, transaction: TransactionImpl [xid=null, txID=7439, xid=null, state=COMMITTED, createTime=1719576523368(Fri Jun 28 12:08:43 UTC 2024), timeoutSeconds=-1, nr operations = 0]@8a99cef
2024-06-28 12:08:43,369 INFO  [scout-thread-21] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 29e5ca45-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=1edd2734-7285-4ab3-a5cf-503b946fe682, activemq.broker=mom194]
2024-06-28 12:08:43,369 INFO  [scout-thread-24] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 29e41c8d-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom1]
2024-06-28 12:08:43,372 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@51648afe, org.eclipse.scout.rt.mom.jms.JmsSubscription@51cee25d] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-06-28 12:08:43,373 INFO  [scout-thread-22] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 29e3a758-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-06-28 12:08:43,374 INFO  [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 29e729dc-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-06-28 12:08:43,376 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [29e750ef-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=29e729dc-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=29e729dc-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7b7b7810, true, {}]
2024-06-28 12:08:43,376 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [29e77700-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=29e729dc-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=29e729dc-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2e60d01a, true, {}]
2024-06-28 12:08:43,377 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null]
2024-06-28 12:08:43,378 INFO  [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 29e7c521-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom1]
2024-06-28 12:08:43,378 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [29e7c524-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=29e7c521-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=29e7c521-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3a13682a, true, {}]
2024-06-28 12:08:43,379 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [29e7ec35-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=29e7c521-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=29e7c521-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3f82776d, true, {}]
2024-06-28 12:08:43,379 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=af4ddf25-9764-43de-bbd5-a2a4b39f24d8, address=af4ddf25-9764-43de-bbd5-a2a4b39f24d8, 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, fqqn=null]]
2024-06-28 12:08:43,380 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@593c1e32
2024-06-28 12:08:43,381 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@24e2ec7b
2024-06-28 12:08:43,381 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, af4ddf25-9764-43de-bbd5-a2a4b39f24d8, null, 0, false, true, null]
2024-06-28 12:08:43,382 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7477, durable=true, userID=29e86168-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=738, properties=TypedProperties[__AMQ_CID=29e7c523-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-56a44b31-757d-4fd3-b1f1-c1572fa201bf, JMSReplyTo=temp-queue://af4ddf25-9764-43de-bbd5-a2a4b39f24d8, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@196632088, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483381)
..................................................
***** durable queues test/mom/testRequestReplyInternal:
- queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null
***** non durable for test/mom/testRequestReplyInternal:
..................................................
, transaction: null
2024-06-28 12:08:43,384 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[7477]:RELIABLE:CoreMessage[messageID=7477, durable=true, userID=29e86168-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=738, properties=TypedProperties[__AMQ_CID=29e7c523-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-56a44b31-757d-4fd3-b1f1-c1572fa201bf, JMSReplyTo=temp-queue://af4ddf25-9764-43de-bbd5-a2a4b39f24d8, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@196632088
2024-06-28 12:08:43,384 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=7477, durable=true, userID=29e86168-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=738, properties=TypedProperties[__AMQ_CID=29e7c523-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-56a44b31-757d-4fd3-b1f1-c1572fa201bf, JMSReplyTo=temp-queue://af4ddf25-9764-43de-bbd5-a2a4b39f24d8, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@196632088 to transaction: TransactionImpl [xid=null, txID=7478, xid=null, state=ACTIVE, createTime=1719576523384(Fri Jun 28 12:08:43 UTC 2024), timeoutSeconds=-1, nr operations = 1]@760c9df8
2024-06-28 12:08:43,385 INFO  [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 29e8af89-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=55890f98-d1ef-400d-af42-eb9b2327f731, activemq.broker=mom194]
2024-06-28 12:08:43,385 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [29e8d69c-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=29e8af89-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=29e8af89-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@53c025ed, true, {}]
2024-06-28 12:08:43,386 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [29e8fdad-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=29e8af89-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=29e8af89-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@334957f5, true, {}]
2024-06-28 12:08:43,387 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=7477, durable=true, userID=29e86168-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=738, properties=TypedProperties[__AMQ_CID=29e7c523-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-56a44b31-757d-4fd3-b1f1-c1572fa201bf, JMSReplyTo=temp-queue://af4ddf25-9764-43de-bbd5-a2a4b39f24d8, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@196632088, transaction: TransactionImpl [xid=null, txID=7478, xid=null, state=COMMITTED, createTime=1719576523384(Fri Jun 28 12:08:43 UTC 2024), timeoutSeconds=-1, nr operations = 0]@760c9df8
2024-06-28 12:08:43,387 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7483, durable=true, userID=29e924bf-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=af4ddf25-9764-43de-bbd5-a2a4b39f24d8, size=808, properties=TypedProperties[__AMQ_CID=29e8d69b-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-56a44b31-757d-4fd3-b1f1-c1572fa201bf, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=55890f98-d1ef-400d-af42-eb9b2327f731]]@1644045167, context: RoutingContextImpl(Address=af4ddf25-9764-43de-bbd5-a2a4b39f24d8, routingType=ANYCAST, PreviousAddress=af4ddf25-9764-43de-bbd5-a2a4b39f24d8 previousRoute:ANYCAST, reusable=true, version=-2147482925)
..................................................
***** durable queues af4ddf25-9764-43de-bbd5-a2a4b39f24d8:
***** non durable for af4ddf25-9764-43de-bbd5-a2a4b39f24d8:
- queueID=7473 address:af4ddf25-9764-43de-bbd5-a2a4b39f24d8 name:af4ddf25-9764-43de-bbd5-a2a4b39f24d8 filter:null
..................................................
, transaction: null
2024-06-28 12:08:43,387 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from af4ddf25-9764-43de-bbd5-a2a4b39f24d8: Reference[7483]:RELIABLE:CoreMessage[messageID=7483, durable=true, userID=29e924bf-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=af4ddf25-9764-43de-bbd5-a2a4b39f24d8, size=808, properties=TypedProperties[__AMQ_CID=29e8d69b-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-56a44b31-757d-4fd3-b1f1-c1572fa201bf, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=55890f98-d1ef-400d-af42-eb9b2327f731]]@1644045167
2024-06-28 12:08:43,388 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from af4ddf25-9764-43de-bbd5-a2a4b39f24d8: CoreMessage[messageID=7483, durable=true, userID=29e924bf-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=af4ddf25-9764-43de-bbd5-a2a4b39f24d8, size=808, properties=TypedProperties[__AMQ_CID=29e8d69b-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-56a44b31-757d-4fd3-b1f1-c1572fa201bf, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=55890f98-d1ef-400d-af42-eb9b2327f731]]@1644045167 to transaction: TransactionImpl [xid=null, txID=7485, xid=null, state=ACTIVE, createTime=1719576523387(Fri Jun 28 12:08:43 UTC 2024), timeoutSeconds=-1, nr operations = 1]@77ae95e7
2024-06-28 12:08:43,388 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from af4ddf25-9764-43de-bbd5-a2a4b39f24d8: CoreMessage[messageID=7483, durable=true, userID=29e924bf-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=af4ddf25-9764-43de-bbd5-a2a4b39f24d8, size=808, properties=TypedProperties[__AMQ_CID=29e8d69b-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-56a44b31-757d-4fd3-b1f1-c1572fa201bf, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=55890f98-d1ef-400d-af42-eb9b2327f731]]@1644045167, transaction: TransactionImpl [xid=null, txID=7485, xid=null, state=COMMITTED, createTime=1719576523387(Fri Jun 28 12:08:43 UTC 2024), timeoutSeconds=-1, nr operations = 0]@77ae95e7
2024-06-28 12:08:43,388 INFO  [scout-thread-21] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 29e8af89-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=55890f98-d1ef-400d-af42-eb9b2327f731, activemq.broker=mom194]
2024-06-28 12:08:43,389 INFO  [scout-thread-24] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 29e7c521-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom1]
2024-06-28 12:08:43,391 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@9de5b16, org.eclipse.scout.rt.mom.jms.JmsSubscription@513c208b] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-06-28 12:08:43,392 INFO  [scout-thread-22] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 29e729dc-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-06-28 12:08:43,394 INFO  [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 29ea3630-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-06-28 12:08:43,395 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [29ea3633-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=29ea3630-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=29ea3630-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@57b5c8fa, true, {}]
2024-06-28 12:08:43,395 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [29ea5d44-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=29ea3630-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=29ea3630-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2ce326e3, true, {}]
2024-06-28 12:08:43,396 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null]
2024-06-28 12:08:43,397 INFO  [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 29eaab65-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom1]
2024-06-28 12:08:43,398 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [29eaab68-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=29eaab65-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=29eaab65-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5c9f99ac, true, {}]
2024-06-28 12:08:43,398 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [29ead279-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=29eaab65-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=29eaab65-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@26ff0838, true, {}]
2024-06-28 12:08:43,399 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=85e0630e-a76b-4577-a912-8522409088df, address=85e0630e-a76b-4577-a912-8522409088df, 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, fqqn=null]]
2024-06-28 12:08:43,399 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@51ca20a2
2024-06-28 12:08:43,400 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@70b95089
2024-06-28 12:08:43,400 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 85e0630e-a76b-4577-a912-8522409088df, null, 0, false, true, null]
2024-06-28 12:08:43,401 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7522, durable=true, userID=29eb47ac-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=739, properties=TypedProperties[__AMQ_CID=29eaab67-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e248b4a8-16ab-4f94-83e7-fea04bdc0d56, JMSReplyTo=temp-queue://85e0630e-a76b-4577-a912-8522409088df, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1847889369, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483381)
..................................................
***** durable queues test/mom/testRequestReplyInternal:
- queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null
***** non durable for test/mom/testRequestReplyInternal:
..................................................
, transaction: null
2024-06-28 12:08:43,402 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[7522]:RELIABLE:CoreMessage[messageID=7522, durable=true, userID=29eb47ac-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=739, properties=TypedProperties[__AMQ_CID=29eaab67-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e248b4a8-16ab-4f94-83e7-fea04bdc0d56, JMSReplyTo=temp-queue://85e0630e-a76b-4577-a912-8522409088df, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1847889369
2024-06-28 12:08:43,403 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=7522, durable=true, userID=29eb47ac-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=739, properties=TypedProperties[__AMQ_CID=29eaab67-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e248b4a8-16ab-4f94-83e7-fea04bdc0d56, JMSReplyTo=temp-queue://85e0630e-a76b-4577-a912-8522409088df, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1847889369 to transaction: TransactionImpl [xid=null, txID=7523, xid=null, state=ACTIVE, createTime=1719576523403(Fri Jun 28 12:08:43 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1b39a3e7
2024-06-28 12:08:43,403 INFO  [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 29eb95cd-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=9381613a-8624-4615-aaba-59575fa8d0a6, activemq.broker=mom194]
2024-06-28 12:08:43,404 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [29ebbce0-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=29eb95cd-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=29eb95cd-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6a945be8, true, {}]
2024-06-28 12:08:43,405 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [29ebbce1-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=29eb95cd-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=29eb95cd-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@20ac51dc, true, {}]
2024-06-28 12:08:43,406 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=7522, durable=true, userID=29eb47ac-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=739, properties=TypedProperties[__AMQ_CID=29eaab67-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e248b4a8-16ab-4f94-83e7-fea04bdc0d56, JMSReplyTo=temp-queue://85e0630e-a76b-4577-a912-8522409088df, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1847889369, transaction: TransactionImpl [xid=null, txID=7523, xid=null, state=COMMITTED, createTime=1719576523403(Fri Jun 28 12:08:43 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1b39a3e7
2024-06-28 12:08:43,406 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7528, durable=true, userID=29ebe3f3-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=85e0630e-a76b-4577-a912-8522409088df, size=809, properties=TypedProperties[__AMQ_CID=29ebbcdf-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e248b4a8-16ab-4f94-83e7-fea04bdc0d56, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=9381613a-8624-4615-aaba-59575fa8d0a6]]@863335075, context: RoutingContextImpl(Address=85e0630e-a76b-4577-a912-8522409088df, routingType=ANYCAST, PreviousAddress=85e0630e-a76b-4577-a912-8522409088df previousRoute:ANYCAST, reusable=true, version=-2147482923)
..................................................
***** durable queues 85e0630e-a76b-4577-a912-8522409088df:
***** non durable for 85e0630e-a76b-4577-a912-8522409088df:
- queueID=7518 address:85e0630e-a76b-4577-a912-8522409088df name:85e0630e-a76b-4577-a912-8522409088df filter:null
..................................................
, transaction: null
2024-06-28 12:08:43,406 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 85e0630e-a76b-4577-a912-8522409088df: Reference[7528]:RELIABLE:CoreMessage[messageID=7528, durable=true, userID=29ebe3f3-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=85e0630e-a76b-4577-a912-8522409088df, size=809, properties=TypedProperties[__AMQ_CID=29ebbcdf-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e248b4a8-16ab-4f94-83e7-fea04bdc0d56, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=9381613a-8624-4615-aaba-59575fa8d0a6]]@863335075
2024-06-28 12:08:43,406 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 85e0630e-a76b-4577-a912-8522409088df: CoreMessage[messageID=7528, durable=true, userID=29ebe3f3-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=85e0630e-a76b-4577-a912-8522409088df, size=809, properties=TypedProperties[__AMQ_CID=29ebbcdf-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e248b4a8-16ab-4f94-83e7-fea04bdc0d56, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=9381613a-8624-4615-aaba-59575fa8d0a6]]@863335075 to transaction: TransactionImpl [xid=null, txID=7530, xid=null, state=ACTIVE, createTime=1719576523406(Fri Jun 28 12:08:43 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6da62c57
2024-06-28 12:08:43,406 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 85e0630e-a76b-4577-a912-8522409088df: CoreMessage[messageID=7528, durable=true, userID=29ebe3f3-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=85e0630e-a76b-4577-a912-8522409088df, size=809, properties=TypedProperties[__AMQ_CID=29ebbcdf-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e248b4a8-16ab-4f94-83e7-fea04bdc0d56, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=9381613a-8624-4615-aaba-59575fa8d0a6]]@863335075, transaction: TransactionImpl [xid=null, txID=7530, xid=null, state=COMMITTED, createTime=1719576523406(Fri Jun 28 12:08:43 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6da62c57
2024-06-28 12:08:43,407 INFO  [scout-thread-21] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 29eb95cd-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=9381613a-8624-4615-aaba-59575fa8d0a6, activemq.broker=mom194]
2024-06-28 12:08:43,407 INFO  [scout-thread-24] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 29eaab65-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom1]
2024-06-28 12:08:43,409 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@2e0928f5, org.eclipse.scout.rt.mom.jms.JmsSubscription@36896888] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-06-28 12:08:43,411 INFO  [scout-thread-22] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 29ea3630-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-06-28 12:08:43,412 INFO  [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 29ecf564-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-06-28 12:08:43,412 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [29ecf567-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=29ecf564-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=29ecf564-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@b4c1eb4, true, {}]
2024-06-28 12:08:43,413 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [29ed1c78-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=29ecf564-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=29ecf564-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3b418798, true, {}]
2024-06-28 12:08:43,413 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null]
2024-06-28 12:08:43,414 INFO  [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 29ed4389-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom1]
2024-06-28 12:08:43,415 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [29ed6a9c-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=29ed4389-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=29ed4389-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@14addb01, true, {}]
2024-06-28 12:08:43,415 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [29ed6a9d-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=29ed4389-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=29ed4389-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@159e2ab, true, {}]
2024-06-28 12:08:43,416 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=6090e55c-48e1-478e-91de-00aa64eb1916, address=6090e55c-48e1-478e-91de-00aa64eb1916, 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, fqqn=null]]
2024-06-28 12:08:43,416 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@40e68379
2024-06-28 12:08:43,417 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@529725c0
2024-06-28 12:08:43,418 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 6090e55c-48e1-478e-91de-00aa64eb1916, null, 0, false, true, null]
2024-06-28 12:08:43,419 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7567, durable=true, userID=29eddfd0-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=738, properties=TypedProperties[__AMQ_CID=29ed6a9b-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b58fe61f-b46b-4069-b0b4-7dd85316d90d, JMSReplyTo=temp-queue://6090e55c-48e1-478e-91de-00aa64eb1916, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@881315752, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483381)
..................................................
***** durable queues test/mom/testRequestReplyInternal:
- queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null
***** non durable for test/mom/testRequestReplyInternal:
..................................................
, transaction: null
2024-06-28 12:08:43,420 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[7567]:RELIABLE:CoreMessage[messageID=7567, durable=true, userID=29eddfd0-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=738, properties=TypedProperties[__AMQ_CID=29ed6a9b-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b58fe61f-b46b-4069-b0b4-7dd85316d90d, JMSReplyTo=temp-queue://6090e55c-48e1-478e-91de-00aa64eb1916, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@881315752
2024-06-28 12:08:43,420 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=7567, durable=true, userID=29eddfd0-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=738, properties=TypedProperties[__AMQ_CID=29ed6a9b-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b58fe61f-b46b-4069-b0b4-7dd85316d90d, JMSReplyTo=temp-queue://6090e55c-48e1-478e-91de-00aa64eb1916, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@881315752 to transaction: TransactionImpl [xid=null, txID=7568, xid=null, state=ACTIVE, createTime=1719576523420(Fri Jun 28 12:08:43 UTC 2024), timeoutSeconds=-1, nr operations = 1]@53788a1b
2024-06-28 12:08:43,421 INFO  [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 29ee5501-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=7cf2b098-9b4d-4fe8-86e5-1dbab045b834, activemq.broker=mom194]
2024-06-28 12:08:43,421 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [29ee5504-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=29ee5501-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=29ee5501-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@52d8d000, true, {}]
2024-06-28 12:08:43,422 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [29ee7c15-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=29ee5501-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=29ee5501-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5c3687f1, true, {}]
2024-06-28 12:08:43,423 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=7567, durable=true, userID=29eddfd0-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=738, properties=TypedProperties[__AMQ_CID=29ed6a9b-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b58fe61f-b46b-4069-b0b4-7dd85316d90d, JMSReplyTo=temp-queue://6090e55c-48e1-478e-91de-00aa64eb1916, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@881315752, transaction: TransactionImpl [xid=null, txID=7568, xid=null, state=COMMITTED, createTime=1719576523420(Fri Jun 28 12:08:43 UTC 2024), timeoutSeconds=-1, nr operations = 0]@53788a1b
2024-06-28 12:08:43,424 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 6090e55c-48e1-478e-91de-00aa64eb1916: Reference[7573]:RELIABLE:CoreMessage[messageID=7573, durable=true, userID=29eea327-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=6090e55c-48e1-478e-91de-00aa64eb1916, size=808, properties=TypedProperties[__AMQ_CID=29ee5503-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b58fe61f-b46b-4069-b0b4-7dd85316d90d, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=7cf2b098-9b4d-4fe8-86e5-1dbab045b834]]@483804387
2024-06-28 12:08:43,423 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7573, durable=true, userID=29eea327-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=6090e55c-48e1-478e-91de-00aa64eb1916, size=808, properties=TypedProperties[__AMQ_CID=29ee5503-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b58fe61f-b46b-4069-b0b4-7dd85316d90d, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=7cf2b098-9b4d-4fe8-86e5-1dbab045b834]]@483804387, context: RoutingContextImpl(Address=6090e55c-48e1-478e-91de-00aa64eb1916, routingType=ANYCAST, PreviousAddress=6090e55c-48e1-478e-91de-00aa64eb1916 previousRoute:ANYCAST, reusable=true, version=-2147482921)
..................................................
***** durable queues 6090e55c-48e1-478e-91de-00aa64eb1916:
***** non durable for 6090e55c-48e1-478e-91de-00aa64eb1916:
- queueID=7563 address:6090e55c-48e1-478e-91de-00aa64eb1916 name:6090e55c-48e1-478e-91de-00aa64eb1916 filter:null
..................................................
, transaction: null
2024-06-28 12:08:43,424 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 6090e55c-48e1-478e-91de-00aa64eb1916: CoreMessage[messageID=7573, durable=true, userID=29eea327-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=6090e55c-48e1-478e-91de-00aa64eb1916, size=808, properties=TypedProperties[__AMQ_CID=29ee5503-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b58fe61f-b46b-4069-b0b4-7dd85316d90d, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=7cf2b098-9b4d-4fe8-86e5-1dbab045b834]]@483804387 to transaction: TransactionImpl [xid=null, txID=7574, xid=null, state=ACTIVE, createTime=1719576523424(Fri Jun 28 12:08:43 UTC 2024), timeoutSeconds=-1, nr operations = 1]@f60d0b7
2024-06-28 12:08:43,424 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 6090e55c-48e1-478e-91de-00aa64eb1916: CoreMessage[messageID=7573, durable=true, userID=29eea327-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=6090e55c-48e1-478e-91de-00aa64eb1916, size=808, properties=TypedProperties[__AMQ_CID=29ee5503-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b58fe61f-b46b-4069-b0b4-7dd85316d90d, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=7cf2b098-9b4d-4fe8-86e5-1dbab045b834]]@483804387, transaction: TransactionImpl [xid=null, txID=7574, xid=null, state=COMMITTED, createTime=1719576523424(Fri Jun 28 12:08:43 UTC 2024), timeoutSeconds=-1, nr operations = 0]@f60d0b7
2024-06-28 12:08:43,425 INFO  [scout-thread-21] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 29ee5501-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=7cf2b098-9b4d-4fe8-86e5-1dbab045b834, activemq.broker=mom194]
2024-06-28 12:08:43,425 INFO  [scout-thread-24] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 29ed4389-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom1]
2024-06-28 12:08:43,427 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@5327d427, org.eclipse.scout.rt.mom.jms.JmsSubscription@30163a] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-06-28 12:08:43,428 INFO  [scout-thread-22] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 29ecf564-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-06-28 12:08:43,430 INFO  [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 29ef8d88-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-06-28 12:08:43,430 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [29efb49b-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=29ef8d88-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=29ef8d88-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7784db9c, true, {}]
2024-06-28 12:08:43,431 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [29efdbac-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=29ef8d88-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=29ef8d88-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@756f6789, true, {}]
2024-06-28 12:08:43,431 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null]
2024-06-28 12:08:43,432 INFO  [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 29f002bd-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom1]
2024-06-28 12:08:43,433 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [29f029d0-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=29f002bd-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=29f002bd-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@62776444, true, {}]
2024-06-28 12:08:43,433 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [29f029d1-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=29f002bd-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=29f002bd-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1a4865af, true, {}]
2024-06-28 12:08:43,434 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=c67f6d9c-82b3-443e-94e1-3ca2c25d7ca9, address=c67f6d9c-82b3-443e-94e1-3ca2c25d7ca9, 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, fqqn=null]]
2024-06-28 12:08:43,434 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@159206d5
2024-06-28 12:08:43,435 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5d114494
2024-06-28 12:08:43,436 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, c67f6d9c-82b3-443e-94e1-3ca2c25d7ca9, null, 0, false, true, null]
2024-06-28 12:08:43,437 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7612, durable=true, userID=29f09f04-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=739, properties=TypedProperties[__AMQ_CID=29f029cf-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-16d6e27c-3aea-42e0-ae70-492fef89cf58, JMSReplyTo=temp-queue://c67f6d9c-82b3-443e-94e1-3ca2c25d7ca9, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1954434992, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483381)
..................................................
***** durable queues test/mom/testRequestReplyInternal:
- queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null
***** non durable for test/mom/testRequestReplyInternal:
..................................................
, transaction: null
2024-06-28 12:08:43,438 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[7612]:RELIABLE:CoreMessage[messageID=7612, durable=true, userID=29f09f04-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=739, properties=TypedProperties[__AMQ_CID=29f029cf-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-16d6e27c-3aea-42e0-ae70-492fef89cf58, JMSReplyTo=temp-queue://c67f6d9c-82b3-443e-94e1-3ca2c25d7ca9, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1954434992
2024-06-28 12:08:43,439 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=7612, durable=true, userID=29f09f04-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=739, properties=TypedProperties[__AMQ_CID=29f029cf-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-16d6e27c-3aea-42e0-ae70-492fef89cf58, JMSReplyTo=temp-queue://c67f6d9c-82b3-443e-94e1-3ca2c25d7ca9, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1954434992 to transaction: TransactionImpl [xid=null, txID=7613, xid=null, state=ACTIVE, createTime=1719576523438(Fri Jun 28 12:08:43 UTC 2024), timeoutSeconds=-1, nr operations = 1]@57618048
2024-06-28 12:08:43,439 INFO  [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 29f11435-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=24796e42-4f19-487e-893b-ad7044c14988, activemq.broker=mom194]
2024-06-28 12:08:43,440 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [29f13b48-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=29f11435-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=29f11435-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7cd93466, true, {}]
2024-06-28 12:08:43,440 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [29f13b49-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=29f11435-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=29f11435-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3f408d1c, true, {}]
2024-06-28 12:08:43,441 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=7612, durable=true, userID=29f09f04-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=739, properties=TypedProperties[__AMQ_CID=29f029cf-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-16d6e27c-3aea-42e0-ae70-492fef89cf58, JMSReplyTo=temp-queue://c67f6d9c-82b3-443e-94e1-3ca2c25d7ca9, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1954434992, transaction: TransactionImpl [xid=null, txID=7613, xid=null, state=COMMITTED, createTime=1719576523438(Fri Jun 28 12:08:43 UTC 2024), timeoutSeconds=-1, nr operations = 0]@57618048
2024-06-28 12:08:43,441 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from c67f6d9c-82b3-443e-94e1-3ca2c25d7ca9: Reference[7618]:RELIABLE:CoreMessage[messageID=7618, durable=true, userID=29f1625b-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=c67f6d9c-82b3-443e-94e1-3ca2c25d7ca9, size=809, properties=TypedProperties[__AMQ_CID=29f13b47-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-16d6e27c-3aea-42e0-ae70-492fef89cf58, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=24796e42-4f19-487e-893b-ad7044c14988]]@1512176768
2024-06-28 12:08:43,441 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7618, durable=true, userID=29f1625b-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=c67f6d9c-82b3-443e-94e1-3ca2c25d7ca9, size=809, properties=TypedProperties[__AMQ_CID=29f13b47-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-16d6e27c-3aea-42e0-ae70-492fef89cf58, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=24796e42-4f19-487e-893b-ad7044c14988]]@1512176768, context: RoutingContextImpl(Address=c67f6d9c-82b3-443e-94e1-3ca2c25d7ca9, routingType=ANYCAST, PreviousAddress=c67f6d9c-82b3-443e-94e1-3ca2c25d7ca9 previousRoute:ANYCAST, reusable=true, version=-2147482919)
..................................................
***** durable queues c67f6d9c-82b3-443e-94e1-3ca2c25d7ca9:
***** non durable for c67f6d9c-82b3-443e-94e1-3ca2c25d7ca9:
- queueID=7608 address:c67f6d9c-82b3-443e-94e1-3ca2c25d7ca9 name:c67f6d9c-82b3-443e-94e1-3ca2c25d7ca9 filter:null
..................................................
, transaction: null
2024-06-28 12:08:43,442 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from c67f6d9c-82b3-443e-94e1-3ca2c25d7ca9: CoreMessage[messageID=7618, durable=true, userID=29f1625b-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=c67f6d9c-82b3-443e-94e1-3ca2c25d7ca9, size=809, properties=TypedProperties[__AMQ_CID=29f13b47-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-16d6e27c-3aea-42e0-ae70-492fef89cf58, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=24796e42-4f19-487e-893b-ad7044c14988]]@1512176768 to transaction: TransactionImpl [xid=null, txID=7619, xid=null, state=ACTIVE, createTime=1719576523442(Fri Jun 28 12:08:43 UTC 2024), timeoutSeconds=-1, nr operations = 1]@38f16d48
2024-06-28 12:08:43,442 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from c67f6d9c-82b3-443e-94e1-3ca2c25d7ca9: CoreMessage[messageID=7618, durable=true, userID=29f1625b-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=c67f6d9c-82b3-443e-94e1-3ca2c25d7ca9, size=809, properties=TypedProperties[__AMQ_CID=29f13b47-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-16d6e27c-3aea-42e0-ae70-492fef89cf58, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=24796e42-4f19-487e-893b-ad7044c14988]]@1512176768, transaction: TransactionImpl [xid=null, txID=7619, xid=null, state=COMMITTED, createTime=1719576523442(Fri Jun 28 12:08:43 UTC 2024), timeoutSeconds=-1, nr operations = 0]@38f16d48
2024-06-28 12:08:43,442 INFO  [scout-thread-21] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 29f11435-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=24796e42-4f19-487e-893b-ad7044c14988, activemq.broker=mom194]
2024-06-28 12:08:43,443 INFO  [scout-thread-24] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 29f002bd-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom1]
2024-06-28 12:08:43,445 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@3cf499c6, org.eclipse.scout.rt.mom.jms.JmsSubscription@364bfbd2] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-06-28 12:08:43,464 INFO  [scout-thread-22] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 29ef8d88-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-06-28 12:08:43,465 INFO  [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 29f50bdc-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-06-28 12:08:43,465 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [29f50bdf-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=29f50bdc-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=29f50bdc-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2566ee52, true, {}]
2024-06-28 12:08:43,466 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [29f532f0-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=29f50bdc-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=29f50bdc-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6f4bb5be, true, {}]
2024-06-28 12:08:43,467 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null]
2024-06-28 12:08:43,468 INFO  [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 29f58111-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom1]
2024-06-28 12:08:43,468 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [29f58114-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=29f58111-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=29f58111-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5d11ef83, true, {}]
2024-06-28 12:08:43,469 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [29f5a825-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=29f58111-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=29f58111-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@44e5e002, true, {}]
2024-06-28 12:08:43,469 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=1fc86332-58bd-465a-9e0a-ef247af6544d, address=1fc86332-58bd-465a-9e0a-ef247af6544d, 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, fqqn=null]]
2024-06-28 12:08:43,470 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@ba89463
2024-06-28 12:08:43,470 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2aac8d07
2024-06-28 12:08:43,471 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 1fc86332-58bd-465a-9e0a-ef247af6544d, null, 0, false, true, null]
2024-06-28 12:08:43,472 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7657, durable=true, userID=29f61d58-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=739, properties=TypedProperties[__AMQ_CID=29f58113-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3debf033-eea7-4e23-8918-e55869364261, JMSReplyTo=temp-queue://1fc86332-58bd-465a-9e0a-ef247af6544d, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1162148426, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483381)
..................................................
***** durable queues test/mom/testRequestReplyInternal:
- queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null
***** non durable for test/mom/testRequestReplyInternal:
..................................................
, transaction: null
2024-06-28 12:08:43,473 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[7657]:RELIABLE:CoreMessage[messageID=7657, durable=true, userID=29f61d58-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=739, properties=TypedProperties[__AMQ_CID=29f58113-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3debf033-eea7-4e23-8918-e55869364261, JMSReplyTo=temp-queue://1fc86332-58bd-465a-9e0a-ef247af6544d, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1162148426
2024-06-28 12:08:43,474 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=7657, durable=true, userID=29f61d58-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=739, properties=TypedProperties[__AMQ_CID=29f58113-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3debf033-eea7-4e23-8918-e55869364261, JMSReplyTo=temp-queue://1fc86332-58bd-465a-9e0a-ef247af6544d, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1162148426 to transaction: TransactionImpl [xid=null, txID=7658, xid=null, state=ACTIVE, createTime=1719576523474(Fri Jun 28 12:08:43 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2662d7dd
2024-06-28 12:08:43,475 INFO  [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 29f66b79-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=e3cfb0c3-71f3-4963-abb6-95bf094e03f7, activemq.broker=mom194]
2024-06-28 12:08:43,475 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [29f6928c-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=29f66b79-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=29f66b79-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@21b3dd9, true, {}]
2024-06-28 12:08:43,476 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [29f6928d-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=29f66b79-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=29f66b79-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@593c73bf, true, {}]
2024-06-28 12:08:43,477 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7663, durable=true, userID=29f6b99f-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=1fc86332-58bd-465a-9e0a-ef247af6544d, size=809, properties=TypedProperties[__AMQ_CID=29f6928b-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3debf033-eea7-4e23-8918-e55869364261, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=e3cfb0c3-71f3-4963-abb6-95bf094e03f7]]@2111467673, context: RoutingContextImpl(Address=1fc86332-58bd-465a-9e0a-ef247af6544d, routingType=ANYCAST, PreviousAddress=1fc86332-58bd-465a-9e0a-ef247af6544d previousRoute:ANYCAST, reusable=true, version=-2147482917)
..................................................
***** durable queues 1fc86332-58bd-465a-9e0a-ef247af6544d:
***** non durable for 1fc86332-58bd-465a-9e0a-ef247af6544d:
- queueID=7653 address:1fc86332-58bd-465a-9e0a-ef247af6544d name:1fc86332-58bd-465a-9e0a-ef247af6544d filter:null
..................................................
, transaction: null
2024-06-28 12:08:43,477 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 1fc86332-58bd-465a-9e0a-ef247af6544d: Reference[7663]:RELIABLE:CoreMessage[messageID=7663, durable=true, userID=29f6b99f-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=1fc86332-58bd-465a-9e0a-ef247af6544d, size=809, properties=TypedProperties[__AMQ_CID=29f6928b-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3debf033-eea7-4e23-8918-e55869364261, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=e3cfb0c3-71f3-4963-abb6-95bf094e03f7]]@2111467673
2024-06-28 12:08:43,477 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=7657, durable=true, userID=29f61d58-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=739, properties=TypedProperties[__AMQ_CID=29f58113-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3debf033-eea7-4e23-8918-e55869364261, JMSReplyTo=temp-queue://1fc86332-58bd-465a-9e0a-ef247af6544d, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1162148426, transaction: TransactionImpl [xid=null, txID=7658, xid=null, state=COMMITTED, createTime=1719576523474(Fri Jun 28 12:08:43 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2662d7dd
2024-06-28 12:08:43,477 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 1fc86332-58bd-465a-9e0a-ef247af6544d: CoreMessage[messageID=7663, durable=true, userID=29f6b99f-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=1fc86332-58bd-465a-9e0a-ef247af6544d, size=809, properties=TypedProperties[__AMQ_CID=29f6928b-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3debf033-eea7-4e23-8918-e55869364261, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=e3cfb0c3-71f3-4963-abb6-95bf094e03f7]]@2111467673 to transaction: TransactionImpl [xid=null, txID=7664, xid=null, state=ACTIVE, createTime=1719576523477(Fri Jun 28 12:08:43 UTC 2024), timeoutSeconds=-1, nr operations = 1]@65d0adc1
2024-06-28 12:08:43,477 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 1fc86332-58bd-465a-9e0a-ef247af6544d: CoreMessage[messageID=7663, durable=true, userID=29f6b99f-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=1fc86332-58bd-465a-9e0a-ef247af6544d, size=809, properties=TypedProperties[__AMQ_CID=29f6928b-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3debf033-eea7-4e23-8918-e55869364261, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=e3cfb0c3-71f3-4963-abb6-95bf094e03f7]]@2111467673, transaction: TransactionImpl [xid=null, txID=7664, xid=null, state=COMMITTED, createTime=1719576523477(Fri Jun 28 12:08:43 UTC 2024), timeoutSeconds=-1, nr operations = 0]@65d0adc1
2024-06-28 12:08:43,478 INFO  [scout-thread-21] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 29f66b79-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=e3cfb0c3-71f3-4963-abb6-95bf094e03f7, activemq.broker=mom194]
2024-06-28 12:08:43,478 INFO  [scout-thread-24] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 29f58111-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom1]
2024-06-28 12:08:43,480 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@6e5e6d6e, org.eclipse.scout.rt.mom.jms.JmsSubscription@53790ff1] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-06-28 12:08:43,481 INFO  [scout-thread-22] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 29f50bdc-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-06-28 12:08:43,482 INFO  [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 29f7a400-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-06-28 12:08:43,483 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [29f7cb13-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=29f7a400-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=29f7a400-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2ca9442d, true, {}]
2024-06-28 12:08:43,483 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [29f7cb14-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=29f7a400-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=29f7a400-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3672e32, true, {}]
2024-06-28 12:08:43,484 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null]
2024-06-28 12:08:43,485 INFO  [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 29f81935-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom1]
2024-06-28 12:08:43,486 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [29f81938-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=29f81935-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=29f81935-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6dfd22c8, true, {}]
2024-06-28 12:08:43,486 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [29f84049-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=29f81935-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=29f81935-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@526864e6, true, {}]
2024-06-28 12:08:43,486 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=c23cedd9-2249-4eda-9067-7e2289b8a80c, address=c23cedd9-2249-4eda-9067-7e2289b8a80c, 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, fqqn=null]]
2024-06-28 12:08:43,487 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@2f65f556
2024-06-28 12:08:43,487 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@443a3966
2024-06-28 12:08:43,488 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, c23cedd9-2249-4eda-9067-7e2289b8a80c, null, 0, false, true, null]
2024-06-28 12:08:43,489 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7702, durable=true, userID=29f88e6c-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=738, properties=TypedProperties[__AMQ_CID=29f81937-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e495174f-d426-467f-b396-6a0431554f1d, JMSReplyTo=temp-queue://c23cedd9-2249-4eda-9067-7e2289b8a80c, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@922611724, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483381)
..................................................
***** durable queues test/mom/testRequestReplyInternal:
- queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null
***** non durable for test/mom/testRequestReplyInternal:
..................................................
, transaction: null
2024-06-28 12:08:43,490 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[7702]:RELIABLE:CoreMessage[messageID=7702, durable=true, userID=29f88e6c-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=738, properties=TypedProperties[__AMQ_CID=29f81937-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e495174f-d426-467f-b396-6a0431554f1d, JMSReplyTo=temp-queue://c23cedd9-2249-4eda-9067-7e2289b8a80c, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@922611724
2024-06-28 12:08:43,490 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=7702, durable=true, userID=29f88e6c-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=738, properties=TypedProperties[__AMQ_CID=29f81937-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e495174f-d426-467f-b396-6a0431554f1d, JMSReplyTo=temp-queue://c23cedd9-2249-4eda-9067-7e2289b8a80c, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@922611724 to transaction: TransactionImpl [xid=null, txID=7703, xid=null, state=ACTIVE, createTime=1719576523490(Fri Jun 28 12:08:43 UTC 2024), timeoutSeconds=-1, nr operations = 1]@538d425f
2024-06-28 12:08:43,491 INFO  [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 29f9039d-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=ba817642-5bf5-4769-aa2f-b1d598cf2d97, activemq.broker=mom194]
2024-06-28 12:08:43,491 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [29f903a0-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=29f9039d-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=29f9039d-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@13992190, true, {}]
2024-06-28 12:08:43,492 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [29f92ab1-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=29f9039d-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=29f9039d-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4bebd091, true, {}]
2024-06-28 12:08:43,493 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7708, durable=true, userID=29f951c3-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=c23cedd9-2249-4eda-9067-7e2289b8a80c, size=808, properties=TypedProperties[__AMQ_CID=29f9039f-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e495174f-d426-467f-b396-6a0431554f1d, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=ba817642-5bf5-4769-aa2f-b1d598cf2d97]]@2021103457, context: RoutingContextImpl(Address=c23cedd9-2249-4eda-9067-7e2289b8a80c, routingType=ANYCAST, PreviousAddress=c23cedd9-2249-4eda-9067-7e2289b8a80c previousRoute:ANYCAST, reusable=true, version=-2147482915)
..................................................
***** durable queues c23cedd9-2249-4eda-9067-7e2289b8a80c:
***** non durable for c23cedd9-2249-4eda-9067-7e2289b8a80c:
- queueID=7698 address:c23cedd9-2249-4eda-9067-7e2289b8a80c name:c23cedd9-2249-4eda-9067-7e2289b8a80c filter:null
..................................................
, transaction: null
2024-06-28 12:08:43,493 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from c23cedd9-2249-4eda-9067-7e2289b8a80c: Reference[7708]:RELIABLE:CoreMessage[messageID=7708, durable=true, userID=29f951c3-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=c23cedd9-2249-4eda-9067-7e2289b8a80c, size=808, properties=TypedProperties[__AMQ_CID=29f9039f-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e495174f-d426-467f-b396-6a0431554f1d, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=ba817642-5bf5-4769-aa2f-b1d598cf2d97]]@2021103457
2024-06-28 12:08:43,493 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=7702, durable=true, userID=29f88e6c-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=738, properties=TypedProperties[__AMQ_CID=29f81937-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e495174f-d426-467f-b396-6a0431554f1d, JMSReplyTo=temp-queue://c23cedd9-2249-4eda-9067-7e2289b8a80c, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@922611724, transaction: TransactionImpl [xid=null, txID=7703, xid=null, state=COMMITTED, createTime=1719576523490(Fri Jun 28 12:08:43 UTC 2024), timeoutSeconds=-1, nr operations = 0]@538d425f
2024-06-28 12:08:43,493 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from c23cedd9-2249-4eda-9067-7e2289b8a80c: CoreMessage[messageID=7708, durable=true, userID=29f951c3-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=c23cedd9-2249-4eda-9067-7e2289b8a80c, size=808, properties=TypedProperties[__AMQ_CID=29f9039f-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e495174f-d426-467f-b396-6a0431554f1d, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=ba817642-5bf5-4769-aa2f-b1d598cf2d97]]@2021103457 to transaction: TransactionImpl [xid=null, txID=7709, xid=null, state=ACTIVE, createTime=1719576523493(Fri Jun 28 12:08:43 UTC 2024), timeoutSeconds=-1, nr operations = 1]@62193d4d
2024-06-28 12:08:43,494 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from c23cedd9-2249-4eda-9067-7e2289b8a80c: CoreMessage[messageID=7708, durable=true, userID=29f951c3-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=c23cedd9-2249-4eda-9067-7e2289b8a80c, size=808, properties=TypedProperties[__AMQ_CID=29f9039f-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e495174f-d426-467f-b396-6a0431554f1d, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=ba817642-5bf5-4769-aa2f-b1d598cf2d97]]@2021103457, transaction: TransactionImpl [xid=null, txID=7709, xid=null, state=COMMITTED, createTime=1719576523493(Fri Jun 28 12:08:43 UTC 2024), timeoutSeconds=-1, nr operations = 0]@62193d4d
2024-06-28 12:08:43,494 INFO  [scout-thread-21] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 29f9039d-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=ba817642-5bf5-4769-aa2f-b1d598cf2d97, activemq.broker=mom194]
2024-06-28 12:08:43,494 INFO  [scout-thread-24] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 29f81935-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom1]
2024-06-28 12:08:43,506 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@10de1b19, org.eclipse.scout.rt.mom.jms.JmsSubscription@77e9f84f] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-06-28 12:08:43,510 INFO  [scout-thread-22] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 29f7a400-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-06-28 12:08:43,511 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@4fb5db92[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:08:43,512 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.062055 ms
2024-06-28 12:08:43,514 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 29dacd76-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:08:43,515 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-06-28 12:08:43,516 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 227.261835 ms
2024-06-28 12:08:43,516 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testRequestReplyNull [artemis-j2ee]>
2024-06-28 12:08:43,519 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:08:43,519 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicRequestReplyJsonObjectMarshaller [artemis-j2ee]>
2024-06-28 12:08:43,522 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 572857278'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom222]
2024-06-28 12:08:43,526 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom222]
2024-06-28 12:08:43,527 INFO  [scout-thread-15] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 29fe5ad5-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom222]
2024-06-28 12:08:43,528 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [29fea8f8-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=29fe5ad5-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=29fe5ad5-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@74d6d203, true, {}]
2024-06-28 12:08:43,530 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [29fed009-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=29fe5ad5-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=29fe5ad5-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@103c4a3d, true, {}]
2024-06-28 12:08:43,532 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=e85afd9b-a7cb-4e89-96aa-cfcadc7694d6, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, 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, fqqn=null]]
2024-06-28 12:08:43,533 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1e992c6e
2024-06-28 12:08:43,534 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, e85afd9b-a7cb-4e89-96aa-cfcadc7694d6, null, 0, false, true, null]
2024-06-28 12:08:43,535 INFO  [scout-thread-15] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 29ffba6b-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom222]
2024-06-28 12:08:43,536 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [29ffba6e-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=29ffba6b-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=29ffba6b-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2cd49821, true, {}]
2024-06-28 12:08:43,536 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [29ffe17f-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=29ffba6b-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=29ffba6b-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@31f974ce, true, {}]
2024-06-28 12:08:43,537 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testTopicRequestReplyJsonObjectMarshaller, null, 0, false, true, null]
2024-06-28 12:08:43,539 INFO  [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2a002fa0-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testTopicRequestReplyJsonObjectMarshaller, activemq.broker=mom1]
2024-06-28 12:08:43,539 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2a0056b3-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=2a002fa0-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=2a002fa0-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@31782d67, true, {}]
2024-06-28 12:08:43,540 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2a007dc4-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=2a002fa0-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=2a002fa0-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1062212f, true, {}]
2024-06-28 12:08:43,540 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=91810797-9cf7-412f-86b4-a4663e579cd3, address=91810797-9cf7-412f-86b4-a4663e579cd3, 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, fqqn=null]]
2024-06-28 12:08:43,541 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@5c067229
2024-06-28 12:08:43,542 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@62e84376
2024-06-28 12:08:43,542 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 91810797-9cf7-412f-86b4-a4663e579cd3, null, 0, false, true, null]
2024-06-28 12:08:43,545 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7767, durable=true, userID=2a011a07-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyJsonObjectMarshaller, size=1041, properties=TypedProperties[__AMQ_CID=2a0056b2-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-83ffefa0-d00e-4474-ab56-ed660b799631, JMSReplyTo=temp-queue://91810797-9cf7-412f-86b4-a4663e579cd3, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1850213393, context: RoutingContextImpl(Address=test/mom/testTopicRequestReplyJsonObjectMarshaller, routingType=ANYCAST, PreviousAddress=test/mom/testTopicRequestReplyJsonObjectMarshaller previousRoute:ANYCAST, reusable=true, version=-2147483155)
..................................................
***** durable queues test/mom/testTopicRequestReplyJsonObjectMarshaller:
- queueID=3570 address:test/mom/testTopicRequestReplyJsonObjectMarshaller name:test/mom/testTopicRequestReplyJsonObjectMarshaller filter:null
***** non durable for test/mom/testTopicRequestReplyJsonObjectMarshaller:
..................................................
, transaction: null
2024-06-28 12:08:43,547 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testTopicRequestReplyJsonObjectMarshaller: Reference[7767]:RELIABLE:CoreMessage[messageID=7767, durable=true, userID=2a011a07-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyJsonObjectMarshaller, size=1041, properties=TypedProperties[__AMQ_CID=2a0056b2-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-83ffefa0-d00e-4474-ab56-ed660b799631, JMSReplyTo=temp-queue://91810797-9cf7-412f-86b4-a4663e579cd3, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1850213393
2024-06-28 12:08:43,548 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testTopicRequestReplyJsonObjectMarshaller: CoreMessage[messageID=7767, durable=true, userID=2a011a07-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyJsonObjectMarshaller, size=1041, properties=TypedProperties[__AMQ_CID=2a0056b2-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-83ffefa0-d00e-4474-ab56-ed660b799631, JMSReplyTo=temp-queue://91810797-9cf7-412f-86b4-a4663e579cd3, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1850213393 to transaction: TransactionImpl [xid=null, txID=7768, xid=null, state=ACTIVE, createTime=1719576523548(Fri Jun 28 12:08:43 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5a69bbff
2024-06-28 12:08:43,549 INFO  [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2a01b648-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@3df050d8[name=test/mom/testTopicRequestReplyJsonObjectMarshaller, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=53c73fc2-b9f6-4f94-8272-31b42d3eae37, activemq.broker=mom194]
2024-06-28 12:08:43,549 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2a01dd5b-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=2a01b648-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=2a01b648-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@ba66c2, true, {}]
2024-06-28 12:08:43,550 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2a02046c-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=2a01b648-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=2a01b648-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@18cf20b7, true, {}]
2024-06-28 12:08:43,550 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testTopicRequestReplyJsonObjectMarshaller: CoreMessage[messageID=7767, durable=true, userID=2a011a07-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyJsonObjectMarshaller, size=1041, properties=TypedProperties[__AMQ_CID=2a0056b2-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-83ffefa0-d00e-4474-ab56-ed660b799631, JMSReplyTo=temp-queue://91810797-9cf7-412f-86b4-a4663e579cd3, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1850213393, transaction: TransactionImpl [xid=null, txID=7768, xid=null, state=COMMITTED, createTime=1719576523548(Fri Jun 28 12:08:43 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5a69bbff
2024-06-28 12:08:43,551 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7773, durable=true, userID=2a022b7e-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=91810797-9cf7-412f-86b4-a4663e579cd3, size=1077, properties=TypedProperties[__AMQ_CID=2a01dd5a-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-83ffefa0-d00e-4474-ab56-ed660b799631, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=53c73fc2-b9f6-4f94-8272-31b42d3eae37]]@1407277108, context: RoutingContextImpl(Address=91810797-9cf7-412f-86b4-a4663e579cd3, routingType=ANYCAST, PreviousAddress=91810797-9cf7-412f-86b4-a4663e579cd3 previousRoute:ANYCAST, reusable=true, version=-2147482911)
..................................................
***** durable queues 91810797-9cf7-412f-86b4-a4663e579cd3:
***** non durable for 91810797-9cf7-412f-86b4-a4663e579cd3:
- queueID=7763 address:91810797-9cf7-412f-86b4-a4663e579cd3 name:91810797-9cf7-412f-86b4-a4663e579cd3 filter:null
..................................................
, transaction: null
2024-06-28 12:08:43,551 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 91810797-9cf7-412f-86b4-a4663e579cd3: Reference[7773]:RELIABLE:CoreMessage[messageID=7773, durable=true, userID=2a022b7e-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=91810797-9cf7-412f-86b4-a4663e579cd3, size=1077, properties=TypedProperties[__AMQ_CID=2a01dd5a-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-83ffefa0-d00e-4474-ab56-ed660b799631, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=53c73fc2-b9f6-4f94-8272-31b42d3eae37]]@1407277108
2024-06-28 12:08:43,551 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 91810797-9cf7-412f-86b4-a4663e579cd3: CoreMessage[messageID=7773, durable=true, userID=2a022b7e-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=91810797-9cf7-412f-86b4-a4663e579cd3, size=1077, properties=TypedProperties[__AMQ_CID=2a01dd5a-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-83ffefa0-d00e-4474-ab56-ed660b799631, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=53c73fc2-b9f6-4f94-8272-31b42d3eae37]]@1407277108 to transaction: TransactionImpl [xid=null, txID=7774, xid=null, state=ACTIVE, createTime=1719576523551(Fri Jun 28 12:08:43 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4f0d48dd
2024-06-28 12:08:43,552 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 91810797-9cf7-412f-86b4-a4663e579cd3: CoreMessage[messageID=7773, durable=true, userID=2a022b7e-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=91810797-9cf7-412f-86b4-a4663e579cd3, size=1077, properties=TypedProperties[__AMQ_CID=2a01dd5a-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-83ffefa0-d00e-4474-ab56-ed660b799631, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=53c73fc2-b9f6-4f94-8272-31b42d3eae37]]@1407277108, transaction: TransactionImpl [xid=null, txID=7774, xid=null, state=COMMITTED, createTime=1719576523551(Fri Jun 28 12:08:43 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4f0d48dd
2024-06-28 12:08:43,552 INFO  [scout-thread-21] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2a01b648-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@3df050d8[name=test/mom/testTopicRequestReplyJsonObjectMarshaller, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=53c73fc2-b9f6-4f94-8272-31b42d3eae37, activemq.broker=mom194]
2024-06-28 12:08:43,552 INFO  [scout-thread-24] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2a002fa0-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testTopicRequestReplyJsonObjectMarshaller, activemq.broker=mom1]
2024-06-28 12:08:43,563 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$398/0x00007fd2b44b7290@7babfd29, org.eclipse.scout.rt.mom.jms.JmsSubscription@482f59f4]
2024-06-28 12:08:43,565 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 29ffba6b-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:08:43,565 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@4a8c0fbd[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:08:43,566 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.008554 ms
2024-06-28 12:08:43,567 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 29fe5ad5-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:08:43,569 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-06-28 12:08:43,569 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 49.452816 ms
2024-06-28 12:08:43,569 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicRequestReplyJsonObjectMarshaller [artemis-j2ee]>
2024-06-28 12:08:43,570 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:08:43,570 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicRequestReply [artemis-j2ee]>
2024-06-28 12:08:43,571 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 486502158'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-06-28 12:08:43,573 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-06-28 12:08:43,573 INFO  [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2a0586e0-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-06-28 12:08:43,574 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2a05adf3-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=2a0586e0-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=2a0586e0-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2258dbfe, true, {}]
2024-06-28 12:08:43,574 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2a05adf4-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=2a0586e0-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=2a0586e0-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@771268e2, true, {}]
2024-06-28 12:08:43,576 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=48c4e5a2-2ade-4389-92cf-4a3c3f1f986e, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, 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, fqqn=null]]
2024-06-28 12:08:43,576 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@51af3d20
2024-06-28 12:08:43,576 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 48c4e5a2-2ade-4389-92cf-4a3c3f1f986e, null, 0, false, true, null]
2024-06-28 12:08:43,577 INFO  [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2a062326-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-06-28 12:08:43,578 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2a062329-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=2a062326-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=2a062326-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@50451563, true, {}]
2024-06-28 12:08:43,578 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2a064a3a-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=2a062326-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=2a062326-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@d89ddf5, true, {}]
2024-06-28 12:08:43,579 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 2a064a3a-3547-11ef-af8f-0a580a280f89 with parameters: [test/mom/testTopicRequestReply, [MULTICAST], true]
2024-06-28 12:08:43,580 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@28c30cc2
2024-06-28 12:08:43,581 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=72ed6a9a-7dca-4aa8-baa5-82ea1606292e, address=test/mom/testTopicRequestReply, routingType=MULTICAST, 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, fqqn=null]]
2024-06-28 12:08:43,581 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6d357894
2024-06-28 12:08:43,582 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 72ed6a9a-7dca-4aa8-baa5-82ea1606292e, null, 0, false, true, null]
2024-06-28 12:08:43,583 INFO  [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2a070d8c-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testTopicRequestReply, activemq.broker=mom1]
2024-06-28 12:08:43,583 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2a070d8f-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=2a070d8c-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=2a070d8c-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@64bea22b, true, {}]
2024-06-28 12:08:43,584 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2a0734a0-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=2a070d8c-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=2a070d8c-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@890195f, true, {}]
2024-06-28 12:08:43,584 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=4f2c24aa-8d2b-4664-a5b9-410cc4217e27, address=4f2c24aa-8d2b-4664-a5b9-410cc4217e27, 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, fqqn=null]]
2024-06-28 12:08:43,584 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@478870
2024-06-28 12:08:43,585 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@28a9f365
2024-06-28 12:08:43,585 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 4f2c24aa-8d2b-4664-a5b9-410cc4217e27, null, 0, false, true, null]
2024-06-28 12:08:43,587 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7836, durable=true, userID=2a0782c3-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReply, size=863, properties=TypedProperties[__AMQ_CID=2a070d8e-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5022224b-a99b-4cca-96b1-ad78ae73cb86, JMSReplyTo=temp-queue://4f2c24aa-8d2b-4664-a5b9-410cc4217e27, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@138360366, context: RoutingContextImpl(Address=test/mom/testTopicRequestReply, routingType=MULTICAST, PreviousAddress=test/mom/testTopicRequestReply previousRoute:MULTICAST, reusable=true, version=-2147482907)
..................................................
***** durable queues test/mom/testTopicRequestReply:
***** non durable for test/mom/testTopicRequestReply:
- queueID=7824 address:test/mom/testTopicRequestReply name:72ed6a9a-7dca-4aa8-baa5-82ea1606292e filter:null
..................................................
, transaction: null
2024-06-28 12:08:43,587 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 72ed6a9a-7dca-4aa8-baa5-82ea1606292e: Reference[7836]:RELIABLE:CoreMessage[messageID=7836, durable=true, userID=2a0782c3-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReply, size=863, properties=TypedProperties[__AMQ_CID=2a070d8e-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5022224b-a99b-4cca-96b1-ad78ae73cb86, JMSReplyTo=temp-queue://4f2c24aa-8d2b-4664-a5b9-410cc4217e27, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@138360366
2024-06-28 12:08:43,587 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 72ed6a9a-7dca-4aa8-baa5-82ea1606292e: CoreMessage[messageID=7836, durable=true, userID=2a0782c3-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReply, size=863, properties=TypedProperties[__AMQ_CID=2a070d8e-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5022224b-a99b-4cca-96b1-ad78ae73cb86, JMSReplyTo=temp-queue://4f2c24aa-8d2b-4664-a5b9-410cc4217e27, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@138360366 to transaction: TransactionImpl [xid=null, txID=7837, xid=null, state=ACTIVE, createTime=1719576523587(Fri Jun 28 12:08:43 UTC 2024), timeoutSeconds=-1, nr operations = 1]@76c9d36c
2024-06-28 12:08:43,587 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 72ed6a9a-7dca-4aa8-baa5-82ea1606292e: CoreMessage[messageID=7836, durable=true, userID=2a0782c3-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReply, size=863, properties=TypedProperties[__AMQ_CID=2a070d8e-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5022224b-a99b-4cca-96b1-ad78ae73cb86, JMSReplyTo=temp-queue://4f2c24aa-8d2b-4664-a5b9-410cc4217e27, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@138360366, transaction: TransactionImpl [xid=null, txID=7837, xid=null, state=COMMITTED, createTime=1719576523587(Fri Jun 28 12:08:43 UTC 2024), timeoutSeconds=-1, nr operations = 0]@76c9d36c
2024-06-28 12:08:43,588 INFO  [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2a07d0e4-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@4a5b0ad6[name=test/mom/testTopicRequestReply, type=TOPIC, resolveMethod=DEFINE, properties={}]], cid=669340e6-1ad1-4209-8be3-443bc613b46f, activemq.broker=mom194]
2024-06-28 12:08:43,589 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2a07f7f7-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=2a07d0e4-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=2a07d0e4-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7de72e21, true, {}]
2024-06-28 12:08:43,589 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2a07f7f8-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=2a07d0e4-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=2a07d0e4-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7130ac68, true, {}]
2024-06-28 12:08:43,590 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 4f2c24aa-8d2b-4664-a5b9-410cc4217e27: Reference[7842]:RELIABLE:CoreMessage[messageID=7842, durable=true, userID=2a081f0a-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=4f2c24aa-8d2b-4664-a5b9-410cc4217e27, size=939, properties=TypedProperties[__AMQ_CID=2a07f7f6-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5022224b-a99b-4cca-96b1-ad78ae73cb86, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=669340e6-1ad1-4209-8be3-443bc613b46f]]@1188852843
2024-06-28 12:08:43,590 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7842, durable=true, userID=2a081f0a-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=4f2c24aa-8d2b-4664-a5b9-410cc4217e27, size=939, properties=TypedProperties[__AMQ_CID=2a07f7f6-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5022224b-a99b-4cca-96b1-ad78ae73cb86, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=669340e6-1ad1-4209-8be3-443bc613b46f]]@1188852843, context: RoutingContextImpl(Address=4f2c24aa-8d2b-4664-a5b9-410cc4217e27, routingType=ANYCAST, PreviousAddress=4f2c24aa-8d2b-4664-a5b9-410cc4217e27 previousRoute:ANYCAST, reusable=true, version=-2147482906)
..................................................
***** durable queues 4f2c24aa-8d2b-4664-a5b9-410cc4217e27:
***** non durable for 4f2c24aa-8d2b-4664-a5b9-410cc4217e27:
- queueID=7832 address:4f2c24aa-8d2b-4664-a5b9-410cc4217e27 name:4f2c24aa-8d2b-4664-a5b9-410cc4217e27 filter:null
..................................................
, transaction: null
2024-06-28 12:08:43,591 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 4f2c24aa-8d2b-4664-a5b9-410cc4217e27: CoreMessage[messageID=7842, durable=true, userID=2a081f0a-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=4f2c24aa-8d2b-4664-a5b9-410cc4217e27, size=939, properties=TypedProperties[__AMQ_CID=2a07f7f6-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5022224b-a99b-4cca-96b1-ad78ae73cb86, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=669340e6-1ad1-4209-8be3-443bc613b46f]]@1188852843 to transaction: TransactionImpl [xid=null, txID=7844, xid=null, state=ACTIVE, createTime=1719576523591(Fri Jun 28 12:08:43 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5be0dd9d
2024-06-28 12:08:43,591 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 4f2c24aa-8d2b-4664-a5b9-410cc4217e27: CoreMessage[messageID=7842, durable=true, userID=2a081f0a-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=4f2c24aa-8d2b-4664-a5b9-410cc4217e27, size=939, properties=TypedProperties[__AMQ_CID=2a07f7f6-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5022224b-a99b-4cca-96b1-ad78ae73cb86, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=669340e6-1ad1-4209-8be3-443bc613b46f]]@1188852843, transaction: TransactionImpl [xid=null, txID=7844, xid=null, state=COMMITTED, createTime=1719576523591(Fri Jun 28 12:08:43 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5be0dd9d
2024-06-28 12:08:43,591 INFO  [scout-thread-21] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2a07d0e4-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@4a5b0ad6[name=test/mom/testTopicRequestReply, type=TOPIC, resolveMethod=DEFINE, properties={}]], cid=669340e6-1ad1-4209-8be3-443bc613b46f, activemq.broker=mom194]
2024-06-28 12:08:43,592 INFO  [scout-thread-24] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2a070d8c-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testTopicRequestReply, activemq.broker=mom1]
2024-06-28 12:08:43,593 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@28f5b5b4]
2024-06-28 12:08:43,594 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2a062326-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:08:43,595 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@15225978[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:08:43,596 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.008254 ms
2024-06-28 12:08:43,597 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2a0586e0-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:08:43,599 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-06-28 12:08:43,599 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 28.474784 ms
2024-06-28 12:08:43,599 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicRequestReply [artemis-j2ee]>
2024-06-28 12:08:43,600 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:08:43,600 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testMomEnvironmentWithCustomCancellationTopic [artemis-j2ee]>
2024-06-28 12:08:43,601 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 351683497'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom224]
2024-06-28 12:08:43,603 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom224]
2024-06-28 12:08:43,603 INFO  [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2a0a1adc-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom224]
2024-06-28 12:08:43,604 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2a0a41ef-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=2a0a1adc-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=2a0a1adc-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@503f051e, true, {}]
2024-06-28 12:08:43,605 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2a0a41f0-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=2a0a1adc-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=2a0a1adc-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@66b91a94, true, {}]
2024-06-28 12:08:43,607 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 2a0a41f0-3547-11ef-af8f-0a580a280f89 with parameters: [scout.physical.UnitTestTopic, [MULTICAST], true]
2024-06-28 12:08:43,607 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@47cefd87
2024-06-28 12:08:43,609 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=4cc8c7a3-edab-4d34-a6c1-f7da4ae8e9c4, address=scout.physical.UnitTestTopic, routingType=MULTICAST, 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, fqqn=null]]
2024-06-28 12:08:43,609 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@26db828b
2024-06-28 12:08:43,610 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 4cc8c7a3-edab-4d34-a6c1-f7da4ae8e9c4, null, 0, false, true, null]
2024-06-28 12:08:43,611 INFO  [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2a0b2c53-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom224]
2024-06-28 12:08:43,611 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2a0b5366-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=2a0b2c53-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=2a0b2c53-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7b0abff8, true, {}]
2024-06-28 12:08:43,612 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2a0b7a77-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=2a0b2c53-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=2a0b2c53-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@201b0cc0, true, {}]
2024-06-28 12:08:43,612 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=0fa6221b-8dce-40d3-8426-766cdf61025a, address=scout.physical.UnitTestTopic, routingType=MULTICAST, 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, fqqn=null]]
2024-06-28 12:08:43,613 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@20183161
2024-06-28 12:08:43,613 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 0fa6221b-8dce-40d3-8426-766cdf61025a, null, 0, false, true, null]
2024-06-28 12:08:43,613 INFO  [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2a0ba189-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom224]
2024-06-28 12:08:43,614 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2a0bc89c-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=2a0ba189-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=2a0ba189-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5a2d3033, true, {}]
2024-06-28 12:08:43,614 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2a0bc89d-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=2a0ba189-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=2a0ba189-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@44ea8f4b, true, {}]
2024-06-28 12:08:43,615 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyCancellation, null, 0, false, true, null]
2024-06-28 12:08:43,617 INFO  [scout-thread-14] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2a0c3dce-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyCancellation, activemq.broker=mom61]
2024-06-28 12:08:43,617 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2a0c3dd1-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=2a0c3dce-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=2a0c3dce-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6a1c9407, true, {}]
2024-06-28 12:08:43,618 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2a0c64e2-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=2a0c3dce-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=2a0c3dce-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@23a7d1ca, true, {}]
2024-06-28 12:08:43,618 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=daf988b2-5563-489b-adc5-844c14a62beb, address=daf988b2-5563-489b-adc5-844c14a62beb, 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, fqqn=null]]
2024-06-28 12:08:43,619 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@2b64dc95
2024-06-28 12:08:43,619 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@138e3826
2024-06-28 12:08:43,620 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, daf988b2-5563-489b-adc5-844c14a62beb, null, 0, false, true, null]
2024-06-28 12:08:43,621 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7917, durable=true, userID=2a0cda15-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCancellation, size=887, properties=TypedProperties[__AMQ_CID=2a0c3dd0-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-43c96f23-713e-46c4-a3ee-7479136f1d24, JMSReplyTo=temp-queue://daf988b2-5563-489b-adc5-844c14a62beb, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@402341928, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyCancellation, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyCancellation previousRoute:ANYCAST, reusable=true, version=-2147483214)
..................................................
***** durable queues test/mom/testQueueRequestReplyCancellation:
- queueID=2722 address:test/mom/testQueueRequestReplyCancellation name:test/mom/testQueueRequestReplyCancellation filter:null
***** non durable for test/mom/testQueueRequestReplyCancellation:
..................................................
, transaction: null
2024-06-28 12:08:43,622 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyCancellation: Reference[7917]:RELIABLE:CoreMessage[messageID=7917, durable=true, userID=2a0cda15-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCancellation, size=887, properties=TypedProperties[__AMQ_CID=2a0c3dd0-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-43c96f23-713e-46c4-a3ee-7479136f1d24, JMSReplyTo=temp-queue://daf988b2-5563-489b-adc5-844c14a62beb, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@402341928
2024-06-28 12:08:43,623 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyCancellation: CoreMessage[messageID=7917, durable=true, userID=2a0cda15-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCancellation, size=887, properties=TypedProperties[__AMQ_CID=2a0c3dd0-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-43c96f23-713e-46c4-a3ee-7479136f1d24, JMSReplyTo=temp-queue://daf988b2-5563-489b-adc5-844c14a62beb, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@402341928 to transaction: TransactionImpl [xid=null, txID=7918, xid=null, state=ACTIVE, createTime=1719576523623(Fri Jun 28 12:08:43 UTC 2024), timeoutSeconds=-1, nr operations = 1]@387136fa
2024-06-28 12:08:43,624 INFO  [scout-thread-14] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:481) - Request job canceled; java.lang.InterruptedException - MDC[jobName=request on test/mom/testQueueRequestReplyCancellation, activemq.broker=mom61]
2024-06-28 12:08:43,624 INFO  [scout-thread-17] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2a0d4f46-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=JMS publish cancel request for scout.mom.requestreply.uid-43c96f23-713e-46c4-a3ee-7479136f1d24, activemq.broker=mom151]
2024-06-28 12:08:43,625 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2a0d7659-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=2a0d4f46-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=2a0d4f46-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@36547910, true, {}]
2024-06-28 12:08:43,625 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2a0d765a-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=2a0d4f46-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=2a0d4f46-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@46c2812, true, {}]
2024-06-28 12:08:43,626 INFO  [scout-thread-14] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2a0c3dce-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testQueueRequestReplyCancellation, activemq.broker=mom61]
2024-06-28 12:08:43,626 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyCancellation: CoreMessage[messageID=7917, durable=true, userID=2a0cda15-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCancellation, size=887, properties=TypedProperties[__AMQ_CID=2a0c3dd0-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-43c96f23-713e-46c4-a3ee-7479136f1d24, JMSReplyTo=temp-queue://daf988b2-5563-489b-adc5-844c14a62beb, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@402341928, transaction: TransactionImpl [xid=null, txID=7918, xid=null, state=COMMITTED, createTime=1719576523623(Fri Jun 28 12:08:43 UTC 2024), timeoutSeconds=-1, nr operations = 0]@387136fa
2024-06-28 12:08:43,626 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 4cc8c7a3-edab-4d34-a6c1-f7da4ae8e9c4: Reference[7936]:RELIABLE:CoreMessage[messageID=7936, durable=true, userID=2a0d9d6c-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=scout.physical.UnitTestTopic, size=443, properties=TypedProperties[__AMQ_CID=2a0d7658-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-43c96f23-713e-46c4-a3ee-7479136f1d24, _AMQ_ROUTING_TYPE=0]]@2066615988
2024-06-28 12:08:43,626 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 0fa6221b-8dce-40d3-8426-766cdf61025a: Reference[7936]:RELIABLE:CoreMessage[messageID=7936, durable=true, userID=2a0d9d6c-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=scout.physical.UnitTestTopic, size=443, properties=TypedProperties[__AMQ_CID=2a0d7658-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-43c96f23-713e-46c4-a3ee-7479136f1d24, _AMQ_ROUTING_TYPE=0]]@2066615988
2024-06-28 12:08:43,626 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7936, durable=true, userID=2a0d9d6c-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=scout.physical.UnitTestTopic, size=443, properties=TypedProperties[__AMQ_CID=2a0d7658-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-43c96f23-713e-46c4-a3ee-7479136f1d24, _AMQ_ROUTING_TYPE=0]]@2066615988, context: RoutingContextImpl(Address=scout.physical.UnitTestTopic, routingType=MULTICAST, PreviousAddress=scout.physical.UnitTestTopic previousRoute:MULTICAST, reusable=true, version=-2147482901)
..................................................
***** durable queues scout.physical.UnitTestTopic:
***** non durable for scout.physical.UnitTestTopic:
- queueID=7891 address:scout.physical.UnitTestTopic name:4cc8c7a3-edab-4d34-a6c1-f7da4ae8e9c4 filter:null
- queueID=7899 address:scout.physical.UnitTestTopic name:0fa6221b-8dce-40d3-8426-766cdf61025a filter:null
..................................................
, transaction: null
2024-06-28 12:08:43,627 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 0fa6221b-8dce-40d3-8426-766cdf61025a: CoreMessage[messageID=7936, durable=true, userID=2a0d9d6c-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=scout.physical.UnitTestTopic, size=443, properties=TypedProperties[__AMQ_CID=2a0d7658-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-43c96f23-713e-46c4-a3ee-7479136f1d24, _AMQ_ROUTING_TYPE=0]]@2066615988 to transaction: TransactionImpl [xid=null, txID=7938, xid=null, state=ACTIVE, createTime=1719576523627(Fri Jun 28 12:08:43 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3571b59
2024-06-28 12:08:43,627 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 4cc8c7a3-edab-4d34-a6c1-f7da4ae8e9c4: CoreMessage[messageID=7936, durable=true, userID=2a0d9d6c-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=scout.physical.UnitTestTopic, size=443, properties=TypedProperties[__AMQ_CID=2a0d7658-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-43c96f23-713e-46c4-a3ee-7479136f1d24, _AMQ_ROUTING_TYPE=0]]@2066615988 to transaction: TransactionImpl [xid=null, txID=7937, xid=null, state=ACTIVE, createTime=1719576523627(Fri Jun 28 12:08:43 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7d3fa8b5
2024-06-28 12:08:43,627 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 4cc8c7a3-edab-4d34-a6c1-f7da4ae8e9c4: CoreMessage[messageID=7936, durable=true, userID=2a0d9d6c-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=scout.physical.UnitTestTopic, size=443, properties=TypedProperties[__AMQ_CID=2a0d7658-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-43c96f23-713e-46c4-a3ee-7479136f1d24, _AMQ_ROUTING_TYPE=0]]@2066615988, transaction: TransactionImpl [xid=null, txID=7937, xid=null, state=COMMITTED, createTime=1719576523627(Fri Jun 28 12:08:43 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7d3fa8b5
2024-06-28 12:08:43,627 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 0fa6221b-8dce-40d3-8426-766cdf61025a: CoreMessage[messageID=7936, durable=true, userID=2a0d9d6c-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=scout.physical.UnitTestTopic, size=443, properties=TypedProperties[__AMQ_CID=2a0d7658-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-43c96f23-713e-46c4-a3ee-7479136f1d24, _AMQ_ROUTING_TYPE=0]]@2066615988, transaction: TransactionImpl [xid=null, txID=7938, xid=null, state=COMMITTED, createTime=1719576523627(Fri Jun 28 12:08:43 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3571b59
2024-06-28 12:08:43,627 INFO  [scout-thread-17] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2a0d4f46-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=JMS publish cancel request for scout.mom.requestreply.uid-43c96f23-713e-46c4-a3ee-7479136f1d24, activemq.broker=mom151]
2024-06-28 12:08:43,627 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1ee9a039, org.eclipse.scout.rt.mom.jms.JmsSubscription@34a2e10c]
2024-06-28 12:08:43,629 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2a0a1adc-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:08:43,631 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2a0ba189-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:08:43,632 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@35c6d73e[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:08:43,633 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.008265 ms
2024-06-28 12:08:43,634 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2a0b2c53-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:08:43,635 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-06-28 12:08:43,635 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 35.509134 ms
2024-06-28 12:08:43,636 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testMomEnvironmentWithCustomCancellationTopic [artemis-j2ee]>
2024-06-28 12:08:43,636 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:08:43,637 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyCorrelationId [artemis-j2ee]>
2024-06-28 12:08:43,637 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1616329449'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-06-28 12:08:43,640 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-06-28 12:08:43,640 INFO  [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2a0fc04e-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-06-28 12:08:43,641 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2a0fc051-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=2a0fc04e-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=2a0fc04e-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@728683b2, true, {}]
2024-06-28 12:08:43,641 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2a0fe762-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=2a0fc04e-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=2a0fc04e-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@f89be55, true, {}]
2024-06-28 12:08:43,642 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=dbd51695-f5c5-4af3-bdb0-433f65bf77f8, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, 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, fqqn=null]]
2024-06-28 12:08:43,643 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@42c8db04
2024-06-28 12:08:43,643 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, dbd51695-f5c5-4af3-bdb0-433f65bf77f8, null, 0, false, true, null]
2024-06-28 12:08:43,644 INFO  [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2a105c94-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom223]
2024-06-28 12:08:43,645 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2a105c97-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=2a105c94-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=2a105c94-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@69a635a, true, {}]
2024-06-28 12:08:43,663 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2a1342c8-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=2a105c94-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=2a105c94-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@79c9f13c, true, {}]
2024-06-28 12:08:43,664 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyCorrelationId, null, 0, false, true, null]
2024-06-28 12:08:43,665 INFO  [scout-thread-15] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2a1390e9-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyCorrelationId, cid=cid:abc, activemq.broker=mom222]
2024-06-28 12:08:43,666 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2a13b7fc-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=2a1390e9-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=2a1390e9-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@65d2d50e, true, {}]
2024-06-28 12:08:43,667 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2a13df0d-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=2a1390e9-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=2a1390e9-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2f9b13aa, true, {}]
2024-06-28 12:08:43,667 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=0534e1ab-1c3e-42c5-aa5f-9af95e71cc84, address=0534e1ab-1c3e-42c5-aa5f-9af95e71cc84, 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, fqqn=null]]
2024-06-28 12:08:43,667 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@74f325cb
2024-06-28 12:08:43,668 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2d83f4d0
2024-06-28 12:08:43,669 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 0534e1ab-1c3e-42c5-aa5f-9af95e71cc84, null, 0, false, true, null]
2024-06-28 12:08:43,670 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7995, durable=true, userID=2a142d30-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCorrelationId, size=944, properties=TypedProperties[__AMQ_CID=2a13b7fb-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-876ca13d-b93d-4169-8bbc-3071f9b9ba41, JMSReplyTo=temp-queue://0534e1ab-1c3e-42c5-aa5f-9af95e71cc84, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid:abc]]@1687094857, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyCorrelationId, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyCorrelationId previousRoute:ANYCAST, reusable=true, version=-2147483138)
..................................................
***** durable queues test/mom/testQueueRequestReplyCorrelationId:
- queueID=3779 address:test/mom/testQueueRequestReplyCorrelationId name:test/mom/testQueueRequestReplyCorrelationId filter:null
***** non durable for test/mom/testQueueRequestReplyCorrelationId:
..................................................
, transaction: null
2024-06-28 12:08:43,671 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyCorrelationId: Reference[7995]:RELIABLE:CoreMessage[messageID=7995, durable=true, userID=2a142d30-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCorrelationId, size=944, properties=TypedProperties[__AMQ_CID=2a13b7fb-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-876ca13d-b93d-4169-8bbc-3071f9b9ba41, JMSReplyTo=temp-queue://0534e1ab-1c3e-42c5-aa5f-9af95e71cc84, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid:abc]]@1687094857
2024-06-28 12:08:43,672 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyCorrelationId: CoreMessage[messageID=7995, durable=true, userID=2a142d30-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCorrelationId, size=944, properties=TypedProperties[__AMQ_CID=2a13b7fb-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-876ca13d-b93d-4169-8bbc-3071f9b9ba41, JMSReplyTo=temp-queue://0534e1ab-1c3e-42c5-aa5f-9af95e71cc84, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid:abc]]@1687094857 to transaction: TransactionImpl [xid=null, txID=7996, xid=null, state=ACTIVE, createTime=1719576523672(Fri Jun 28 12:08:43 UTC 2024), timeoutSeconds=-1, nr operations = 1]@34130d9a
2024-06-28 12:08:43,672 INFO  [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2a14a261-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@13544343[name=test/mom/testQueueRequestReplyCorrelationId, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=cid:abc, activemq.broker=mom224]
2024-06-28 12:08:43,673 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2a14c974-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=2a14a261-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=2a14a261-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@69bce1b1, true, {}]
2024-06-28 12:08:43,674 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2a14c975-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=2a14a261-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=2a14a261-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@df7559e, true, {}]
2024-06-28 12:08:43,675 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyCorrelationId: CoreMessage[messageID=7995, durable=true, userID=2a142d30-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCorrelationId, size=944, properties=TypedProperties[__AMQ_CID=2a13b7fb-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-876ca13d-b93d-4169-8bbc-3071f9b9ba41, JMSReplyTo=temp-queue://0534e1ab-1c3e-42c5-aa5f-9af95e71cc84, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid:abc]]@1687094857, transaction: TransactionImpl [xid=null, txID=7996, xid=null, state=COMMITTED, createTime=1719576523672(Fri Jun 28 12:08:43 UTC 2024), timeoutSeconds=-1, nr operations = 0]@34130d9a
2024-06-28 12:08:43,675 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=8001, durable=true, userID=2a14f087-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=0534e1ab-1c3e-42c5-aa5f-9af95e71cc84, size=873, properties=TypedProperties[__AMQ_CID=2a14c973-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-876ca13d-b93d-4169-8bbc-3071f9b9ba41, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid:abc]]@1898411444, context: RoutingContextImpl(Address=0534e1ab-1c3e-42c5-aa5f-9af95e71cc84, routingType=ANYCAST, PreviousAddress=0534e1ab-1c3e-42c5-aa5f-9af95e71cc84 previousRoute:ANYCAST, reusable=true, version=-2147482895)
..................................................
***** durable queues 0534e1ab-1c3e-42c5-aa5f-9af95e71cc84:
***** non durable for 0534e1ab-1c3e-42c5-aa5f-9af95e71cc84:
- queueID=7991 address:0534e1ab-1c3e-42c5-aa5f-9af95e71cc84 name:0534e1ab-1c3e-42c5-aa5f-9af95e71cc84 filter:null
..................................................
, transaction: null
2024-06-28 12:08:43,675 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 0534e1ab-1c3e-42c5-aa5f-9af95e71cc84: Reference[8001]:RELIABLE:CoreMessage[messageID=8001, durable=true, userID=2a14f087-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=0534e1ab-1c3e-42c5-aa5f-9af95e71cc84, size=873, properties=TypedProperties[__AMQ_CID=2a14c973-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-876ca13d-b93d-4169-8bbc-3071f9b9ba41, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid:abc]]@1898411444
2024-06-28 12:08:43,675 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 0534e1ab-1c3e-42c5-aa5f-9af95e71cc84: CoreMessage[messageID=8001, durable=true, userID=2a14f087-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=0534e1ab-1c3e-42c5-aa5f-9af95e71cc84, size=873, properties=TypedProperties[__AMQ_CID=2a14c973-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-876ca13d-b93d-4169-8bbc-3071f9b9ba41, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid:abc]]@1898411444 to transaction: TransactionImpl [xid=null, txID=8004, xid=null, state=ACTIVE, createTime=1719576523675(Fri Jun 28 12:08:43 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6fdfefc2
2024-06-28 12:08:43,675 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 0534e1ab-1c3e-42c5-aa5f-9af95e71cc84: CoreMessage[messageID=8001, durable=true, userID=2a14f087-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=0534e1ab-1c3e-42c5-aa5f-9af95e71cc84, size=873, properties=TypedProperties[__AMQ_CID=2a14c973-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-876ca13d-b93d-4169-8bbc-3071f9b9ba41, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid:abc]]@1898411444, transaction: TransactionImpl [xid=null, txID=8004, xid=null, state=COMMITTED, createTime=1719576523675(Fri Jun 28 12:08:43 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6fdfefc2
2024-06-28 12:08:43,676 INFO  [scout-thread-20] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2a14a261-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@13544343[name=test/mom/testQueueRequestReplyCorrelationId, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=cid:abc, activemq.broker=mom224]
2024-06-28 12:08:43,676 INFO  [scout-thread-15] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2a1390e9-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testQueueRequestReplyCorrelationId, cid=cid:abc, activemq.broker=mom222]
2024-06-28 12:08:43,679 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2d45db20]
2024-06-28 12:08:43,680 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2a105c94-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:08:43,681 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@2f890077[job=JMS reply cancel message listener, state=RUNNING]]
2024-06-28 12:08:43,682 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.009407 ms
2024-06-28 12:08:43,683 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2a0fc04e-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:08:43,684 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-06-28 12:08:43,684 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 47.569181 ms
2024-06-28 12:08:43,684 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyCorrelationId [artemis-j2ee]>
2024-06-28 12:08:43,685 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-06-28 12:08:43,685 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testMomEnvironmentWithCustomCancellationTopicAsString [artemis-j2ee]>
2024-06-28 12:08:43,686 INFO  [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1723824437'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom1]
2024-06-28 12:08:43,687 INFO  [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.createContextEnvironment(JmsMomImplementor.java:711) - ignoring property having null key or value [key=scout.mom.requestreply.enabled, value=null] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom1]
2024-06-28 12:08:43,689 INFO  [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom1]
2024-06-28 12:08:43,689 INFO  [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2a173a79-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom1]
2024-06-28 12:08:43,690 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2a17618c-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=2a173a79-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=2a173a79-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@af63281, true, {}]
2024-06-28 12:08:43,691 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2a17618d-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=2a173a79-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=2a173a79-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2d669f7a, true, {}]
2024-06-28 12:08:43,692 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=ea512be9-7a1f-4a5b-b1e0-6a9df73beb0a, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, 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, fqqn=null]]
2024-06-28 12:08:43,692 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@328cb7e5
2024-06-28 12:08:43,693 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, ea512be9-7a1f-4a5b-b1e0-6a9df73beb0a, null, 0, false, true, null]
2024-06-28 12:08:43,693 INFO  [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2a17d6bf-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom1]
2024-06-28 12:08:43,694 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2a17fdd2-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=2a17d6bf-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=2a17d6bf-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@41857e1f, true, {}]
2024-06-28 12:08:43,694 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2a17fdd3-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=2a17d6bf-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=2a17d6bf-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5585e170, true, {}]
2024-06-28 12:08:43,695 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 2a17fdd3-3547-11ef-af8f-0a580a280f89 with parameters: [differentTopic, [MULTICAST], true]
2024-06-28 12:08:43,695 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@5f5bca21
2024-06-28 12:08:43,697 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=9efb00c1-6c50-4677-8318-eaf17fe790b7, address=differentTopic, routingType=MULTICAST, 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, fqqn=null]]
2024-06-28 12:08:43,697 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@153cd99e
2024-06-28 12:08:43,698 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 9efb00c1-6c50-4677-8318-eaf17fe790b7, null, 0, false, true, null]
2024-06-28 12:08:43,698 INFO  [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2a189a15-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom1]
2024-06-28 12:08:43,699 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2a18c128-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=2a189a15-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=2a189a15-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2aa2fe81, true, {}]
2024-06-28 12:08:43,700 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2a18c129-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=2a189a15-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=2a189a15-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4fea8ff7, true, {}]
2024-06-28 12:08:43,701 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=08686926-bc29-4d14-ade9-0a50e965db2e, address=differentTopic, routingType=MULTICAST, 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, fqqn=null]]
2024-06-28 12:08:43,702 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3297a5f5
2024-06-28 12:08:43,702 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 08686926-bc29-4d14-ade9-0a50e965db2e, null, 0, false, true, null]
2024-06-28 12:08:43,703 INFO  [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2a195d6b-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom1]
2024-06-28 12:08:43,703 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2a195d6e-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=2a195d6b-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=2a195d6b-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@41947a10, true, {}]
2024-06-28 12:08:43,704 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2a19847f-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=2a195d6b-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=2a195d6b-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3dd26869, true, {}]
2024-06-28 12:08:43,705 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyCancellation, null, 0, false, true, null]
2024-06-28 12:08:43,706 INFO  [scout-thread-11] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2a19d1a0-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyCancellation, activemq.broker=mom220]
2024-06-28 12:08:43,707 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2a19f8b3-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=2a19d1a0-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=2a19d1a0-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@30d36e77, true, {}]
2024-06-28 12:08:43,707 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2a19f8b4-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=2a19d1a0-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=2a19d1a0-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@a92d76, true, {}]
2024-06-28 12:08:43,708 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=5f3e1480-1d1e-4610-b754-b2f4841d9eeb, address=5f3e1480-1d1e-4610-b754-b2f4841d9eeb, 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, fqqn=null]]
2024-06-28 12:08:43,708 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6cdf62f0
2024-06-28 12:08:43,709 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@269f300a
2024-06-28 12:08:43,709 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 5f3e1480-1d1e-4610-b754-b2f4841d9eeb, null, 0, false, true, null]
2024-06-28 12:08:43,711 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=8078, durable=true, userID=2a1a6de7-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCancellation, size=887, properties=TypedProperties[__AMQ_CID=2a19f8b2-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-fc713978-a2cd-479e-8e99-4d6b91af4242, JMSReplyTo=temp-queue://5f3e1480-1d1e-4610-b754-b2f4841d9eeb, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1573024899, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyCancellation, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyCancellation previousRoute:ANYCAST, reusable=true, version=-2147483214)
..................................................
***** durable queues test/mom/testQueueRequestReplyCancellation:
- queueID=2722 address:test/mom/testQueueRequestReplyCancellation name:test/mom/testQueueRequestReplyCancellation filter:null
***** non durable for test/mom/testQueueRequestReplyCancellation:
..................................................
, transaction: null
2024-06-28 12:08:43,711 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyCancellation: Reference[8078]:RELIABLE:CoreMessage[messageID=8078, durable=true, userID=2a1a6de7-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCancellation, size=887, properties=TypedProperties[__AMQ_CID=2a19f8b2-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-fc713978-a2cd-479e-8e99-4d6b91af4242, JMSReplyTo=temp-queue://5f3e1480-1d1e-4610-b754-b2f4841d9eeb, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1573024899
2024-06-28 12:08:43,712 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyCancellation: CoreMessage[messageID=8078, durable=true, userID=2a1a6de7-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCancellation, size=887, properties=TypedProperties[__AMQ_CID=2a19f8b2-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-fc713978-a2cd-479e-8e99-4d6b91af4242, JMSReplyTo=temp-queue://5f3e1480-1d1e-4610-b754-b2f4841d9eeb, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1573024899 to transaction: TransactionImpl [xid=null, txID=8079, xid=null, state=ACTIVE, createTime=1719576523712(Fri Jun 28 12:08:43 UTC 2024), timeoutSeconds=-1, nr operations = 1]@440cd7c2
2024-06-28 12:08:43,713 INFO  [scout-thread-11] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:481) - Request job canceled; java.lang.InterruptedException - MDC[jobName=request on test/mom/testQueueRequestReplyCancellation, activemq.broker=mom220]
2024-06-28 12:08:43,713 INFO  [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2a1ae318-3547-11ef-af8f-0a580a280f89 for user unknown@invm:0 created - MDC[jobName=JMS publish cancel request for scout.mom.requestreply.uid-fc713978-a2cd-479e-8e99-4d6b91af4242, activemq.broker=mom195]
2024-06-28 12:08:43,714 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2a1b0a2b-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=2a1ae318-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=2a1ae318-3547-11ef-af8f-0a580a280f89]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5cebcbc8, true, {}]
2024-06-28 12:08:43,714 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2a1b0a2c-3547-11ef-af8f-0a580a280f89, null, ****, 102400, RemotingConnectionImpl [ID=2a1ae318-3547-11ef-af8f-0a580a280f89, clientID=null, nodeID=0437f1b2-3547-11ef-af8f-0a580a280f89, transportConnection=InVMConnection [serverID=0, id=2a1ae318-3547-11ef-af8f-0a580a280f89]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5f2df804, true, {}]
2024-06-28 12:08:43,714 INFO  [scout-thread-11] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2a19d1a0-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testQueueRequestReplyCancellation, activemq.broker=mom220]
2024-06-28 12:08:43,715 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyCancellation: CoreMessage[messageID=8078, durable=true, userID=2a1a6de7-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCancellation, size=887, properties=TypedProperties[__AMQ_CID=2a19f8b2-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-fc713978-a2cd-479e-8e99-4d6b91af4242, JMSReplyTo=temp-queue://5f3e1480-1d1e-4610-b754-b2f4841d9eeb, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1573024899, transaction: TransactionImpl [xid=null, txID=8079, xid=null, state=COMMITTED, createTime=1719576523712(Fri Jun 28 12:08:43 UTC 2024), timeoutSeconds=-1, nr operations = 0]@440cd7c2
2024-06-28 12:08:43,715 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 9efb00c1-6c50-4677-8318-eaf17fe790b7: Reference[8096]:RELIABLE:CoreMessage[messageID=8096, durable=true, userID=2a1b313e-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=differentTopic, size=415, properties=TypedProperties[__AMQ_CID=2a1b0a2a-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-fc713978-a2cd-479e-8e99-4d6b91af4242, _AMQ_ROUTING_TYPE=0]]@1100751204
2024-06-28 12:08:43,715 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 08686926-bc29-4d14-ade9-0a50e965db2e: Reference[8096]:RELIABLE:CoreMessage[messageID=8096, durable=true, userID=2a1b313e-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=differentTopic, size=415, properties=TypedProperties[__AMQ_CID=2a1b0a2a-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-fc713978-a2cd-479e-8e99-4d6b91af4242, _AMQ_ROUTING_TYPE=0]]@1100751204
2024-06-28 12:08:43,715 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=8096, durable=true, userID=2a1b313e-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=differentTopic, size=415, properties=TypedProperties[__AMQ_CID=2a1b0a2a-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-fc713978-a2cd-479e-8e99-4d6b91af4242, _AMQ_ROUTING_TYPE=0]]@1100751204, context: RoutingContextImpl(Address=differentTopic, routingType=MULTICAST, PreviousAddress=differentTopic previousRoute:MULTICAST, reusable=true, version=-2147482890)
..................................................
***** durable queues differentTopic:
***** non durable for differentTopic:
- queueID=8052 address:differentTopic name:9efb00c1-6c50-4677-8318-eaf17fe790b7 filter:null
- queueID=8060 address:differentTopic name:08686926-bc29-4d14-ade9-0a50e965db2e filter:null
..................................................
, transaction: null
2024-06-28 12:08:43,715 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 9efb00c1-6c50-4677-8318-eaf17fe790b7: CoreMessage[messageID=8096, durable=true, userID=2a1b313e-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=differentTopic, size=415, properties=TypedProperties[__AMQ_CID=2a1b0a2a-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-fc713978-a2cd-479e-8e99-4d6b91af4242, _AMQ_ROUTING_TYPE=0]]@1100751204 to transaction: TransactionImpl [xid=null, txID=8098, xid=null, state=ACTIVE, createTime=1719576523715(Fri Jun 28 12:08:43 UTC 2024), timeoutSeconds=-1, nr operations = 1]@251c9395
2024-06-28 12:08:43,716 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 9efb00c1-6c50-4677-8318-eaf17fe790b7: CoreMessage[messageID=8096, durable=true, userID=2a1b313e-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=differentTopic, size=415, properties=TypedProperties[__AMQ_CID=2a1b0a2a-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-fc713978-a2cd-479e-8e99-4d6b91af4242, _AMQ_ROUTING_TYPE=0]]@1100751204, transaction: TransactionImpl [xid=null, txID=8098, xid=null, state=COMMITTED, createTime=1719576523715(Fri Jun 28 12:08:43 UTC 2024), timeoutSeconds=-1, nr operations = 0]@251c9395
2024-06-28 12:08:43,716 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 08686926-bc29-4d14-ade9-0a50e965db2e: CoreMessage[messageID=8096, durable=true, userID=2a1b313e-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=differentTopic, size=415, properties=TypedProperties[__AMQ_CID=2a1b0a2a-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-fc713978-a2cd-479e-8e99-4d6b91af4242, _AMQ_ROUTING_TYPE=0]]@1100751204 to transaction: TransactionImpl [xid=null, txID=8101, xid=null, state=ACTIVE, createTime=1719576523716(Fri Jun 28 12:08:43 UTC 2024), timeoutSeconds=-1, nr operations = 1]@314866e2
2024-06-28 12:08:43,716 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3bc079f1)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 08686926-bc29-4d14-ade9-0a50e965db2e: CoreMessage[messageID=8096, durable=true, userID=2a1b313e-3547-11ef-af8f-0a580a280f89, priority=4, timestamp=Fri Jun 28 12:08:43 UTC 2024, expiration=0, durable=true, address=differentTopic, size=415, properties=TypedProperties[__AMQ_CID=2a1b0a2a-3547-11ef-af8f-0a580a280f89, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-fc713978-a2cd-479e-8e99-4d6b91af4242, _AMQ_ROUTING_TYPE=0]]@1100751204, transaction: TransactionImpl [xid=null, txID=8101, xid=null, state=COMMITTED, createTime=1719576523716(Fri Jun 28 12:08:43 UTC 2024), timeoutSeconds=-1, nr operations = 0]@314866e2
2024-06-28 12:08:43,716 INFO  [scout-thread-23] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2a1ae318-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed - MDC[jobName=JMS publish cancel request for scout.mom.requestreply.uid-fc713978-a2cd-479e-8e99-4d6b91af4242, activemq.broker=mom195]
2024-06-28 12:08:44,717 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 3 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@52bf434b, org.eclipse.scout.rt.mom.jms.JmsSubscription@64f578eb, org.eclipse.scout.rt.mom.jms.JmsSubscription@34b4f6c3]
2024-06-28 12:08:44,718 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2a173a79-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:08:44,721 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2a17d6bf-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:08:44,723 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2a195d6b-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:08:44,724 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@41de971f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@19ca3ed8[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@563f8a56[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@57f81841[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@22556998[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-06-28 12:08:44,725 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.008930 ms
2024-06-28 12:08:44,726 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2a189a15-3547-11ef-af8f-0a580a280f89 for user anonymous@invm:0 destroyed
2024-06-28 12:08:44,727 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-06-28 12:08:44,728 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 1042.114610 ms
2024-06-28 12:08:44,728 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testMomEnvironmentWithCustomCancellationTopicAsString [artemis-j2ee]>
2024-06-28 12:08:44,741 INFO  [main] org.apache.activemq.artemis.core.server.serverStopped(ActiveMQServerLogger_impl.java:61) - AMQ221002: Apache ActiveMQ Artemis Message Broker version 2.31.2 [0437f1b2-3547-11ef-af8f-0a580a280f89] stopped, uptime 1 minute
[INFO] Tests run: 100, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 64.46 s -- in org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest
[INFO] 
[INFO] Results:
[INFO] 
[WARNING] Tests run: 243, Failures: 0, Errors: 0, Skipped: 5
[INFO] 
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.mom.jms.test ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.mom.jms.test/target/org.eclipse.scout.rt.mom.jms.test-24.2-SNAPSHOT.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.mom.jms.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.mom.jms.test/target/org.eclipse.scout.rt.mom.jms.test-24.2-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.mom.jms.test ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.mom.jms.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.mom.jms.test/target/org.eclipse.scout.rt.mom.jms.test-24.2-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.mom.jms.test ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] ------< org.eclipse.scout.rt:org.eclipse.scout.rt.charsetdetect >-------
[INFO] Building org.eclipse.scout.rt.charsetdetect 24.2-SNAPSHOT        [36/72]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.charsetdetect/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/tika/tika-parser-text-module/2.9.1/tika-parser-text-module-2.9.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/tika/tika-parser-text-module/2.9.1/tika-parser-text-module-2.9.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/tika/tika-parser-text-module/2.9.1/tika-parser-text-module-2.9.1.pom (2.8 kB at 257 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/tika/tika-parsers-standard-modules/2.9.1/tika-parsers-standard-modules-2.9.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/tika/tika-parsers-standard-modules/2.9.1/tika-parsers-standard-modules-2.9.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/tika/tika-parsers-standard-modules/2.9.1/tika-parsers-standard-modules-2.9.1.pom (4.0 kB at 573 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/tika/tika-parsers-standard/2.9.1/tika-parsers-standard-2.9.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/tika/tika-parsers-standard/2.9.1/tika-parsers-standard-2.9.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/tika/tika-parsers-standard/2.9.1/tika-parsers-standard-2.9.1.pom (3.1 kB at 510 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/tika/tika-parsers/2.9.1/tika-parsers-2.9.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/tika/tika-parsers/2.9.1/tika-parsers-2.9.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/tika/tika-parsers/2.9.1/tika-parsers-2.9.1.pom (3.7 kB at 613 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/tika/tika-parent/2.9.1/tika-parent-2.9.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/tika/tika-parent/2.9.1/tika-parent-2.9.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/tika/tika-parent/2.9.1/tika-parent-2.9.1.pom (48 kB at 6.8 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/jackson-bom/2.15.2/jackson-bom-2.15.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.15.2/jackson-bom-2.15.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.15.2/jackson-bom-2.15.2.pom (18 kB at 2.6 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/jackson-parent/2.15/jackson-parent-2.15.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.15/jackson-parent-2.15.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.15/jackson-parent-2.15.pom (6.5 kB at 1.1 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/netty/netty-bom/4.1.100.Final/netty-bom-4.1.100.Final.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-bom/4.1.100.Final/netty-bom-4.1.100.Final.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-bom/4.1.100.Final/netty-bom-4.1.100.Final.pom (13 kB at 1.9 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/cxf/cxf-bom/3.5.6/cxf-bom-3.5.6.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-bom/3.5.6/cxf-bom-3.5.6.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-bom/3.5.6/cxf-bom-3.5.6.pom (26 kB at 3.7 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/cxf/cxf/3.5.6/cxf-3.5.6.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf/3.5.6/cxf-3.5.6.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf/3.5.6/cxf-3.5.6.pom (39 kB at 6.5 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/logging/log4j/log4j-bom/2.20.0/log4j-bom-2.20.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-bom/2.20.0/log4j-bom-2.20.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-bom/2.20.0/log4j-bom-2.20.0.pom (9.0 kB at 1.3 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/logging/logging-parent/7/logging-parent-7.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/logging/logging-parent/7/logging-parent-7.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/logging/logging-parent/7/logging-parent-7.pom (3.3 kB at 548 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/jetty-bom/9.4.53.v20231009/jetty-bom-9.4.53.v20231009.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-bom/9.4.53.v20231009/jetty-bom-9.4.53.v20231009.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-bom/9.4.53.v20231009/jetty-bom-9.4.53.v20231009.pom (18 kB at 2.9 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/tika/tika-parser-text-module/2.9.1/tika-parser-text-module-2.9.1.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/tika/tika-parser-text-module/2.9.1/tika-parser-text-module-2.9.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/tika/tika-parser-text-module/2.9.1/tika-parser-text-module-2.9.1.jar (123 kB at 12 MB/s)
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.charsetdetect ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.charsetdetect ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.charsetdetect ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.charsetdetect/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.charsetdetect ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.charsetdetect ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling with eclipse [debug release 11] to target/classes
[INFO] 
[INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.charsetdetect ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.charsetdetect/target/classes/META-INF/jandex.idx
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.charsetdetect ---
[INFO] Copying 7 resources from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.charsetdetect ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling with eclipse [debug release 11] to target/test-classes
[INFO] 
[INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.charsetdetect ---
[INFO] Surefire report directory: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.charsetdetect/target/surefire-reports
[INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.scout.rt.charsetdetect.CharsetDetectorTest
2024-06-28 12:08:48,468 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true
2024-06-28 12:08:48,505 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:37) - Building jandex class inventory using rebuild strategy IF_MISSING...
2024-06-28 12:08:48,674 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:43) - Finished building jandex class inventory in 188.967591 ms. Total class count: 677
2024-06-28 12:08:48,804 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:226) - Collected 107 beans in 127.552709 ms
2024-06-28 12:08:48,877 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:231) - Registered 107 beans in 73.400458 ms
2024-06-28 12:08:48,899 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport
2024-06-28 12:08:48,902 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:191) - No classpath:config.properties found. Running with empty configuration.
OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.332 s -- in org.eclipse.scout.rt.charsetdetect.CharsetDetectorTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.charsetdetect ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.charsetdetect/target/org.eclipse.scout.rt.charsetdetect-24.2-SNAPSHOT.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.charsetdetect ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.charsetdetect/target/org.eclipse.scout.rt.charsetdetect-24.2-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.charsetdetect ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.charsetdetect/target/org.eclipse.scout.rt.charsetdetect-24.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.charsetdetect ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.charsetdetect/target/org.eclipse.scout.rt.charsetdetect-24.2-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.charsetdetect ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] ----------< org.eclipse.scout.rt:org.eclipse.scout.rt.oauth2 >----------
[INFO] Building org.eclipse.scout.rt.oauth2 24.2-SNAPSHOT               [37/72]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.oauth2/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/github/scribejava/scribejava-apis/8.3.3/scribejava-apis-8.3.3.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/scribejava/scribejava-apis/8.3.3/scribejava-apis-8.3.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/scribejava/scribejava-apis/8.3.3/scribejava-apis-8.3.3.pom (2.7 kB at 270 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/github/scribejava/scribejava/8.3.3/scribejava-8.3.3.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/scribejava/scribejava/8.3.3/scribejava-8.3.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/scribejava/scribejava/8.3.3/scribejava-8.3.3.pom (12 kB at 2.0 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/github/scribejava/scribejava-core/8.3.3/scribejava-core-8.3.3.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/scribejava/scribejava-core/8.3.3/scribejava-core-8.3.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/scribejava/scribejava-core/8.3.3/scribejava-core-8.3.3.pom (2.2 kB at 313 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/github/scribejava/scribejava-java8/8.3.3/scribejava-java8-8.3.3.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/scribejava/scribejava-java8/8.3.3/scribejava-java8-8.3.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/scribejava/scribejava-java8/8.3.3/scribejava-java8-8.3.3.pom (1.1 kB at 161 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/github/scribejava/scribejava-apis/8.3.3/scribejava-apis-8.3.3.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/github/scribejava/scribejava-core/8.3.3/scribejava-core-8.3.3.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/github/scribejava/scribejava-java8/8.3.3/scribejava-java8-8.3.3.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/scribejava/scribejava-apis/8.3.3/scribejava-apis-8.3.3.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/scribejava/scribejava-apis/8.3.3/scribejava-apis-8.3.3.jar (143 kB at 14 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/scribejava/scribejava-core/8.3.3/scribejava-core-8.3.3.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/scribejava/scribejava-java8/8.3.3/scribejava-java8-8.3.3.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/scribejava/scribejava-java8/8.3.3/scribejava-java8-8.3.3.jar (3.2 kB at 406 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/scribejava/scribejava-core/8.3.3/scribejava-core-8.3.3.jar (138 kB at 13 MB/s)
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.oauth2 ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.oauth2 ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.oauth2 ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.oauth2/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.oauth2 ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.oauth2 ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling with eclipse [debug release 11] to target/classes
[INFO] 
[INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.oauth2 ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.oauth2/target/classes/META-INF/jandex.idx
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.oauth2 ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.oauth2/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.oauth2 ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.oauth2 ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.oauth2 ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.oauth2/target/org.eclipse.scout.rt.oauth2-24.2-SNAPSHOT.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.oauth2 ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.oauth2 ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.oauth2/target/org.eclipse.scout.rt.oauth2-24.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.oauth2 ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.oauth2 ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] -----------< org.eclipse.scout.rt:org.eclipse.scout.rt.mail >-----------
[INFO] Building org.eclipse.scout.rt.mail 24.2-SNAPSHOT                 [38/72]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.mail/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.mail ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.mail ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.mail ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.mail/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.mail ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.mail ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling with eclipse [debug release 11] to target/classes
[INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.mail/src/main/java/org/eclipse/scout/rt/mail/smtp/SmtpConnectionPool.java:[324,25] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.mail/src/main/java/org/eclipse/scout/rt/mail/MailHelper.java:[909,21] Unsupported @SuppressWarnings("squid:S1166")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.mail/src/main/java/org/eclipse/scout/rt/mail/MailHelper.java:[953,21] Unsupported @SuppressWarnings("squid:S1166")
[INFO] 
[INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.mail ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.mail/target/classes/META-INF/jandex.idx
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.mail ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.mail/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.mail ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.mail ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.mail ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.mail/target/org.eclipse.scout.rt.mail-24.2-SNAPSHOT.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.mail ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.mail ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.mail/target/org.eclipse.scout.rt.mail-24.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.mail ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.mail ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] --------< org.eclipse.scout.rt:org.eclipse.scout.rt.mail.test >---------
[INFO] Building org.eclipse.scout.rt.mail.test 24.2-SNAPSHOT            [39/72]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.mail.test/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.mail.test ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.mail.test ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.mail.test ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.mail.test/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.mail.test ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.mail.test/src/main/resources
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.mail.test ---
[INFO] No sources to compile
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.mail.test ---
[INFO] Copying 2 resources from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.mail.test ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling with eclipse [debug release 11] to target/test-classes
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.mail.test/src/test/java/org/eclipse/scout/rt/mail/MailHelperTest.java:[60,21] Unsupported @SuppressWarnings("InjectedReferences")
[INFO] 
[INFO] --- jandex:3.1.6:jandex (make-test-index) @ org.eclipse.scout.rt.mail.test ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.mail.test/target/test-classes/jandex.idx
[INFO] 
[INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.mail.test ---
[INFO] Surefire report directory: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.mail.test/target/surefire-reports
[INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.scout.rt.mail.CharsetSafeMimeMessageTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.243 s -- in org.eclipse.scout.rt.mail.CharsetSafeMimeMessageTest
[INFO] Running org.eclipse.scout.rt.mail.MailBounceDetectorTest
2024-06-28 12:08:54,897 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true
2024-06-28 12:08:54,927 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:37) - Building jandex class inventory using rebuild strategy IF_MISSING...
2024-06-28 12:08:55,036 INFO  [ForkJoinPool.commonPool-worker-1] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:180) - Rebuild index 'file:/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.mail.test/target/test-classes/META-INF/jandex.idx'. Scanning location...
2024-06-28 12:08:55,266 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:43) - Finished building jandex class inventory in 355.411160 ms. Total class count: 716
2024-06-28 12:08:55,417 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:226) - Collected 130 beans in 146.881074 ms
2024-06-28 12:08:55,510 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:231) - Registered 130 beans in 93.756184 ms
2024-06-28 12:08:55,532 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport
2024-06-28 12:08:55,536 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:191) - No classpath:config.properties found. Running with empty configuration.
2024-06-28 12:08:55,686 INFO  [main] org.eclipse.scout.rt.testing.platform.GlobalTestingPlatform.checkAccess(GlobalTestingPlatform.java:75) - Accessing the BeanManager before the testing platform is fully started; blocking until Platform.awaitPlatformStarted
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.516 s -- in org.eclipse.scout.rt.mail.MailBounceDetectorTest
[INFO] Running org.eclipse.scout.rt.mail.MailHelperCreateMimeMessageTest
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s -- in org.eclipse.scout.rt.mail.MailHelperCreateMimeMessageTest
[INFO] Running org.eclipse.scout.rt.mail.MailHelperTest
2024-06-28 12:08:56,302 INFO  [main] org.eclipse.scout.rt.mail.MailHelper.getDispositionSafely(MailHelper.java:222) - Unable to get disposition
2024-06-28 12:08:56,320 INFO  [main] org.eclipse.scout.rt.mail.MailHelper.autoFixCharset(MailHelper.java:265) - Mail part '<1221433900.61.1719576536313@scout-rt-gerrit-jdk11-ht7jf-7j33g>' uses an unsupported character set 'unicode-1-1-utf-7'. Use UTF-8 as fallback.
2024-06-28 12:08:56,321 INFO  [main] org.eclipse.scout.rt.mail.MailHelper.guessAttachmentFileExtension(MailHelper.java:1202) - Failed to parse content type ''
[INFO] Tests run: 44, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.453 s -- in org.eclipse.scout.rt.mail.MailHelperTest
[INFO] Running org.eclipse.scout.rt.mail.MailIDNConverterTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.scout.rt.mail.MailIDNConverterTest
[INFO] Running org.eclipse.scout.rt.mail.smtp.SmtpConnectionPoolTest
OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
2024-06-28 12:08:59,770 WARN  [scout-thread-24] org.eclipse.scout.rt.mail.smtp.SmtpConnectionPool.safeCloseTransport(SmtpConnectionPool.java:496) - Could not close transport for pooled SMTP connection SmtpConnectionPoolEntry[name=pool-entry-1 transport=null created=0.007s ago idle for=0.007s messages sent=0 failed=false]; assume already closed/crashed. - MDC[jobName=org.eclipse.scout.rt.mail.smtp.SmtpConnectionPoolTest$$Lambda$313/0x00007f1be4327890]
java.lang.NullPointerException: Cannot invoke "jakarta.mail.Transport.close()" because the return value of "org.eclipse.scout.rt.mail.smtp.SmtpConnectionPoolEntry.getTransport()" is null
	at org.eclipse.scout.rt.mail.smtp.SmtpConnectionPool.safeCloseTransport(SmtpConnectionPool.java:493)
	at org.eclipse.scout.rt.mail.smtp.SmtpConnectionPool.lambda$10(SmtpConnectionPool.java:339)
	at org.eclipse.scout.rt.mail.smtp.SmtpConnectionPool.lambda$26(SmtpConnectionPool.java:553)
	at org.eclipse.scout.rt.mail.smtp.SmtpConnectionPool.callWithPoolLock(SmtpConnectionPool.java:561)
	at org.eclipse.scout.rt.mail.smtp.SmtpConnectionPool.runWithPoolLock(SmtpConnectionPool.java:552)
	at org.eclipse.scout.rt.mail.smtp.SmtpConnectionPool.createNewConnectionWithoutPoolLockAndLease(SmtpConnectionPool.java:336)
	at org.eclipse.scout.rt.mail.smtp.SmtpConnectionPool.leaseConnection(SmtpConnectionPool.java:270)
	at org.eclipse.scout.rt.mail.smtp.SmtpConnectionPoolTest.lambda$6(SmtpConnectionPoolTest.java:186)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-06-28 12:08:59,781 ERROR [scout-thread-24] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handlePlatformException(ExceptionHandler.java:126) - AssertionException: Assertion error: SmtpConnectionPool not available because it has already been destroyed. - MDC[jobName=org.eclipse.scout.rt.mail.smtp.SmtpConnectionPoolTest$$Lambda$313/0x00007f1be4327890]
org.eclipse.scout.rt.platform.util.Assertions$AssertionException: Assertion error: SmtpConnectionPool not available because it has already been destroyed.
	at org.eclipse.scout.rt.platform.util.Assertions.fail(Assertions.java:620)
	at org.eclipse.scout.rt.platform.util.Assertions.assertFalse(Assertions.java:191)
	at org.eclipse.scout.rt.mail.smtp.SmtpConnectionPool.lambda$21(SmtpConnectionPool.java:526)
	at org.eclipse.scout.rt.mail.smtp.SmtpConnectionPool.callWithPoolLock(SmtpConnectionPool.java:561)
	at org.eclipse.scout.rt.mail.smtp.SmtpConnectionPool.checkAndThrowIfDestroyed(SmtpConnectionPool.java:526)
	at org.eclipse.scout.rt.mail.smtp.SmtpConnectionPool.lambda$10(SmtpConnectionPool.java:340)
	at org.eclipse.scout.rt.mail.smtp.SmtpConnectionPool.lambda$26(SmtpConnectionPool.java:553)
	at org.eclipse.scout.rt.mail.smtp.SmtpConnectionPool.callWithPoolLock(SmtpConnectionPool.java:561)
	at org.eclipse.scout.rt.mail.smtp.SmtpConnectionPool.runWithPoolLock(SmtpConnectionPool.java:552)
	at org.eclipse.scout.rt.mail.smtp.SmtpConnectionPool.createNewConnectionWithoutPoolLockAndLease(SmtpConnectionPool.java:336)
	at org.eclipse.scout.rt.mail.smtp.SmtpConnectionPool.leaseConnection(SmtpConnectionPool.java:270)
	at org.eclipse.scout.rt.mail.smtp.SmtpConnectionPoolTest.lambda$6(SmtpConnectionPoolTest.java:186)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.428 s -- in org.eclipse.scout.rt.mail.smtp.SmtpConnectionPoolTest
[INFO] Running org.eclipse.scout.rt.mail.smtp.SmtpHelperTest
[WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.125 s -- in org.eclipse.scout.rt.mail.smtp.SmtpHelperTest
[INFO] 
[INFO] Results:
[INFO] 
[WARNING] Tests run: 78, Failures: 0, Errors: 0, Skipped: 1
[INFO] 
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.mail.test ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.mail.test/target/org.eclipse.scout.rt.mail.test-24.2-SNAPSHOT.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.mail.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.mail.test/target/org.eclipse.scout.rt.mail.test-24.2-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.mail.test ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.mail.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.mail.test/target/org.eclipse.scout.rt.mail.test-24.2-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.mail.test ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] ------< org.eclipse.scout.rt:org.eclipse.scout.rt.security.test >-------
[INFO] Building org.eclipse.scout.rt.security.test 24.2-SNAPSHOT        [40/72]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.security.test/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.security.test ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.security.test ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.security.test ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.security.test/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.security.test ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.security.test ---
[INFO] No sources to compile
[INFO] 
[INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.security.test ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.security.test/target/classes/META-INF/jandex.idx
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.security.test ---
[INFO] Copying 2 resources from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.security.test ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling with eclipse [debug release 11] to target/test-classes
[INFO] 
[INFO] --- jandex:3.1.6:jandex (make-test-index) @ org.eclipse.scout.rt.security.test ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.security.test/target/test-classes/jandex.idx
[INFO] 
[INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.security.test ---
[INFO] Surefire report directory: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.security.test/target/surefire-reports
[INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.scout.rt.security.AccessControlServiceTest
2024-06-28 12:09:03,015 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true
2024-06-28 12:09:03,092 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:37) - Building jandex class inventory using rebuild strategy IF_MISSING...
2024-06-28 12:09:03,267 INFO  [ForkJoinPool.commonPool-worker-1] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:180) - Rebuild index 'file:/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.security.test/target/test-classes/META-INF/jandex.idx'. Scanning location...
2024-06-28 12:09:03,466 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:43) - Finished building jandex class inventory in 398.700847 ms. Total class count: 886
2024-06-28 12:09:03,705 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:226) - Collected 174 beans in 236.592844 ms
2024-06-28 12:09:03,799 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:231) - Registered 174 beans in 93.876771 ms
2024-06-28 12:09:03,823 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport
2024-06-28 12:09:03,826 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:191) - No classpath:config.properties found. Running with empty configuration.
OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.194 s -- in org.eclipse.scout.rt.security.AccessControlServiceTest
[INFO] Running org.eclipse.scout.rt.security.PermissionLevelTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s -- in org.eclipse.scout.rt.security.PermissionLevelTest
[INFO] Running org.eclipse.scout.rt.security.PermissionsTest
[INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.931 s -- in org.eclipse.scout.rt.security.PermissionsTest
[INFO] Running org.eclipse.scout.rt.security.mapping.ToPermissionCollectionDoFunctionTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s -- in org.eclipse.scout.rt.security.mapping.ToPermissionCollectionDoFunctionTest
[INFO] Running org.eclipse.scout.rt.security.mapping.ToPermissionDoFunctionTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.scout.rt.security.mapping.ToPermissionDoFunctionTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.security.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.security.test/target/org.eclipse.scout.rt.security.test-24.2-SNAPSHOT.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.security.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.security.test/target/org.eclipse.scout.rt.security.test-24.2-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.security.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.security.test/target/org.eclipse.scout.rt.security.test-24.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.security.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.security.test/target/org.eclipse.scout.rt.security.test-24.2-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.security.test ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] --------< org.eclipse.scout.rt:org.eclipse.scout.rt.dataformat >--------
[INFO] Building org.eclipse.scout.rt.dataformat 24.2-SNAPSHOT           [41/72]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataformat/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.dataformat ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.dataformat ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.dataformat ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataformat/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.dataformat ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.dataformat ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling with eclipse [debug release 11] to target/classes
[INFO] 
[INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.dataformat ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataformat/target/classes/META-INF/jandex.idx
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.dataformat ---
[INFO] Copying 1 resource from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.dataformat ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling with eclipse [debug release 11] to target/test-classes
[INFO] 
[INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.dataformat ---
[INFO] Surefire report directory: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataformat/target/surefire-reports
[INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.scout.rt.dataformat.ical.ICalBeanTest
SLF4J: No SLF4J providers were found.
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See https://www.slf4j.org/codes.html#noProviders for further details.
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.974 s -- in org.eclipse.scout.rt.dataformat.ical.ICalBeanTest
[INFO] Running org.eclipse.scout.rt.dataformat.ical.builder.ICalBuilderTest
OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
BEGIN:VCALENDAR
VERSION:2.0
PRODID;CHARSET=utf-8:IDENTIFIER
BEGIN:VEVENT
DTSTAMP;CHARSET=utf-8:20240628T120900Z
DESCRIPTION;CHARSET=utf-8:description
LOCATION;CHARSET=utf-8:location
SUMMARY;CHARSET=utf-8:summary
DTSTART;CHARSET=utf-8:20200820
DTEND;CHARSET=utf-8:20200823
UID;CHARSET=utf-8:5edf8af0-5347-4331-ae0f-3b4980180b37
END:VEVENT
END:VCALENDAR

BEGIN:VCALENDAR
VERSION:2.0
PRODID;CHARSET=utf-8:IDENTIFIER
BEGIN:VEVENT
DTSTAMP;CHARSET=utf-8:20240628T120900Z
DESCRIPTION;CHARSET=utf-8:description
LOCATION;CHARSET=utf-8:location
SUMMARY;CHARSET=utf-8:summary
DTSTART;CHARSET=utf-8:20200820
DTEND;CHARSET=utf-8:20200821
UID;CHARSET=utf-8:5edf8af0-5347-4331-ae0f-3b4980180b37
END:VEVENT
END:VCALENDAR

BEGIN:VCALENDAR
VERSION:2.0
PRODID;CHARSET=utf-8:IDENTIFIER
BEGIN:VEVENT
DTSTAMP;CHARSET=utf-8:20240628T120900Z
DESCRIPTION;CHARSET=utf-8:description
LOCATION;CHARSET=utf-8:location
SUMMARY;CHARSET=utf-8:summary
DTSTART;CHARSET=utf-8:20200820
DTEND;CHARSET=utf-8:20200823
UID;CHARSET=utf-8:5edf8af0-5347-4331-ae0f-3b4980180b37
END:VEVENT
END:VCALENDAR

BEGIN:VCALENDAR
VERSION:2.0
PRODID;CHARSET=utf-8:IDENTIFIER
BEGIN:VEVENT
DTSTAMP;CHARSET=utf-8:20240628T120900Z
DESCRIPTION;CHARSET=utf-8:description
LOCATION;CHARSET=utf-8:location
SUMMARY;CHARSET=utf-8:summary
DTSTART;CHARSET=utf-8:20200820
DTEND;CHARSET=utf-8:20200823
UID;CHARSET=utf-8:5edf8af0-5347-4331-ae0f-3b4980180b37
END:VEVENT
END:VCALENDAR

[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.556 s -- in org.eclipse.scout.rt.dataformat.ical.builder.ICalBuilderTest
[INFO] Running org.eclipse.scout.rt.dataformat.ical.model.ICalVCardHelperTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.scout.rt.dataformat.ical.model.ICalVCardHelperTest
[INFO] Running org.eclipse.scout.rt.dataformat.io.UnfoldingReaderTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.scout.rt.dataformat.io.UnfoldingReaderTest
[INFO] Running org.eclipse.scout.rt.dataformat.vcard.VCardBeanTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.scout.rt.dataformat.vcard.VCardBeanTest
[INFO] Running org.eclipse.scout.rt.dataformat.vcard.builder.VCardBuilderTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.scout.rt.dataformat.vcard.builder.VCardBuilderTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.dataformat ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataformat/target/org.eclipse.scout.rt.dataformat-24.2-SNAPSHOT.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.dataformat ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataformat/target/org.eclipse.scout.rt.dataformat-24.2-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.dataformat ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataformat/target/org.eclipse.scout.rt.dataformat-24.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.dataformat ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataformat/target/org.eclipse.scout.rt.dataformat-24.2-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.dataformat ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] --------< org.eclipse.scout.rt:org.eclipse.scout.rt.rest.test >---------
[INFO] Building org.eclipse.scout.rt.rest.test 24.2-SNAPSHOT            [42/72]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest.test/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.rest.test ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.rest.test ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.rest.test ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest.test/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.rest.test ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest.test/src/main/resources
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.rest.test ---
[INFO] No sources to compile
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.rest.test ---
[INFO] Copying 5 resources from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.rest.test ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling with eclipse [debug release 11] to target/test-classes
[INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest.test/src/test/java/org/eclipse/scout/rt/rest/exception/DefaultExceptionMapperTest.java:[68,21] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored
[INFO] 
[INFO] --- jandex:3.1.6:jandex (make-test-index) @ org.eclipse.scout.rt.rest.test ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest.test/target/test-classes/jandex.idx
[INFO] 
[INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.rest.test ---
[INFO] Surefire report directory: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest.test/target/surefire-reports
[INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.scout.rt.rest.RestApplicationTest
2024-06-28 12:09:15,383 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true
2024-06-28 12:09:15,414 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:37) - Building jandex class inventory using rebuild strategy IF_MISSING...
2024-06-28 12:09:15,612 INFO  [ForkJoinPool.commonPool-worker-1] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:180) - Rebuild index 'file:/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest.test/target/test-classes/META-INF/jandex.idx'. Scanning location...
2024-06-28 12:09:15,867 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:43) - Finished building jandex class inventory in 469.397869 ms. Total class count: 1035
2024-06-28 12:09:16,290 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:226) - Collected 219 beans in 420.286693 ms
2024-06-28 12:09:16,388 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:231) - Registered 219 beans in 98.167677 ms
2024-06-28 12:09:16,410 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport
2024-06-28 12:09:16,411 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:191) - No classpath:config.properties found. Running with empty configuration.
2024-06-28 12:09:16,584 INFO  [main] org.eclipse.scout.rt.testing.platform.GlobalTestingPlatform.checkAccess(GlobalTestingPlatform.java:75) - Accessing the BeanManager before the testing platform is fully started; blocking until Platform.awaitPlatformStarted
OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
2024-06-28 12:09:18,317 INFO  [main] org.eclipse.scout.rt.rest.RestApplication.<init>(RestApplication.java:54) - org.eclipse.scout.rt.rest.RestApplication initialized in 9.817048 ms [20 classes, 1 singletons, 2 properties]
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.689 s -- in org.eclipse.scout.rt.rest.RestApplicationTest
[INFO] Running org.eclipse.scout.rt.rest.cancellation.RestRequestCancellationRegistryTest
2024-06-28 12:09:18,464 INFO  [main] org.eclipse.scout.rt.rest.cancellation.RestRequestCancellationRegistry.cancel(RestRequestCancellationRegistry.java:81) - Cannot cancel requests of other users [requestId=1, executingUserId=alice, requestingUserId=null]
2024-06-28 12:09:18,470 INFO  [main] org.eclipse.scout.rt.rest.cancellation.RestRequestCancellationRegistry.cancel(RestRequestCancellationRegistry.java:81) - Cannot cancel requests of other users [requestId=1, executingUserId=alice, requestingUserId=eve]
2024-06-28 12:09:18,478 WARN  [main] org.eclipse.scout.rt.rest.cancellation.RestRequestCancellationRegistry.register(RestRequestCancellationRegistry.java:51) - Duplicate request id. Ignoring this request: [requestId:1]
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.153 s -- in org.eclipse.scout.rt.rest.cancellation.RestRequestCancellationRegistryTest
[INFO] Running org.eclipse.scout.rt.rest.client.multipart.MultipartMessageTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.scout.rt.rest.client.multipart.MultipartMessageTest
[INFO] Running org.eclipse.scout.rt.rest.client.multipart.MultipartPartTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.eclipse.scout.rt.rest.client.multipart.MultipartPartTest
[INFO] Running org.eclipse.scout.rt.rest.client.proxy.ErrorDoRestClientExceptionTransformerTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.033 s -- in org.eclipse.scout.rt.rest.client.proxy.ErrorDoRestClientExceptionTransformerTest
[INFO] Running org.eclipse.scout.rt.rest.client.proxy.RestClientApiFootprintTest
2024-06-28 12:09:20,678 INFO  [main] org.eclipse.scout.rt.dataobject.DataObjectInventory.init(DataObjectInventory.java:116) - Registry initialized, found 30 IDoEntity implementations with @TypeName annotation and 0 implementations with @TypeVersion annotation.
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.658 s -- in org.eclipse.scout.rt.rest.client.proxy.RestClientApiFootprintTest
[INFO] Running org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactoryTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.747 s -- in org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactoryTest
[INFO] Running org.eclipse.scout.rt.rest.doc.ApiDocGeneratorTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.scout.rt.rest.doc.ApiDocGeneratorTest
[INFO] Running org.eclipse.scout.rt.rest.error.ErrorDoTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.scout.rt.rest.error.ErrorDoTest
[INFO] Running org.eclipse.scout.rt.rest.error.ErrorResponseBuilderTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.scout.rt.rest.error.ErrorResponseBuilderTest
[INFO] Running org.eclipse.scout.rt.rest.exception.DefaultExceptionMapperTest
2024-06-28 12:09:22,305 INFO  [main] org.eclipse.scout.rt.rest.exception.AbstractVetoExceptionMapper.toResponseImpl(AbstractVetoExceptionMapper.java:26) - AccessForbiddenException: hagbard: foo bar [severity=ERROR, code=37]
2024-06-28 12:09:22,372 WARN  [main] org.eclipse.scout.rt.rest.exception.AbstractExceptionMapper.checkResponseEntity(AbstractExceptionMapper.java:72) - REST response Mock for Response, hashCode: 1773970438 contains no entity! Check the ExceptionMapper implementation (AccessForbiddenExceptionMapper) and return an ErrorResponse entity.
2024-06-28 12:09:22,387 WARN  [main] org.eclipse.scout.rt.rest.exception.AbstractExceptionMapper.checkResponseEntity(AbstractExceptionMapper.java:72) - REST response Mock for Response, hashCode: 471031651 contains no entity! Check the ExceptionMapper implementation (WebApplicationExceptionMapper) and return an ErrorResponse entity.
2024-06-28 12:09:22,390 ERROR [main] org.eclipse.scout.rt.rest.exception.DefaultExceptionMapper.toResponseImpl(DefaultExceptionMapper.java:43) - Exception occurred while processing REST request
java.lang.Exception: null
	at org.eclipse.scout.rt.rest.exception.DefaultExceptionMapperTest.testToResponseInternalServerError(DefaultExceptionMapperTest.java:87)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$2.evaluate(PlatformTestRunner.java:103)
	at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedAfterStatement.evaluate(PlatformTestRunner.java:354)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-06-28 12:09:22,399 WARN  [main] org.eclipse.scout.rt.rest.exception.AbstractExceptionMapper.checkResponseEntity(AbstractExceptionMapper.java:72) - REST response Mock for Response, hashCode: 963585828 contains no entity! Check the ExceptionMapper implementation (DefaultExceptionMapper) and return an ErrorResponse entity.
2024-06-28 12:09:22,402 ERROR [main] org.eclipse.scout.rt.rest.exception.DefaultExceptionMapper.toResponseImpl(DefaultExceptionMapper.java:43) - Exception occurred while processing REST request
java.lang.Exception: null
	at org.eclipse.scout.rt.rest.exception.DefaultExceptionMapperTest.lambda$5(DefaultExceptionMapperTest.java:177)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.rest.exception.DefaultExceptionMapperTest.testNotifyTransaction(DefaultExceptionMapperTest.java:173)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$2.evaluate(PlatformTestRunner.java:103)
	at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedAfterStatement.evaluate(PlatformTestRunner.java:354)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-06-28 12:09:22,406 WARN  [main] org.eclipse.scout.rt.rest.exception.AbstractExceptionMapper.checkResponseEntity(AbstractExceptionMapper.java:72) - REST response Mock for Response, hashCode: 806005031 contains no entity! Check the ExceptionMapper implementation (DefaultExceptionMapper) and return an ErrorResponse entity.
2024-06-28 12:09:22,408 INFO  [main] org.eclipse.scout.rt.rest.exception.IllegalArgumentExceptionMapper.toResponseImpl(IllegalArgumentExceptionMapper.java:29) - IllegalArgumentException: foo
java.lang.IllegalArgumentException: foo
	at org.eclipse.scout.rt.rest.exception.DefaultExceptionMapperTest.testToResponseIllegalArgumentApplicationException(DefaultExceptionMapperTest.java:104)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$2.evaluate(PlatformTestRunner.java:103)
	at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedAfterStatement.evaluate(PlatformTestRunner.java:354)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-06-28 12:09:22,412 WARN  [main] org.eclipse.scout.rt.rest.exception.AbstractExceptionMapper.checkResponseEntity(AbstractExceptionMapper.java:72) - REST response Mock for Response, hashCode: 879319843 contains no entity! Check the ExceptionMapper implementation (IllegalArgumentExceptionMapper) and return an ErrorResponse entity.
2024-06-28 12:09:22,414 WARN  [main] org.eclipse.scout.rt.rest.exception.RemoteSystemUnavailableExceptionMapper.toResponseImpl(RemoteSystemUnavailableExceptionMapper.java:31) - RemoteSystemUnavailableException: unavailable
2024-06-28 12:09:22,417 WARN  [main] org.eclipse.scout.rt.rest.exception.AbstractExceptionMapper.checkResponseEntity(AbstractExceptionMapper.java:72) - REST response Mock for Response, hashCode: 1557594596 contains no entity! Check the ExceptionMapper implementation (RemoteSystemUnavailableExceptionMapper) and return an ErrorResponse entity.
2024-06-28 12:09:22,419 INFO  [main] org.eclipse.scout.rt.rest.exception.AbstractVetoExceptionMapper.toResponseImpl(AbstractVetoExceptionMapper.java:26) - ResourceNotFoundException: hagbard: foo bar [severity=ERROR, code=37]
2024-06-28 12:09:22,422 WARN  [main] org.eclipse.scout.rt.rest.exception.AbstractExceptionMapper.checkResponseEntity(AbstractExceptionMapper.java:72) - REST response Mock for Response, hashCode: 625540097 contains no entity! Check the ExceptionMapper implementation (ResourceNotFoundExceptionMapper) and return an ErrorResponse entity.
2024-06-28 12:09:22,425 ERROR [main] org.eclipse.scout.rt.rest.exception.ProcessingExceptionMapper.toResponseImpl(ProcessingExceptionMapper.java:26) - Exception occurred while processing REST request
org.eclipse.scout.rt.platform.exception.ProcessingException: hagbard: foo bar [severity=ERROR, code=37]
	at org.eclipse.scout.rt.rest.exception.DefaultExceptionMapperTest.testToResponseProcessingException(DefaultExceptionMapperTest.java:113)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$2.evaluate(PlatformTestRunner.java:103)
	at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedAfterStatement.evaluate(PlatformTestRunner.java:354)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
Caused by: java.lang.Exception: null
	... 55 common frames omitted
2024-06-28 12:09:22,428 WARN  [main] org.eclipse.scout.rt.rest.exception.AbstractExceptionMapper.checkResponseEntity(AbstractExceptionMapper.java:72) - REST response Mock for Response, hashCode: 292158973 contains no entity! Check the ExceptionMapper implementation (ProcessingExceptionMapper) and return an ErrorResponse entity.
2024-06-28 12:09:22,430 INFO  [main] org.eclipse.scout.rt.rest.exception.AbstractVetoExceptionMapper.toResponseImpl(AbstractVetoExceptionMapper.java:26) - VetoException: hagbard: foo bar [severity=WARNING, code=37]
2024-06-28 12:09:22,464 WARN  [main] org.eclipse.scout.rt.rest.exception.AbstractExceptionMapper.checkResponseEntity(AbstractExceptionMapper.java:72) - REST response Mock for Response, hashCode: 466983810 contains no entity! Check the ExceptionMapper implementation (VetoExceptionMapper) and return an ErrorResponse entity.
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.467 s -- in org.eclipse.scout.rt.rest.exception.DefaultExceptionMapperTest
[INFO] Running org.eclipse.scout.rt.rest.multipart.ServerMultipartMessageTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.eclipse.scout.rt.rest.multipart.ServerMultipartMessageTest
[INFO] Running org.eclipse.scout.rt.rest.param.IIdParamConverterProviderTest
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.177 s -- in org.eclipse.scout.rt.rest.param.IIdParamConverterProviderTest
[INFO] Running org.eclipse.scout.rt.rest.param.LocaleParamConverterProviderTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.scout.rt.rest.param.LocaleParamConverterProviderTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 50, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.rest.test ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest.test/target/org.eclipse.scout.rt.rest.test-24.2-SNAPSHOT.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.rest.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest.test/target/org.eclipse.scout.rt.rest.test-24.2-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.rest.test ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.rest.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest.test/target/org.eclipse.scout.rt.rest.test-24.2-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.rest.test ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.rest.jackson >-------
[INFO] Building org.eclipse.scout.rt.rest.jackson 24.2-SNAPSHOT         [43/72]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest.jackson/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.rest.jackson ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.rest.jackson ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.rest.jackson ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest.jackson/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.rest.jackson ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.rest.jackson ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling with eclipse [debug release 11] to target/classes
[INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest.jackson/src/main/java/org/eclipse/scout/rt/rest/jackson/ObjectMapperResolver.java:[34,21] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.deprecation' is not analysed due to a compiler option being ignored
[INFO] 
[INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.rest.jackson ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest.jackson/target/classes/META-INF/jandex.idx
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.rest.jackson ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest.jackson/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.rest.jackson ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.rest.jackson ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.rest.jackson ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest.jackson/target/org.eclipse.scout.rt.rest.jackson-24.2-SNAPSHOT.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.rest.jackson ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.rest.jackson ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest.jackson/target/org.eclipse.scout.rt.rest.jackson-24.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.rest.jackson ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.rest.jackson ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] ----< org.eclipse.scout.rt:org.eclipse.scout.rt.rest.jersey.client >----
[INFO] Building org.eclipse.scout.rt.rest.jersey.client 24.2-SNAPSHOT   [44/72]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest.jersey.client/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/jersey/core/jersey-client/3.0.12/jersey-client-3.0.12.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-client/3.0.12/jersey-client-3.0.12.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-client/3.0.12/jersey-client-3.0.12.pom (6.8 kB at 846 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/jersey/project/3.0.12/project-3.0.12.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/project/3.0.12/project-3.0.12.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/project/3.0.12/project-3.0.12.pom (111 kB at 12 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/ee4j/project/1.0.9/project-1.0.9.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.9/project-1.0.9.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.9/project-1.0.9.pom (16 kB at 2.3 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/jersey/core/jersey-common/3.0.12/jersey-common-3.0.12.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-common/3.0.12/jersey-common-3.0.12.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-common/3.0.12/jersey-common-3.0.12.pom (36 kB at 4.6 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.pom (7.4 kB at 1.1 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/ee4j/project/1.0.5/project-1.0.5.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.5/project-1.0.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.5/project-1.0.5.pom (13 kB at 2.6 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/jersey/media/jersey-media-json-jackson/3.0.12/jersey-media-json-jackson-3.0.12.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/media/jersey-media-json-jackson/3.0.12/jersey-media-json-jackson-3.0.12.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/media/jersey-media-json-jackson/3.0.12/jersey-media-json-jackson-3.0.12.pom (7.7 kB at 1.3 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/jersey/media/project/3.0.12/project-3.0.12.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/media/project/3.0.12/project-3.0.12.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/media/project/3.0.12/project-3.0.12.pom (2.0 kB at 336 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/jersey/ext/jersey-entity-filtering/3.0.12/jersey-entity-filtering-3.0.12.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/ext/jersey-entity-filtering/3.0.12/jersey-entity-filtering-3.0.12.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/ext/jersey-entity-filtering/3.0.12/jersey-entity-filtering-3.0.12.pom (3.4 kB at 575 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/jersey/ext/project/3.0.12/project-3.0.12.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/ext/project/3.0.12/project-3.0.12.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/ext/project/3.0.12/project-3.0.12.pom (2.8 kB at 563 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/module/jackson-module-jakarta-xmlbind-annotations/2.16.0/jackson-module-jakarta-xmlbind-annotations-2.16.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-jakarta-xmlbind-annotations/2.16.0/jackson-module-jakarta-xmlbind-annotations-2.16.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-jakarta-xmlbind-annotations/2.16.0/jackson-module-jakarta-xmlbind-annotations-2.16.0.pom (3.7 kB at 621 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/module/jackson-modules-base/2.16.0/jackson-modules-base-2.16.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-modules-base/2.16.0/jackson-modules-base-2.16.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-modules-base/2.16.0/jackson-modules-base-2.16.0.pom (4.1 kB at 682 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/jersey/core/jersey-client/3.0.12/jersey-client-3.0.12.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/jersey/core/jersey-common/3.0.12/jersey-common-3.0.12.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/jersey/media/jersey-media-json-jackson/3.0.12/jersey-media-json-jackson-3.0.12.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/jersey/ext/jersey-entity-filtering/3.0.12/jersey-entity-filtering-3.0.12.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/module/jackson-module-jakarta-xmlbind-annotations/2.16.0/jackson-module-jakarta-xmlbind-annotations-2.16.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-client/3.0.12/jersey-client-3.0.12.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-client/3.0.12/jersey-client-3.0.12.jar (306 kB at 20 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-common/3.0.12/jersey-common-3.0.12.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/media/jersey-media-json-jackson/3.0.12/jersey-media-json-jackson-3.0.12.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/ext/jersey-entity-filtering/3.0.12/jersey-entity-filtering-3.0.12.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-jakarta-xmlbind-annotations/2.16.0/jackson-module-jakarta-xmlbind-annotations-2.16.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar (19 kB at 2.4 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-jakarta-xmlbind-annotations/2.16.0/jackson-module-jakarta-xmlbind-annotations-2.16.0.jar (32 kB at 3.2 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/ext/jersey-entity-filtering/3.0.12/jersey-entity-filtering-3.0.12.jar (85 kB at 8.5 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/media/jersey-media-json-jackson/3.0.12/jersey-media-json-jackson-3.0.12.jar (86 kB at 7.9 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-common/3.0.12/jersey-common-3.0.12.jar (1.3 MB at 37 MB/s)
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.rest.jersey.client ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.rest.jersey.client ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.rest.jersey.client ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest.jersey.client/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.rest.jersey.client ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.rest.jersey.client ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling with eclipse [debug release 11] to target/classes
[INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest.jersey.client/src/main/java/org/eclipse/scout/rt/rest/jersey/client/ScoutApacheConnector.java:[527,21] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest.jersey.client/src/main/java/org/eclipse/scout/rt/rest/jersey/client/ScoutApacheConnector.java:[547,21] Unsupported @SuppressWarnings("squid:S1181")
[INFO] 
[INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.rest.jersey.client ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest.jersey.client/target/classes/META-INF/jandex.idx
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.rest.jersey.client ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest.jersey.client/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.rest.jersey.client ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.rest.jersey.client ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.rest.jersey.client ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest.jersey.client/target/org.eclipse.scout.rt.rest.jersey.client-24.2-SNAPSHOT.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.rest.jersey.client ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.rest.jersey.client ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest.jersey.client/target/org.eclipse.scout.rt.rest.jersey.client-24.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.rest.jersey.client ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.rest.jersey.client ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] ----< org.eclipse.scout.rt:org.eclipse.scout.rt.rest.jersey.server >----
[INFO] Building org.eclipse.scout.rt.rest.jersey.server 24.2-SNAPSHOT   [45/72]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest.jersey.server/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.rest.jersey.server ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.rest.jersey.server ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.rest.jersey.server ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest.jersey.server/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.rest.jersey.server ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.rest.jersey.server ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling with eclipse [debug release 11] to target/classes
[INFO] 
[INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.rest.jersey.server ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest.jersey.server/target/classes/META-INF/jandex.idx
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.rest.jersey.server ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest.jersey.server/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.rest.jersey.server ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.rest.jersey.server ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.rest.jersey.server ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest.jersey.server/target/org.eclipse.scout.rt.rest.jersey.server-24.2-SNAPSHOT.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.rest.jersey.server ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.rest.jersey.server ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest.jersey.server/target/org.eclipse.scout.rt.rest.jersey.server-24.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.rest.jersey.server ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.rest.jersey.server ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] -----< org.eclipse.scout.rt:org.eclipse.scout.rt.rest.jersey.test >-----
[INFO] Building org.eclipse.scout.rt.rest.jersey.test 24.2-SNAPSHOT     [46/72]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest.jersey.test/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/jersey/containers/jersey-container-servlet/3.0.12/jersey-container-servlet-3.0.12.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/containers/jersey-container-servlet/3.0.12/jersey-container-servlet-3.0.12.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/containers/jersey-container-servlet/3.0.12/jersey-container-servlet-3.0.12.pom (3.4 kB at 483 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/jersey/containers/project/3.0.12/project-3.0.12.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/containers/project/3.0.12/project-3.0.12.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/containers/project/3.0.12/project-3.0.12.pom (3.1 kB at 154 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/jersey/containers/jersey-container-servlet-core/3.0.12/jersey-container-servlet-core-3.0.12.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/containers/jersey-container-servlet-core/3.0.12/jersey-container-servlet-core-3.0.12.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/containers/jersey-container-servlet-core/3.0.12/jersey-container-servlet-core-3.0.12.pom (3.4 kB at 567 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/jersey/core/jersey-server/3.0.12/jersey-server-3.0.12.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-server/3.0.12/jersey-server-3.0.12.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-server/3.0.12/jersey-server-3.0.12.pom (12 kB at 1.8 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.pom (11 kB at 1.8 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/jersey/inject/jersey-hk2/3.0.12/jersey-hk2-3.0.12.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/inject/jersey-hk2/3.0.12/jersey-hk2-3.0.12.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/inject/jersey-hk2/3.0.12/jersey-hk2-3.0.12.pom (4.9 kB at 823 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/jersey/inject/project/3.0.12/project-3.0.12.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/inject/project/3.0.12/project-3.0.12.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/inject/project/3.0.12/project-3.0.12.pom (1.5 kB at 211 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/hk2/hk2-locator/3.0.3/hk2-locator-3.0.3.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-locator/3.0.3/hk2-locator-3.0.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-locator/3.0.3/hk2-locator-3.0.3.pom (7.0 kB at 1.0 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/hk2/hk2-parent/3.0.3/hk2-parent-3.0.3.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-parent/3.0.3/hk2-parent-3.0.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-parent/3.0.3/hk2-parent-3.0.3.pom (42 kB at 6.0 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/hk2/external/aopalliance-repackaged/3.0.3/aopalliance-repackaged-3.0.3.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/aopalliance-repackaged/3.0.3/aopalliance-repackaged-3.0.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/aopalliance-repackaged/3.0.3/aopalliance-repackaged-3.0.3.pom (6.1 kB at 865 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/hk2/external/3.0.3/external-3.0.3.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/3.0.3/external-3.0.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/3.0.3/external-3.0.3.pom (1.4 kB at 240 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/hk2/hk2-api/3.0.3/hk2-api-3.0.3.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-api/3.0.3/hk2-api-3.0.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-api/3.0.3/hk2-api-3.0.3.pom (4.0 kB at 658 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/hk2/hk2-utils/3.0.3/hk2-utils-3.0.3.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-utils/3.0.3/hk2-utils-3.0.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-utils/3.0.3/hk2-utils-3.0.3.pom (4.8 kB at 683 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/javassist/javassist/3.29.2-GA/javassist-3.29.2-GA.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.29.2-GA/javassist-3.29.2-GA.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.29.2-GA/javassist-3.29.2-GA.pom (11 kB at 1.8 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/jersey/containers/jersey-container-servlet/3.0.12/jersey-container-servlet-3.0.12.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/jersey/containers/jersey-container-servlet-core/3.0.12/jersey-container-servlet-core-3.0.12.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/jersey/core/jersey-server/3.0.12/jersey-server-3.0.12.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/jersey/inject/jersey-hk2/3.0.12/jersey-hk2-3.0.12.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/hk2/hk2-locator/3.0.3/hk2-locator-3.0.3.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/hk2/external/aopalliance-repackaged/3.0.3/aopalliance-repackaged-3.0.3.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/hk2/hk2-api/3.0.3/hk2-api-3.0.3.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/hk2/hk2-utils/3.0.3/hk2-utils-3.0.3.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/javassist/javassist/3.29.2-GA/javassist-3.29.2-GA.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/containers/jersey-container-servlet/3.0.12/jersey-container-servlet-3.0.12.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/containers/jersey-container-servlet/3.0.12/jersey-container-servlet-3.0.12.jar (33 kB at 4.7 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/containers/jersey-container-servlet-core/3.0.12/jersey-container-servlet-core-3.0.12.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-server/3.0.12/jersey-server-3.0.12.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/inject/jersey-hk2/3.0.12/jersey-hk2-3.0.12.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-locator/3.0.3/hk2-locator-3.0.3.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar (93 kB at 12 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/aopalliance-repackaged/3.0.3/aopalliance-repackaged-3.0.3.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/containers/jersey-container-servlet-core/3.0.12/jersey-container-servlet-core-3.0.12.jar (75 kB at 7.5 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-api/3.0.3/hk2-api-3.0.3.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/inject/jersey-hk2/3.0.12/jersey-hk2-3.0.12.jar (78 kB at 8.7 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-utils/3.0.3/hk2-utils-3.0.3.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-locator/3.0.3/hk2-locator-3.0.3.jar (204 kB at 17 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.29.2-GA/javassist-3.29.2-GA.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/aopalliance-repackaged/3.0.3/aopalliance-repackaged-3.0.3.jar (27 kB at 1.8 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-api/3.0.3/hk2-api-3.0.3.jar (201 kB at 11 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-utils/3.0.3/hk2-utils-3.0.3.jar (132 kB at 6.6 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-server/3.0.12/jersey-server-3.0.12.jar (968 kB at 33 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.29.2-GA/javassist-3.29.2-GA.jar (794 kB at 23 MB/s)
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.rest.jersey.test ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.rest.jersey.test ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.rest.jersey.test ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest.jersey.test/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.rest.jersey.test ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.rest.jersey.test ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling with eclipse [debug release 11] to target/classes
[INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest.jersey.test/src/main/java/org/eclipse/scout/rt/rest/jersey/JerseyTestApplication.java:[102,21] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest.jersey.test/src/main/java/org/eclipse/scout/rt/rest/jersey/ProxyServletParameters.java:[33,21] Unsupported @SuppressWarnings("squid:S2068")
[INFO] 
[INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.rest.jersey.test ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest.jersey.test/target/classes/META-INF/jandex.idx
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.rest.jersey.test ---
[INFO] Copying 3 resources from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.rest.jersey.test ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling with eclipse [debug release 11] to target/test-classes
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest.jersey.test/src/test/java/org/eclipse/scout/rt/rest/jersey/client/AbstractRestClientHelperTest.java:[92,20] jakarta.ws.rs.ext.ContextResolver is a raw type. References to generic type jakarta.ws.rs.ext.ContextResolver<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest.jersey.test/src/test/java/org/eclipse/scout/rt/rest/jersey/client/AbstractRestClientHelperTest.java:[93,12] jakarta.ws.rs.ext.ContextResolver is a raw type. References to generic type jakarta.ws.rs.ext.ContextResolver<T> should be parameterized
[INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest.jersey.test/src/test/java/org/eclipse/scout/rt/rest/jersey/client/proxy/RestClientProxyInvocationTest.java:[273,23] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored
[INFO] 
[INFO] --- jandex:3.1.6:jandex (make-test-index) @ org.eclipse.scout.rt.rest.jersey.test ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest.jersey.test/target/test-classes/jandex.idx
[INFO] 
[INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.rest.jersey.test ---
[INFO] Surefire report directory: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest.jersey.test/target/surefire-reports
[INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.scout.rt.rest.jersey.client.AbstractRestClientHelperTest
2024-06-28 12:09:27,746 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true
2024-06-28 12:09:27,791 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:37) - Building jandex class inventory using rebuild strategy IF_MISSING...
2024-06-28 12:09:27,974 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:180) - Rebuild index 'file:/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest.jersey.test/target/test-classes/META-INF/jandex.idx'. Scanning location...
2024-06-28 12:09:28,263 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:43) - Finished building jandex class inventory in 490.564083 ms. Total class count: 1461
2024-06-28 12:09:29,001 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:226) - Collected 338 beans in 734.008083 ms
2024-06-28 12:09:29,119 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:231) - Registered 338 beans in 118.017141 ms
2024-06-28 12:09:29,167 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport
2024-06-28 12:09:29,199 INFO  [scout-platform-starter] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:41) - 0 code type classes registered.
2024-06-28 12:09:29,202 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:191) - No classpath:config.properties found. Running with empty configuration.
2024-06-28 12:09:29,385 INFO  [main] org.eclipse.scout.rt.testing.platform.GlobalTestingPlatform.checkAccess(GlobalTestingPlatform.java:75) - Accessing the BeanManager before the testing platform is fully started; blocking until Platform.awaitPlatformStarted
OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.683 s -- in org.eclipse.scout.rt.rest.jersey.client.AbstractRestClientHelperTest
[INFO] Running org.eclipse.scout.rt.rest.jersey.client.ApacheHttpClientCancelRequestTest
2024-06-28 12:09:32,104 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9
2024-06-28 12:09:32,696 INFO  [main] org.eclipse.scout.rt.rest.RestApplication.<init>(RestApplication.java:54) - org.eclipse.scout.rt.rest.RestApplication initialized in 7.408897 ms [18 classes, 1 singletons, 0 properties]
2024-06-28 12:09:33,706 INFO  [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:907) - Started o.e.j.s.ServletContextHandler@1f4fa465{Scout REST Integration Test,/,file:///tmp/,AVAILABLE}
2024-06-28 12:09:33,727 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@4f235107{HTTP/1.1, (http/1.1)}{0.0.0.0:40069}
2024-06-28 12:09:33,730 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@333d44f6{STARTING}[11.0.18,sto=0] @7832ms
2024-06-28 12:09:33,732 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9
2024-06-28 12:09:33,735 INFO  [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:907) - Started o.e.j.s.ServletContextHandler@2e243122{Scout REST Integration Test,/,file:///tmp/,AVAILABLE}
2024-06-28 12:09:33,736 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@39c93af6{HTTP/1.1, (http/1.1)}{0.0.0.0:35017}
2024-06-28 12:09:33,737 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@5cbebfba{STARTING}[11.0.18,sto=0] @7839ms
2024-06-28 12:09:33,738 INFO  [main] org.eclipse.scout.rt.rest.jersey.JerseyTestApplication.startInternal(JerseyTestApplication.java:98) - Server ready. The application is available on the following addresses:
---------------------------------------------------------------------
Echo
  http://localhost:40069
  http://scout-rt-gerrit-jdk11-ht7jf-7j33g:40069
  http://10.40.15.137:40069
Proxy
  http://localhost:35017
---------------------------------------------------------------------

2024-06-28 12:09:33,799 INFO  [main] org.eclipse.scout.rt.rest.jersey.RequestSynchronizer.announceRequest(RequestSynchronizer.java:39) - announcing request: f5457fa8-5fae-4ef7-a4db-063805ff7585
2024-06-28 12:09:33,837 INFO  [main] org.eclipse.scout.rt.rest.jersey.RequestSynchronizer.awaitRequest(RequestSynchronizer.java:56) - awaiting request: f5457fa8-5fae-4ef7-a4db-063805ff7585
2024-06-28 12:09:34,749 INFO  [qtp142449153-50] org.eclipse.scout.rt.rest.jersey.RequestSynchronizer.notifyRequestArrived(RequestSynchronizer.java:45) - notifying request arrived: f5457fa8-5fae-4ef7-a4db-063805ff7585
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.367 s -- in org.eclipse.scout.rt.rest.jersey.client.ApacheHttpClientCancelRequestTest
[INFO] Running org.eclipse.scout.rt.rest.jersey.client.ApacheHttpClientConnectionHeaderTest
2024-06-28 12:09:35,212 INFO  [qtp142449153-46] org.eclipse.scout.rt.dataobject.DataObjectInventory.init(DataObjectInventory.java:116) - Registry initialized, found 45 IDoEntity implementations with @TypeName annotation and 0 implementations with @TypeVersion annotation.
2024-06-28 12:09:35,376 INFO  [scout-thread-24] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:51) - Exception will be re-thrown for JUnit assertion. [exception=Interrupted while invoking REST service] - MDC[jobName=org.eclipse.scout.rt.rest.jersey.client.ApacheHttpClientCancelRequestTest$$Lambda$507/0x00007f42144ed4f8]
org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while invoking REST service
	at org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory$RestProxyInvocationHandler.invoke(RestClientProxyFactory.java:208)
	at jdk.proxy2/jdk.proxy2.$Proxy105.get(Unknown Source)
	at org.eclipse.scout.rt.rest.jersey.client.ApacheHttpClientCancelRequestTest.lambda$0(ApacheHttpClientCancelRequestTest.java:97)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
	Suppressed: org.eclipse.scout.rt.platform.exception.VetoException: Bad Request [severity=ERROR]
		at org.eclipse.scout.rt.rest.client.proxy.ErrorDoRestClientExceptionTransformer.lambda$9(ErrorDoRestClientExceptionTransformer.java)
		at org.eclipse.scout.rt.rest.client.proxy.ErrorDoRestClientExceptionTransformer.lambda$4(ErrorDoRestClientExceptionTransformer.java:67)
		at org.eclipse.scout.rt.rest.client.proxy.AbstractEntityRestClientExceptionTransformer.safeTransformEntityErrorResponse(AbstractEntityRestClientExceptionTransformer.java:120)
		at org.eclipse.scout.rt.rest.client.proxy.ErrorDoRestClientExceptionTransformer.transformClientError(ErrorDoRestClientExceptionTransformer.java:59)
		at org.eclipse.scout.rt.rest.client.proxy.ErrorDoRestClientExceptionTransformer.transformByResponseStatusFamily(ErrorDoRestClientExceptionTransformer.java:53)
		at org.eclipse.scout.rt.rest.client.proxy.AbstractEntityRestClientExceptionTransformer.transform(AbstractEntityRestClientExceptionTransformer.java:36)
		at org.eclipse.scout.rt.rest.jersey.JerseyTestRestClientHelper.transformException(JerseyTestRestClientHelper.java:40)
		at org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory$RestProxyInvocationHandler.proxyResult(RestClientProxyFactory.java:255)
		at org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory$RestProxyInvocationHandler.invoke(RestClientProxyFactory.java:200)
		... 24 common frames omitted
		Suppressed: java.lang.NullPointerException: Cannot invoke "org.eclipse.scout.rt.rest.error.ErrorResponse.getError()" because the return value of "jakarta.ws.rs.core.Response.readEntity(java.lang.Class)" is null
			at org.eclipse.scout.rt.rest.client.proxy.ErrorDoRestClientExceptionTransformer.lambda$3(ErrorDoRestClientExceptionTransformer.java:60)
			at org.eclipse.scout.rt.rest.client.proxy.AbstractEntityRestClientExceptionTransformer.safeTransformEntityErrorResponse(AbstractEntityRestClientExceptionTransformer.java:113)
			... 30 common frames omitted
	Caused by: jakarta.ws.rs.BadRequestException: HTTP 400 Bad Request
		at org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.convertToWebAppException(RestClientProxyFactory.java:327)
		at org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory$RestProxyInvocationHandler.proxyResult(RestClientProxyFactory.java:251)
		... 25 common frames omitted
2024-06-28 12:09:35,482 WARN  [main] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.warnDiscouragedMethodUsage(RestClientProxyFactory.java:219) - Discouraged method invocation (e.g. running outside a RunContext or exception transformation not available)
2024-06-28 12:09:35,572 WARN  [main] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.warnDiscouragedMethodUsage(RestClientProxyFactory.java:219) - Discouraged method invocation (e.g. running outside a RunContext or exception transformation not available)
2024-06-28 12:09:35,667 WARN  [main] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.warnDiscouragedMethodUsage(RestClientProxyFactory.java:219) - Discouraged method invocation (e.g. running outside a RunContext or exception transformation not available)
2024-06-28 12:09:35,725 WARN  [main] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.warnDiscouragedMethodUsage(RestClientProxyFactory.java:219) - Discouraged method invocation (e.g. running outside a RunContext or exception transformation not available)
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.700 s -- in org.eclipse.scout.rt.rest.jersey.client.ApacheHttpClientConnectionHeaderTest
[INFO] Running org.eclipse.scout.rt.rest.jersey.client.LineFormatterWithUriEncoderTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.rest.jersey.client.LineFormatterWithUriEncoderTest
[INFO] Running org.eclipse.scout.rt.rest.jersey.client.ScoutApacheConnectorTest
2024-06-28 12:09:35 INFO 1 * Sending client request on thread main
1 > GET http://localhost:40069/echo?status=200&cookieValue=my-cookie
1 > Accept: application/json
1 > Accept-Language: en-US

2024-06-28 12:09:35 INFO 1 * Client response received on thread main
1 < 200
1 < Accept-Language: en-US
1 < Connection: close
1 < Content-Type: application/json
1 < Date: Fri, 28 Jun 2024 12:09:35 GMT
1 < Expires: Thu, 01 Jan 1970 00:00:00 GMT
1 < Set-Cookie: echo-servlet-cookie=my-cookie
{"_type":"scout.RestClientTestEchoResponse","echo":{"_type":"scout.RestClientTestEcho","body":"","code":200,"httpMethod":"GET","info":"OK"},"receivedHeaders":{"Accept":"application/json","Connection":"close","User-Agent":"Generic","Host":"localhost:40069","Accept-Language":"en-US","Accept-Encoding":"gzip, x-gzip, deflate"}}

2024-06-28 12:09:35 INFO 2 * Sending client request on thread main
2 > GET http://localhost:40069/echo?status=200
2 > Accept: application/json
2 > Accept-Language: en-US

2024-06-28 12:09:35 INFO 2 * Client response received on thread main
2 < 200
2 < Accept-Language: en-US
2 < Connection: close
2 < Content-Type: application/json
2 < Date: Fri, 28 Jun 2024 12:09:35 GMT
{"_type":"scout.RestClientTestEchoResponse","echo":{"_type":"scout.RestClientTestEcho","body":"","code":200,"httpMethod":"GET","info":"OK"},"receivedHeaders":{"Cookie":"echo-servlet-cookie=my-cookie","Accept":"application/json","Connection":"close","User-Agent":"Jersey/3.0.12 (Scout Apache HttpClient Connector)","Host":"localhost:40069","Accept-Language":"en-US","Accept-Encoding":"gzip, x-gzip, deflate"}}

2024-06-28 12:09:35 INFO 1 * Sending client request on thread main
1 > GET http://localhost:40069/echo?status=200&redirectUrl=%2Fecho%3Fstatus%3D201
1 > Accept: application/json
1 > Accept-Language: en-US

2024-06-28 12:09:35 INFO 1 * Client response received on thread main
1 < 302
1 < Accept-Language: en-US
1 < Connection: close
1 < Date: Fri, 28 Jun 2024 12:09:35 GMT
1 < Location: http://localhost:40069/echo?status=201

2024-06-28 12:09:38 INFO 1 * Sending client request on thread main
1 > GET http://localhost:40069/echo?status=200
1 > Accept: application/json
1 > Accept-Language: en-US
1 > User-Agent: mockAgent

2024-06-28 12:09:38 INFO 1 * Client response received on thread main
1 < 200
1 < Accept-Language: en-US
1 < Connection: close
1 < Content-Type: application/json
1 < Date: Fri, 28 Jun 2024 12:09:38 GMT
{"_type":"scout.RestClientTestEchoResponse","echo":{"_type":"scout.RestClientTestEcho","body":"","code":200,"httpMethod":"GET","info":"OK"},"receivedHeaders":{"Accept":"application/json","Connection":"close","User-Agent":"mockAgent","Host":"localhost:40069","Accept-Language":"en-US","Accept-Encoding":"gzip, x-gzip, deflate"}}

2024-06-28 12:09:38 INFO 1 * Sending client request on thread main
1 > GET http://localhost:40069/echo?status=200
1 > Accept: application/json
1 > Accept-Language: en-US
1 > User-Agent: 

2024-06-28 12:09:38 INFO 1 * Client response received on thread main
1 < 200
1 < Accept-Language: en-US
1 < Connection: close
1 < Content-Type: application/json
1 < Date: Fri, 28 Jun 2024 12:09:38 GMT
{"_type":"scout.RestClientTestEchoResponse","echo":{"_type":"scout.RestClientTestEcho","body":"","code":200,"httpMethod":"GET","info":"OK"},"receivedHeaders":{"Accept":"application/json","Connection":"close","User-Agent":"","Host":"localhost:40069","Accept-Language":"en-US","Accept-Encoding":"gzip, x-gzip, deflate"}}

2024-06-28 12:09:38 INFO 1 * Sending client request on thread main
1 > GET http://localhost:40069/echo?status=200
1 > Accept: application/json
1 > Accept-Language: en-US

2024-06-28 12:09:38 INFO 1 * Client response received on thread main
1 < 200
1 < Accept-Language: en-US
1 < Connection: close
1 < Content-Type: application/json
1 < Date: Fri, 28 Jun 2024 12:09:38 GMT
{"_type":"scout.RestClientTestEchoResponse","echo":{"_type":"scout.RestClientTestEcho","body":"","code":200,"httpMethod":"GET","info":"OK"},"receivedHeaders":{"Accept":"application/json","Connection":"close","User-Agent":"Generic","Host":"localhost:40069","Accept-Language":"en-US","Accept-Encoding":"gzip, x-gzip, deflate"}}

2024-06-28 12:09:38 INFO 1 * Sending client request on thread main
1 > GET http://localhost:40069/echo?status=200
1 > Accept: application/json
1 > Accept-Language: en-US
1 > X-Scout-Correlation-Id: 2f8aa5fd-b6b2-4622-8d36-03f8c1dd01fd

2024-06-28 12:09:38,476 INFO  [qtp1765232168-58] org.eclipse.scout.rt.rest.jersey.RestClientHttpProxyServlet.service(RestClientHttpProxyServlet.java:49) - HTTP Headers:
  Accept: 'application/json'
  X-Scout-Correlation-Id: '2f8aa5fd-b6b2-4622-8d36-03f8c1dd01fd'
  Connection: 'close'
  User-Agent: 'Generic'
  Host: 'localhost:40069'
  Accept-Language: 'en-US'
  Accept-Encoding: 'gzip, x-gzip, deflate'
2024-06-28 12:09:38 INFO 1 * Client response received on thread main
1 < 200
1 < Connection: close
1 < Content-Type: application/json
1 < Date: Fri, 28 Jun 2024 12:09:38 GMT
1 < X-Scout-Correlation-Id: 2f8aa5fd-b6b2-4622-8d36-03f8c1dd01fd
{"_type":"scout.RestClientTestEchoResponse","echo":{"_type":"scout.RestClientTestEcho","data":"proxy-ok"}}

2024-06-28 12:09:38 INFO 1 * Sending client request on thread main
1 > GET http://localhost:40069/echo?status=200
1 > Accept: application/json
1 > Accept-Language: en-US

2024-06-28 12:09:38 INFO 1 * Client response received on thread main
1 < 200
1 < Accept-Language: en-US
1 < Connection: close
1 < Content-Type: application/json
1 < Date: Fri, 28 Jun 2024 12:09:38 GMT
{"_type":"scout.RestClientTestEchoResponse","echo":{"_type":"scout.RestClientTestEcho","body":"","code":200,"httpMethod":"GET","info":"OK"},"receivedHeaders":{"Accept":"application/json","Connection":"close","Host":"localhost:40069","Accept-Language":"en-US","Accept-Encoding":"gzip, x-gzip, deflate"}}

2024-06-28 12:09:38 INFO 1 * Sending client request on thread main
1 > POST http://localhost:40069/echo?status=200
1 > Accept: application/json
1 > Accept-Language: en-US
1 > Content-Type: application/json
1 > X-Requested-With: XMLHttpRequest
{"attribute":"value","attributeLarge":"1#2#3#4#5#6#7#8#9#10#11#12#13#14#15#16#17#18#19#20#21#22#23#24#25#26#27#28#29#30#31#32#33#34#35#36#37#38#39#40#41#42#43#44#45#46#47#48#49#50#51#52#53#54#55#56#57#58#59#60#61#62#63#64#65#66#67#68#69#70#71#72#73#74#75#76#77#78#79#80#81#82#83#84#85#86#87#88#89#90#91#92#93#94#95#96#97#98#99#100#101#102#103#104#105#106#107#108#109#110#111#112#113#114#115#116#117#118#119#120#121#122#123#124#125#126#127#128#129#130#131#132#133#134#135#136#137#138#139#140#141#142#143#144#145#146#147#148#149#150#151#152#153#154#155#156#157#158#159#160#161#162#163#164#165#166#167#168#169#170#171#172#173#174#175#176#177#178#179#180#181#182#183#184#185#186#187#188#189#190#191#192#193#194#195#196#197#198#199#200#201#202#203#204#205#206#207#208#209#210#211#212#213#214#215#216#217#218#219#220#221#222#223#224#225#226#227#228#229#230#231#232#233#234#235#236#237#238#239#240#241#242#243#244#245#246#247#248#249#250#251#252#253#254#255#256#257#258#259#260#261#262#263#264#265#266#267#268#269#270#271#272#273#274#275#276#277#278#279#280#281#282#283#284#285#286#287#288#289#290#291#292#293#294#295#296#297#298#299#300#301#302#303#304#305#306#307#308#309#310#311#312#313#314#315#316#317#318#319#320#321#322#323#324#325#326#327#328#329#330#331#332#333#334#335#336#337#338#339#340#341#342#343#344#345#346#347#348#349#350#351#352#353#354#355#356#357#358#359#360#361#362#363#364#365#366#367#368#369#370#371#372#373#374#375#376#377#378#379#380#381#382#383#384#385#386#387#388#389#390#391#392#393#394#395#396#397#398#399#400#401#402#403#404#405#406#407#408#409#410#411#412#413#414#415#416#417#418#419#420#421#422#423#424#425#426#427#428#429#430#431#432#433#434#435#436#437#438#439#440#441#442#443#444#445#446#447#448#449#450#451#452#453#454#455#456#457#458#459#460#461#462#463#464#465#466#467#468#469#470#471#472#473#474#475#476#477#478#479#480#481#482#483#484#485#486#487#488#489#490#491#492#493#494#495#496#497#498#499#500#501#502#503#504#505#506#507#508#509#510#511#512#513#514#515#516#517#518#519#520#521#522#523#524#525#526#527#528#529#530#531#532#533#534#535#536#537#538#539#540#541#542#543#544#545#546#547#548#549#550#551#552#553#554#555#556#557#558#559#560#561#562#563#564#565#566#567#568#569#570#571#572#573#574#575#576#577#578#579#580#581#582#583#584#585#586#587#588#589#590#591#592#593#594#595#596#597#598#599#600#601#602#603#604#605#606#607#608#609#610#611#612#613#614#615#616#617#618#619#620#621#622#623#624#625#626#627#628#629#630#631#632#633#634#635#636#637#638#639#640#641#642#643#644#645#646#647#648#649#650#651#652#653#654#655#656#657#658#659#660#661#662#663#664#665#666#667#668#669#670#671#672#673#674#675#676#677#678#679#680#681#682#683#684#685#686#687#688#689#690#691#692#693#694#695#696#697#698#699#700#701#702#703#704#705#706#707#708#709#710#711#712#713#714#715#716#717#718#719#720#721#722#723#724#725#726#727#728#729#730#731#732#733#734#735#736#737#738#739#740#741#742#743#744#745#746#747#748#749#750#751#752#753#754#755#756#757#758#759#760#761#762#763#764#765#766#767#768#769#770#771#772#773#774#775#776#777#778#779#780#781#782#783#784#785#786#787#788#789#790#791#792#793#794#795#796#797#798#799#800#801#802#803#804#805#806#807#808#809#810#811#812#813#814#815#816#817#818#819#820#821#822#823#824#825#826#827#828#829#830#831#832#833#834#835#836#837#838#839#840#841#842#843#844#845#846#847#848#849#850#851#852#853#854#855#856#857#858#859#860#861#862#863#864#865#866#867#868#869#870#871#872#873#874#875#876#877#878#879#880#881#882#883#884#885#886#887#888#889#890#891#892#893#894#895#896#897#898#899#900#901#902#903#904#905#906#907#908#909#910#911#912#913#914#915#916#917#918#919#920#921#922#923#924#925#926#927#928#929#930#931#932#933#934#935#936#937#938#939#940#941#942#943#944#945#946#947#948#949#950#951#952#953#954#955#956#957#958#959#960#961#962#963#964#965#966#967#968#969#970#971#972#973#974#975#976#977#978#979#980#981#982#983#984#985#986#987#988#989#990#991#992#993#994#995#996#997#998#999"}

2024-06-28 12:09:38 INFO 1 * Client response received on thread main
1 < 200
1 < Accept-Language: en-US
1 < Connection: close
1 < Content-Type: application/json
1 < Date: Fri, 28 Jun 2024 12:09:38 GMT
{"_type":"scout.RestClientTestEchoResponse","echo":{"_type":"scout.RestClientTestEcho","body":"{\"attribute\":\"value\",\"attributeLarge\":\"1#2#3#4#5#6#7#8#9#10#11#12#13#14#15#16#17#18#19#20#21#22#23#24#25#26#27#28#29#30#31#32#33#34#35#36#37#38#39#40#41#42#43#44#45#46#47#48#49#50#51#52#53#54#55#56#57#58#59#60#61#62#63#64#65#66#67#68#69#70#71#72#73#74#75#76#77#78#79#80#81#82#83#84#85#86#87#88#89#90#91#92#93#94#95#96#97#98#99#100#101#102#103#104#105#106#107#108#109#110#111#112#113#114#115#116#117#118#119#120#121#122#123#124#125#126#127#128#129#130#131#132#133#134#135#136#137#138#139#140#141#142#143#144#145#146#147#148#149#150#151#152#153#154#155#156#157#158#159#160#161#162#163#164#165#166#167#168#169#170#171#172#173#174#175#176#177#178#179#180#181#182#183#184#185#186#187#188#189#190#191#192#193#194#195#196#197#198#199#200#201#202#203#204#205#206#207#208#209#210#211#212#213#214#215#216#217#218#219#220#221#222#223#224#225#226#227#228#229#230#231#232#233#234#235#236#237#238#239#240#241#242#243#244#245#246#247#248#249#250#251#252#253#254#255#256#257#258#259#260#261#262#263#264#265#266#267#268#269#270#271#272#273#274#275#276#277#278#279#280#281#282#283#284#285#286#287#288#289#290#291#292#293#294#295#296#297#298#299#300#301#302#303#304#305#306#307#308#309#310#311#312#313#314#315#316#317#318#319#320#321#322#323#324#325#326#327#328#329#330#331#332#333#334#335#336#337#338#339#340#341#342#343#344#345#346#347#348#349#350#351#352#353#354#355#356#357#358#359#360#361#362#363#364#365#366#367#368#369#370#371#372#373#374#375#376#377#378#379#380#381#382#383#384#385#386#387#388#389#390#391#392#393#394#395#396#397#398#399#400#401#402#403#404#405#406#407#408#409#410#411#412#413#414#415#416#417#418#419#420#421#422#423#424#425#426#427#428#429#430#431#432#433#434#435#436#437#438#439#440#441#442#443#444#445#446#447#448#449#450#451#452#453#454#455#456#457#458#459#460#461#462#463#464#465#466#467#468#469#470#471#472#473#474#475#476#477#478#479#480#481#482#483#484#485#486#487#488#489#490#491#492#493#494#495#496#497#498#499#500#501#502#503#504#505#506#507#508#509#510#511#512#513#514#515#516#517#518#519#520#521#522#523#524#525#526#527#528#529#530#531#532#533#534#535#536#537#538#539#540#541#542#543#544#545#546#547#548#549#550#551#552#553#554#555#556#557#558#559#560#561#562#563#564#565#566#567#568#569#570#571#572#573#574#575#576#577#578#579#580#581#582#583#584#585#586#587#588#589#590#591#592#593#594#595#596#597#598#599#600#601#602#603#604#605#606#607#608#609#610#611#612#613#614#615#616#617#618#619#620#621#622#623#624#625#626#627#628#629#630#631#632#633#634#635#636#637#638#639#640#641#642#643#644#645#646#647#648#649#650#651#652#653#654#655#656#657#658#659#660#661#662#663#664#665#666#667#668#669#670#671#672#673#674#675#676#677#678#679#680#681#682#683#684#685#686#687#688#689#690#691#692#693#694#695#696#697#698#699#700#701#702#703#704#705#706#707#708#709#710#711#712#713#714#715#716#717#718#719#720#721#722#723#724#725#726#727#728#729#730#731#732#733#734#735#736#737#738#739#740#741#742#743#744#745#746#747#748#749#750#751#752#753#754#755#756#757#758#759#760#761#762#763#764#765#766#767#768#769#770#771#772#773#774#775#776#777#778#779#780#781#782#783#784#785#786#787#788#789#790#791#792#793#794#795#796#797#798#799#800#801#802#803#804#805#806#807#808#809#810#811#812#813#814#815#816#817#818#819#820#821#822#823#824#825#826#827#828#829#830#831#832#833#834#835#836#837#838#839#840#841#842#843#844#845#846#847#848#849#850#851#852#853#854#855#856#857#858#859#860#861#862#863#864#865#866#867#868#869#870#871#872#873#874#875#876#877#878#879#880#881#882#883#884#885#886#887#888#889#890#891#892#893#894#895#896#897#898#899#900#901#902#903#904#905#906#907#908#909#910#911#912#913#914#915#916#917#918#919#920#921#922#923#924#925#926#927#928#929#930#931#932#933#934#935#936#937#938#939#940#941#942#943#944#945#946#947#948#949#950#951#952#953#954#955#956#957#958#959#960#961#962#963#964#965#966#967#968#969#970#971#972#973#974#975#976#977#978#979#980#981#982#983#984#985#986#987#988#989#990#991#992#993#994#995#996#997#998#999\"}","code":200,"httpMethod":"POST","info":"OK"},"receivedHeaders":{"Accept":"application/json","X-Requested-With":"XMLHttpRequest","Connection":"close","User-Agent":"Generic","Host":"localhost:40069","Accept-Language":"en-US","Accept-Encoding":"gzip, x-gzip, deflate","Content-Length":"3928","Content-Type":"application/json"}}

2024-06-28 12:09:38 INFO 1 * Sending client request on thread main
1 > GET http://localhost:40069/echo?status=200
1 > Accept: application/json
1 > Accept-Language: en-US

2024-06-28 12:09:38 INFO 1 * Client response received on thread main
1 < 200
1 < Accept-Language: en-US
1 < Connection: close
1 < Content-Type: application/json
1 < Date: Fri, 28 Jun 2024 12:09:38 GMT
{"_type":"scout.RestClientTestEchoResponse","echo":{"_type":"scout.RestClientTestEcho","body":"","code":200,"httpMethod":"GET","info":"OK"},"receivedHeaders":{"Accept":"application/json","Connection":"close","Host":"localhost:40069","Accept-Language":"en-US","Accept-Encoding":"gzip, x-gzip, deflate"}}

2024-06-28 12:09:39 INFO 1 * Sending client request on thread main
1 > POST http://localhost:40069/echo?status=200
1 > Accept: application/json
1 > Accept-Language: en-US
1 > Content-Type: application/json
1 > X-Requested-With: XMLHttpRequest
{"attribute":"value","attributeLarge":"1#2#3#4#5#6#7#8#9#10#11#12#13#14#15#16#17#18#19#20#21#22#23#24#25#26#27#28#29#30#31#32#33#34#35#36#37#38#39#40#41#42#43#44#45#46#47#48#49#50#51#52#53#54#55#56#57#58#59#60#61#62#63#64#65#66#67#68#69#70#71#72#73#74#75#76#77#78#79#80#81#82#83#84#85#86#87#88#89#90#91#92#93#94#95#96#97#98#99#100#101#102#103#104#105#106#107#108#109#110#111#112#113#114#115#116#117#118#119#120#121#122#123#124#125#126#127#128#129#130#131#132#133#134#135#136#137#138#139#140#141#142#143#144#145#146#147#148#149#150#151#152#153#154#155#156#157#158#159#160#161#162#163#164#165#166#167#168#169#170#171#172#173#174#175#176#177#178#179#180#181#182#183#184#185#186#187#188#189#190#191#192#193#194#195#196#197#198#199#200#201#202#203#204#205#206#207#208#209#210#211#212#213#214#215#216#217#218#219#220#221#222#223#224#225#226#227#228#229#230#231#232#233#234#235#236#237#238#239#240#241#242#243#244#245#246#247#248#249#250#251#252#253#254#255#256#257#258#259#260#261#262#263#264#265#266#267#268#269#270#271#272#273#274#275#276#277#278#279#280#281#282#283#284#285#286#287#288#289#290#291#292#293#294#295#296#297#298#299#300#301#302#303#304#305#306#307#308#309#310#311#312#313#314#315#316#317#318#319#320#321#322#323#324#325#326#327#328#329#330#331#332#333#334#335#336#337#338#339#340#341#342#343#344#345#346#347#348#349#350#351#352#353#354#355#356#357#358#359#360#361#362#363#364#365#366#367#368#369#370#371#372#373#374#375#376#377#378#379#380#381#382#383#384#385#386#387#388#389#390#391#392#393#394#395#396#397#398#399#400#401#402#403#404#405#406#407#408#409#410#411#412#413#414#415#416#417#418#419#420#421#422#423#424#425#426#427#428#429#430#431#432#433#434#435#436#437#438#439#440#441#442#443#444#445#446#447#448#449#450#451#452#453#454#455#456#457#458#459#460#461#462#463#464#465#466#467#468#469#470#471#472#473#474#475#476#477#478#479#480#481#482#483#484#485#486#487#488#489#490#491#492#493#494#495#496#497#498#499#500#501#502#503#504#505#506#507#508#509#510#511#512#513#514#515#516#517#518#519#520#521#522#523#524#525#526#527#528#529#530#531#532#533#534#535#536#537#538#539#540#541#542#543#544#545#546#547#548#549#550#551#552#553#554#555#556#557#558#559#560#561#562#563#564#565#566#567#568#569#570#571#572#573#574#575#576#577#578#579#580#581#582#583#584#585#586#587#588#589#590#591#592#593#594#595#596#597#598#599#600#601#602#603#604#605#606#607#608#609#610#611#612#613#614#615#616#617#618#619#620#621#622#623#624#625#626#627#628#629#630#631#632#633#634#635#636#637#638#639#640#641#642#643#644#645#646#647#648#649#650#651#652#653#654#655#656#657#658#659#660#661#662#663#664#665#666#667#668#669#670#671#672#673#674#675#676#677#678#679#680#681#682#683#684#685#686#687#688#689#690#691#692#693#694#695#696#697#698#699#700#701#702#703#704#705#706#707#708#709#710#711#712#713#714#715#716#717#718#719#720#721#722#723#724#725#726#727#728#729#730#731#732#733#734#735#736#737#738#739#740#741#742#743#744#745#746#747#748#749#750#751#752#753#754#755#756#757#758#759#760#761#762#763#764#765#766#767#768#769#770#771#772#773#774#775#776#777#778#779#780#781#782#783#784#785#786#787#788#789#790#791#792#793#794#795#796#797#798#799#800#801#802#803#804#805#806#807#808#809#810#811#812#813#814#815#816#817#818#819#820#821#822#823#824#825#826#827#828#829#830#831#832#833#834#835#836#837#838#839#840#841#842#843#844#845#846#847#848#849#850#851#852#853#854#855#856#857#858#859#860#861#862#863#864#865#866#867#868#869#870#871#872#873#874#875#876#877#878#879#880#881#882#883#884#885#886#887#888#889#890#891#892#893#894#895#896#897#898#899#900#901#902#903#904#905#906#907#908#909#910#911#912#913#914#915#916#917#918#919#920#921#922#923#924#925#926#927#928#929#930#931#932#933#934#935#936#937#938#939#940#941#942#943#944#945#946#947#948#949#950#951#952#953#954#955#956#957#958#959#960#961#962#963#964#965#966#967#968#969#970#971#972#973#974#975#976#977#978#979#980#981#982#983#984#985#986#987#988#989#990#991#992#993#994#995#996#997#998#999"}

2024-06-28 12:09:39 INFO 1 * Client response received on thread main
1 < 200
1 < Accept-Language: en-US
1 < Connection: close
1 < Content-Type: application/json
1 < Date: Fri, 28 Jun 2024 12:09:39 GMT
{"_type":"scout.RestClientTestEchoResponse","echo":{"_type":"scout.RestClientTestEcho","body":"{\"attribute\":\"value\",\"attributeLarge\":\"1#2#3#4#5#6#7#8#9#10#11#12#13#14#15#16#17#18#19#20#21#22#23#24#25#26#27#28#29#30#31#32#33#34#35#36#37#38#39#40#41#42#43#44#45#46#47#48#49#50#51#52#53#54#55#56#57#58#59#60#61#62#63#64#65#66#67#68#69#70#71#72#73#74#75#76#77#78#79#80#81#82#83#84#85#86#87#88#89#90#91#92#93#94#95#96#97#98#99#100#101#102#103#104#105#106#107#108#109#110#111#112#113#114#115#116#117#118#119#120#121#122#123#124#125#126#127#128#129#130#131#132#133#134#135#136#137#138#139#140#141#142#143#144#145#146#147#148#149#150#151#152#153#154#155#156#157#158#159#160#161#162#163#164#165#166#167#168#169#170#171#172#173#174#175#176#177#178#179#180#181#182#183#184#185#186#187#188#189#190#191#192#193#194#195#196#197#198#199#200#201#202#203#204#205#206#207#208#209#210#211#212#213#214#215#216#217#218#219#220#221#222#223#224#225#226#227#228#229#230#231#232#233#234#235#236#237#238#239#240#241#242#243#244#245#246#247#248#249#250#251#252#253#254#255#256#257#258#259#260#261#262#263#264#265#266#267#268#269#270#271#272#273#274#275#276#277#278#279#280#281#282#283#284#285#286#287#288#289#290#291#292#293#294#295#296#297#298#299#300#301#302#303#304#305#306#307#308#309#310#311#312#313#314#315#316#317#318#319#320#321#322#323#324#325#326#327#328#329#330#331#332#333#334#335#336#337#338#339#340#341#342#343#344#345#346#347#348#349#350#351#352#353#354#355#356#357#358#359#360#361#362#363#364#365#366#367#368#369#370#371#372#373#374#375#376#377#378#379#380#381#382#383#384#385#386#387#388#389#390#391#392#393#394#395#396#397#398#399#400#401#402#403#404#405#406#407#408#409#410#411#412#413#414#415#416#417#418#419#420#421#422#423#424#425#426#427#428#429#430#431#432#433#434#435#436#437#438#439#440#441#442#443#444#445#446#447#448#449#450#451#452#453#454#455#456#457#458#459#460#461#462#463#464#465#466#467#468#469#470#471#472#473#474#475#476#477#478#479#480#481#482#483#484#485#486#487#488#489#490#491#492#493#494#495#496#497#498#499#500#501#502#503#504#505#506#507#508#509#510#511#512#513#514#515#516#517#518#519#520#521#522#523#524#525#526#527#528#529#530#531#532#533#534#535#536#537#538#539#540#541#542#543#544#545#546#547#548#549#550#551#552#553#554#555#556#557#558#559#560#561#562#563#564#565#566#567#568#569#570#571#572#573#574#575#576#577#578#579#580#581#582#583#584#585#586#587#588#589#590#591#592#593#594#595#596#597#598#599#600#601#602#603#604#605#606#607#608#609#610#611#612#613#614#615#616#617#618#619#620#621#622#623#624#625#626#627#628#629#630#631#632#633#634#635#636#637#638#639#640#641#642#643#644#645#646#647#648#649#650#651#652#653#654#655#656#657#658#659#660#661#662#663#664#665#666#667#668#669#670#671#672#673#674#675#676#677#678#679#680#681#682#683#684#685#686#687#688#689#690#691#692#693#694#695#696#697#698#699#700#701#702#703#704#705#706#707#708#709#710#711#712#713#714#715#716#717#718#719#720#721#722#723#724#725#726#727#728#729#730#731#732#733#734#735#736#737#738#739#740#741#742#743#744#745#746#747#748#749#750#751#752#753#754#755#756#757#758#759#760#761#762#763#764#765#766#767#768#769#770#771#772#773#774#775#776#777#778#779#780#781#782#783#784#785#786#787#788#789#790#791#792#793#794#795#796#797#798#799#800#801#802#803#804#805#806#807#808#809#810#811#812#813#814#815#816#817#818#819#820#821#822#823#824#825#826#827#828#829#830#831#832#833#834#835#836#837#838#839#840#841#842#843#844#845#846#847#848#849#850#851#852#853#854#855#856#857#858#859#860#861#862#863#864#865#866#867#868#869#870#871#872#873#874#875#876#877#878#879#880#881#882#883#884#885#886#887#888#889#890#891#892#893#894#895#896#897#898#899#900#901#902#903#904#905#906#907#908#909#910#911#912#913#914#915#916#917#918#919#920#921#922#923#924#925#926#927#928#929#930#931#932#933#934#935#936#937#938#939#940#941#942#943#944#945#946#947#948#949#950#951#952#953#954#955#956#957#958#959#960#961#962#963#964#965#966#967#968#969#970#971#972#973#974#975#976#977#978#979#980#981#982#983#984#985#986#987#988#989#990#991#992#993#994#995#996#997#998#999\"}","code":200,"httpMethod":"POST","info":"OK"},"receivedHeaders":{"Transfer-Encoding":"chunked","Accept":"application/json","X-Requested-With":"XMLHttpRequest","Connection":"close","User-Agent":"Generic","Host":"localhost:40069","Accept-Language":"en-US","Accept-Encoding":"gzip, x-gzip, deflate","Content-Type":"application/json"}}

2024-06-28 12:09:39 INFO 1 * Sending client request on thread main
1 > GET http://localhost:40069/echo?status=200
1 > Accept: application/json
1 > Accept-Language: en-US
1 > X-Scout-Correlation-Id: 43c7d022-7d30-46b5-87e5-d96bbe54ca53

2024-06-28 12:09:39,108 INFO  [qtp1765232168-57] org.eclipse.scout.rt.rest.jersey.RestClientHttpProxyServlet.service(RestClientHttpProxyServlet.java:49) - HTTP Headers:
  Accept: 'application/json'
  X-Scout-Correlation-Id: '43c7d022-7d30-46b5-87e5-d96bbe54ca53'
  Connection: 'close'
  User-Agent: 'Generic'
  Host: 'localhost:40069'
  Accept-Language: 'en-US'
  Accept-Encoding: 'gzip, x-gzip, deflate'
2024-06-28 12:09:39 INFO 1 * Client response received on thread main
1 < 200
1 < Connection: close
1 < Content-Type: application/json
1 < Date: Fri, 28 Jun 2024 12:09:39 GMT
1 < X-Scout-Correlation-Id: 43c7d022-7d30-46b5-87e5-d96bbe54ca53
{"_type":"scout.RestClientTestEchoResponse","echo":{"_type":"scout.RestClientTestEcho","data":"proxy-ok"}}

2024-06-28 12:09:39 INFO 1 * Sending client request on thread main
1 > GET http://localhost:40069/echo?status=200&redirectUrl=%2Fecho%3Fstatus%3D201
1 > Accept: application/json
1 > Accept-Language: en-US

2024-06-28 12:09:39 INFO 1 * Client response received on thread main
1 < 201
1 < Accept-Language: en-US
1 < Connection: close
1 < Content-Type: application/json
1 < Date: Fri, 28 Jun 2024 12:09:39 GMT
{"_type":"scout.RestClientTestEchoResponse","echo":{"_type":"scout.RestClientTestEcho","body":"","code":201,"httpMethod":"GET","info":"Created"},"receivedHeaders":{"Accept":"application/json","Connection":"close","User-Agent":"Generic","Host":"localhost:40069","Accept-Language":"en-US","Accept-Encoding":"gzip, x-gzip, deflate"}}

2024-06-28 12:09:39 INFO 1 * Sending client request on thread main
1 > GET http://localhost:40069/echo?status=200
1 > Accept: application/json
1 > Accept-Language: en-US
1 > User-Agent: mockAgent

2024-06-28 12:09:39 INFO 1 * Client response received on thread main
1 < 200
1 < Accept-Language: en-US
1 < Connection: close
1 < Content-Type: application/json
1 < Date: Fri, 28 Jun 2024 12:09:39 GMT
{"_type":"scout.RestClientTestEchoResponse","echo":{"_type":"scout.RestClientTestEcho","body":"","code":200,"httpMethod":"GET","info":"OK"},"receivedHeaders":{"Accept":"application/json","Connection":"close","User-Agent":"mockAgent","Host":"localhost:40069","Accept-Language":"en-US","Accept-Encoding":"gzip, x-gzip, deflate"}}

2024-06-28 12:09:39 INFO 1 * Sending client request on thread main
1 > GET http://localhost:40069/echo?status=200
1 > Accept: application/json
1 > Accept-Language: en-US

2024-06-28 12:09:39 INFO 1 * Client response received on thread main
1 < 200
1 < Accept-Language: en-US
1 < Connection: close
1 < Content-Type: application/json
1 < Date: Fri, 28 Jun 2024 12:09:39 GMT
{"_type":"scout.RestClientTestEchoResponse","echo":{"_type":"scout.RestClientTestEcho","body":"","code":200,"httpMethod":"GET","info":"OK"},"receivedHeaders":{"Accept":"application/json","Connection":"close","User-Agent":"Generic","Host":"localhost:40069","Accept-Language":"en-US","Accept-Encoding":"gzip, x-gzip, deflate"}}

2024-06-28 12:09:39 INFO 1 * Sending client request on thread main
1 > GET http://localhost:40069/echo?status=200&cookieValue=my-cookie
1 > Accept: application/json
1 > Accept-Language: en-US

2024-06-28 12:09:39 INFO 1 * Client response received on thread main
1 < 200
1 < Accept-Language: en-US
1 < Connection: close
1 < Content-Type: application/json
1 < Date: Fri, 28 Jun 2024 12:09:39 GMT
1 < Expires: Thu, 01 Jan 1970 00:00:00 GMT
1 < Set-Cookie: echo-servlet-cookie=my-cookie
{"_type":"scout.RestClientTestEchoResponse","echo":{"_type":"scout.RestClientTestEcho","body":"","code":200,"httpMethod":"GET","info":"OK"},"receivedHeaders":{"Accept":"application/json","Connection":"close","User-Agent":"Generic","Host":"localhost:40069","Accept-Language":"en-US","Accept-Encoding":"gzip, x-gzip, deflate"}}

2024-06-28 12:09:39 INFO 2 * Sending client request on thread main
2 > GET http://localhost:40069/echo?status=200
2 > Accept: application/json
2 > Accept-Language: en-US

2024-06-28 12:09:39 INFO 2 * Client response received on thread main
2 < 200
2 < Accept-Language: en-US
2 < Connection: close
2 < Content-Type: application/json
2 < Date: Fri, 28 Jun 2024 12:09:39 GMT
{"_type":"scout.RestClientTestEchoResponse","echo":{"_type":"scout.RestClientTestEcho","body":"","code":200,"httpMethod":"GET","info":"OK"},"receivedHeaders":{"Accept":"application/json","Connection":"close","User-Agent":"Jersey/3.0.12 (Scout Apache HttpClient Connector)","Host":"localhost:40069","Accept-Language":"en-US","Accept-Encoding":"gzip, x-gzip, deflate"}}

2024-06-28 12:09:39 INFO 1 * Sending client request on thread main
1 > GET http://localhost:40069/echo?status=200
1 > Accept: application/json
1 > Accept-Language: en-US

2024-06-28 12:09:39 INFO 1 * Client response received on thread main
1 < 200
1 < Accept-Language: en-US
1 < Connection: close
1 < Content-Type: application/json
1 < Date: Fri, 28 Jun 2024 12:09:39 GMT
{"_type":"scout.RestClientTestEchoResponse","echo":{"_type":"scout.RestClientTestEcho","body":"","code":200,"httpMethod":"GET","info":"OK"},"receivedHeaders":{"Accept":"application/json","Connection":"close","Host":"localhost:40069","Accept-Language":"en-US","Accept-Encoding":"gzip, x-gzip, deflate"}}

2024-06-28 12:09:39 INFO 1 * Sending client request on thread main
1 > GET http://localhost:40069/echo?status=200&redirectUrl=%2Fecho%3Fstatus%3D201
1 > Accept: application/json
1 > Accept-Language: en-US

2024-06-28 12:09:39 INFO 1 * Client response received on thread main
1 < 201
1 < Accept-Language: en-US
1 < Connection: close
1 < Content-Type: application/json
1 < Date: Fri, 28 Jun 2024 12:09:39 GMT
{"_type":"scout.RestClientTestEchoResponse","echo":{"_type":"scout.RestClientTestEcho","body":"","code":201,"httpMethod":"GET","info":"Created"},"receivedHeaders":{"Accept":"application/json","Connection":"close","User-Agent":"Generic","Host":"localhost:40069","Accept-Language":"en-US","Accept-Encoding":"gzip, x-gzip, deflate"}}

2024-06-28 12:09:39 INFO 1 * Sending client request on thread main
1 > POST http://localhost:40069/echo?status=200
1 > Accept: application/json
1 > Accept-Language: en-US
1 > Content-Type: application/json
1 > X-Requested-With: XMLHttpRequest
{"attribute":"value","attributeLarge":"1#2#3#4#5#6#7#8#9#10#11#12#13#14#15#16#17#18#19#20#21#22#23#24#25#26#27#28#29#30#31#32#33#34#35#36#37#38#39#40#41#42#43#44#45#46#47#48#49#50#51#52#53#54#55#56#57#58#59#60#61#62#63#64#65#66#67#68#69#70#71#72#73#74#75#76#77#78#79#80#81#82#83#84#85#86#87#88#89#90#91#92#93#94#95#96#97#98#99#100#101#102#103#104#105#106#107#108#109#110#111#112#113#114#115#116#117#118#119#120#121#122#123#124#125#126#127#128#129#130#131#132#133#134#135#136#137#138#139#140#141#142#143#144#145#146#147#148#149#150#151#152#153#154#155#156#157#158#159#160#161#162#163#164#165#166#167#168#169#170#171#172#173#174#175#176#177#178#179#180#181#182#183#184#185#186#187#188#189#190#191#192#193#194#195#196#197#198#199#200#201#202#203#204#205#206#207#208#209#210#211#212#213#214#215#216#217#218#219#220#221#222#223#224#225#226#227#228#229#230#231#232#233#234#235#236#237#238#239#240#241#242#243#244#245#246#247#248#249#250#251#252#253#254#255#256#257#258#259#260#261#262#263#264#265#266#267#268#269#270#271#272#273#274#275#276#277#278#279#280#281#282#283#284#285#286#287#288#289#290#291#292#293#294#295#296#297#298#299#300#301#302#303#304#305#306#307#308#309#310#311#312#313#314#315#316#317#318#319#320#321#322#323#324#325#326#327#328#329#330#331#332#333#334#335#336#337#338#339#340#341#342#343#344#345#346#347#348#349#350#351#352#353#354#355#356#357#358#359#360#361#362#363#364#365#366#367#368#369#370#371#372#373#374#375#376#377#378#379#380#381#382#383#384#385#386#387#388#389#390#391#392#393#394#395#396#397#398#399#400#401#402#403#404#405#406#407#408#409#410#411#412#413#414#415#416#417#418#419#420#421#422#423#424#425#426#427#428#429#430#431#432#433#434#435#436#437#438#439#440#441#442#443#444#445#446#447#448#449#450#451#452#453#454#455#456#457#458#459#460#461#462#463#464#465#466#467#468#469#470#471#472#473#474#475#476#477#478#479#480#481#482#483#484#485#486#487#488#489#490#491#492#493#494#495#496#497#498#499#500#501#502#503#504#505#506#507#508#509#510#511#512#513#514#515#516#517#518#519#520#521#522#523#524#525#526#527#528#529#530#531#532#533#534#535#536#537#538#539#540#541#542#543#544#545#546#547#548#549#550#551#552#553#554#555#556#557#558#559#560#561#562#563#564#565#566#567#568#569#570#571#572#573#574#575#576#577#578#579#580#581#582#583#584#585#586#587#588#589#590#591#592#593#594#595#596#597#598#599#600#601#602#603#604#605#606#607#608#609#610#611#612#613#614#615#616#617#618#619#620#621#622#623#624#625#626#627#628#629#630#631#632#633#634#635#636#637#638#639#640#641#642#643#644#645#646#647#648#649#650#651#652#653#654#655#656#657#658#659#660#661#662#663#664#665#666#667#668#669#670#671#672#673#674#675#676#677#678#679#680#681#682#683#684#685#686#687#688#689#690#691#692#693#694#695#696#697#698#699#700#701#702#703#704#705#706#707#708#709#710#711#712#713#714#715#716#717#718#719#720#721#722#723#724#725#726#727#728#729#730#731#732#733#734#735#736#737#738#739#740#741#742#743#744#745#746#747#748#749#750#751#752#753#754#755#756#757#758#759#760#761#762#763#764#765#766#767#768#769#770#771#772#773#774#775#776#777#778#779#780#781#782#783#784#785#786#787#788#789#790#791#792#793#794#795#796#797#798#799#800#801#802#803#804#805#806#807#808#809#810#811#812#813#814#815#816#817#818#819#820#821#822#823#824#825#826#827#828#829#830#831#832#833#834#835#836#837#838#839#840#841#842#843#844#845#846#847#848#849#850#851#852#853#854#855#856#857#858#859#860#861#862#863#864#865#866#867#868#869#870#871#872#873#874#875#876#877#878#879#880#881#882#883#884#885#886#887#888#889#890#891#892#893#894#895#896#897#898#899#900#901#902#903#904#905#906#907#908#909#910#911#912#913#914#915#916#917#918#919#920#921#922#923#924#925#926#927#928#929#930#931#932#933#934#935#936#937#938#939#940#941#942#943#944#945#946#947#948#949#950#951#952#953#954#955#956#957#958#959#960#961#962#963#964#965#966#967#968#969#970#971#972#973#974#975#976#977#978#979#980#981#982#983#984#985#986#987#988#989#990#991#992#993#994#995#996#997#998#999"}

2024-06-28 12:09:39 INFO 1 * Client response received on thread main
1 < 200
1 < Accept-Language: en-US
1 < Connection: close
1 < Content-Type: application/json
1 < Date: Fri, 28 Jun 2024 12:09:39 GMT
{"_type":"scout.RestClientTestEchoResponse","echo":{"_type":"scout.RestClientTestEcho","body":"{\"attribute\":\"value\",\"attributeLarge\":\"1#2#3#4#5#6#7#8#9#10#11#12#13#14#15#16#17#18#19#20#21#22#23#24#25#26#27#28#29#30#31#32#33#34#35#36#37#38#39#40#41#42#43#44#45#46#47#48#49#50#51#52#53#54#55#56#57#58#59#60#61#62#63#64#65#66#67#68#69#70#71#72#73#74#75#76#77#78#79#80#81#82#83#84#85#86#87#88#89#90#91#92#93#94#95#96#97#98#99#100#101#102#103#104#105#106#107#108#109#110#111#112#113#114#115#116#117#118#119#120#121#122#123#124#125#126#127#128#129#130#131#132#133#134#135#136#137#138#139#140#141#142#143#144#145#146#147#148#149#150#151#152#153#154#155#156#157#158#159#160#161#162#163#164#165#166#167#168#169#170#171#172#173#174#175#176#177#178#179#180#181#182#183#184#185#186#187#188#189#190#191#192#193#194#195#196#197#198#199#200#201#202#203#204#205#206#207#208#209#210#211#212#213#214#215#216#217#218#219#220#221#222#223#224#225#226#227#228#229#230#231#232#233#234#235#236#237#238#239#240#241#242#243#244#245#246#247#248#249#250#251#252#253#254#255#256#257#258#259#260#261#262#263#264#265#266#267#268#269#270#271#272#273#274#275#276#277#278#279#280#281#282#283#284#285#286#287#288#289#290#291#292#293#294#295#296#297#298#299#300#301#302#303#304#305#306#307#308#309#310#311#312#313#314#315#316#317#318#319#320#321#322#323#324#325#326#327#328#329#330#331#332#333#334#335#336#337#338#339#340#341#342#343#344#345#346#347#348#349#350#351#352#353#354#355#356#357#358#359#360#361#362#363#364#365#366#367#368#369#370#371#372#373#374#375#376#377#378#379#380#381#382#383#384#385#386#387#388#389#390#391#392#393#394#395#396#397#398#399#400#401#402#403#404#405#406#407#408#409#410#411#412#413#414#415#416#417#418#419#420#421#422#423#424#425#426#427#428#429#430#431#432#433#434#435#436#437#438#439#440#441#442#443#444#445#446#447#448#449#450#451#452#453#454#455#456#457#458#459#460#461#462#463#464#465#466#467#468#469#470#471#472#473#474#475#476#477#478#479#480#481#482#483#484#485#486#487#488#489#490#491#492#493#494#495#496#497#498#499#500#501#502#503#504#505#506#507#508#509#510#511#512#513#514#515#516#517#518#519#520#521#522#523#524#525#526#527#528#529#530#531#532#533#534#535#536#537#538#539#540#541#542#543#544#545#546#547#548#549#550#551#552#553#554#555#556#557#558#559#560#561#562#563#564#565#566#567#568#569#570#571#572#573#574#575#576#577#578#579#580#581#582#583#584#585#586#587#588#589#590#591#592#593#594#595#596#597#598#599#600#601#602#603#604#605#606#607#608#609#610#611#612#613#614#615#616#617#618#619#620#621#622#623#624#625#626#627#628#629#630#631#632#633#634#635#636#637#638#639#640#641#642#643#644#645#646#647#648#649#650#651#652#653#654#655#656#657#658#659#660#661#662#663#664#665#666#667#668#669#670#671#672#673#674#675#676#677#678#679#680#681#682#683#684#685#686#687#688#689#690#691#692#693#694#695#696#697#698#699#700#701#702#703#704#705#706#707#708#709#710#711#712#713#714#715#716#717#718#719#720#721#722#723#724#725#726#727#728#729#730#731#732#733#734#735#736#737#738#739#740#741#742#743#744#745#746#747#748#749#750#751#752#753#754#755#756#757#758#759#760#761#762#763#764#765#766#767#768#769#770#771#772#773#774#775#776#777#778#779#780#781#782#783#784#785#786#787#788#789#790#791#792#793#794#795#796#797#798#799#800#801#802#803#804#805#806#807#808#809#810#811#812#813#814#815#816#817#818#819#820#821#822#823#824#825#826#827#828#829#830#831#832#833#834#835#836#837#838#839#840#841#842#843#844#845#846#847#848#849#850#851#852#853#854#855#856#857#858#859#860#861#862#863#864#865#866#867#868#869#870#871#872#873#874#875#876#877#878#879#880#881#882#883#884#885#886#887#888#889#890#891#892#893#894#895#896#897#898#899#900#901#902#903#904#905#906#907#908#909#910#911#912#913#914#915#916#917#918#919#920#921#922#923#924#925#926#927#928#929#930#931#932#933#934#935#936#937#938#939#940#941#942#943#944#945#946#947#948#949#950#951#952#953#954#955#956#957#958#959#960#961#962#963#964#965#966#967#968#969#970#971#972#973#974#975#976#977#978#979#980#981#982#983#984#985#986#987#988#989#990#991#992#993#994#995#996#997#998#999\"}","code":200,"httpMethod":"POST","info":"OK"},"receivedHeaders":{"Transfer-Encoding":"chunked","Accept":"application/json","X-Requested-With":"XMLHttpRequest","Connection":"close","User-Agent":"Generic","Host":"localhost:40069","Accept-Language":"en-US","Accept-Encoding":"gzip, x-gzip, deflate","Content-Type":"application/json"}}

2024-06-28 12:09:39 INFO 1 * Sending client request on thread main
1 > GET http://localhost:40069/echo?status=200&cookieValue=my-cookie
1 > Accept: application/json
1 > Accept-Language: en-US

2024-06-28 12:09:39 INFO 1 * Client response received on thread main
1 < 200
1 < Accept-Language: en-US
1 < Connection: close
1 < Content-Type: application/json
1 < Date: Fri, 28 Jun 2024 12:09:39 GMT
1 < Expires: Thu, 01 Jan 1970 00:00:00 GMT
1 < Set-Cookie: echo-servlet-cookie=my-cookie
{"_type":"scout.RestClientTestEchoResponse","echo":{"_type":"scout.RestClientTestEcho","body":"","code":200,"httpMethod":"GET","info":"OK"},"receivedHeaders":{"Accept":"application/json","Connection":"close","User-Agent":"Generic","Host":"localhost:40069","Accept-Language":"en-US","Accept-Encoding":"gzip, x-gzip, deflate"}}

2024-06-28 12:09:39 INFO 2 * Sending client request on thread main
2 > GET http://localhost:40069/echo?status=200
2 > Accept: application/json
2 > Accept-Language: en-US

2024-06-28 12:09:39 INFO 2 * Client response received on thread main
2 < 200
2 < Accept-Language: en-US
2 < Connection: close
2 < Content-Type: application/json
2 < Date: Fri, 28 Jun 2024 12:09:39 GMT
{"_type":"scout.RestClientTestEchoResponse","echo":{"_type":"scout.RestClientTestEcho","body":"","code":200,"httpMethod":"GET","info":"OK"},"receivedHeaders":{"Cookie":"echo-servlet-cookie=my-cookie","Accept":"application/json","Connection":"close","User-Agent":"Jersey/3.0.12 (Scout Apache HttpClient Connector)","Host":"localhost:40069","Accept-Language":"en-US","Accept-Encoding":"gzip, x-gzip, deflate"}}

2024-06-28 12:09:39 INFO 1 * Sending client request on thread main
1 > GET http://localhost:40069/echo?status=200
1 > Accept: application/json
1 > Accept-Language: en-US
1 > X-Scout-Correlation-Id: b97f2045-3304-4177-9221-bc6f690b35b4

2024-06-28 12:09:39 INFO 1 * Client response received on thread main
1 < 200
1 < Accept-Language: en-US
1 < Connection: close
1 < Content-Type: application/json
1 < Date: Fri, 28 Jun 2024 12:09:39 GMT
1 < X-Scout-Correlation-Id: b97f2045-3304-4177-9221-bc6f690b35b4
{"_type":"scout.RestClientTestEchoResponse","echo":{"_type":"scout.RestClientTestEcho","body":"","code":200,"httpMethod":"GET","info":"OK"},"receivedHeaders":{"Accept":"application/json","X-Scout-Correlation-Id":"b97f2045-3304-4177-9221-bc6f690b35b4","Connection":"close","User-Agent":"Generic","Host":"localhost:40069","Accept-Language":"en-US","Accept-Encoding":"gzip, x-gzip, deflate"}}

2024-06-28 12:09:39 INFO 1 * Sending client request on thread main
1 > GET http://localhost:40069/echo?status=200
1 > Accept: application/json
1 > Accept-Language: en-US
1 > X-Scout-Correlation-Id: 24987a01-d792-4e76-b79a-f305088166e4

2024-06-28 12:09:39 INFO 1 * Client response received on thread main
1 < 200
1 < Accept-Language: en-US
1 < Connection: close
1 < Content-Type: application/json
1 < Date: Fri, 28 Jun 2024 12:09:39 GMT
1 < X-Scout-Correlation-Id: 24987a01-d792-4e76-b79a-f305088166e4
{"_type":"scout.RestClientTestEchoResponse","echo":{"_type":"scout.RestClientTestEcho","body":"","code":200,"httpMethod":"GET","info":"OK"},"receivedHeaders":{"Accept":"application/json","X-Scout-Correlation-Id":"24987a01-d792-4e76-b79a-f305088166e4","Connection":"close","User-Agent":"Generic","Host":"localhost:40069","Accept-Language":"en-US","Accept-Encoding":"gzip, x-gzip, deflate"}}

2024-06-28 12:09:40 INFO 1 * Sending client request on thread main
1 > GET http://localhost:40069/echo?status=200&cookieValue=my-cookie
1 > Accept: application/json
1 > Accept-Language: en-US

2024-06-28 12:09:40 INFO 1 * Client response received on thread main
1 < 200
1 < Accept-Language: en-US
1 < Connection: close
1 < Content-Type: application/json
1 < Date: Fri, 28 Jun 2024 12:09:40 GMT
1 < Expires: Thu, 01 Jan 1970 00:00:00 GMT
1 < Set-Cookie: echo-servlet-cookie=my-cookie
{"_type":"scout.RestClientTestEchoResponse","echo":{"_type":"scout.RestClientTestEcho","body":"","code":200,"httpMethod":"GET","info":"OK"},"receivedHeaders":{"Accept":"application/json","Connection":"close","User-Agent":"Generic","Host":"localhost:40069","Accept-Language":"en-US","Accept-Encoding":"gzip, x-gzip, deflate"}}

2024-06-28 12:09:40 INFO 2 * Sending client request on thread main
2 > GET http://localhost:40069/echo?status=200
2 > Accept: application/json
2 > Accept-Language: en-US

2024-06-28 12:09:40 INFO 2 * Client response received on thread main
2 < 200
2 < Accept-Language: en-US
2 < Connection: close
2 < Content-Type: application/json
2 < Date: Fri, 28 Jun 2024 12:09:40 GMT
{"_type":"scout.RestClientTestEchoResponse","echo":{"_type":"scout.RestClientTestEcho","body":"","code":200,"httpMethod":"GET","info":"OK"},"receivedHeaders":{"Accept":"application/json","Connection":"close","User-Agent":"Jersey/3.0.12 (Scout Apache HttpClient Connector)","Host":"localhost:40069","Accept-Language":"en-US","Accept-Encoding":"gzip, x-gzip, deflate"}}

2024-06-28 12:09:40 INFO 1 * Sending client request on thread main
1 > GET http://localhost:40069/echo?status=200&requireAuth=true&proxyUser=user&proxyPassword=pass
1 > Accept: application/json
1 > Accept-Language: en-US
1 > X-Scout-Correlation-Id: 963f8a0c-092f-495d-bef7-52aaf0c73113

2024-06-28 12:09:40,114 INFO  [qtp1765232168-57] org.eclipse.scout.rt.rest.jersey.RestClientHttpProxyServlet.service(RestClientHttpProxyServlet.java:49) - HTTP Headers:
  Accept: 'application/json'
  X-Scout-Correlation-Id: '963f8a0c-092f-495d-bef7-52aaf0c73113'
  Connection: 'close'
  User-Agent: 'Generic'
  Host: 'localhost:40069'
  Accept-Language: 'en-US'
  Accept-Encoding: 'gzip, x-gzip, deflate'
2024-06-28 12:09:40,138 INFO  [qtp1765232168-57] org.eclipse.scout.rt.rest.jersey.RestClientHttpProxyServlet.service(RestClientHttpProxyServlet.java:49) - HTTP Headers:
  Accept: 'application/json'
  X-Scout-Correlation-Id: '963f8a0c-092f-495d-bef7-52aaf0c73113'
  Connection: 'close'
  User-Agent: 'Generic'
  Host: 'localhost:40069'
  Accept-Language: 'en-US'
  Proxy-Authorization: 'Basic dXNlcjpwYXNz'
2024-06-28 12:09:40 INFO 1 * Client response received on thread main
1 < 200
1 < Connection: close
1 < Content-Type: application/json
1 < Date: Fri, 28 Jun 2024 12:09:40 GMT
1 < X-Scout-Correlation-Id: 963f8a0c-092f-495d-bef7-52aaf0c73113
{"_type":"scout.RestClientTestEchoResponse","echo":{"_type":"scout.RestClientTestEcho","data":"proxy-ok"}}

[INFO] Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.417 s -- in org.eclipse.scout.rt.rest.jersey.client.ScoutApacheConnectorTest
[INFO] Running org.eclipse.scout.rt.rest.jersey.client.multipart.MultipartMessageBodyWriterTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.scout.rt.rest.jersey.client.multipart.MultipartMessageBodyWriterTest
[INFO] Running org.eclipse.scout.rt.rest.jersey.client.multipart.MultipartRestClientTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.158 s -- in org.eclipse.scout.rt.rest.jersey.client.multipart.MultipartRestClientTest
[INFO] Running org.eclipse.scout.rt.rest.jersey.client.proxy.RestClientProxyInvocationTest
2024-06-28 12:09:40,426 WARN  [main] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.warnDiscouragedMethodUsage(RestClientProxyFactory.java:219) - Discouraged method invocation (e.g. running outside a RunContext or exception transformation not available) - MDC[cid=d84d9a02-f0d7-4e2e-96c6-a0c7a12b84a5]
2024-06-28 12:09:40,495 WARN  [main] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.warnDiscouragedMethodUsage(RestClientProxyFactory.java:219) - Discouraged method invocation (e.g. running outside a RunContext or exception transformation not available)
2024-06-28 12:09:40,563 WARN  [main] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.warnDiscouragedMethodUsage(RestClientProxyFactory.java:219) - Discouraged method invocation (e.g. running outside a RunContext or exception transformation not available)
2024-06-28 12:09:40,615 WARN  [main] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.warnDiscouragedMethodUsage(RestClientProxyFactory.java:219) - Discouraged method invocation (e.g. running outside a RunContext or exception transformation not available)
2024-06-28 12:09:40,690 WARN  [main] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.warnDiscouragedMethodUsage(RestClientProxyFactory.java:219) - Discouraged method invocation (e.g. running outside a RunContext or exception transformation not available)
2024-06-28 12:09:40,736 WARN  [main] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.warnDiscouragedMethodUsage(RestClientProxyFactory.java:219) - Discouraged method invocation (e.g. running outside a RunContext or exception transformation not available)
2024-06-28 12:09:40,838 WARN  [main] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.warnDiscouragedMethodUsage(RestClientProxyFactory.java:219) - Discouraged method invocation (e.g. running outside a RunContext or exception transformation not available)
2024-06-28 12:09:40,901 WARN  [main] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.warnDiscouragedMethodUsage(RestClientProxyFactory.java:219) - Discouraged method invocation (e.g. running outside a RunContext or exception transformation not available)
2024-06-28 12:09:40,943 WARN  [main] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.warnDiscouragedMethodUsage(RestClientProxyFactory.java:219) - Discouraged method invocation (e.g. running outside a RunContext or exception transformation not available)
2024-06-28 12:09:41,109 WARN  [main] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.warnDiscouragedMethodUsage(RestClientProxyFactory.java:219) - Discouraged method invocation (e.g. running outside a RunContext or exception transformation not available)
2024-06-28 12:09:41,422 WARN  [main] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.warnDiscouragedMethodUsage(RestClientProxyFactory.java:219) - Discouraged method invocation (e.g. running outside a RunContext or exception transformation not available)
2024-06-28 12:09:41,521 WARN  [main] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.warnDiscouragedMethodUsage(RestClientProxyFactory.java:219) - Discouraged method invocation (e.g. running outside a RunContext or exception transformation not available)
2024-06-28 12:09:41,623 WARN  [main] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.warnDiscouragedMethodUsage(RestClientProxyFactory.java:219) - Discouraged method invocation (e.g. running outside a RunContext or exception transformation not available)
2024-06-28 12:09:41,723 WARN  [main] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.warnDiscouragedMethodUsage(RestClientProxyFactory.java:219) - Discouraged method invocation (e.g. running outside a RunContext or exception transformation not available)
2024-06-28 12:09:41,779 WARN  [main] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.warnDiscouragedMethodUsage(RestClientProxyFactory.java:219) - Discouraged method invocation (e.g. running outside a RunContext or exception transformation not available)
2024-06-28 12:09:41,987 WARN  [main] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.warnDiscouragedMethodUsage(RestClientProxyFactory.java:219) - Discouraged method invocation (e.g. running outside a RunContext or exception transformation not available)
2024-06-28 12:09:42,028 WARN  [main] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.warnDiscouragedMethodUsage(RestClientProxyFactory.java:219) - Discouraged method invocation (e.g. running outside a RunContext or exception transformation not available)
2024-06-28 12:09:42,086 WARN  [main] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.warnDiscouragedMethodUsage(RestClientProxyFactory.java:219) - Discouraged method invocation (e.g. running outside a RunContext or exception transformation not available)
2024-06-28 12:09:42,128 WARN  [main] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.warnDiscouragedMethodUsage(RestClientProxyFactory.java:219) - Discouraged method invocation (e.g. running outside a RunContext or exception transformation not available)
2024-06-28 12:09:42,137 INFO  [main] org.eclipse.scout.rt.rest.jersey.RequestSynchronizer.announceRequest(RequestSynchronizer.java:39) - announcing request: c9ba73b3-2cd7-41cb-92af-47fc205c5826
2024-06-28 12:09:42,190 WARN  [main] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.warnDiscouragedMethodUsage(RestClientProxyFactory.java:219) - Discouraged method invocation (e.g. running outside a RunContext or exception transformation not available)
2024-06-28 12:09:42,191 INFO  [main] org.eclipse.scout.rt.rest.jersey.RequestSynchronizer.awaitRequest(RequestSynchronizer.java:56) - awaiting request: c9ba73b3-2cd7-41cb-92af-47fc205c5826
2024-06-28 12:09:42,195 INFO  [qtp142449153-49] org.eclipse.scout.rt.rest.jersey.RequestSynchronizer.notifyRequestArrived(RequestSynchronizer.java:45) - notifying request arrived: c9ba73b3-2cd7-41cb-92af-47fc205c5826
2024-06-28 12:09:42,669 WARN  [main] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.warnDiscouragedMethodUsage(RestClientProxyFactory.java:219) - Discouraged method invocation (e.g. running outside a RunContext or exception transformation not available)
2024-06-28 12:09:42,768 WARN  [main] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.warnDiscouragedMethodUsage(RestClientProxyFactory.java:219) - Discouraged method invocation (e.g. running outside a RunContext or exception transformation not available)
2024-06-28 12:09:42,777 INFO  [main] org.eclipse.scout.rt.rest.jersey.RequestSynchronizer.announceRequest(RequestSynchronizer.java:39) - announcing request: 61e7965f-a7cc-45ef-b099-479ed5dacb09
2024-06-28 12:09:42,778 INFO  [main] org.eclipse.scout.rt.rest.jersey.RequestSynchronizer.awaitRequest(RequestSynchronizer.java:56) - awaiting request: 61e7965f-a7cc-45ef-b099-479ed5dacb09
2024-06-28 12:09:42,820 INFO  [qtp142449153-52] org.eclipse.scout.rt.rest.jersey.RequestSynchronizer.notifyRequestArrived(RequestSynchronizer.java:45) - notifying request arrived: 61e7965f-a7cc-45ef-b099-479ed5dacb09
2024-06-28 12:09:43,046 WARN  [main] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.warnDiscouragedMethodUsage(RestClientProxyFactory.java:219) - Discouraged method invocation (e.g. running outside a RunContext or exception transformation not available)
2024-06-28 12:09:43,373 WARN  [main] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.warnDiscouragedMethodUsage(RestClientProxyFactory.java:219) - Discouraged method invocation (e.g. running outside a RunContext or exception transformation not available)
2024-06-28 12:09:43,415 WARN  [main] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.warnDiscouragedMethodUsage(RestClientProxyFactory.java:219) - Discouraged method invocation (e.g. running outside a RunContext or exception transformation not available)
2024-06-28 12:09:43,466 WARN  [main] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.warnDiscouragedMethodUsage(RestClientProxyFactory.java:219) - Discouraged method invocation (e.g. running outside a RunContext or exception transformation not available)
2024-06-28 12:09:43,506 WARN  [main] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.warnDiscouragedMethodUsage(RestClientProxyFactory.java:219) - Discouraged method invocation (e.g. running outside a RunContext or exception transformation not available)
[INFO] Tests run: 49, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.187 s -- in org.eclipse.scout.rt.rest.jersey.client.proxy.RestClientProxyInvocationTest
[INFO] Running org.eclipse.scout.rt.rest.jersey.client.proxy.RestClientProxyWebAppExceptionMappingTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.139 s -- in org.eclipse.scout.rt.rest.jersey.client.proxy.RestClientProxyWebAppExceptionMappingTest
[INFO] Running org.eclipse.scout.rt.rest.jersey.server.IdSignatureRestFilterTest
2024-06-28 12:09:48,894 INFO  [qtp142449153-46] org.eclipse.scout.rt.rest.jackson.JsonMappingExceptionMapper.toResponseImpl(JsonMappingExceptionMapper.java:35) - InvalidFormatException: Failed to deserialize attribute 'body' of entity org.eclipse.scout.rt.rest.jersey.fixture.SerializationRequest, value was scout.FixtureIntegerId:42###CNCgkNhEN4PEpNkWvRPY_jEIwn49f1xGLgmXyi6SdlI=
 at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 1, column: 77]
com.fasterxml.jackson.databind.exc.InvalidFormatException: Failed to deserialize attribute 'body' of entity org.eclipse.scout.rt.rest.jersey.fixture.SerializationRequest, value was scout.FixtureIntegerId:42###CNCgkNhEN4PEpNkWvRPY_jEIwn49f1xGLgmXyi6SdlI=
 at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 1, column: 77]
	at com.fasterxml.jackson.databind.exc.InvalidFormatException.from(InvalidFormatException.java:67)
	at org.eclipse.scout.rt.jackson.dataobject.DoEntityDeserializer.readAttributeValue(DoEntityDeserializer.java:195)
	at org.eclipse.scout.rt.jackson.dataobject.DoEntityDeserializer.deserializeDoEntityAttributes(DoEntityDeserializer.java:170)
	at org.eclipse.scout.rt.jackson.dataobject.DoEntityDeserializer.deserializeDoEntityAttributes(DoEntityDeserializer.java:114)
	at org.eclipse.scout.rt.jackson.dataobject.DoEntityDeserializer.deserializeDoEntity(DoEntityDeserializer.java:83)
	at org.eclipse.scout.rt.jackson.dataobject.DoEntityDeserializer.deserializeWithType(DoEntityDeserializer.java:77)
	at org.eclipse.scout.rt.jackson.dataobject.DoEntityDeserializer.deserializeWithType(DoEntityDeserializer.java:1)
	at com.fasterxml.jackson.databind.deser.impl.TypeWrappedDeserializer.deserialize(TypeWrappedDeserializer.java:74)
	at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:342)
	at com.fasterxml.jackson.databind.ObjectReader._bind(ObjectReader.java:2099)
	at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1249)
	at org.glassfish.jersey.jackson.internal.jackson.jaxrs.base.ProviderBase.readFrom(ProviderBase.java:829)
	at org.glassfish.jersey.message.internal.ReaderInterceptorExecutor$TerminalReaderInterceptor.invokeReadFrom(ReaderInterceptorExecutor.java:233)
	at org.glassfish.jersey.message.internal.ReaderInterceptorExecutor$TerminalReaderInterceptor.aroundReadFrom(ReaderInterceptorExecutor.java:212)
	at org.glassfish.jersey.message.internal.ReaderInterceptorExecutor.proceed(ReaderInterceptorExecutor.java:132)
	at org.glassfish.jersey.server.internal.MappableExceptionWrapperInterceptor.aroundReadFrom(MappableExceptionWrapperInterceptor.java:49)
	at org.glassfish.jersey.message.internal.ReaderInterceptorExecutor.proceed(ReaderInterceptorExecutor.java:132)
	at org.glassfish.jersey.message.internal.MessageBodyFactory.readFrom(MessageBodyFactory.java:1072)
	at org.glassfish.jersey.message.internal.InboundMessageContext.readEntity(InboundMessageContext.java:919)
	at org.glassfish.jersey.server.ContainerRequest.readEntity(ContainerRequest.java:290)
	at org.glassfish.jersey.server.internal.inject.EntityParamValueParamProvider$EntityValueSupplier.apply(EntityParamValueParamProvider.java:73)
	at org.glassfish.jersey.server.internal.inject.EntityParamValueParamProvider$EntityValueSupplier.apply(EntityParamValueParamProvider.java:56)
	at org.glassfish.jersey.server.spi.internal.ParamValueFactoryWithSource.apply(ParamValueFactoryWithSource.java:50)
	at org.glassfish.jersey.server.spi.internal.ParameterValueHelper.getParameterValues(ParameterValueHelper.java:68)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$AbstractMethodParamInvoker.getParamValues(JavaResourceMethodDispatcherProvider.java:109)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:219)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:93)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:478)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:400)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:256)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:235)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:346)
	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:358)
	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:311)
	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205)
	at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1381)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1303)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122)
	at org.eclipse.jetty.server.Server.handle(Server.java:563)
	at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598)
	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100)
	at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53)
	at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421)
	at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390)
	at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277)
	at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:199)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:411)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149)
	at java.base/java.lang.Thread.run(Thread.java:840)
	Suppressed: com.fasterxml.jackson.databind.exc.InvalidFormatException: Failed to deserialize attribute 'id' of entity org.eclipse.scout.rt.dataobject.IDoEntity, value was scout.FixtureIntegerId:42###CNCgkNhEN4PEpNkWvRPY_jEIwn49f1xGLgmXyi6SdlI=
 at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 1, column: 77]
		at com.fasterxml.jackson.databind.exc.InvalidFormatException.from(InvalidFormatException.java:67)
		at org.eclipse.scout.rt.jackson.dataobject.DoEntityDeserializer.readAttributeValue(DoEntityDeserializer.java:195)
		at org.eclipse.scout.rt.jackson.dataobject.DoEntityDeserializer.deserializeDoEntityAttributes(DoEntityDeserializer.java:170)
		at org.eclipse.scout.rt.jackson.dataobject.DoEntityDeserializer.deserializeDoEntityAttributes(DoEntityDeserializer.java:114)
		at org.eclipse.scout.rt.jackson.dataobject.DoEntityDeserializer.deserializeDoEntity(DoEntityDeserializer.java:83)
		at org.eclipse.scout.rt.jackson.dataobject.DoEntityDeserializer.deserializeWithType(DoEntityDeserializer.java:77)
		at org.eclipse.scout.rt.jackson.dataobject.DoEntityDeserializer.deserializeWithType(DoEntityDeserializer.java:1)
		at com.fasterxml.jackson.databind.deser.impl.TypeWrappedDeserializer.deserialize(TypeWrappedDeserializer.java:74)
		at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:342)
		at com.fasterxml.jackson.databind.ObjectMapper._readValue(ObjectMapper.java:4875)
		at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3082)
		at org.eclipse.scout.rt.jackson.dataobject.DoEntityDeserializer.readAttributeValue(DoEntityDeserializer.java:186)
		... 69 common frames omitted
		Suppressed: com.fasterxml.jackson.databind.exc.InvalidFormatException: Failed to deserialize qualified IId: Assertion error: Unqualified id must not be signed.
 at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 1, column: 77]
			at com.fasterxml.jackson.databind.exc.InvalidFormatException.from(InvalidFormatException.java:67)
			at org.eclipse.scout.rt.jackson.dataobject.id.QualifiedIIdDeserializer.deserialize(QualifiedIIdDeserializer.java:52)
			at org.eclipse.scout.rt.jackson.dataobject.id.QualifiedIIdDeserializer.deserialize(QualifiedIIdDeserializer.java:1)
			at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:342)
			at com.fasterxml.jackson.databind.ObjectMapper._readValue(ObjectMapper.java:4875)
			at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3082)
			at org.eclipse.scout.rt.jackson.dataobject.DoEntityDeserializer.readAttributeValue(DoEntityDeserializer.java:186)
			... 79 common frames omitted
2024-06-28 12:09:48,967 INFO  [qtp142449153-46] org.eclipse.scout.rt.rest.jackson.JsonMappingExceptionMapper.toResponseImpl(JsonMappingExceptionMapper.java:35) - InvalidFormatException: Failed to deserialize attribute 'body' of entity org.eclipse.scout.rt.rest.jersey.fixture.SerializationRequest, value was scout.FixtureIntegerId:42
 at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 5, column: 12]
com.fasterxml.jackson.databind.exc.InvalidFormatException: Failed to deserialize attribute 'body' of entity org.eclipse.scout.rt.rest.jersey.fixture.SerializationRequest, value was scout.FixtureIntegerId:42
 at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 5, column: 12]
	at com.fasterxml.jackson.databind.exc.InvalidFormatException.from(InvalidFormatException.java:67)
	at org.eclipse.scout.rt.jackson.dataobject.DoEntityDeserializer.readAttributeValue(DoEntityDeserializer.java:195)
	at org.eclipse.scout.rt.jackson.dataobject.DoEntityDeserializer.deserializeDoEntityAttributes(DoEntityDeserializer.java:170)
	at org.eclipse.scout.rt.jackson.dataobject.DoEntityDeserializer.deserializeDoEntityAttributes(DoEntityDeserializer.java:114)
	at org.eclipse.scout.rt.jackson.dataobject.DoEntityDeserializer.deserializeDoEntity(DoEntityDeserializer.java:83)
	at org.eclipse.scout.rt.jackson.dataobject.DoEntityDeserializer.deserializeWithType(DoEntityDeserializer.java:77)
	at org.eclipse.scout.rt.jackson.dataobject.DoEntityDeserializer.deserializeWithType(DoEntityDeserializer.java:1)
	at com.fasterxml.jackson.databind.deser.impl.TypeWrappedDeserializer.deserialize(TypeWrappedDeserializer.java:74)
	at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:342)
	at com.fasterxml.jackson.databind.ObjectReader._bind(ObjectReader.java:2099)
	at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1249)
	at org.glassfish.jersey.jackson.internal.jackson.jaxrs.base.ProviderBase.readFrom(ProviderBase.java:829)
	at org.glassfish.jersey.message.internal.ReaderInterceptorExecutor$TerminalReaderInterceptor.invokeReadFrom(ReaderInterceptorExecutor.java:233)
	at org.glassfish.jersey.message.internal.ReaderInterceptorExecutor$TerminalReaderInterceptor.aroundReadFrom(ReaderInterceptorExecutor.java:212)
	at org.glassfish.jersey.message.internal.ReaderInterceptorExecutor.proceed(ReaderInterceptorExecutor.java:132)
	at org.glassfish.jersey.server.internal.MappableExceptionWrapperInterceptor.aroundReadFrom(MappableExceptionWrapperInterceptor.java:49)
	at org.glassfish.jersey.message.internal.ReaderInterceptorExecutor.proceed(ReaderInterceptorExecutor.java:132)
	at org.glassfish.jersey.message.internal.MessageBodyFactory.readFrom(MessageBodyFactory.java:1072)
	at org.glassfish.jersey.message.internal.InboundMessageContext.readEntity(InboundMessageContext.java:919)
	at org.glassfish.jersey.server.ContainerRequest.readEntity(ContainerRequest.java:290)
	at org.glassfish.jersey.server.internal.inject.EntityParamValueParamProvider$EntityValueSupplier.apply(EntityParamValueParamProvider.java:73)
	at org.glassfish.jersey.server.internal.inject.EntityParamValueParamProvider$EntityValueSupplier.apply(EntityParamValueParamProvider.java:56)
	at org.glassfish.jersey.server.spi.internal.ParamValueFactoryWithSource.apply(ParamValueFactoryWithSource.java:50)
	at org.glassfish.jersey.server.spi.internal.ParameterValueHelper.getParameterValues(ParameterValueHelper.java:68)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$AbstractMethodParamInvoker.getParamValues(JavaResourceMethodDispatcherProvider.java:109)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:219)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:93)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:478)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:400)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:256)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:235)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:346)
	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:358)
	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:311)
	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205)
	at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1381)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1303)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122)
	at org.eclipse.jetty.server.Server.handle(Server.java:563)
	at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598)
	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100)
	at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53)
	at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421)
	at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390)
	at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277)
	at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:199)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:411)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149)
	at java.base/java.lang.Thread.run(Thread.java:840)
	Suppressed: com.fasterxml.jackson.databind.exc.InvalidFormatException: Failed to deserialize attribute 'id' of entity org.eclipse.scout.rt.dataobject.IDoEntity, value was scout.FixtureIntegerId:42
 at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 5, column: 12]
		at com.fasterxml.jackson.databind.exc.InvalidFormatException.from(InvalidFormatException.java:67)
		at org.eclipse.scout.rt.jackson.dataobject.DoEntityDeserializer.readAttributeValue(DoEntityDeserializer.java:195)
		at org.eclipse.scout.rt.jackson.dataobject.DoEntityDeserializer.deserializeDoEntityAttributes(DoEntityDeserializer.java:170)
		at org.eclipse.scout.rt.jackson.dataobject.DoEntityDeserializer.deserializeDoEntityAttributes(DoEntityDeserializer.java:114)
		at org.eclipse.scout.rt.jackson.dataobject.DoEntityDeserializer.deserializeDoEntity(DoEntityDeserializer.java:83)
		at org.eclipse.scout.rt.jackson.dataobject.DoEntityDeserializer.deserializeWithType(DoEntityDeserializer.java:77)
		at org.eclipse.scout.rt.jackson.dataobject.DoEntityDeserializer.deserializeWithType(DoEntityDeserializer.java:1)
		at com.fasterxml.jackson.databind.deser.impl.TypeWrappedDeserializer.deserialize(TypeWrappedDeserializer.java:74)
		at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:342)
		at com.fasterxml.jackson.databind.ObjectMapper._readValue(ObjectMapper.java:4875)
		at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3082)
		at org.eclipse.scout.rt.jackson.dataobject.DoEntityDeserializer.readAttributeValue(DoEntityDeserializer.java:186)
		... 69 common frames omitted
		Suppressed: com.fasterxml.jackson.databind.exc.InvalidFormatException: Failed to deserialize qualified IId: Assertion error: Unqualified id must be signed.
 at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 5, column: 12]
			at com.fasterxml.jackson.databind.exc.InvalidFormatException.from(InvalidFormatException.java:67)
			at org.eclipse.scout.rt.jackson.dataobject.id.QualifiedIIdDeserializer.deserialize(QualifiedIIdDeserializer.java:52)
			at org.eclipse.scout.rt.jackson.dataobject.id.QualifiedIIdDeserializer.deserialize(QualifiedIIdDeserializer.java:1)
			at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:342)
			at com.fasterxml.jackson.databind.ObjectMapper._readValue(ObjectMapper.java:4875)
			at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3082)
			at org.eclipse.scout.rt.jackson.dataobject.DoEntityDeserializer.readAttributeValue(DoEntityDeserializer.java:186)
			... 79 common frames omitted
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.270 s -- in org.eclipse.scout.rt.rest.jersey.server.IdSignatureRestFilterTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 100, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.rest.jersey.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest.jersey.test/target/org.eclipse.scout.rt.rest.jersey.test-24.2-SNAPSHOT.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.rest.jersey.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest.jersey.test/target/org.eclipse.scout.rt.rest.jersey.test-24.2-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.rest.jersey.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest.jersey.test/target/org.eclipse.scout.rt.rest.jersey.test-24.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.rest.jersey.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest.jersey.test/target/org.eclipse.scout.rt.rest.jersey.test-24.2-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.rest.jersey.test ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] ----------< org.eclipse.scout.rt:org.eclipse.scout.rt.client >----------
[INFO] Building org.eclipse.scout.rt.client 24.2-SNAPSHOT               [47/72]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.client ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.client ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.client ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.client ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.client ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling with eclipse [debug release 11] to target/classes
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTileGrid.java:[59,11] org.eclipse.scout.rt.client.ui.tile.ITileGridUIFacade is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.ITileGridUIFacade<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTileGrid.java:[60,34] org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTileGrid.java:[60,84] org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTileGrid.java:[151,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTileGrid.java:[168,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTileGrid.java:[197,13] org.eclipse.scout.rt.client.ui.tile.ITileGridUIFacade is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.ITileGridUIFacade<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTileGrid.java:[202,10] org.eclipse.scout.rt.client.ui.tile.ITileGridUIFacade is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.ITileGridUIFacade<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTileGrid.java:[920,63] org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTileGrid.java:[929,45] org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTileGrid.java:[957,52] org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTileGrid.java:[963,52] org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTileGrid.java:[969,52] org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/DefaultPageChangeStrategy.java:[48,9] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/DefaultPageChangeStrategy.java:[48,37] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/action/menu/root/IContextMenuExtension.java:[15,54] org.eclipse.scout.rt.client.ui.action.menu.root.AbstractContextMenu is a raw type. References to generic type org.eclipse.scout.rt.client.ui.action.menu.root.AbstractContextMenu<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/fields/AbstractButtonTile.java:[54,21] Unsupported @SuppressWarnings("findbugs:NP_BOOLEAN_RETURN_NULL")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/groupbox/internal/matrix/Cell.java:[19,20] Unsupported @SuppressWarnings("squid:S00116")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/groupbox/internal/matrix/Cell.java:[19,36] Unsupported @SuppressWarnings("squid:ClassVariableVisibilityCheck")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/pagefield/IPageField.java:[22,39] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ISortOrderColumn.java:[18,51] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/groupbox/internal/GroupBoxProcessButtonGrid.java:[46,10] java.util.Iterator is a raw type. References to generic type java.util.Iterator<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/groupbox/internal/matrix/MatrixCursor.java:[16,20] Unsupported @SuppressWarnings("squid:S00116")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/groupbox/internal/matrix/MatrixCursor.java:[16,36] Unsupported @SuppressWarnings("squid:ClassVariableVisibilityCheck")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/columns/AbstractColumn.java:[921,22] org.eclipse.scout.rt.platform.holders.IHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IHolder<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/columns/AbstractColumn.java:[1037,21] Unsupported @SuppressWarnings("squid:S1244")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/columns/AbstractColumn.java:[1573,13] java.lang.Comparable is a raw type. References to generic type java.lang.Comparable<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/basic/table/ISortOrderColumnExtension.java:[16,108] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/form/fields/pagefield/AbstractPageFieldExtension.java:[17,60] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/listbox/AbstractListBoxFilterBox.java:[42,22] org.eclipse.scout.rt.client.ui.form.fields.listbox.IListBox is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.listbox.IListBox<KEY> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/form/fields/tilefield/AbstractTileFieldExtension.java:[27,41] org.eclipse.scout.rt.client.extension.ui.form.fields.tilefield.TileFieldChains.TileFieldDragRequestChain is a raw type. References to generic type org.eclipse.scout.rt.client.extension.ui.form.fields.tilefield.TileFieldChains.TileFieldDragRequestChain<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/form/fields/tilefield/AbstractTileFieldExtension.java:[32,31] org.eclipse.scout.rt.client.extension.ui.form.fields.tilefield.TileFieldChains.TileFieldDropRequestChain is a raw type. References to generic type org.eclipse.scout.rt.client.extension.ui.form.fields.tilefield.TileFieldChains.TileFieldDropRequestChain<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/form/fields/accordionfield/AccordionFieldChains.java:[26,154] org.eclipse.scout.rt.client.ui.form.fields.accordionfield.AbstractAccordionField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.accordionfield.AbstractAccordionField<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/form/fields/accordionfield/AccordionFieldChains.java:[42,73] org.eclipse.scout.rt.client.ui.form.fields.accordionfield.AbstractAccordionField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.accordionfield.AbstractAccordionField<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/form/fields/accordionfield/AccordionFieldChains.java:[60,73] org.eclipse.scout.rt.client.ui.form.fields.accordionfield.AbstractAccordionField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.accordionfield.AbstractAccordionField<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/form/fields/tilefield/TileFieldChains.java:[27,160] org.eclipse.scout.rt.client.ui.form.fields.tilefield.AbstractTileField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.tilefield.AbstractTileField<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/form/fields/tilefield/TileFieldChains.java:[43,68] org.eclipse.scout.rt.client.ui.form.fields.tilefield.AbstractTileField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.tilefield.AbstractTileField<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/form/fields/tilefield/TileFieldChains.java:[61,68] org.eclipse.scout.rt.client.ui.form.fields.tilefield.AbstractTileField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.tilefield.AbstractTileField<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/treefield/AbstractTreeField.java:[149,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/AbstractCompositeField.java:[57,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/AbstractCompositeField.java:[66,21] Unsupported @SuppressWarnings("squid:S1185")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ITableRow.java:[87,17] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ITableRow.java:[91,16] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ITableRow.java:[95,25] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/desktop/outline/pages/PageChains.java:[26,109] org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/desktop/outline/pages/PageChains.java:[42,60] org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/desktop/outline/pages/PageChains.java:[59,60] org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/desktop/outline/pages/PageChains.java:[76,60] org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/desktop/outline/pages/PageChains.java:[93,60] org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/desktop/outline/pages/PageChains.java:[110,60] org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/desktop/outline/pages/PageChains.java:[127,60] org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/desktop/outline/pages/PageChains.java:[144,60] org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/desktop/outline/pages/PageChains.java:[161,60] org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/desktop/outline/pages/PageChains.java:[178,60] org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/desktop/outline/pages/PageChains.java:[195,60] org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/desktop/outline/pages/PageChains.java:[212,60] org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/desktop/outline/pages/PageChains.java:[230,60] org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/TableRowComparator.java:[20,19] Unsupported @SuppressWarnings("squid:S2063")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/TableRowComparator.java:[30,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/internal/InternalTableRow.java:[163,24] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/internal/InternalTableRow.java:[173,23] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/internal/InternalTableRow.java:[193,32] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/internal/InternalTableRow.java:[437,11] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/internal/InternalTableRow.java:[500,21] Unsupported @SuppressWarnings("SuspiciousMethodCalls")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/action/AbstractAction.java:[318,21] Unsupported @SuppressWarnings("squid:S1244")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/action/AbstractAction.java:[534,7] org.eclipse.scout.rt.client.ui.action.tree.IActionNode is a raw type. References to generic type org.eclipse.scout.rt.client.ui.action.tree.IActionNode<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/action/AbstractAction.java:[534,27] org.eclipse.scout.rt.client.ui.action.tree.IActionNode is a raw type. References to generic type org.eclipse.scout.rt.client.ui.action.tree.IActionNode<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/smartfield/AbstractProposalField.java:[34,60] org.eclipse.scout.rt.client.ui.form.fields.smartfield.ProposalFieldUIFacade is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.smartfield.ProposalFieldUIFacade<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/FormStore.java:[152,7] java.util.List is a raw type. References to generic type java.util.List<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/action/tree/IActionNode.java:[17,40] org.eclipse.scout.rt.client.ui.action.tree.IActionNode is a raw type. References to generic type org.eclipse.scout.rt.client.ui.action.tree.IActionNode<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/tilefield/AbstractTileField.java:[63,10] org.eclipse.scout.rt.client.ui.tile.ITileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.ITileGrid<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/tilefield/AbstractTileField.java:[64,5] org.eclipse.scout.rt.client.ui.tile.ITileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.ITileGrid<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/tilefield/AbstractTileField.java:[69,21] org.eclipse.scout.rt.client.ui.tile.ITileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.ITileGrid<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/tilefield/AbstractTileField.java:[76,27] org.eclipse.scout.rt.client.ui.tile.ITileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.ITileGrid<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/tilefield/AbstractTileField.java:[77,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/tilefield/AbstractTileField.java:[243,46] org.eclipse.scout.rt.client.ui.form.fields.tilefield.AbstractTileField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.tilefield.AbstractTileField<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/tilefield/AbstractTileField.java:[254,43] org.eclipse.scout.rt.client.extension.ui.form.fields.tilefield.TileFieldChains.TileFieldDragRequestChain is a raw type. References to generic type org.eclipse.scout.rt.client.extension.ui.form.fields.tilefield.TileFieldChains.TileFieldDragRequestChain<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/tilefield/AbstractTileField.java:[259,33] org.eclipse.scout.rt.client.extension.ui.form.fields.tilefield.TileFieldChains.TileFieldDropRequestChain is a raw type. References to generic type org.eclipse.scout.rt.client.extension.ui.form.fields.tilefield.TileFieldChains.TileFieldDropRequestChain<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/action/menu/root/internal/ValueFieldContextMenu.java:[29,32] org.eclipse.scout.rt.client.ui.form.fields.IValueField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.IValueField<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/button/AbstractButton.java:[281,13] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/transformation/MobileDeviceTransformer.java:[173,29] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/transformation/MobileDeviceTransformer.java:[175,31] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/transformation/MobileDeviceTransformer.java:[179,38] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/transformation/MobileDeviceTransformer.java:[290,34] org.eclipse.scout.rt.client.ui.form.fields.radiobuttongroup.IRadioButtonGroup is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.radiobuttongroup.IRadioButtonGroup<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/transformation/MobileDeviceTransformer.java:[405,44] org.eclipse.scout.rt.client.ui.form.fields.radiobuttongroup.IRadioButtonGroup is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.radiobuttongroup.IRadioButtonGroup<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/columns/AbstractRestLookupSmartColumn.java:[40,21] Unnecessary @SuppressWarnings("unchecked")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/calendarfield/AbstractCalendarField.java:[55,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/stringfield/AbstractStringField.java:[514,38] org.eclipse.scout.rt.client.ui.form.fields.AbstractBasicField.P_UIFacade is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.AbstractBasicField<VALUE>.P_UIFacade should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/file/FileService.java:[28,19] Unsupported @SuppressWarnings("findbugs:RV_RETURN_VALUE_IGNORED_BAD_PRACTICE")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/hybrid/AbstractFormHybridAction.java:[81,14] Type safety: Unchecked cast from org.eclipse.scout.rt.dataobject.DoEntity to DO_ENTITY
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/listbox/AbstractListBox.java:[177,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/listbox/AbstractListBox.java:[268,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/listbox/AbstractListBox.java:[929,15] org.eclipse.scout.rt.client.ui.form.fields.listbox.IListBox is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.listbox.IListBox<KEY> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/form/fields/pagefield/IPageFieldExtension.java:[17,51] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/tagfield/AbstractTagField.java:[234,48] org.eclipse.scout.rt.client.services.lookup.LookupCallResult is a raw type. References to generic type org.eclipse.scout.rt.client.services.lookup.LookupCallResult<LOOKUP_KEY> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/TableUtility.java:[191,91] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/calendar/CalendarComponent.java:[133,16] java.lang.Comparable is a raw type. References to generic type java.lang.Comparable<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/action/menu/form/fields/AbstractFormFieldMenu.java:[46,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/AbstractDesktop.java:[415,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/AbstractDesktop.java:[803,63] org.eclipse.scout.rt.client.ui.form.IFormMenu is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.IFormMenu<FORM> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/group/AbstractGroup.java:[129,21] Unsupported @SuppressWarnings("squid:S1244")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/group/AbstractGroup.java:[364,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/dto/PageData.java:[29,3] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/form/fields/pagefield/PageFieldChains.java:[25,71] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/form/fields/pagefield/PageFieldChains.java:[32,62] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/UnsavedFormChangesForm.java:[316,32] Unsupported @SuppressWarnings("squid:S2057")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/AbstractForm.java:[199,11] org.eclipse.scout.rt.client.ui.wizard.IWizardStep is a raw type. References to generic type org.eclipse.scout.rt.client.ui.wizard.IWizardStep<FORM> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/AbstractForm.java:[667,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/AbstractForm.java:[672,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/AbstractForm.java:[1050,31] org.eclipse.scout.rt.client.ui.wizard.IWizardStep is a raw type. References to generic type org.eclipse.scout.rt.client.ui.wizard.IWizardStep<FORM> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/AbstractForm.java:[1195,7] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/AbstractForm.java:[1399,10] org.eclipse.scout.rt.client.ui.wizard.IWizardStep is a raw type. References to generic type org.eclipse.scout.rt.client.ui.wizard.IWizardStep<FORM> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/AbstractForm.java:[1567,5] org.eclipse.scout.rt.client.ui.form.fields.wrappedform.IWrappedFormField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.wrappedform.IWrappedFormField<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/AbstractForm.java:[1572,10] org.eclipse.scout.rt.client.ui.form.fields.wrappedform.IWrappedFormField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.wrappedform.IWrappedFormField<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/AbstractForm.java:[2085,14] org.eclipse.scout.rt.client.ui.form.fields.IValueField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.IValueField<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/AbstractForm.java:[2594,21] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/AbstractForm.java:[2626,21] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/breadcrumbbarfield/AbstractBreadcrumbBarField.java:[64,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/transformation/PageExtension.java:[18,58] org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/transformation/PageExtension.java:[20,24] org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTileTableHeader.java:[141,56] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTileTableHeader.java:[200,69] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTileTableHeader.java:[257,25] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTileTableHeader.java:[261,39] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTileTableHeader.java:[265,52] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTileTableHeader.java:[271,51] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTileTableHeader.java:[276,63] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTileTableHeader.java:[280,41] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTileTableHeader.java:[281,28] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTileTableHeader.java:[283,36] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTileTableHeader.java:[286,12] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTileTableHeader.java:[300,76] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTileTableHeader.java:[304,55] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTileTableHeader.java:[305,42] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTileTableHeader.java:[307,12] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/TileGridEvent.java:[21,30] Unsupported @SuppressWarnings("squid:S2057")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/TileGridEvent.java:[32,24] org.eclipse.scout.rt.client.ui.tile.ITileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.ITileGrid<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/TileGridEvent.java:[36,24] org.eclipse.scout.rt.client.ui.tile.ITileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.ITileGrid<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/TileGridEvent.java:[42,10] org.eclipse.scout.rt.client.ui.tile.ITileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.ITileGrid<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/TileGridEvent.java:[43,13] org.eclipse.scout.rt.client.ui.tile.ITileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.ITileGrid<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/Resource.java:[21,53] org.eclipse.scout.rt.client.ui.basic.planner.IActivityObserver is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.IActivityObserver<RI,AI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/Resource.java:[132,31] org.eclipse.scout.rt.client.ui.basic.planner.Activity is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Activity<RESOURCE_ID,ACTIVITY_ID> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/smartfield/AbstractSmartField.java:[112,60] org.eclipse.scout.rt.client.ui.form.fields.smartfield.SmartFieldUIFacade is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.smartfield.SmartFieldUIFacade<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/smartfield/AbstractSmartField.java:[484,10] org.eclipse.scout.rt.client.services.lookup.ILookupCallResult is a raw type. References to generic type org.eclipse.scout.rt.client.services.lookup.ILookupCallResult<LOOKUP_KEY> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/smartfield/AbstractSmartField.java:[485,13] org.eclipse.scout.rt.client.services.lookup.ILookupCallResult is a raw type. References to generic type org.eclipse.scout.rt.client.services.lookup.ILookupCallResult<LOOKUP_KEY> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/smartfield/AbstractSmartField.java:[602,7] org.eclipse.scout.rt.shared.services.common.code.ICodeType is a raw type. References to generic type org.eclipse.scout.rt.shared.services.common.code.ICodeType<CODE_TYPE_ID,CODE_ID> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/smartfield/AbstractSmartField.java:[744,9] org.eclipse.scout.rt.shared.services.lookup.LocalLookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LocalLookupCall<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/TableOrganizer.java:[46,21] Unsupported @SuppressWarnings("squid:CommentedOutCodeLine")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/TableOrganizer.java:[47,36] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/TableOrganizer.java:[54,37] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/TableOrganizer.java:[59,25] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/TableOrganizer.java:[75,28] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/TableOrganizer.java:[88,29] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/TableOrganizer.java:[96,28] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/treebox/AbstractTreeBoxFilterBox.java:[42,22] org.eclipse.scout.rt.client.ui.form.fields.treebox.ITreeBox is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.treebox.ITreeBox<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/calendar/CalendarEvent.java:[22,30] Unsupported @SuppressWarnings("squid:S2057")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/AbstractPlanner.java:[66,11] org.eclipse.scout.rt.client.ui.basic.planner.IPlannerUIFacade is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.IPlannerUIFacade<RI,AI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/AbstractPlanner.java:[181,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/AbstractPlanner.java:[398,13] org.eclipse.scout.rt.client.ui.basic.planner.IPlannerUIFacade is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.IPlannerUIFacade<RI,AI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/AbstractPlanner.java:[977,10] org.eclipse.scout.rt.client.ui.basic.planner.IPlannerUIFacade is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.IPlannerUIFacade<RI,AI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/calendar/AbstractCalendar.java:[171,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/calendar/AbstractCalendar.java:[178,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/AbstractFormField.java:[697,29] org.eclipse.scout.rt.client.ui.form.fields.IValueField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.IValueField<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/AbstractFormField.java:[744,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/AbstractFormField.java:[918,21] Unsupported @SuppressWarnings("squid:S1244")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/AbstractFormField.java:[966,7] org.eclipse.scout.rt.client.ui.form.fields.IValueField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.IValueField<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/AbstractFormField.java:[1952,30] org.eclipse.scout.rt.client.ui.form.fields.IValueField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.IValueField<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/AbstractFormField.java:[1953,5] org.eclipse.scout.rt.client.ui.form.fields.IValueField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.IValueField<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/AbstractFormField.java:[1969,10] org.eclipse.scout.rt.client.ui.form.fields.IValueField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.IValueField<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/AbstractFormField.java:[2089,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/AbstractFormField.java:[2138,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/hybrid/HybridManager.java:[49,39] org.eclipse.scout.rt.client.ui.desktop.hybrid.IHybridAction is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.hybrid.IHybridAction<DO_ENTITY> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/hybrid/HybridManager.java:[202,12] Type safety: Unchecked cast from java.util.Map to java.util.Map<java.lang.String,org.eclipse.scout.rt.client.ui.IWidget>
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/groupbox/internal/matrix/VerticalGridMatrix.java:[237,22] Unsupported @SuppressWarnings("squid:S00116")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/groupbox/internal/matrix/VerticalGridMatrix.java:[237,38] Unsupported @SuppressWarnings("squid:ClassVariableVisibilityCheck")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/AbstractWidget.java:[516,21] Unsupported @SuppressWarnings("RedundantIfStatement")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/fields/AbstractFormFieldTile.java:[124,21] Unsupported @SuppressWarnings("findbugs:NP_BOOLEAN_RETURN_NULL")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/desktop/outline/pages/IPageExtension.java:[32,47] org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/radiobuttongroup/AbstractRadioButtonGroup.java:[217,10] org.eclipse.scout.rt.client.ui.form.fields.button.IRadioButton is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.button.IRadioButton<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/radiobuttongroup/AbstractRadioButtonGroup.java:[228,15] org.eclipse.scout.rt.client.ui.form.fields.button.IRadioButton is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.button.IRadioButton<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/radiobuttongroup/AbstractRadioButtonGroup.java:[384,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/radiobuttongroup/AbstractRadioButtonGroup.java:[395,5] org.eclipse.scout.rt.client.ui.form.fields.button.IRadioButton is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.button.IRadioButton<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/radiobuttongroup/AbstractRadioButtonGroup.java:[494,7] org.eclipse.scout.rt.client.ui.form.fields.button.IRadioButton is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.button.IRadioButton<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/radiobuttongroup/AbstractRadioButtonGroup.java:[549,28] org.eclipse.scout.rt.client.ui.form.fields.button.IRadioButton is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.button.IRadioButton<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/radiobuttongroup/AbstractRadioButtonGroup.java:[550,10] org.eclipse.scout.rt.client.ui.form.fields.button.IRadioButton is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.button.IRadioButton<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/radiobuttongroup/AbstractRadioButtonGroup.java:[618,7] org.eclipse.scout.rt.client.ui.form.fields.button.IRadioButton is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.button.IRadioButton<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/radiobuttongroup/AbstractRadioButtonGroup.java:[619,12] org.eclipse.scout.rt.client.ui.form.fields.button.IRadioButton is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.button.IRadioButton<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/radiobuttongroup/AbstractRadioButtonGroup.java:[686,21] Unsupported @SuppressWarnings("bsiRulesDefinition:orderMissing")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/fields/AbstractImageFieldTile.java:[39,21] Unsupported @SuppressWarnings("findbugs:NP_BOOLEAN_RETURN_NULL")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/fields/AbstractImageFieldTile.java:[67,21] Unsupported @SuppressWarnings("findbugs:NP_BOOLEAN_RETURN_NULL")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/smartfield/ProposalFieldUIFacade.java:[15,32] org.eclipse.scout.rt.client.ui.form.fields.smartfield.AbstractProposalField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.smartfield.AbstractProposalField<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/tablefield/AbstractTableField.java:[433,12] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/tablefield/AbstractTableField.java:[457,32] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/hybrid/AbstractHybridAction.java:[34,23] Type safety: The expression of type java.lang.Class needs unchecked conversion to conform to java.lang.Class<DO_ENTITY>
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/tablefield/TableFieldReloadHandler.java:[24,17] org.eclipse.scout.rt.client.ui.form.fields.tablefield.ITableField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.tablefield.ITableField<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/tablefield/TableFieldReloadHandler.java:[26,34] org.eclipse.scout.rt.client.ui.form.fields.tablefield.ITableField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.tablefield.ITableField<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/lookup/AbstractRestLookupCall.java:[92,47] Unnecessary @SuppressWarnings("unchecked")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/imagefield/ImageFieldEvent.java:[21,30] Unsupported @SuppressWarnings("squid:S2057")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/IOutline.java:[85,14] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/IOutline.java:[92,14] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/IOutline.java:[92,57] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/IOutline.java:[142,14] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/IOutline.java:[144,14] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/IOutline.java:[144,58] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/FormEvent.java:[24,30] Unsupported @SuppressWarnings("squid:S2057")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/accordionfield/AbstractAccordionField.java:[73,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/accordionfield/AbstractAccordionField.java:[234,51] org.eclipse.scout.rt.client.ui.form.fields.accordionfield.AbstractAccordionField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.accordionfield.AbstractAccordionField<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/accordionfield/AbstractAccordionField.java:[245,43] org.eclipse.scout.rt.client.extension.ui.form.fields.accordionfield.AccordionFieldChains.AccordionFieldDragRequestChain is a raw type. References to generic type org.eclipse.scout.rt.client.extension.ui.form.fields.accordionfield.AccordionFieldChains.AccordionFieldDragRequestChain<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/accordionfield/AbstractAccordionField.java:[250,33] org.eclipse.scout.rt.client.extension.ui.form.fields.accordionfield.AccordionFieldChains.AccordionFieldDropRequestChain is a raw type. References to generic type org.eclipse.scout.rt.client.extension.ui.form.fields.accordionfield.AccordionFieldChains.AccordionFieldDropRequestChain<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/columns/AbstractProposalColumn.java:[189,21] Unsupported @SuppressWarnings("bsiRulesDefinition:orderMissing")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/button/ButtonEvent.java:[20,30] Unsupported @SuppressWarnings("squid:S2057")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/PageReloadHandler.java:[20,17] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/PageReloadHandler.java:[22,28] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEvent.java:[22,30] Unsupported @SuppressWarnings("squid:S2057")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEvent.java:[33,26] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEvent.java:[36,23] org.eclipse.scout.rt.client.ui.basic.planner.IPlanner is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.IPlanner<RESOURCE_ID,ACTIVITY_ID> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEvent.java:[41,23] org.eclipse.scout.rt.client.ui.basic.planner.IPlanner is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.IPlanner<RESOURCE_ID,ACTIVITY_ID> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEvent.java:[41,65] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEvent.java:[49,10] org.eclipse.scout.rt.client.ui.basic.planner.IPlanner is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.IPlanner<RESOURCE_ID,ACTIVITY_ID> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEvent.java:[50,13] org.eclipse.scout.rt.client.ui.basic.planner.IPlanner is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.IPlanner<RESOURCE_ID,ACTIVITY_ID> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEvent.java:[58,25] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEvent.java:[62,46] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/AbstractClientSession.java:[16,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/AbstractClientSession.java:[109,25] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/AbstractClientSession.java:[109,36] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/AbstractClientSession.java:[109,53] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/lookup/QueryParam.java:[12,39] org.eclipse.scout.rt.client.services.lookup.IQueryParam is a raw type. References to generic type org.eclipse.scout.rt.client.services.lookup.IQueryParam<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/columns/AbstractObjectColumn.java:[50,13] java.lang.Comparable is a raw type. References to generic type java.lang.Comparable<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/internal/VirtualDesktop.java:[712,28] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/action/tree/AbstractActionNodeExtension.java:[16,61] org.eclipse.scout.rt.client.ui.action.tree.IActionNode is a raw type. References to generic type org.eclipse.scout.rt.client.ui.action.tree.IActionNode<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/modeselector/AbstractModeSelectorField.java:[65,21] Unnecessary @SuppressWarnings("unchecked")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/modeselector/AbstractModeSelectorField.java:[68,16] org.eclipse.scout.rt.client.ui.form.fields.mode.IMode is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.mode.IMode<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/wizard/AbstractWizardStep.java:[276,21] Unsupported @SuppressWarnings("squid:S1244")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/action/tree/IActionNodeExtension.java:[16,49] org.eclipse.scout.rt.client.ui.action.tree.IActionNode is a raw type. References to generic type org.eclipse.scout.rt.client.ui.action.tree.IActionNode<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/ClientUIPreferences.java:[362,30] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/ClientUIPreferences.java:[370,55] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/ClientUIPreferences.java:[377,41] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/ClientUIPreferences.java:[381,41] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/ClientUIPreferences.java:[385,41] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/ClientUIPreferences.java:[399,31] org.eclipse.scout.rt.client.ui.basic.table.columns.INumberColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.INumberColumn<NUMBER> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/ClientUIPreferences.java:[403,28] org.eclipse.scout.rt.client.ui.basic.table.columns.INumberColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.INumberColumn<NUMBER> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/ClientUIPreferences.java:[468,44] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/ClientUIPreferences.java:[483,42] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/ClientUIPreferences.java:[514,47] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/ClientUIPreferences.java:[543,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/ClientUIPreferences.java:[555,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/ClientUIPreferences.java:[567,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/ClientUIPreferences.java:[628,12] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/ClientUIPreferences.java:[661,34] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/ClientUIPreferences.java:[665,34] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/ClientUIPreferences.java:[689,48] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/ClientUIPreferences.java:[697,40] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/ClientUIPreferences.java:[701,40] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/ClientUIPreferences.java:[714,38] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/ClientUIPreferences.java:[718,38] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/ClientUIPreferences.java:[736,38] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/ClientUIPreferences.java:[762,40] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/ClientUIPreferences.java:[776,51] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/ClientUIPreferences.java:[790,46] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTile.java:[139,21] Unsupported @SuppressWarnings("squid:S1244")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTile.java:[492,23] Unsupported @SuppressWarnings("squid:S1181")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTile.java:[500,9] org.eclipse.scout.rt.client.ui.tile.ITileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.ITileGrid<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/form/fields/accordionfield/AbstractAccordionFieldExtension.java:[26,41] org.eclipse.scout.rt.client.extension.ui.form.fields.accordionfield.AccordionFieldChains.AccordionFieldDragRequestChain is a raw type. References to generic type org.eclipse.scout.rt.client.extension.ui.form.fields.accordionfield.AccordionFieldChains.AccordionFieldDragRequestChain<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/form/fields/accordionfield/AbstractAccordionFieldExtension.java:[31,31] org.eclipse.scout.rt.client.extension.ui.form.fields.accordionfield.AccordionFieldChains.AccordionFieldDropRequestChain is a raw type. References to generic type org.eclipse.scout.rt.client.extension.ui.form.fields.accordionfield.AccordionFieldChains.AccordionFieldDropRequestChain<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/AbstractPage.java:[118,32] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/AbstractPage.java:[119,21] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/AbstractPage.java:[222,13] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/AbstractPage.java:[742,13] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/AbstractPage.java:[760,13] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/AbstractPage.java:[767,23] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/AbstractPage.java:[1259,59] org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/AbstractPage.java:[1328,38] org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/AbstractPage.java:[1329,35] org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/pagefield/AbstractPageField.java:[42,54] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/pagefield/AbstractPageField.java:[289,60] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/fields/AbstractTableFieldTile.java:[46,21] Unsupported @SuppressWarnings("findbugs:NP_BOOLEAN_RETURN_NULL")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/fields/AbstractTableFieldTile.java:[56,21] Unsupported @SuppressWarnings("findbugs:NP_BOOLEAN_RETURN_NULL")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/fields/AbstractTableFieldTile.java:[66,21] Unsupported @SuppressWarnings("findbugs:NP_BOOLEAN_RETURN_NULL")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/MediumMemoryPolicy.java:[105,19] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/MediumMemoryPolicy.java:[106,23] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/MediumMemoryPolicy.java:[117,30] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/ValidationFailedStatus.java:[71,5] org.eclipse.scout.rt.client.ui.form.fields.ValidationFailedStatus is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.ValidationFailedStatus<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/ValidationFailedStatus.java:[71,37] org.eclipse.scout.rt.client.ui.form.fields.ValidationFailedStatus is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.ValidationFailedStatus<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/groupbox/internal/matrix/MatrixIndex.java:[16,20] Unsupported @SuppressWarnings("squid:S00116")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/groupbox/internal/matrix/MatrixIndex.java:[16,36] Unsupported @SuppressWarnings("squid:ClassVariableVisibilityCheck")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/Activity.java:[170,13] org.eclipse.scout.rt.client.ui.basic.planner.IActivityObserver is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.IActivityObserver<RI,AI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/ITileGrid.java:[246,3] org.eclipse.scout.rt.client.ui.tile.ITileGridUIFacade is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.ITileGridUIFacade<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/OutlineMediator.java:[108,92] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/OutlineMediator.java:[108,111] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/OutlineMediator.java:[116,54] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/OutlineMediator.java:[116,73] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/columns/AbstractBeanColumn.java:[60,16] java.lang.Comparable is a raw type. References to generic type java.lang.Comparable<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ITable.java:[428,82] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/TableRowDataMapper.java:[47,21] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/TableRowDataMapper.java:[66,7] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/TableRowDataMapper.java:[105,13] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/TableRowDataMapper.java:[139,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/TableRowDataMapper.java:[155,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/TableRowDataMapper.java:[184,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/organizer/ITableOrganizer.java:[23,29] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/organizer/ITableOrganizer.java:[25,30] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/organizer/ITableOrganizer.java:[29,21] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/organizer/ITableOrganizer.java:[31,21] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/AbstractValueField.java:[140,11] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractBeanTile.java:[85,5] org.eclipse.scout.rt.client.extension.ui.tile.BeanTileChains.BeanTileAppLinkActionChain is a raw type. References to generic type org.eclipse.scout.rt.client.extension.ui.tile.BeanTileChains.BeanTileAppLinkActionChain<BEAN> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/organizer/OrganizeColumnsForm.java:[755,15] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/organizer/OrganizeColumnsForm.java:[785,17] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/organizer/OrganizeColumnsForm.java:[808,17] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/organizer/OrganizeColumnsForm.java:[1585,13] org.eclipse.scout.rt.client.ui.basic.table.columns.INumberColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.INumberColumn<NUMBER> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/organizer/OrganizeColumnsForm.java:[1585,97] org.eclipse.scout.rt.client.ui.basic.table.columns.INumberColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.INumberColumn<NUMBER> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/TableRowMapper.java:[22,16] org.eclipse.scout.rt.client.ui.basic.table.internal.RowToHolderMapper is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.internal.RowToHolderMapper<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/TableRowMapper.java:[23,16] org.eclipse.scout.rt.client.ui.basic.table.internal.HolderToRowMapper is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.internal.HolderToRowMapper<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/TableRowMapper.java:[69,14] org.eclipse.scout.rt.client.ui.basic.table.internal.RowToHolderMapper is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.internal.RowToHolderMapper<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/TableRowMapper.java:[84,14] org.eclipse.scout.rt.client.ui.basic.table.internal.HolderToRowMapper is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.internal.HolderToRowMapper<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/basic/table/AbstractSortOrderColumnExtension.java:[16,127] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/fields/AbstractBrowserFieldTile.java:[41,21] Unsupported @SuppressWarnings("findbugs:NP_BOOLEAN_RETURN_NULL")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/messagebox/MessageBoxes.java:[121,55] java.util.Collection is a raw type. References to generic type java.util.Collection<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/form/fields/accordionfield/IAccordionFieldExtension.java:[21,34] org.eclipse.scout.rt.client.extension.ui.form.fields.accordionfield.AccordionFieldChains.AccordionFieldDragRequestChain is a raw type. References to generic type org.eclipse.scout.rt.client.extension.ui.form.fields.accordionfield.AccordionFieldChains.AccordionFieldDragRequestChain<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/form/fields/accordionfield/IAccordionFieldExtension.java:[23,24] org.eclipse.scout.rt.client.extension.ui.form.fields.accordionfield.AccordionFieldChains.AccordionFieldDropRequestChain is a raw type. References to generic type org.eclipse.scout.rt.client.extension.ui.form.fields.accordionfield.AccordionFieldChains.AccordionFieldDropRequestChain<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/smartfield/ISmartField.java:[71,3] org.eclipse.scout.rt.client.services.lookup.ILookupCallResult is a raw type. References to generic type org.eclipse.scout.rt.client.services.lookup.ILookupCallResult<LOOKUP_KEY> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[65,21] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[65,28] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[70,29] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[72,47] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[78,26] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[79,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[82,35] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[95,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[97,11] org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[98,11] org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[124,32] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[127,7] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[134,33] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[146,12] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[240,84] org.eclipse.scout.rt.client.ui.basic.table.columns.INumberColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.INumberColumn<NUMBER> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[251,39] org.eclipse.scout.rt.client.ui.basic.table.columns.INumberColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.INumberColumn<NUMBER> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[256,52] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[257,32] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[259,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[283,11] org.eclipse.scout.rt.client.ui.basic.table.columns.INumberColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.INumberColumn<NUMBER> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[293,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[313,9] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[323,9] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[337,34] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[357,47] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[424,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[465,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[475,21] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[482,21] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[494,22] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[505,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[514,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[551,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[560,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[566,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[574,26] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[588,7] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[589,7] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[593,14] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[613,14] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[626,54] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[636,14] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[648,14] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[651,13] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[664,14] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[686,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[686,32] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[695,63] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[698,12] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[699,9] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[721,31] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[739,14] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[819,5] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[926,35] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[1064,12] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[1072,9] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[1081,12] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[1094,31] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[1101,35] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[1108,44] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[1115,44] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[1122,33] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[1194,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[1239,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[1244,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[1264,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[1270,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[1313,7] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[1329,7] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[1346,7] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[1361,7] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[1373,34] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[1411,12] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[1425,7] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[1425,20] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/dto/FormData.java:[145,3] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/dto/FormData.java:[153,3] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/DesktopEvent.java:[25,30] Unsupported @SuppressWarnings("squid:S2057")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/AbstractPageWithNodes.java:[279,44] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/AbstractPageWithNodes.java:[406,26] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/datefield/AbstractDateField.java:[159,21] Unsupported @SuppressWarnings("squid:S1185")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/datefield/AbstractDateField.java:[169,21] Unsupported @SuppressWarnings("squid:S1185")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/treebox/ActiveOrCheckedNodesFilter.java:[19,17] org.eclipse.scout.rt.client.ui.form.fields.treebox.ITreeBox is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.treebox.ITreeBox<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/treebox/ActiveOrCheckedNodesFilter.java:[22,37] org.eclipse.scout.rt.client.ui.form.fields.treebox.ITreeBox is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.treebox.ITreeBox<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/GridData.java:[15,20] Unsupported @SuppressWarnings("squid:S00116")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/GridData.java:[15,36] Unsupported @SuppressWarnings("squid:ClassVariableVisibilityCheck")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/GridData.java:[47,21] Unsupported @SuppressWarnings("squid:S00107")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/ScoutInfoForm.java:[12,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/ScoutInfoForm.java:[123,35] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/ScoutInfoForm.java:[123,46] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/ScoutInfoForm.java:[123,63] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/IFormField.java:[553,3] org.eclipse.scout.rt.client.ui.form.fields.IValueField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.IValueField<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/IFormField.java:[555,23] org.eclipse.scout.rt.client.ui.form.fields.IValueField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.IValueField<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/form/fields/tilefield/ITileFieldExtension.java:[22,34] org.eclipse.scout.rt.client.extension.ui.form.fields.tilefield.TileFieldChains.TileFieldDragRequestChain is a raw type. References to generic type org.eclipse.scout.rt.client.extension.ui.form.fields.tilefield.TileFieldChains.TileFieldDragRequestChain<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/form/fields/tilefield/ITileFieldExtension.java:[24,24] org.eclipse.scout.rt.client.extension.ui.form.fields.tilefield.TileFieldChains.TileFieldDropRequestChain is a raw type. References to generic type org.eclipse.scout.rt.client.extension.ui.form.fields.tilefield.TileFieldChains.TileFieldDropRequestChain<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/plannerfield/AbstractPlannerField.java:[45,27] org.eclipse.scout.rt.client.ui.basic.planner.IPlanner is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.IPlanner<RESOURCE_ID,ACTIVITY_ID> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/plannerfield/AbstractPlannerField.java:[46,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/plannerfield/AbstractPlannerField.java:[112,10] org.eclipse.scout.rt.client.ui.basic.planner.IPlanner is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.IPlanner<RESOURCE_ID,ACTIVITY_ID> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/plannerfield/AbstractPlannerField.java:[115,23] org.eclipse.scout.rt.client.ui.basic.planner.IPlanner is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.IPlanner<RESOURCE_ID,ACTIVITY_ID> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/plannerfield/AbstractPlannerField.java:[125,9] org.eclipse.scout.rt.client.ui.basic.planner.AbstractPlanner is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.AbstractPlanner<RI,AI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/action/ActionUtility.java:[40,21] Unsupported @SuppressWarnings("DeprecatedIsStillUsed")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/IPlanner.java:[226,3] org.eclipse.scout.rt.client.ui.basic.planner.IPlannerUIFacade is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.IPlannerUIFacade<RI,AI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/TableEvent.java:[34,30] Unsupported @SuppressWarnings("squid:S2057")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/TableEvent.java:[377,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBuffer.java:[66,14] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBuffer.java:[80,18] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBuffer.java:[80,77] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBuffer.java:[82,10] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBuffer.java:[84,10] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBuffer.java:[106,56] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBuffer.java:[108,20] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBuffer.java:[109,29] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBuffer.java:[110,7] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBuffer.java:[157,24] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBuffer.java:[167,70] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBuffer.java:[168,29] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBuffer.java:[169,7] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBuffer.java:[182,60] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBuffer.java:[183,10] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBuffer.java:[185,10] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBuffer.java:[228,18] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBuffer.java:[228,58] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBuffer.java:[228,90] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBuffer.java:[229,10] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBuffer.java:[230,9] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBuffer.java:[231,10] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/treebox/AbstractTreeBox.java:[226,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/treebox/AbstractTreeBox.java:[279,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/treebox/AbstractTreeBox.java:[324,66] org.eclipse.scout.rt.shared.services.lookup.LookupRow is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupRow<ID_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/treebox/AbstractTreeBox.java:[1034,15] org.eclipse.scout.rt.client.ui.form.fields.treebox.ITreeBox is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.treebox.ITreeBox<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[96,17] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[96,54] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[101,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[107,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[114,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[122,53] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[126,30] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[188,25] java.lang.Iterable is a raw type. References to generic type java.lang.Iterable<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[195,7] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[235,17] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[235,45] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[320,13] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[320,41] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[343,28] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[396,43] org.eclipse.scout.rt.client.ui.basic.table.columns.INumberColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.INumberColumn<NUMBER> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[397,40] org.eclipse.scout.rt.client.ui.basic.table.columns.INumberColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.INumberColumn<NUMBER> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[429,12] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[433,11] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[461,26] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[466,11] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[553,21] Unsupported @SuppressWarnings("squid:S1643")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[575,15] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[619,11] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[619,39] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[642,9] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[642,37] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[657,43] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[745,24] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[828,50] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/IForm.java:[220,3] org.eclipse.scout.rt.client.ui.wizard.IWizardStep is a raw type. References to generic type org.eclipse.scout.rt.client.ui.wizard.IWizardStep<FORM> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/IForm.java:[230,24] org.eclipse.scout.rt.client.ui.wizard.IWizardStep is a raw type. References to generic type org.eclipse.scout.rt.client.ui.wizard.IWizardStep<FORM> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/IForm.java:[358,3] org.eclipse.scout.rt.client.ui.form.fields.wrappedform.IWrappedFormField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.wrappedform.IWrappedFormField<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTableRowBuilder.java:[71,21] java.util.Collection is a raw type. References to generic type java.util.Collection<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/tree/TreeEvent.java:[29,30] Unsupported @SuppressWarnings("squid:S2057")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/beanfield/AbstractBeanField.java:[70,5] org.eclipse.scout.rt.client.extension.ui.form.fields.beanfield.BeanFieldChains.BeanFieldAppLinkActionChain is a raw type. References to generic type org.eclipse.scout.rt.client.extension.ui.form.fields.beanfield.BeanFieldChains.BeanFieldAppLinkActionChain<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/TableRow.java:[219,24] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/TableRow.java:[234,23] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/TableRow.java:[247,32] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/action/tree/AbstractActionNode.java:[32,52] org.eclipse.scout.rt.client.ui.action.tree.IActionNode is a raw type. References to generic type org.eclipse.scout.rt.client.ui.action.tree.IActionNode<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/action/tree/AbstractActionNode.java:[66,32] org.eclipse.scout.rt.client.ui.action.tree.IActionNode is a raw type. References to generic type org.eclipse.scout.rt.client.ui.action.tree.IActionNode<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/action/tree/AbstractActionNode.java:[67,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/action/tree/AbstractActionNode.java:[68,16] org.eclipse.scout.rt.client.ui.action.tree.IActionNode is a raw type. References to generic type org.eclipse.scout.rt.client.ui.action.tree.IActionNode<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/action/tree/AbstractActionNode.java:[78,26] org.eclipse.scout.rt.client.ui.action.tree.IActionNode is a raw type. References to generic type org.eclipse.scout.rt.client.ui.action.tree.IActionNode<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/action/tree/AbstractActionNode.java:[79,26] org.eclipse.scout.rt.client.ui.action.tree.IActionNode is a raw type. References to generic type org.eclipse.scout.rt.client.ui.action.tree.IActionNode<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/action/tree/AbstractActionNode.java:[84,10] org.eclipse.scout.rt.client.ui.action.tree.IActionNode is a raw type. References to generic type org.eclipse.scout.rt.client.ui.action.tree.IActionNode<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/action/tree/AbstractActionNode.java:[85,10] org.eclipse.scout.rt.client.ui.action.tree.IActionNode is a raw type. References to generic type org.eclipse.scout.rt.client.ui.action.tree.IActionNode<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/action/tree/AbstractActionNode.java:[103,31] org.eclipse.scout.rt.client.ui.action.tree.IActionNode is a raw type. References to generic type org.eclipse.scout.rt.client.ui.action.tree.IActionNode<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/action/tree/AbstractActionNode.java:[230,61] org.eclipse.scout.rt.client.ui.action.tree.IActionNode is a raw type. References to generic type org.eclipse.scout.rt.client.ui.action.tree.IActionNode<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/wizard/AbstractWizard.java:[170,16] org.eclipse.scout.rt.client.ui.wizard.IWizardStep is a raw type. References to generic type org.eclipse.scout.rt.client.ui.wizard.IWizardStep<FORM> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/wizard/AbstractWizard.java:[173,26] org.eclipse.scout.rt.client.ui.wizard.IWizardStep is a raw type. References to generic type org.eclipse.scout.rt.client.ui.wizard.IWizardStep<FORM> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/wizard/AbstractWizard.java:[380,12] org.eclipse.scout.rt.client.ui.wizard.IWizardStep is a raw type. References to generic type org.eclipse.scout.rt.client.ui.wizard.IWizardStep<FORM> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/wizard/AbstractWizard.java:[386,12] org.eclipse.scout.rt.client.ui.wizard.IWizardStep is a raw type. References to generic type org.eclipse.scout.rt.client.ui.wizard.IWizardStep<FORM> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTable.java:[969,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTable.java:[975,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTable.java:[980,32] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTable.java:[981,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTable.java:[982,16] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTable.java:[987,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTable.java:[993,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTable.java:[1244,26] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTable.java:[1248,26] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTable.java:[1254,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTable.java:[1255,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTable.java:[1277,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTable.java:[1606,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTable.java:[1857,21] Unsupported @SuppressWarnings("squid:S1143")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTable.java:[2979,89] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTable.java:[4010,13] org.eclipse.scout.rt.client.ui.basic.table.columns.INumberColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.INumberColumn<NUMBER> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTable.java:[4010,55] org.eclipse.scout.rt.client.ui.basic.table.columns.INumberColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.INumberColumn<NUMBER> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTable.java:[4093,12] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/dnd/JavaTransferObject.java:[48,9] java.util.Collection is a raw type. References to generic type java.util.Collection<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/dnd/JavaTransferObject.java:[48,25] java.util.Collection is a raw type. References to generic type java.util.Collection<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/form/fields/beanfield/AbstractBeanFieldExtension.java:[23,33] org.eclipse.scout.rt.client.extension.ui.form.fields.beanfield.BeanFieldChains.BeanFieldAppLinkActionChain is a raw type. References to generic type org.eclipse.scout.rt.client.extension.ui.form.fields.beanfield.BeanFieldChains.BeanFieldAppLinkActionChain<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/desktop/outline/pages/PageWithTableChains.java:[60,24] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/desktop/outline/pages/PageWithTableChains.java:[60,71] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutlineViewButton.java:[106,21] Unsupported @SuppressWarnings("squid:S1185")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutlineViewButton.java:[116,21] Unsupported @SuppressWarnings("squid:S1185")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutlineViewButton.java:[126,21] Unsupported @SuppressWarnings("squid:S1185")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/columns/TableCompactHandler.java:[140,59] java.util.function.Supplier is a raw type. References to generic type java.util.function.Supplier<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/sequencebox/AbstractSequenceBox.java:[173,9] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/sequencebox/AbstractSequenceBox.java:[233,15] org.eclipse.scout.rt.client.ui.form.fields.IValueField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.IValueField<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/sequencebox/AbstractSequenceBox.java:[235,13] org.eclipse.scout.rt.client.ui.form.fields.IValueField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.IValueField<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/sequencebox/AbstractSequenceBox.java:[252,21] org.eclipse.scout.rt.client.ui.form.fields.IValueField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.IValueField<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/sequencebox/AbstractSequenceBox.java:[253,15] org.eclipse.scout.rt.client.ui.form.fields.IValueField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.IValueField<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/sequencebox/AbstractSequenceBox.java:[257,9] org.eclipse.scout.rt.client.ui.form.fields.IValueField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.IValueField<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/sequencebox/AbstractSequenceBox.java:[257,26] org.eclipse.scout.rt.client.ui.form.fields.IValueField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.IValueField<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/sequencebox/AbstractSequenceBox.java:[320,28] org.eclipse.scout.rt.client.ui.form.fields.IValueField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.IValueField<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/accordion/AbstractAccordion.java:[67,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/columns/AbstractSmartColumn.java:[486,21] Unsupported @SuppressWarnings("bsiRulesDefinition:orderMissing")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/columns/AbstractSmartColumn.java:[516,7] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/js/AbstractJsForm.java:[45,23] Type safety: The expression of type java.lang.Class needs unchecked conversion to conform to java.lang.Class<IN>
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/js/AbstractJsForm.java:[47,24] Type safety: The expression of type java.lang.Class needs unchecked conversion to conform to java.lang.Class<OUT>
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/js/AbstractJsForm.java:[103,12] Type safety: Unchecked cast from java.lang.Object to IN
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/action/menu/root/AbstractContextMenu.java:[154,45] org.eclipse.scout.rt.client.ui.action.menu.root.AbstractContextMenu is a raw type. References to generic type org.eclipse.scout.rt.client.ui.action.menu.root.AbstractContextMenu<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/action/menu/root/AbstractContextMenu.java:[155,42] org.eclipse.scout.rt.client.ui.action.menu.root.AbstractContextMenu is a raw type. References to generic type org.eclipse.scout.rt.client.ui.action.menu.root.AbstractContextMenu<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/action/menu/root/AbstractContextMenu.java:[165,66] org.eclipse.scout.rt.client.ui.action.menu.root.AbstractContextMenu is a raw type. References to generic type org.eclipse.scout.rt.client.ui.action.menu.root.AbstractContextMenu<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/MultiTimeRange.java:[128,10] java.util.Collection is a raw type. References to generic type java.util.Collection<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/MultiTimeRange.java:[233,5] java.util.SortedMap is a raw type. References to generic type java.util.SortedMap<K,V> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractWidgetTile.java:[51,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/tile/TileAccordionChains.java:[24,147] org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/tile/TileAccordionChains.java:[26,91] org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/tile/TileAccordionChains.java:[33,83] org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/tile/TileAccordionChains.java:[40,72] org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/tile/TileAccordionChains.java:[50,79] org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/tile/TileAccordionChains.java:[57,72] org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/tile/TileAccordionChains.java:[67,80] org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/tile/TileAccordionChains.java:[74,72] org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractSortOrderColumn.java:[18,70] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractSortOrderColumn.java:[20,124] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/action/menu/root/AbstractContextMenuExtension.java:[15,66] org.eclipse.scout.rt.client.ui.action.menu.root.AbstractContextMenu is a raw type. References to generic type org.eclipse.scout.rt.client.ui.action.menu.root.AbstractContextMenu<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/tile/TileGridChains.java:[24,137] org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/tile/TileGridChains.java:[26,81] org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/tile/TileGridChains.java:[33,78] org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/tile/TileGridChains.java:[40,67] org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/tile/TileGridChains.java:[50,74] org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/tile/TileGridChains.java:[57,67] org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/tile/TileGridChains.java:[67,75] org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/tile/TileGridChains.java:[74,67] org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/calendar/provider/AbstractCalendarItemProvider.java:[127,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/desktop/outline/pages/AbstractPageExtension.java:[31,59] org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTileAccordion.java:[64,34] org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTileAccordion.java:[64,94] org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTileAccordion.java:[190,13] org.eclipse.scout.rt.client.ui.tile.ITileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.ITileGrid<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTileAccordion.java:[353,22] org.eclipse.scout.rt.client.ui.tile.ITileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.ITileGrid<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTileAccordion.java:[368,25] org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTileAccordion.java:[425,25] org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTileAccordion.java:[478,30] org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTileAccordion.java:[661,5] org.eclipse.scout.rt.client.ui.tile.ITileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.ITileGrid<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTileAccordion.java:[802,58] org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTileAccordion.java:[811,50] org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTileAccordion.java:[839,47] org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTileAccordion.java:[845,47] org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTileAccordion.java:[851,47] org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutline.java:[264,24] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutline.java:[334,13] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutline.java:[343,21] Unsupported @SuppressWarnings("squid:S1244")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutline.java:[380,26] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutline.java:[381,25] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutline.java:[382,30] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutline.java:[401,30] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutline.java:[413,26] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutline.java:[433,34] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutline.java:[454,21] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutline.java:[459,21] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutline.java:[459,64] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutline.java:[465,26] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutline.java:[466,25] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutline.java:[479,21] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutline.java:[484,21] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutline.java:[484,71] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutline.java:[490,26] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutline.java:[491,25] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutline.java:[617,13] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutline.java:[662,40] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutline.java:[759,5] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutline.java:[761,25] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutline.java:[763,5] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutline.java:[765,26] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized
[INFO] 
[INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.client ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/target/classes/META-INF/jandex.idx
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.client ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.client ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.client ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.client ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/target/org.eclipse.scout.rt.client-24.2-SNAPSHOT.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.client ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.client ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/target/org.eclipse.scout.rt.client-24.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.client ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.client ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.client.test >--------
[INFO] Building org.eclipse.scout.rt.client.test 24.2-SNAPSHOT          [48/72]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-math3/3.6.1/commons-math3-3.6.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-math3/3.6.1/commons-math3-3.6.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-math3/3.6.1/commons-math3-3.6.1.pom (29 kB at 3.6 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-math3/3.6.1/commons-math3-3.6.1.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-math3/3.6.1/commons-math3-3.6.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-math3/3.6.1/commons-math3-3.6.1.jar (2.2 MB at 43 MB/s)
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.client.test ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.client.test ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.client.test ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.client.test ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.client.test ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling with eclipse [debug release 11] to target/classes
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/main/java/org/eclipse/scout/rt/testing/client/runner/statement/ClientRunContextStatement.java:[12,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/main/java/org/eclipse/scout/rt/testing/client/runner/statement/ClientRunContextStatement.java:[55,44] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/main/java/org/eclipse/scout/rt/testing/client/runner/statement/ClientRunContextStatement.java:[55,55] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/main/java/org/eclipse/scout/rt/testing/client/runner/statement/ClientRunContextStatement.java:[55,72] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/main/java/org/eclipse/scout/rt/testing/client/runner/statement/ClientRunContextStatement.java:[65,11] org.eclipse.scout.rt.platform.IBean is a raw type. References to generic type org.eclipse.scout.rt.platform.IBean<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/main/java/org/eclipse/scout/rt/testing/client/mock/ClientMockBeanDataProducer.java:[25,27] org.eclipse.scout.rt.testing.platform.mock.MockBeanInstanceProducer is a raw type. References to generic type org.eclipse.scout.rt.testing.platform.mock.MockBeanInstanceProducer<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/main/java/org/eclipse/scout/testing/client/ScoutClientAssert.java:[46,5] java.util.List is a raw type. References to generic type java.util.List<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/main/java/org/eclipse/scout/testing/client/ScoutClientAssert.java:[46,26] org.eclipse.scout.rt.client.ui.form.fields.listbox.AbstractListBox.DefaultListBoxTable is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.listbox.AbstractListBox<KEY>.DefaultListBoxTable should be parameterized
[INFO] 
[INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.client.test ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/target/classes/META-INF/jandex.idx
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.client.test ---
[INFO] Copying 2 resources from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.client.test ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling with eclipse [debug release 11] to target/test-classes
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/ImportFormDataWithFiltersTest.java:[136,37] org.eclipse.scout.rt.client.ui.form.fields.IValueField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.IValueField<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/FormFieldEnabledTest.java:[407,40] org.eclipse.scout.rt.client.ui.form.fields.listbox.AbstractListBox is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.listbox.AbstractListBox<KEY> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/table/columns/ColumnEditableTest.java:[70,5] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/table/columns/ColumnEditableTest.java:[88,5] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/testing/client/runner/ClientTestRunnerSameSessionTest.java:[15,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/testing/client/runner/ClientTestRunnerSameSessionTest.java:[74,20] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/testing/client/runner/ClientTestRunnerSameSessionTest.java:[74,31] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/testing/client/runner/ClientTestRunnerSameSessionTest.java:[74,48] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerMenuTest.java:[107,29] org.eclipse.scout.rt.client.ui.basic.planner.IPlanner is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.IPlanner<RESOURCE_ID,ACTIVITY_ID> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/table/columns/AbstractProposalColumnTest.java:[56,5] org.eclipse.scout.rt.shared.services.lookup.ILookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.ILookupCall<KEY_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnMandatoryTest.java:[62,5] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnMandatoryTest.java:[87,5] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnMandatoryTest.java:[99,5] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/action/menu/TableMenuTest.java:[316,26] java.util.Collection is a raw type. References to generic type java.util.Collection<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/clientnotification/AbstractObservableNotificationHandlerTest.java:[145,5] org.eclipse.scout.rt.shared.notification.INotificationListener is a raw type. References to generic type org.eclipse.scout.rt.shared.notification.INotificationListener<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/clientnotification/AbstractObservableNotificationHandlerTest.java:[146,5] org.eclipse.scout.rt.shared.notification.INotificationListener is a raw type. References to generic type org.eclipse.scout.rt.shared.notification.INotificationListener<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/WidgetVisitorTest.java:[172,30] org.eclipse.scout.rt.client.ui.action.tree.IActionNode is a raw type. References to generic type org.eclipse.scout.rt.client.ui.action.tree.IActionNode<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/PageWithTableGroupingWithHeaderSortColumnsTest.java:[40,18] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/PageWithTableGroupingWithHeaderSortColumnsTest.java:[58,51] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/PageWithTableGroupingWithHeaderSortColumnsTest.java:[62,51] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/PageWithTableGroupingWithHeaderSortColumnsTest.java:[107,51] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/PageWithTableGroupingWithHeaderSortColumnsTest.java:[111,51] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/smartfield/SmartFieldTest.java:[336,5] org.eclipse.scout.rt.client.services.lookup.ILookupCallResult is a raw type. References to generic type org.eclipse.scout.rt.client.services.lookup.ILookupCallResult<LOOKUP_KEY> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/smartfield/SmartFieldTest.java:[350,5] org.eclipse.scout.rt.client.services.lookup.ILookupCallResult is a raw type. References to generic type org.eclipse.scout.rt.client.services.lookup.ILookupCallResult<LOOKUP_KEY> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/smartfield/SmartFieldTest.java:[364,5] org.eclipse.scout.rt.client.services.lookup.ILookupCallResult is a raw type. References to generic type org.eclipse.scout.rt.client.services.lookup.ILookupCallResult<LOOKUP_KEY> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/action/menu/TreeMenuTest.java:[106,26] java.util.Collection is a raw type. References to generic type java.util.Collection<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/extension/ui/outline/pages/TablePageExtensionTest.java:[118,21] Unnecessary @SuppressWarnings("unchecked")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/extension/ui/outline/pages/TablePageExtensionTest.java:[119,144] org.eclipse.scout.rt.client.extension.ui.action.menu.IMenuExtension is a raw type. References to generic type org.eclipse.scout.rt.client.extension.ui.action.menu.IMenuExtension<OWNER> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/extension/ui/outline/pages/TablePageExtensionTest.java:[126,5] org.eclipse.scout.rt.client.extension.ui.outline.pages.fixture.AbstractPersonTablePage.Table.EditMenu is a raw type. References to generic type org.eclipse.scout.rt.client.extension.ui.outline.pages.fixture.AbstractPersonTablePage<T>.Table.EditMenu should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/PageWithTableGroupingTestHelper.java:[29,61] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/PageWithTableGroupingTestHelper.java:[29,100] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/PageWithTableGroupingTestHelper.java:[55,16] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/FormFieldVisibilityTest.java:[213,40] org.eclipse.scout.rt.client.ui.form.fields.listbox.AbstractListBox is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.listbox.AbstractListBox<KEY> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/extension/ui/form/fields/NestedContributionTest.java:[49,15] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/extension/ui/form/fields/NestedContributionTest.java:[52,20] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/extension/ui/form/fields/NestedContributionTest.java:[54,11] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/job/MutualExclusionTest.java:[624,24] java.util.concurrent.Future is a raw type. References to generic type java.util.concurrent.Future<V> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/job/MutualExclusionTest.java:[691,24] java.util.concurrent.Future is a raw type. References to generic type java.util.concurrent.Future<V> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/pagefield/PageFieldTest.java:[71,59] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/extension/ui/action/tree/fixture/TestMenus.java:[37,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/PageWithTableGroupingTest.java:[42,18] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/PageWithTableGroupingTest.java:[72,88] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/tile/TileAccordionTest.java:[411,7] org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/tile/TileAccordionTest.java:[438,7] org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/table/columns/AbstractColumnTest.java:[183,5] org.eclipse.scout.rt.client.ui.form.fields.IValueField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.IValueField<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/table/columns/AbstractColumnTest.java:[183,26] org.eclipse.scout.rt.client.ui.form.fields.IValueField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.IValueField<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/services/common/search/DefaultSearchFilterServiceTest.java:[252,20] org.eclipse.scout.rt.shared.services.lookup.LookupRow is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupRow<ID_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/services/common/search/DefaultSearchFilterServiceTest.java:[253,20] org.eclipse.scout.rt.shared.services.lookup.LookupRow is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupRow<ID_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/services/common/search/DefaultSearchFilterServiceTest.java:[254,20] org.eclipse.scout.rt.shared.services.lookup.LookupRow is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupRow<ID_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/services/common/search/DefaultSearchFilterServiceTest.java:[255,20] org.eclipse.scout.rt.shared.services.lookup.LookupRow is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupRow<ID_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/services/common/search/DefaultSearchFilterServiceTest.java:[256,20] org.eclipse.scout.rt.shared.services.lookup.LookupRow is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupRow<ID_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/services/common/search/DefaultSearchFilterServiceTest.java:[266,20] org.eclipse.scout.rt.shared.services.lookup.LookupRow is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupRow<ID_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/services/common/search/DefaultSearchFilterServiceTest.java:[267,20] org.eclipse.scout.rt.shared.services.lookup.LookupRow is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupRow<ID_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/services/common/search/DefaultSearchFilterServiceTest.java:[268,20] org.eclipse.scout.rt.shared.services.lookup.LookupRow is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupRow<ID_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/services/common/search/DefaultSearchFilterServiceTest.java:[269,20] org.eclipse.scout.rt.shared.services.lookup.LookupRow is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupRow<ID_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/services/common/search/DefaultSearchFilterServiceTest.java:[270,20] org.eclipse.scout.rt.shared.services.lookup.LookupRow is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupRow<ID_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/services/common/search/DefaultSearchFilterServiceTest.java:[298,45] org.eclipse.scout.rt.client.ui.form.fields.button.AbstractRadioButton is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.button.AbstractRadioButton<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/testing/client/runner/fixture/LoginTestClientSessionProvider.java:[12,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/testing/client/runner/fixture/LoginTestClientSessionProvider.java:[67,30] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/testing/client/runner/fixture/LoginTestClientSessionProvider.java:[67,41] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/testing/client/runner/fixture/LoginTestClientSessionProvider.java:[67,58] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/table/columns/AbstractMixedSmartColumnTest.java:[118,5] org.eclipse.scout.rt.shared.services.lookup.ILookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.ILookupCall<KEY_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/table/columns/AbstractMixedSmartColumnTest.java:[145,52] org.eclipse.scout.rt.client.ui.form.fields.ValidationFailedStatus is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.ValidationFailedStatus<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/smartfield/SmartFieldLookupTest.java:[210,5] org.eclipse.scout.rt.shared.services.lookup.ILookupRowFetchedCallback is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.ILookupRowFetchedCallback<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/radiobuttongroup/RadioButtonGroupGridTest.java:[93,5] org.eclipse.scout.rt.client.ui.form.fields.radiobuttongroup.IRadioButtonGroup is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.radiobuttongroup.IRadioButtonGroup<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/radiobuttongroup/RadioButtonGroupGridTest.java:[98,7] org.eclipse.scout.rt.client.ui.form.fields.button.IRadioButton is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.button.IRadioButton<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBufferTest.java:[37,24] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBufferTest.java:[59,10] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBufferTest.java:[60,11] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBufferTest.java:[61,11] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBufferTest.java:[65,10] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBufferTest.java:[66,11] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBufferTest.java:[75,26] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBufferTest.java:[78,10] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBufferTest.java:[99,26] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBufferTest.java:[129,16] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBufferTest.java:[146,16] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBufferTest.java:[310,10] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBufferTest.java:[320,16] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBufferTest.java:[321,10] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBufferTest.java:[328,11] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBufferTest.java:[329,5] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized
[INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/shared/data/form/FormDataCloneTest.java:[40,21] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/PageWithTableGroupingWithSortingTest.java:[40,18] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/PageWithTableGroupingWithSortingTest.java:[58,51] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/PageWithTableGroupingWithSortingTest.java:[58,97] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/PageWithTableGroupingWithSortingTest.java:[77,51] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/context/ClientRunContextChainTest.java:[62,38] org.eclipse.scout.rt.platform.util.ThreadLocalProcessor is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ThreadLocalProcessor<THREAD_LOCAL> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/context/ClientRunContextChainTest.java:[67,41] org.eclipse.scout.rt.platform.util.ThreadLocalProcessor is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ThreadLocalProcessor<THREAD_LOCAL> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/context/ClientRunContextChainTest.java:[72,38] org.eclipse.scout.rt.platform.util.ThreadLocalProcessor is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ThreadLocalProcessor<THREAD_LOCAL> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/context/ClientRunContextChainTest.java:[91,37] org.eclipse.scout.rt.platform.util.ThreadLocalProcessor is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ThreadLocalProcessor<THREAD_LOCAL> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/context/ClientRunContextChainTest.java:[96,39] org.eclipse.scout.rt.platform.util.ThreadLocalProcessor is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ThreadLocalProcessor<THREAD_LOCAL> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/context/ClientRunContextChainTest.java:[101,36] org.eclipse.scout.rt.platform.util.ThreadLocalProcessor is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ThreadLocalProcessor<THREAD_LOCAL> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/context/ClientRunContextChainTest.java:[116,37] org.eclipse.scout.rt.platform.util.ThreadLocalProcessor is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ThreadLocalProcessor<THREAD_LOCAL> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/context/ClientRunContextChainTest.java:[121,36] org.eclipse.scout.rt.platform.util.ThreadLocalProcessor is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ThreadLocalProcessor<THREAD_LOCAL> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/context/ClientRunContextChainTest.java:[126,36] org.eclipse.scout.rt.platform.util.ThreadLocalProcessor is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ThreadLocalProcessor<THREAD_LOCAL> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/context/ClientRunContextChainTest.java:[131,33] org.eclipse.scout.rt.platform.util.ThreadLocalProcessor is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ThreadLocalProcessor<THREAD_LOCAL> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/testing/client/runner/ClientTestRunnerDifferentSubjectTest.java:[15,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/testing/client/runner/ClientTestRunnerDifferentSubjectTest.java:[75,20] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/testing/client/runner/ClientTestRunnerDifferentSubjectTest.java:[75,31] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/testing/client/runner/ClientTestRunnerDifferentSubjectTest.java:[75,48] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/wizard/AbstractWizardTest.java:[48,5] org.eclipse.scout.rt.client.ui.wizard.IWizardStep is a raw type. References to generic type org.eclipse.scout.rt.client.ui.wizard.IWizardStep<FORM> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/wizard/AbstractWizardTest.java:[49,5] org.eclipse.scout.rt.client.ui.wizard.IWizardStep is a raw type. References to generic type org.eclipse.scout.rt.client.ui.wizard.IWizardStep<FORM> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/wizard/AbstractWizardTest.java:[50,5] org.eclipse.scout.rt.client.ui.wizard.IWizardStep is a raw type. References to generic type org.eclipse.scout.rt.client.ui.wizard.IWizardStep<FORM> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/wizard/AbstractWizardTest.java:[51,5] org.eclipse.scout.rt.client.ui.wizard.IWizardStep is a raw type. References to generic type org.eclipse.scout.rt.client.ui.wizard.IWizardStep<FORM> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/table/columns/AbstractSmartColumnTest.java:[54,11] org.eclipse.scout.rt.client.ui.form.fields.IValueField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.IValueField<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/MasterSlaveRelationWithTemplatesFieldTest.java:[168,33] org.eclipse.scout.rt.client.ui.form.fields.IValueField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.IValueField<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/MasterSlaveRelationWithTemplatesFieldTest.java:[202,35] org.eclipse.scout.rt.client.ui.form.fields.IValueField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.IValueField<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/cache/ClientCacheTest.java:[33,31] org.eclipse.scout.rt.shared.clientnotification.IDispatchingNotificationHandler is a raw type. References to generic type org.eclipse.scout.rt.shared.clientnotification.IDispatchingNotificationHandler<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/cache/ClientCacheTest.java:[35,10] org.eclipse.scout.rt.shared.clientnotification.IDispatchingNotificationHandler is a raw type. References to generic type org.eclipse.scout.rt.shared.clientnotification.IDispatchingNotificationHandler<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/testing/client/runner/ClientTestRunnerDifferentSessionTest.java:[15,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/testing/client/runner/ClientTestRunnerDifferentSessionTest.java:[91,20] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/testing/client/runner/ClientTestRunnerDifferentSessionTest.java:[91,31] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/testing/client/runner/ClientTestRunnerDifferentSessionTest.java:[91,48] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/table/columns/ColumnAutoResizeTest.java:[55,22] org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPageWithTable is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPageWithTable<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/table/columns/ColumnAutoResizeTest.java:[58,5] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[92,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[93,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[94,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[95,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[96,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[97,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[98,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[99,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[100,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[101,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[102,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[103,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[104,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[105,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[106,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[107,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[108,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[109,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[110,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[111,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[115,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[116,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[117,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[118,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[119,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[120,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[121,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[122,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[123,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[124,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[125,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[126,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[127,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[128,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[129,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[130,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[131,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[132,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[133,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[134,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[138,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[139,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[140,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[141,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[142,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[143,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[144,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[145,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[146,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[147,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[148,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[149,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[150,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[151,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[152,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[153,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[154,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[155,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[156,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[157,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/table/organizer/OrganizeColumnsFormRegressionTest.java:[78,11] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[INFO] 
[INFO] --- jandex:3.1.6:jandex (make-test-index) @ org.eclipse.scout.rt.client.test ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/target/test-classes/jandex.idx
[INFO] 
[INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.client.test ---
[INFO] Surefire report directory: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/target/surefire-reports
[INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.scout.rt.client.ClientSessionDisposeTest
2024-06-28 12:10:06,117 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true
2024-06-28 12:10:06,153 INFO  [main] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:37) - Building jandex class inventory using rebuild strategy IF_MISSING...
2024-06-28 12:10:06,463 INFO  [main] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:180) - Rebuild index 'file:/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/target/test-classes/META-INF/jandex.idx'. Scanning location...
2024-06-28 12:10:07,694 INFO  [main] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:43) - Finished building jandex class inventory in 1556.323081 ms. Total class count: 5195
2024-06-28 12:10:08,319 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:226) - Collected 402 beans in 620.323176 ms
2024-06-28 12:10:08,422 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:231) - Registered 402 beans in 103.089790 ms
2024-06-28 12:10:08,466 INFO  [main] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport
2024-06-28 12:10:08,494 INFO  [main] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:41) - 4 code type classes registered.
2024-06-28 12:10:08,497 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:191) - No classpath:config.properties found. Running with empty configuration.
OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
2024-06-28 12:10:10,385 INFO  [main] org.eclipse.scout.rt.shared.session.SessionMetricsHelper.initMetrics(SessionMetricsHelper.java:56) - Init session metrics of type 'client'
2024-06-28 12:10:10,597 INFO  [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@4e7c5869[id = 1pqv1h9ocfb9v9ofmpqcs79qo2e4oadjqe2c049ao406i0vu2cph], user=1003120000] - MDC[jobName=Starting ClientSession [sessionId=1pqv1h9ocfb9v9ofmpqcs79qo2e4oadjqe2c049ao406i0vu2cph]]
2024-06-28 12:10:10,600 INFO  [main] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:386) - Enter stop(0) of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@4e7c5869[id = 1pqv1h9ocfb9v9ofmpqcs79qo2e4oadjqe2c049ao406i0vu2cph]
2024-06-28 12:10:10,600 INFO  [main] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:391) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@4e7c5869[id = 1pqv1h9ocfb9v9ofmpqcs79qo2e4oadjqe2c049ao406i0vu2cph]
2024-06-28 12:10:10,607 INFO  [main] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:416) - Begin stop of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@4e7c5869[id = 1pqv1h9ocfb9v9ofmpqcs79qo2e4oadjqe2c049ao406i0vu2cph], point of no return
2024-06-28 12:10:10,616 INFO  [main] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:462) - Client session stopped [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@4e7c5869[id = 1pqv1h9ocfb9v9ofmpqcs79qo2e4oadjqe2c049ao406i0vu2cph], user=1003120000]
2024-06-28 12:10:10,756 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination...
2024-06-28 12:10:10,757 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true
2024-06-28 12:10:10,758 INFO  [main] org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport.shutdown(LogbackLoggerSupport.java:158) - About to stop ch.qos.logback.classic.LoggerContext[default]
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.360 s -- in org.eclipse.scout.rt.client.ClientSessionDisposeTest
[INFO] Running org.eclipse.scout.rt.client.ClientSessionTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.358 s -- in org.eclipse.scout.rt.client.ClientSessionTest
[INFO] Running org.eclipse.scout.rt.client.MultiSessionCookieStoreTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.060 s -- in org.eclipse.scout.rt.client.MultiSessionCookieStoreTest
[INFO] Running org.eclipse.scout.rt.client.TunnelToServerTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.scout.rt.client.TunnelToServerTest
[INFO] Running org.eclipse.scout.rt.client.cache.ClientCacheTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.288 s -- in org.eclipse.scout.rt.client.cache.ClientCacheTest
[INFO] Running org.eclipse.scout.rt.client.clientnotification.AbstractObservableNotificationHandlerTest
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.163 s -- in org.eclipse.scout.rt.client.clientnotification.AbstractObservableNotificationHandlerTest
[INFO] Running org.eclipse.scout.rt.client.clientnotification.ClientNotificationDispatcherTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.scout.rt.client.clientnotification.ClientNotificationDispatcherTest
[INFO] Running org.eclipse.scout.rt.client.clientnotification.ClientSessionRegistryTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s -- in org.eclipse.scout.rt.client.clientnotification.ClientSessionRegistryTest
[INFO] Running org.eclipse.scout.rt.client.context.ClientRunContextChainTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.scout.rt.client.context.ClientRunContextChainTest
[INFO] Running org.eclipse.scout.rt.client.context.ClientRunContextTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.040 s -- in org.eclipse.scout.rt.client.context.ClientRunContextTest
[INFO] Running org.eclipse.scout.rt.client.context.ClientRunContextWithInterceptorProducerTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s -- in org.eclipse.scout.rt.client.context.ClientRunContextWithInterceptorProducerTest
[INFO] Running org.eclipse.scout.rt.client.deeplink.DeepLinksTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.eclipse.scout.rt.client.deeplink.DeepLinksTest
[INFO] Running org.eclipse.scout.rt.client.deeplink.OutlineDeepLinkHandlerTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.360 s -- in org.eclipse.scout.rt.client.deeplink.OutlineDeepLinkHandlerTest
[INFO] Running org.eclipse.scout.rt.client.extension.ui.NotificationBadgeStatusTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.scout.rt.client.extension.ui.NotificationBadgeStatusTest
[INFO] Running org.eclipse.scout.rt.client.extension.ui.action.tree.MoveActionNodeTest
[INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.139 s -- in org.eclipse.scout.rt.client.extension.ui.action.tree.MoveActionNodeTest
[INFO] Running org.eclipse.scout.rt.client.extension.ui.basic.table.TableExtensionTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.240 s -- in org.eclipse.scout.rt.client.extension.ui.basic.table.TableExtensionTest
[INFO] Running org.eclipse.scout.rt.client.extension.ui.basic.table.TableMoveColumnsTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.eclipse.scout.rt.client.extension.ui.basic.table.TableMoveColumnsTest
[INFO] Running org.eclipse.scout.rt.client.extension.ui.desktop.DesktopExtensionTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.scout.rt.client.extension.ui.desktop.DesktopExtensionTest
[INFO] Running org.eclipse.scout.rt.client.extension.ui.form.ExtendFormHandlerTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.172 s -- in org.eclipse.scout.rt.client.extension.ui.form.ExtendFormHandlerTest
[INFO] Running org.eclipse.scout.rt.client.extension.ui.form.ExtendFormWithDeepLinkingTest
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.389 s -- in org.eclipse.scout.rt.client.extension.ui.form.ExtendFormWithDeepLinkingTest
[INFO] Running org.eclipse.scout.rt.client.extension.ui.form.InjectAndReplaceFormExtensionTest
[INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.217 s -- in org.eclipse.scout.rt.client.extension.ui.form.InjectAndReplaceFormExtensionTest
[INFO] Running org.eclipse.scout.rt.client.extension.ui.form.MoveFormFieldTest
[INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.467 s -- in org.eclipse.scout.rt.client.extension.ui.form.MoveFormFieldTest
[INFO] Running org.eclipse.scout.rt.client.extension.ui.form.fields.ExecMethodExtensionTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.eclipse.scout.rt.client.extension.ui.form.fields.ExecMethodExtensionTest
[INFO] Running org.eclipse.scout.rt.client.extension.ui.form.fields.ExtendAbstractStringFieldTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s -- in org.eclipse.scout.rt.client.extension.ui.form.fields.ExtendAbstractStringFieldTest
[INFO] Running org.eclipse.scout.rt.client.extension.ui.form.fields.FieldExtensionTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.eclipse.scout.rt.client.extension.ui.form.fields.FieldExtensionTest
[INFO] Running org.eclipse.scout.rt.client.extension.ui.form.fields.MultipeChainCallsTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.scout.rt.client.extension.ui.form.fields.MultipeChainCallsTest
[INFO] Running org.eclipse.scout.rt.client.extension.ui.form.fields.NestedContributionTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.eclipse.scout.rt.client.extension.ui.form.fields.NestedContributionTest
[INFO] Running org.eclipse.scout.rt.client.extension.ui.form.fields.SubScopeExtensionTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s -- in org.eclipse.scout.rt.client.extension.ui.form.fields.SubScopeExtensionTest
[INFO] Running org.eclipse.scout.rt.client.extension.ui.outline.desktop.DesktopMoveOutlinesTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s -- in org.eclipse.scout.rt.client.extension.ui.outline.desktop.DesktopMoveOutlinesTest
[INFO] Running org.eclipse.scout.rt.client.extension.ui.outline.pages.TablePageExtensionTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.257 s -- in org.eclipse.scout.rt.client.extension.ui.outline.pages.TablePageExtensionTest
[INFO] Running org.eclipse.scout.rt.client.extension.ui.wizard.MoveWizardStepTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.166 s -- in org.eclipse.scout.rt.client.extension.ui.wizard.MoveWizardStepTest
[INFO] Running org.eclipse.scout.rt.client.job.JobListenerBlockedFutureTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.045 s -- in org.eclipse.scout.rt.client.job.JobListenerBlockedFutureTest
[INFO] Running org.eclipse.scout.rt.client.job.ModelJobTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 s -- in org.eclipse.scout.rt.client.job.ModelJobTest
[INFO] Running org.eclipse.scout.rt.client.job.ModelJobValidatorTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.scout.rt.client.job.ModelJobValidatorTest
[INFO] Running org.eclipse.scout.rt.client.job.ModelJobsTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s -- in org.eclipse.scout.rt.client.job.ModelJobsTest
[INFO] Running org.eclipse.scout.rt.client.job.MultipleSessionTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.eclipse.scout.rt.client.job.MultipleSessionTest
[INFO] Running org.eclipse.scout.rt.client.job.MutualExclusionTest
[INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.063 s -- in org.eclipse.scout.rt.client.job.MutualExclusionTest
[INFO] Running org.eclipse.scout.rt.client.job.filter.event.ModelJobEventFilterTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 s -- in org.eclipse.scout.rt.client.job.filter.event.ModelJobEventFilterTest
[INFO] Running org.eclipse.scout.rt.client.job.filter.event.SessionJobEventFilterTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.scout.rt.client.job.filter.event.SessionJobEventFilterTest
[INFO] Running org.eclipse.scout.rt.client.job.filter.future.ClientRunContextFutureFilterTest
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s -- in org.eclipse.scout.rt.client.job.filter.future.ClientRunContextFutureFilterTest
[INFO] Running org.eclipse.scout.rt.client.job.filter.future.ModelJobFutureFilterTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.scout.rt.client.job.filter.future.ModelJobFutureFilterTest
[INFO] Running org.eclipse.scout.rt.client.job.filter.future.SessionFutureFilterTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.scout.rt.client.job.filter.future.SessionFutureFilterTest
[INFO] Running org.eclipse.scout.rt.client.res.AttachmentSupportTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.eclipse.scout.rt.client.res.AttachmentSupportTest
[INFO] Running org.eclipse.scout.rt.client.services.ServiceWithSessionInterceptorTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.scout.rt.client.services.ServiceWithSessionInterceptorTest
[INFO] Running org.eclipse.scout.rt.client.services.common.bookmark.BookmarkServiceTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.eclipse.scout.rt.client.services.common.bookmark.BookmarkServiceTest
[INFO] Running org.eclipse.scout.rt.client.services.common.code.CodeServiceClientProxyTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s -- in org.eclipse.scout.rt.client.services.common.code.CodeServiceClientProxyTest
[INFO] Running org.eclipse.scout.rt.client.services.common.exceptionhandler.ErrorPopupTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.scout.rt.client.services.common.exceptionhandler.ErrorPopupTest
[INFO] Running org.eclipse.scout.rt.client.services.common.file.FileServiceTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s -- in org.eclipse.scout.rt.client.services.common.file.FileServiceTest
[INFO] Running org.eclipse.scout.rt.client.services.common.notifications.NotificationDispatcherTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.326 s -- in org.eclipse.scout.rt.client.services.common.notifications.NotificationDispatcherTest
[INFO] Running org.eclipse.scout.rt.client.services.common.search.DefaultSearchFilterServiceTest
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.293 s -- in org.eclipse.scout.rt.client.services.common.search.DefaultSearchFilterServiceTest
[INFO] Running org.eclipse.scout.rt.client.services.lookup.AbstractRestLookupCallTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.025 s -- in org.eclipse.scout.rt.client.services.lookup.AbstractRestLookupCallTest
[INFO] Running org.eclipse.scout.rt.client.ui.ClientUIPreferencesTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.240 s -- in org.eclipse.scout.rt.client.ui.ClientUIPreferencesTest
[INFO] Running org.eclipse.scout.rt.client.ui.IStyleableTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.scout.rt.client.ui.IStyleableTest
[INFO] Running org.eclipse.scout.rt.client.ui.WidgetDisposeTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.130 s -- in org.eclipse.scout.rt.client.ui.WidgetDisposeTest
[INFO] Running org.eclipse.scout.rt.client.ui.WidgetTest
[INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.148 s -- in org.eclipse.scout.rt.client.ui.WidgetTest
[INFO] Running org.eclipse.scout.rt.client.ui.WidgetVisitorTest
[INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.465 s -- in org.eclipse.scout.rt.client.ui.WidgetVisitorTest
[INFO] Running org.eclipse.scout.rt.client.ui.WidgetVisitorWithCycleTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.eclipse.scout.rt.client.ui.WidgetVisitorWithCycleTest
[INFO] Running org.eclipse.scout.rt.client.ui.accordion.AccordionTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.116 s -- in org.eclipse.scout.rt.client.ui.accordion.AccordionTest
[INFO] Running org.eclipse.scout.rt.client.ui.action.ActionTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.027 s -- in org.eclipse.scout.rt.client.ui.action.ActionTest
[INFO] Running org.eclipse.scout.rt.client.ui.action.ActionUtilityTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.eclipse.scout.rt.client.ui.action.ActionUtilityTest
[INFO] Running org.eclipse.scout.rt.client.ui.action.keystroke.KeyStrokeNormalizerTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.scout.rt.client.ui.action.keystroke.KeyStrokeNormalizerTest
[INFO] Running org.eclipse.scout.rt.client.ui.action.menu.DetailFormMenuTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s -- in org.eclipse.scout.rt.client.ui.action.menu.DetailFormMenuTest
[INFO] Running org.eclipse.scout.rt.client.ui.action.menu.MenuUtilityTest
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.230 s -- in org.eclipse.scout.rt.client.ui.action.menu.MenuUtilityTest
[INFO] Running org.eclipse.scout.rt.client.ui.action.menu.NestedMenusTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.eclipse.scout.rt.client.ui.action.menu.NestedMenusTest
[INFO] Running org.eclipse.scout.rt.client.ui.action.menu.TableMenuTest
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.151 s -- in org.eclipse.scout.rt.client.ui.action.menu.TableMenuTest
[INFO] Running org.eclipse.scout.rt.client.ui.action.menu.TreeMenuTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.eclipse.scout.rt.client.ui.action.menu.TreeMenuTest
[INFO] Running org.eclipse.scout.rt.client.ui.action.menu.form.fields.FormFieldMenuTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.127 s -- in org.eclipse.scout.rt.client.ui.action.menu.form.fields.FormFieldMenuTest
[INFO] Running org.eclipse.scout.rt.client.ui.action.tree.AbstractActionNodeTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.scout.rt.client.ui.action.tree.AbstractActionNodeTest
[INFO] Running org.eclipse.scout.rt.client.ui.basic.calendar.CalendarComponentTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s -- in org.eclipse.scout.rt.client.ui.basic.calendar.CalendarComponentTest
[INFO] Running org.eclipse.scout.rt.client.ui.basic.cell.CellTest
[INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.100 s -- in org.eclipse.scout.rt.client.ui.basic.cell.CellTest
[INFO] Running org.eclipse.scout.rt.client.ui.basic.planner.PlannerEventBufferTest
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.810 s -- in org.eclipse.scout.rt.client.ui.basic.planner.PlannerEventBufferTest
[INFO] Running org.eclipse.scout.rt.client.ui.basic.planner.PlannerMenuTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.eclipse.scout.rt.client.ui.basic.planner.PlannerMenuTest
[INFO] Running org.eclipse.scout.rt.client.ui.basic.planner.PlannerTest
[INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s -- in org.eclipse.scout.rt.client.ui.basic.planner.PlannerTest
[INFO] Running org.eclipse.scout.rt.client.ui.basic.table.CheckRowsInTableTest
[INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.205 s -- in org.eclipse.scout.rt.client.ui.basic.table.CheckRowsInTableTest
[INFO] Running org.eclipse.scout.rt.client.ui.basic.table.ColumnMandatoryTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.eclipse.scout.rt.client.ui.basic.table.ColumnMandatoryTest
[INFO] Running org.eclipse.scout.rt.client.ui.basic.table.HierarchicalTableTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 s -- in org.eclipse.scout.rt.client.ui.basic.table.HierarchicalTableTest
[INFO] Running org.eclipse.scout.rt.client.ui.basic.table.ReplaceTableTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.165 s -- in org.eclipse.scout.rt.client.ui.basic.table.ReplaceTableTest
[INFO] Running org.eclipse.scout.rt.client.ui.basic.table.TableCompactHandlerTest
[INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.256 s -- in org.eclipse.scout.rt.client.ui.basic.table.TableCompactHandlerTest
[INFO] Running org.eclipse.scout.rt.client.ui.basic.table.TableEventBufferTest
[INFO] Tests run: 47, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.78 s -- in org.eclipse.scout.rt.client.ui.basic.table.TableEventBufferTest
[INFO] Running org.eclipse.scout.rt.client.ui.basic.table.TableEventOrderTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.eclipse.scout.rt.client.ui.basic.table.TableEventOrderTest
[INFO] Running org.eclipse.scout.rt.client.ui.basic.table.TableEventTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.scout.rt.client.ui.basic.table.TableEventTest
[INFO] Running org.eclipse.scout.rt.client.ui.basic.table.TableImportTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.eclipse.scout.rt.client.ui.basic.table.TableImportTest
[INFO] Running org.eclipse.scout.rt.client.ui.basic.table.TableKeyTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.050 s -- in org.eclipse.scout.rt.client.ui.basic.table.TableKeyTest
[INFO] Running org.eclipse.scout.rt.client.ui.basic.table.TableLoadingPerfTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.166 s -- in org.eclipse.scout.rt.client.ui.basic.table.TableLoadingPerfTest
[INFO] Running org.eclipse.scout.rt.client.ui.basic.table.TableRowDataPropertyFilterTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.scout.rt.client.ui.basic.table.TableRowDataPropertyFilterTest
[INFO] Running org.eclipse.scout.rt.client.ui.basic.table.TableRowInsertOrderTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.eclipse.scout.rt.client.ui.basic.table.TableRowInsertOrderTest
[INFO] Running org.eclipse.scout.rt.client.ui.basic.table.TableTest
[INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.679 s -- in org.eclipse.scout.rt.client.ui.basic.table.TableTest
[INFO] Running org.eclipse.scout.rt.client.ui.basic.table.TableUtilityTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.109 s -- in org.eclipse.scout.rt.client.ui.basic.table.TableUtilityTest
[INFO] Running org.eclipse.scout.rt.client.ui.basic.table.TableValidationTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.scout.rt.client.ui.basic.table.TableValidationTest
[INFO] Running org.eclipse.scout.rt.client.ui.basic.table.TableWithIgnoredColumnsTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s -- in org.eclipse.scout.rt.client.ui.basic.table.TableWithIgnoredColumnsTest
[INFO] Running org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractBeanColumnTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractBeanColumnTest
[INFO] Running org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractBigDecimalColumnTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.426 s -- in org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractBigDecimalColumnTest
[INFO] Running org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractBigIntegerColumnTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractBigIntegerColumnTest
[INFO] Running org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractBooleanColumnTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractBooleanColumnTest
[INFO] Running org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractBooleanColumnWithTriStateTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractBooleanColumnWithTriStateTest
[INFO] Running org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractColumnTest
[INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s -- in org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractColumnTest
[INFO] Running org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractDateColumnTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractDateColumnTest
[INFO] Running org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractDecimalColumnTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractDecimalColumnTest
[INFO] Running org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractIntegerColumnTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 s -- in org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractIntegerColumnTest
[INFO] Running org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractLongColumnTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s -- in org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractLongColumnTest
[INFO] Running org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractMixedSmartColumnTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.142 s -- in org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractMixedSmartColumnTest
[INFO] Running org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractNumberColumnTest
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractNumberColumnTest
[INFO] Running org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractProposalColumnTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractProposalColumnTest
[INFO] Running org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractRestLookupSmartColumnTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractRestLookupSmartColumnTest
[INFO] Running org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractRowDataColumnTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractRowDataColumnTest
[INFO] Running org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractSmartColumnTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractSmartColumnTest
[INFO] Running org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractStringColumnTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractStringColumnTest
[INFO] Running org.eclipse.scout.rt.client.ui.basic.table.columns.ColumnAutoResizeTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.eclipse.scout.rt.client.ui.basic.table.columns.ColumnAutoResizeTest
[INFO] Running org.eclipse.scout.rt.client.ui.basic.table.columns.ColumnEditableTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.scout.rt.client.ui.basic.table.columns.ColumnEditableTest
[INFO] Running org.eclipse.scout.rt.client.ui.basic.table.columns.ColumnVisibilityTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s -- in org.eclipse.scout.rt.client.ui.basic.table.columns.ColumnVisibilityTest
[INFO] Running org.eclipse.scout.rt.client.ui.basic.table.columns.HtmlEnabledTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.scout.rt.client.ui.basic.table.columns.HtmlEnabledTest
[INFO] Running org.eclipse.scout.rt.client.ui.basic.table.internal.InternalTableRowTest
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.scout.rt.client.ui.basic.table.internal.InternalTableRowTest
[INFO] Running org.eclipse.scout.rt.client.ui.basic.table.organizer.OrganizeColumnsFormRegressionTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 s -- in org.eclipse.scout.rt.client.ui.basic.table.organizer.OrganizeColumnsFormRegressionTest
[INFO] Running org.eclipse.scout.rt.client.ui.basic.table.organizer.OrganizeColumnsFormTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s -- in org.eclipse.scout.rt.client.ui.basic.table.organizer.OrganizeColumnsFormTest
[INFO] Running org.eclipse.scout.rt.client.ui.basic.table.organizer.ShowInvisibleColumnsFormTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.301 s -- in org.eclipse.scout.rt.client.ui.basic.table.organizer.ShowInvisibleColumnsFormTest
[INFO] Running org.eclipse.scout.rt.client.ui.basic.table.userfilter.TableUserFilterManagerTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.090 s -- in org.eclipse.scout.rt.client.ui.basic.table.userfilter.TableUserFilterManagerTest
[INFO] Running org.eclipse.scout.rt.client.ui.basic.tree.AbstractTreeTest
[INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.184 s -- in org.eclipse.scout.rt.client.ui.basic.tree.AbstractTreeTest
[INFO] Running org.eclipse.scout.rt.client.ui.basic.tree.OutlineEventBufferTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.client.ui.basic.tree.OutlineEventBufferTest
[INFO] Running org.eclipse.scout.rt.client.ui.basic.tree.TreeEventBufferTest
[INFO] Tests run: 44, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.89 s -- in org.eclipse.scout.rt.client.ui.basic.tree.TreeEventBufferTest
[INFO] Running org.eclipse.scout.rt.client.ui.basic.tree.TreeEventTest
[INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.scout.rt.client.ui.basic.tree.TreeEventTest
[INFO] Running org.eclipse.scout.rt.client.ui.basic.tree.TreeNodeTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.scout.rt.client.ui.basic.tree.TreeNodeTest
[INFO] Running org.eclipse.scout.rt.client.ui.basic.tree.TreeUtilityTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.client.ui.basic.tree.TreeUtilityTest
[INFO] Running org.eclipse.scout.rt.client.ui.desktop.AbstractDesktopTest
[INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.179 s -- in org.eclipse.scout.rt.client.ui.desktop.AbstractDesktopTest
[INFO] Running org.eclipse.scout.rt.client.ui.desktop.datachange.DataChangeManagerTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s -- in org.eclipse.scout.rt.client.ui.desktop.datachange.DataChangeManagerTest
[INFO] Running org.eclipse.scout.rt.client.ui.desktop.hybrid.HybridManagerTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.eclipse.scout.rt.client.ui.desktop.hybrid.HybridManagerTest
[INFO] Running org.eclipse.scout.rt.client.ui.desktop.internal.VirtualDesktopTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.scout.rt.client.ui.desktop.internal.VirtualDesktopTest
[INFO] Running org.eclipse.scout.rt.client.ui.desktop.navigation.BookmarkUtilityTest
[INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.scout.rt.client.ui.desktop.navigation.BookmarkUtilityTest
[INFO] Running org.eclipse.scout.rt.client.ui.desktop.outline.BookmarkToInvisibleOutlineTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.415 s -- in org.eclipse.scout.rt.client.ui.desktop.outline.BookmarkToInvisibleOutlineTest
[INFO] Running org.eclipse.scout.rt.client.ui.desktop.outline.OutlineTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.182 s -- in org.eclipse.scout.rt.client.ui.desktop.outline.OutlineTest
[INFO] Running org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPageWithNodesTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.274 s -- in org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPageWithNodesTest
[INFO] Running org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPageWithTableTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.417 s -- in org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPageWithTableTest
[INFO] Running org.eclipse.scout.rt.client.ui.desktop.outline.pages.AutoExpandPageWithTableTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.eclipse.scout.rt.client.ui.desktop.outline.pages.AutoExpandPageWithTableTest
[INFO] Running org.eclipse.scout.rt.client.ui.desktop.outline.pages.OutlineTreeContextMenuNestedPageWithTablesTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.eclipse.scout.rt.client.ui.desktop.outline.pages.OutlineTreeContextMenuNestedPageWithTablesTest
[INFO] Running org.eclipse.scout.rt.client.ui.desktop.outline.pages.OutlineTreeContextMenuTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.eclipse.scout.rt.client.ui.desktop.outline.pages.OutlineTreeContextMenuTest
[INFO] Running org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.552 s -- in org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageTest
[INFO] Running org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithNodesTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s -- in org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithNodesTest
[INFO] Running org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTable1Test
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s -- in org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTable1Test
[INFO] Running org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTable2Test
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s -- in org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTable2Test
[INFO] Running org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTable3Test
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTable3Test
[INFO] Running org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTable6Test
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTable6Test
[INFO] Running org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTable7Test
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTable7Test
[INFO] Running org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTableAndPageBeanTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTableAndPageBeanTest
[INFO] Running org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTableAndTableCustomizerWhenEditingThenMissingSelectionTest
Edit: change data 'Account'
Edit: change data 'Account'
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s -- in org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTableAndTableCustomizerWhenEditingThenMissingSelectionTest
[INFO] Running org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTableGroupingTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s -- in org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTableGroupingTest
[INFO] Running org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTableGroupingWithHeaderSortColumnsTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 s -- in org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTableGroupingWithHeaderSortColumnsTest
[INFO] Running org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTableGroupingWithSortingTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s -- in org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTableGroupingWithSortingTest
[INFO] Running org.eclipse.scout.rt.client.ui.form.AbstractFormTest
[INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s -- in org.eclipse.scout.rt.client.ui.form.AbstractFormTest
[INFO] Running org.eclipse.scout.rt.client.ui.form.FormBasicTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.828 s -- in org.eclipse.scout.rt.client.ui.form.FormBasicTest
[INFO] Running org.eclipse.scout.rt.client.ui.form.FormFieldInjectionTest
filterFields: null/MainBox (org.eclipse.scout.rt.client.ui.form.FormFieldInjectionTest$TestForm$MainBox)
filterFields: null/TopBox (org.eclipse.scout.rt.client.ui.form.FormFieldInjectionTest$TestForm$MainBox$TopBox)
injectFields: null/TopBox (org.eclipse.scout.rt.client.ui.form.FormFieldInjectionTest$TestForm$MainBox$TopBox)
injectFields: null/MainBox (org.eclipse.scout.rt.client.ui.form.FormFieldInjectionTest$TestForm$MainBox)
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s -- in org.eclipse.scout.rt.client.ui.form.FormFieldInjectionTest
[INFO] Running org.eclipse.scout.rt.client.ui.form.FormStoredTest
[INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 s -- in org.eclipse.scout.rt.client.ui.form.FormStoredTest
[INFO] Running org.eclipse.scout.rt.client.ui.form.FormStoredWithVetoTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.eclipse.scout.rt.client.ui.form.FormStoredWithVetoTest
[INFO] Running org.eclipse.scout.rt.client.ui.form.FormWaitForTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.scout.rt.client.ui.form.FormWaitForTest
[INFO] Running org.eclipse.scout.rt.client.ui.form.FormWithTableFieldTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s -- in org.eclipse.scout.rt.client.ui.form.FormWithTableFieldTest
[INFO] Running org.eclipse.scout.rt.client.ui.form.ImportFormDataWithFiltersTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.scout.rt.client.ui.form.ImportFormDataWithFiltersTest
[INFO] Running org.eclipse.scout.rt.client.ui.form.StoreAndLoadXml1FormTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.133 s -- in org.eclipse.scout.rt.client.ui.form.StoreAndLoadXml1FormTest
[INFO] Running org.eclipse.scout.rt.client.ui.form.StoreAndLoadXml2FormTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.eclipse.scout.rt.client.ui.form.StoreAndLoadXml2FormTest
[INFO] Running org.eclipse.scout.rt.client.ui.form.StoreAndLoadXml3FormTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.484 s -- in org.eclipse.scout.rt.client.ui.form.StoreAndLoadXml3FormTest
[INFO] Running org.eclipse.scout.rt.client.ui.form.StoreAndLoadXml4FormTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.scout.rt.client.ui.form.StoreAndLoadXml4FormTest
[INFO] Running org.eclipse.scout.rt.client.ui.form.StoreAndLoadXmlWithPropertyExtensionFormTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 s -- in org.eclipse.scout.rt.client.ui.form.StoreAndLoadXmlWithPropertyExtensionFormTest
[INFO] Running org.eclipse.scout.rt.client.ui.form.StoreAndLoadXmlWrappedFormFieldTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.eclipse.scout.rt.client.ui.form.StoreAndLoadXmlWrappedFormFieldTest
[INFO] Running org.eclipse.scout.rt.client.ui.form.fields.CompositeFieldAddRemoveMoveFieldTest
[INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.181 s -- in org.eclipse.scout.rt.client.ui.form.fields.CompositeFieldAddRemoveMoveFieldTest
[INFO] Running org.eclipse.scout.rt.client.ui.form.fields.CompositeFieldInjectFieldTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.scout.rt.client.ui.form.fields.CompositeFieldInjectFieldTest
[INFO] Running org.eclipse.scout.rt.client.ui.form.fields.CompositeFieldTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.eclipse.scout.rt.client.ui.form.fields.CompositeFieldTest
[INFO] Running org.eclipse.scout.rt.client.ui.form.fields.FormFieldEnabledTest
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.161 s -- in org.eclipse.scout.rt.client.ui.form.fields.FormFieldEnabledTest
[INFO] Running org.eclipse.scout.rt.client.ui.form.fields.FormFieldPropagationTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.eclipse.scout.rt.client.ui.form.fields.FormFieldPropagationTest
[INFO] Running org.eclipse.scout.rt.client.ui.form.fields.FormFieldTest
[INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 s -- in org.eclipse.scout.rt.client.ui.form.fields.FormFieldTest
[INFO] Running org.eclipse.scout.rt.client.ui.form.fields.FormFieldVisibilityTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s -- in org.eclipse.scout.rt.client.ui.form.fields.FormFieldVisibilityTest
[INFO] Running org.eclipse.scout.rt.client.ui.form.fields.MasterSlaveRelationWithTemplatesFieldTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.eclipse.scout.rt.client.ui.form.fields.MasterSlaveRelationWithTemplatesFieldTest
[INFO] Running org.eclipse.scout.rt.client.ui.form.fields.OrderedComparatorTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.222 s -- in org.eclipse.scout.rt.client.ui.form.fields.OrderedComparatorTest
[INFO] Running org.eclipse.scout.rt.client.ui.form.fields.ParsingFailedStatusTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.client.ui.form.fields.ParsingFailedStatusTest
[INFO] Running org.eclipse.scout.rt.client.ui.form.fields.ReplaceFieldTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s -- in org.eclipse.scout.rt.client.ui.form.fields.ReplaceFieldTest
[INFO] Running org.eclipse.scout.rt.client.ui.form.fields.ValueFieldTest
[INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s -- in org.eclipse.scout.rt.client.ui.form.fields.ValueFieldTest
[INFO] Running org.eclipse.scout.rt.client.ui.form.fields.bigdecimalfield.AbstractBigDecimalFieldTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s -- in org.eclipse.scout.rt.client.ui.form.fields.bigdecimalfield.AbstractBigDecimalFieldTest
[INFO] Running org.eclipse.scout.rt.client.ui.form.fields.bigintegerfield.AbstractBigIntegerFieldTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.eclipse.scout.rt.client.ui.form.fields.bigintegerfield.AbstractBigIntegerFieldTest
[INFO] Running org.eclipse.scout.rt.client.ui.form.fields.booleanfield.AbstractBooleanFieldTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.scout.rt.client.ui.form.fields.booleanfield.AbstractBooleanFieldTest
[INFO] Running org.eclipse.scout.rt.client.ui.form.fields.booleanfield.AbstractBooleanFieldWithTriStateTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.eclipse.scout.rt.client.ui.form.fields.booleanfield.AbstractBooleanFieldWithTriStateTest
[INFO] Running org.eclipse.scout.rt.client.ui.form.fields.browserfield.AbstractBrowserFieldTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.scout.rt.client.ui.form.fields.browserfield.AbstractBrowserFieldTest
[INFO] Running org.eclipse.scout.rt.client.ui.form.fields.button.AbstractRadioButtonTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.scout.rt.client.ui.form.fields.button.AbstractRadioButtonTest
[INFO] Running org.eclipse.scout.rt.client.ui.form.fields.button.ButtonTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.eclipse.scout.rt.client.ui.form.fields.button.ButtonTest
[INFO] Running org.eclipse.scout.rt.client.ui.form.fields.colorfield.ColorFieldTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s -- in org.eclipse.scout.rt.client.ui.form.fields.colorfield.ColorFieldTest
[INFO] Running org.eclipse.scout.rt.client.ui.form.fields.datefield.AbstractDateFieldTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.scout.rt.client.ui.form.fields.datefield.AbstractDateFieldTest
[INFO] Running org.eclipse.scout.rt.client.ui.form.fields.decimalfield.AbstractDecimalFieldTest
[INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.122 s -- in org.eclipse.scout.rt.client.ui.form.fields.decimalfield.AbstractDecimalFieldTest
[INFO] Running org.eclipse.scout.rt.client.ui.form.fields.filechooserfield.FileChooserFieldTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.eclipse.scout.rt.client.ui.form.fields.filechooserfield.FileChooserFieldTest
[INFO] Running org.eclipse.scout.rt.client.ui.form.fields.groupbox.AbstractGroupBoxTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.scout.rt.client.ui.form.fields.groupbox.AbstractGroupBoxTest
[INFO] Running org.eclipse.scout.rt.client.ui.form.fields.groupbox.DynamicFieldGridDataTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.439 s -- in org.eclipse.scout.rt.client.ui.form.fields.groupbox.DynamicFieldGridDataTest
[INFO] Running org.eclipse.scout.rt.client.ui.form.fields.groupbox.DynamicFieldTest
initConfig
init
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.242 s -- in org.eclipse.scout.rt.client.ui.form.fields.groupbox.DynamicFieldTest
[INFO] Running org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout0100Test
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout0100Test
[INFO] Running org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout01Test
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout01Test
[INFO] Running org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout02Test
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout02Test
[INFO] Running org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout04Test
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout04Test
[INFO] Running org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout05Test
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout05Test
[INFO] Running org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout06Test
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout06Test
[INFO] Running org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout07Test
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout07Test
[INFO] Running org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout08Test
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout08Test
[INFO] Running org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout09Test
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout09Test
[INFO] Running org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout10Test
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout10Test
[INFO] Running org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout11Test
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout11Test
[INFO] Running org.eclipse.scout.rt.client.ui.form.fields.htmlfield.AbstractHtmlFieldTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.scout.rt.client.ui.form.fields.htmlfield.AbstractHtmlFieldTest
[INFO] Running org.eclipse.scout.rt.client.ui.form.fields.imagebox.ImageFieldTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.scout.rt.client.ui.form.fields.imagebox.ImageFieldTest
[INFO] Running org.eclipse.scout.rt.client.ui.form.fields.integerfield.AbstractIntegerFieldTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.eclipse.scout.rt.client.ui.form.fields.integerfield.AbstractIntegerFieldTest
[INFO] Running org.eclipse.scout.rt.client.ui.form.fields.listbox.ListBoxInFormTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s -- in org.eclipse.scout.rt.client.ui.form.fields.listbox.ListBoxInFormTest
[INFO] Running org.eclipse.scout.rt.client.ui.form.fields.listbox.ListBoxTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 s -- in org.eclipse.scout.rt.client.ui.form.fields.listbox.ListBoxTest
[INFO] Running org.eclipse.scout.rt.client.ui.form.fields.longfield.AbstractLongFieldTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.eclipse.scout.rt.client.ui.form.fields.longfield.AbstractLongFieldTest
[INFO] Running org.eclipse.scout.rt.client.ui.form.fields.numberfield.AbstractNumberFieldLenientParsingTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.eclipse.scout.rt.client.ui.form.fields.numberfield.AbstractNumberFieldLenientParsingTest
[INFO] Running org.eclipse.scout.rt.client.ui.form.fields.numberfield.AbstractNumberFieldTest
[INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.063 s -- in org.eclipse.scout.rt.client.ui.form.fields.numberfield.AbstractNumberFieldTest
[INFO] Running org.eclipse.scout.rt.client.ui.form.fields.pagefield.PageFieldTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.eclipse.scout.rt.client.ui.form.fields.pagefield.PageFieldTest
[INFO] Running org.eclipse.scout.rt.client.ui.form.fields.radiobuttongroup.AbstractRadioButtonGroupTest
[INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.100 s -- in org.eclipse.scout.rt.client.ui.form.fields.radiobuttongroup.AbstractRadioButtonGroupTest
[INFO] Running org.eclipse.scout.rt.client.ui.form.fields.radiobuttongroup.RadioButtonGroupGridTest
  visible: 1
invisible: 4

  visible: 1
invisible: 0

  visible: 5
invisible: 3

  visible: 8
invisible: 1

  visible: 4
invisible: 4

  visible: 0
invisible: 3

  visible: 0
invisible: 3

  visible: 0
invisible: 3

  visible: 4
invisible: 4

  visible: 1
invisible: 0

  visible: 1
invisible: 0

[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.546 s -- in org.eclipse.scout.rt.client.ui.form.fields.radiobuttongroup.RadioButtonGroupGridTest
[INFO] Running org.eclipse.scout.rt.client.ui.form.fields.sequencebox.AbstractFromToSequenceBoxTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s -- in org.eclipse.scout.rt.client.ui.form.fields.sequencebox.AbstractFromToSequenceBoxTest
[INFO] Running org.eclipse.scout.rt.client.ui.form.fields.sequencebox.SequenceBoxTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.080 s -- in org.eclipse.scout.rt.client.ui.form.fields.sequencebox.SequenceBoxTest
[INFO] Running org.eclipse.scout.rt.client.ui.form.fields.sequencebox.SequenceValidationHelperTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.scout.rt.client.ui.form.fields.sequencebox.SequenceValidationHelperTest
[INFO] Running org.eclipse.scout.rt.client.ui.form.fields.smartfield.IncrementalTreeBuilderTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s -- in org.eclipse.scout.rt.client.ui.form.fields.smartfield.IncrementalTreeBuilderTest
[INFO] Running org.eclipse.scout.rt.client.ui.form.fields.smartfield.ProposalFieldTest
[INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.eclipse.scout.rt.client.ui.form.fields.smartfield.ProposalFieldTest
[INFO] Running org.eclipse.scout.rt.client.ui.form.fields.smartfield.SmartFieldLookupTest
[INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.130 s -- in org.eclipse.scout.rt.client.ui.form.fields.smartfield.SmartFieldLookupTest
[INFO] Running org.eclipse.scout.rt.client.ui.form.fields.smartfield.SmartFieldMultilineTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.scout.rt.client.ui.form.fields.smartfield.SmartFieldMultilineTest
[INFO] Running org.eclipse.scout.rt.client.ui.form.fields.smartfield.SmartFieldParseValueTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.scout.rt.client.ui.form.fields.smartfield.SmartFieldParseValueTest
[INFO] Running org.eclipse.scout.rt.client.ui.form.fields.smartfield.SmartFieldTest
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 s -- in org.eclipse.scout.rt.client.ui.form.fields.smartfield.SmartFieldTest
[INFO] Running org.eclipse.scout.rt.client.ui.form.fields.stringfield.AbstractStringFieldTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.eclipse.scout.rt.client.ui.form.fields.stringfield.AbstractStringFieldTest
[INFO] Running org.eclipse.scout.rt.client.ui.form.fields.stringfield.StringFieldSetMultilineTextTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.scout.rt.client.ui.form.fields.stringfield.StringFieldSetMultilineTextTest
[INFO] Running org.eclipse.scout.rt.client.ui.form.fields.tablefield.AbstractTableFieldMoveRowTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.scout.rt.client.ui.form.fields.tablefield.AbstractTableFieldMoveRowTest
[INFO] Running org.eclipse.scout.rt.client.ui.form.fields.tablefield.AbstractTableFieldTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.eclipse.scout.rt.client.ui.form.fields.tablefield.AbstractTableFieldTest
[INFO] Running org.eclipse.scout.rt.client.ui.form.fields.tablefield.TableFieldTest
[INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.141 s -- in org.eclipse.scout.rt.client.ui.form.fields.tablefield.TableFieldTest
[INFO] Running org.eclipse.scout.rt.client.ui.form.fields.treebox.TreeBoxInFormTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 s -- in org.eclipse.scout.rt.client.ui.form.fields.treebox.TreeBoxInFormTest
[INFO] Running org.eclipse.scout.rt.client.ui.form.fields.treebox.TreeBoxTest
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.152 s -- in org.eclipse.scout.rt.client.ui.form.fields.treebox.TreeBoxTest
[INFO] Running org.eclipse.scout.rt.client.ui.form.fields.wrappedform.WrappedFormFieldTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.eclipse.scout.rt.client.ui.form.fields.wrappedform.WrappedFormFieldTest
[INFO] Running org.eclipse.scout.rt.client.ui.form.internal.FindFieldByFormDataIdVisitorTest
[INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.403 s -- in org.eclipse.scout.rt.client.ui.form.internal.FindFieldByFormDataIdVisitorTest
[INFO] Running org.eclipse.scout.rt.client.ui.form.menu.AbstractMenuTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.scout.rt.client.ui.form.menu.AbstractMenuTest
[INFO] Running org.eclipse.scout.rt.client.ui.group.AbstractGroupTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.client.ui.group.AbstractGroupTest
[INFO] Running org.eclipse.scout.rt.client.ui.messagebox.MessageBoxTest
[INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.351 s -- in org.eclipse.scout.rt.client.ui.messagebox.MessageBoxTest
[INFO] Running org.eclipse.scout.rt.client.ui.tile.FormFieldTileTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s -- in org.eclipse.scout.rt.client.ui.tile.FormFieldTileTest
[INFO] Running org.eclipse.scout.rt.client.ui.tile.TileAccordionTest
[INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 s -- in org.eclipse.scout.rt.client.ui.tile.TileAccordionTest
[INFO] Running org.eclipse.scout.rt.client.ui.tile.TileGridTest
[INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s -- in org.eclipse.scout.rt.client.ui.tile.TileGridTest
[INFO] Running org.eclipse.scout.rt.client.ui.wizard.AbstractWizardTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s -- in org.eclipse.scout.rt.client.ui.wizard.AbstractWizardTest
[INFO] Running org.eclipse.scout.rt.platform.TypeCastUtilityClientTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.platform.TypeCastUtilityClientTest
[INFO] Running org.eclipse.scout.rt.shared.data.form.FormDataCloneTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.scout.rt.shared.data.form.FormDataCloneTest
[INFO] Running org.eclipse.scout.rt.shared.data.form.FormDataImportWithPropertiesTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.scout.rt.shared.data.form.FormDataImportWithPropertiesTest
[INFO] Running org.eclipse.scout.rt.shared.data.form.FormDataImportWithTemplatesTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s -- in org.eclipse.scout.rt.shared.data.form.FormDataImportWithTemplatesTest
[INFO] Running org.eclipse.scout.rt.shared.data.form.FormDataToStringTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.scout.rt.shared.data.form.FormDataToStringTest
[INFO] Running org.eclipse.scout.rt.shared.data.form.FormDataValidationTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.143 s -- in org.eclipse.scout.rt.shared.data.form.FormDataValidationTest
[INFO] Running org.eclipse.scout.rt.shared.extension.ExtensionRegistryExtensionRegistrationTest
[INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.scout.rt.shared.extension.ExtensionRegistryExtensionRegistrationTest
[INFO] Running org.eclipse.scout.rt.shared.extension.ExtensionRegistryInstantiationTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.eclipse.scout.rt.shared.extension.ExtensionRegistryInstantiationTest
[INFO] Running org.eclipse.scout.rt.shared.extension.dto.ContributionOnlyOneTemplateTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.shared.extension.dto.ContributionOnlyOneTemplateTest
[INFO] Running org.eclipse.scout.rt.shared.extension.dto.FormDataMultipleExtensionTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s -- in org.eclipse.scout.rt.shared.extension.dto.FormDataMultipleExtensionTest
[INFO] Running org.eclipse.scout.rt.shared.extension.dto.FormDataPropertyExtensionTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s -- in org.eclipse.scout.rt.shared.extension.dto.FormDataPropertyExtensionTest
[INFO] Running org.eclipse.scout.rt.shared.extension.dto.FormDataSingleExtensionTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.eclipse.scout.rt.shared.extension.dto.FormDataSingleExtensionTest
[INFO] Running org.eclipse.scout.rt.shared.extension.dto.FormDataTemplateExtensionTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s -- in org.eclipse.scout.rt.shared.extension.dto.FormDataTemplateExtensionTest
[INFO] Running org.eclipse.scout.rt.shared.extension.dto.PageDataExtensionTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.eclipse.scout.rt.shared.extension.dto.PageDataExtensionTest
[INFO] Running org.eclipse.scout.rt.shared.extension.dto.TableFieldExtensionTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.scout.rt.shared.extension.dto.TableFieldExtensionTest
[INFO] Running org.eclipse.scout.rt.shared.extension.dto.WrappedFormExtensionTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s -- in org.eclipse.scout.rt.shared.extension.dto.WrappedFormExtensionTest
[INFO] Running org.eclipse.scout.rt.shared.extension.services.common.code.MoveCodesTest
[INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.scout.rt.shared.extension.services.common.code.MoveCodesTest
[INFO] Running org.eclipse.scout.rt.testing.client.runner.ClientTestRunnerDifferentSessionTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.scout.rt.testing.client.runner.ClientTestRunnerDifferentSessionTest
[INFO] Running org.eclipse.scout.rt.testing.client.runner.ClientTestRunnerDifferentSubjectTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.scout.rt.testing.client.runner.ClientTestRunnerDifferentSubjectTest
[INFO] Running org.eclipse.scout.rt.testing.client.runner.ClientTestRunnerSameSessionTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.scout.rt.testing.client.runner.ClientTestRunnerSameSessionTest
[INFO] Running org.eclipse.scout.rt.testing.client.runner.ClientTestRunnerTimeoutPropertyMapTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.scout.rt.testing.client.runner.ClientTestRunnerTimeoutPropertyMapTest
[INFO] Running org.eclipse.scout.rt.testing.client.runner.ClientTestRunnerTimeoutTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.130 s -- in org.eclipse.scout.rt.testing.client.runner.ClientTestRunnerTimeoutTest
[INFO] Running org.eclipse.scout.rt.testing.client.runner.parameterized.ParameterizedClientTestRunnerTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.scout.rt.testing.client.runner.parameterized.ParameterizedClientTestRunnerTest
[INFO] Running org.eclipse.scout.rt.testing.client.runner.parameterized.ParameterizedServerTestRunnerTimeoutTransactionTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.scout.rt.testing.client.runner.parameterized.ParameterizedServerTestRunnerTimeoutTransactionTest
[INFO] Running org.eclipse.scout.rt.testing.client.runner.parameterized.SampleParameterizedClientTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.testing.client.runner.parameterized.SampleParameterizedClientTest
[INFO] Running org.eclipse.scout.testing.client.runner.ScoutClientTestRunnerAdditionalLoginTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.scout.testing.client.runner.ScoutClientTestRunnerAdditionalLoginTest
[INFO] Running org.eclipse.scout.testing.client.runner.ScoutClientTestRunnerLoginTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.scout.testing.client.runner.ScoutClientTestRunnerLoginTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 1469, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.client.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/target/org.eclipse.scout.rt.client.test-24.2-SNAPSHOT.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.client.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/target/org.eclipse.scout.rt.client.test-24.2-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.client.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/target/org.eclipse.scout.rt.client.test-24.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.client.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/target/org.eclipse.scout.rt.client.test-24.2-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.client.test ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] --------< org.eclipse.scout.rt:org.eclipse.scout.rt.svg.client >--------
[INFO] Building org.eclipse.scout.rt.svg.client 24.2-SNAPSHOT           [49/72]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.svg.client/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-swing/1.17/batik-swing-1.17.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-swing/1.17/batik-swing-1.17.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-swing/1.17/batik-swing-1.17.pom (4.2 kB at 163 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik/1.17/batik-1.17.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik/1.17/batik-1.17.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik/1.17/batik-1.17.pom (7.6 kB at 1.3 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-anim/1.17/batik-anim-1.17.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-anim/1.17/batik-anim-1.17.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-anim/1.17/batik-anim-1.17.pom (3.7 kB at 621 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-awt-util/1.17/batik-awt-util-1.17.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-awt-util/1.17/batik-awt-util-1.17.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-awt-util/1.17/batik-awt-util-1.17.pom (2.8 kB at 459 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-shared-resources/1.17/batik-shared-resources-1.17.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-shared-resources/1.17/batik-shared-resources-1.17.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-shared-resources/1.17/batik-shared-resources-1.17.pom (1.7 kB at 240 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-util/1.17/batik-util-1.17.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-util/1.17/batik-util-1.17.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-util/1.17/batik-util-1.17.pom (3.9 kB at 645 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-constants/1.17/batik-constants-1.17.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-constants/1.17/batik-constants-1.17.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-constants/1.17/batik-constants-1.17.pom (2.4 kB at 402 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-i18n/1.17/batik-i18n-1.17.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-i18n/1.17/batik-i18n-1.17.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-i18n/1.17/batik-i18n-1.17.pom (2.4 kB at 343 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/xmlgraphics-commons/2.8/xmlgraphics-commons-2.8.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/xmlgraphics-commons/2.8/xmlgraphics-commons-2.8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/xmlgraphics-commons/2.8/xmlgraphics-commons-2.8.pom (3.5 kB at 580 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-css/1.17/batik-css-1.17.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-css/1.17/batik-css-1.17.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-css/1.17/batik-css-1.17.pom (2.9 kB at 415 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/xml-apis/xml-apis-ext/1.3.04/xml-apis-ext-1.3.04.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis-ext/1.3.04/xml-apis-ext-1.3.04.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis-ext/1.3.04/xml-apis-ext-1.3.04.pom (1.8 kB at 306 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/apache/3/apache-3.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/3/apache-3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/3/apache-3.pom (3.4 kB at 572 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-dom/1.17/batik-dom-1.17.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-dom/1.17/batik-dom-1.17.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-dom/1.17/batik-dom-1.17.pom (3.4 kB at 562 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-ext/1.17/batik-ext-1.17.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-ext/1.17/batik-ext-1.17.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-ext/1.17/batik-ext-1.17.pom (2.4 kB at 400 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-xml/1.17/batik-xml-1.17.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-xml/1.17/batik-xml-1.17.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-xml/1.17/batik-xml-1.17.pom (2.6 kB at 428 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-parser/1.17/batik-parser-1.17.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-parser/1.17/batik-parser-1.17.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-parser/1.17/batik-parser-1.17.pom (3.1 kB at 512 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-svg-dom/1.17/batik-svg-dom-1.17.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-svg-dom/1.17/batik-svg-dom-1.17.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-svg-dom/1.17/batik-svg-dom-1.17.pom (3.6 kB at 594 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-bridge/1.17/batik-bridge-1.17.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-bridge/1.17/batik-bridge-1.17.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-bridge/1.17/batik-bridge-1.17.pom (4.6 kB at 764 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-gvt/1.17/batik-gvt-1.17.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-gvt/1.17/batik-gvt-1.17.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-gvt/1.17/batik-gvt-1.17.pom (2.7 kB at 458 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-script/1.17/batik-script-1.17.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-script/1.17/batik-script-1.17.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-script/1.17/batik-script-1.17.pom (3.4 kB at 486 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-gui-util/1.17/batik-gui-util-1.17.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-gui-util/1.17/batik-gui-util-1.17.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-gui-util/1.17/batik-gui-util-1.17.pom (2.7 kB at 549 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-swing/1.17/batik-swing-1.17.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-anim/1.17/batik-anim-1.17.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-parser/1.17/batik-parser-1.17.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-svg-dom/1.17/batik-svg-dom-1.17.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-awt-util/1.17/batik-awt-util-1.17.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/xmlgraphics-commons/2.8/xmlgraphics-commons-2.8.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-bridge/1.17/batik-bridge-1.17.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-xml/1.17/batik-xml-1.17.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-css/1.17/batik-css-1.17.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-dom/1.17/batik-dom-1.17.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-ext/1.17/batik-ext-1.17.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-gui-util/1.17/batik-gui-util-1.17.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-gvt/1.17/batik-gvt-1.17.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-script/1.17/batik-script-1.17.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-shared-resources/1.17/batik-shared-resources-1.17.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-util/1.17/batik-util-1.17.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-constants/1.17/batik-constants-1.17.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-i18n/1.17/batik-i18n-1.17.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/xml-apis/xml-apis-ext/1.3.04/xml-apis-ext-1.3.04.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-swing/1.17/batik-swing-1.17.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-swing/1.17/batik-swing-1.17.jar (191 kB at 10 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-anim/1.17/batik-anim-1.17.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-parser/1.17/batik-parser-1.17.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-svg-dom/1.17/batik-svg-dom-1.17.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-awt-util/1.17/batik-awt-util-1.17.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/xmlgraphics-commons/2.8/xmlgraphics-commons-2.8.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-anim/1.17/batik-anim-1.17.jar (486 kB at 26 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-bridge/1.17/batik-bridge-1.17.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-parser/1.17/batik-parser-1.17.jar (77 kB at 2.8 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-xml/1.17/batik-xml-1.17.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-svg-dom/1.17/batik-svg-dom-1.17.jar (230 kB at 6.1 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-css/1.17/batik-css-1.17.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-xml/1.17/batik-xml-1.17.jar (34 kB at 890 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-dom/1.17/batik-dom-1.17.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-bridge/1.17/batik-bridge-1.17.jar (705 kB at 18 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-ext/1.17/batik-ext-1.17.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-awt-util/1.17/batik-awt-util-1.17.jar (424 kB at 10 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-gui-util/1.17/batik-gui-util-1.17.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-ext/1.17/batik-ext-1.17.jar (10 kB at 223 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-gvt/1.17/batik-gvt-1.17.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-gui-util/1.17/batik-gui-util-1.17.jar (173 kB at 3.4 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-script/1.17/batik-script-1.17.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-dom/1.17/batik-dom-1.17.jar (184 kB at 3.6 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-shared-resources/1.17/batik-shared-resources-1.17.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/xmlgraphics-commons/2.8/xmlgraphics-commons-2.8.jar (677 kB at 13 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-util/1.17/batik-util-1.17.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-css/1.17/batik-css-1.17.jar (331 kB at 6.2 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-constants/1.17/batik-constants-1.17.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-gvt/1.17/batik-gvt-1.17.jar (192 kB at 3.4 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-i18n/1.17/batik-i18n-1.17.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-script/1.17/batik-script-1.17.jar (25 kB at 425 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis-ext/1.3.04/xml-apis-ext-1.3.04.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-shared-resources/1.17/batik-shared-resources-1.17.jar (6.7 kB at 115 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-constants/1.17/batik-constants-1.17.jar (8.4 kB at 141 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-util/1.17/batik-util-1.17.jar (127 kB at 2.1 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-i18n/1.17/batik-i18n-1.17.jar (11 kB at 131 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis-ext/1.3.04/xml-apis-ext-1.3.04.jar (86 kB at 974 kB/s)
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.svg.client ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.svg.client ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.svg.client ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.svg.client/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.svg.client ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.svg.client ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling with eclipse [debug release 11] to target/classes
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.svg.client/src/main/java/org/eclipse/scout/rt/svg/client/SVGUtility.java:[226,21] Unsupported @SuppressWarnings("squid:S2583")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.svg.client/src/main/java/org/eclipse/scout/rt/svg/client/SilentSVGUserAgentAdapter.java:[14,19] Unsupported @SuppressWarnings("squid:S1186")
[INFO] 
[INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.svg.client ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.svg.client/target/classes/META-INF/jandex.idx
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.svg.client ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.svg.client/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.svg.client ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.svg.client ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.svg.client ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.svg.client/target/org.eclipse.scout.rt.svg.client-24.2-SNAPSHOT.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.svg.client ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.svg.client ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.svg.client/target/org.eclipse.scout.rt.svg.client-24.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.svg.client ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.svg.client ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] -----< org.eclipse.scout.rt:org.eclipse.scout.rt.svg.client.test >------
[INFO] Building org.eclipse.scout.rt.svg.client.test 24.2-SNAPSHOT      [50/72]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.svg.client.test/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.svg.client.test ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.svg.client.test ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.svg.client.test ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.svg.client.test/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.svg.client.test ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.svg.client.test/src/main/resources
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.svg.client.test ---
[INFO] No sources to compile
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.svg.client.test ---
[INFO] Copying 4 resources from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.svg.client.test ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling with eclipse [debug release 11] to target/test-classes
[INFO] 
[INFO] --- jandex:3.1.6:jandex (make-test-index) @ org.eclipse.scout.rt.svg.client.test ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.svg.client.test/target/test-classes/jandex.idx
[INFO] 
[INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.svg.client.test ---
[INFO] Surefire report directory: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.svg.client.test/target/surefire-reports
[INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.scout.rt.svg.client.SVGUtilityTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.393 s -- in org.eclipse.scout.rt.svg.client.SVGUtilityTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.svg.client.test ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.svg.client.test/target/org.eclipse.scout.rt.svg.client.test-24.2-SNAPSHOT.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.svg.client.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.svg.client.test/target/org.eclipse.scout.rt.svg.client.test-24.2-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.svg.client.test ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.svg.client.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.svg.client.test/target/org.eclipse.scout.rt.svg.client.test-24.2-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.svg.client.test ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.serverbridge >-------
[INFO] Building org.eclipse.scout.rt.serverbridge 24.2-SNAPSHOT         [51/72]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.serverbridge/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.serverbridge ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.serverbridge ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.serverbridge ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.serverbridge/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.serverbridge ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.serverbridge ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling with eclipse [debug release 11] to target/classes
[INFO] 
[INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.serverbridge ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.serverbridge/target/classes/META-INF/jandex.idx
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.serverbridge ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.serverbridge/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.serverbridge ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.serverbridge ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.serverbridge ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.serverbridge/target/org.eclipse.scout.rt.serverbridge-24.2-SNAPSHOT.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.serverbridge ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.serverbridge ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.serverbridge/target/org.eclipse.scout.rt.serverbridge-24.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.serverbridge ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.serverbridge ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] ---------< org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html >----------
[INFO] Building org.eclipse.scout.rt.ui.html 24.2-SNAPSHOT              [52/72]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.ui.html ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.ui.html ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.ui.html ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.ui.html ---
[INFO] Copying 7 resources from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.ui.html ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling with eclipse [debug release 11] to target/classes
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/basic/planner/PlannerEventFilterCondition.java:[21,16] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/basic/planner/PlannerEventFilterCondition.java:[33,15] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/basic/planner/PlannerEventFilterCondition.java:[37,43] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/tile/JsonTileGrid.java:[108,38] org.eclipse.scout.rt.client.ui.tile.ITileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.ITileGrid<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/basic/planner/JsonPlanner.java:[355,62] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/basic/planner/JsonPlanner.java:[361,62] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/basic/planner/JsonPlanner.java:[363,10] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/basic/planner/JsonPlanner.java:[375,61] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/basic/planner/JsonPlanner.java:[377,10] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/basic/planner/JsonPlanner.java:[386,61] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/basic/planner/JsonPlanner.java:[391,10] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/basic/planner/JsonPlanner.java:[404,65] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/basic/planner/JsonPlanner.java:[408,10] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/basic/planner/JsonPlanner.java:[540,56] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/basic/planner/JsonPlanner.java:[542,10] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/popup/JsonMobilePopup.java:[16,40] org.eclipse.scout.rt.client.ui.popup.IMobilePopup is a raw type. References to generic type org.eclipse.scout.rt.client.ui.popup.IMobilePopup<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/table/JsonTableTileGridMediator.java:[26,78] org.eclipse.scout.rt.ui.html.json.IJsonAdapter is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.IJsonAdapter<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/tile/JsonTileAccordion.java:[18,42] org.eclipse.scout.rt.client.ui.tile.ITileAccordion is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.ITileAccordion<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/tree/JsonTreeEvent.java:[18,30] Unsupported @SuppressWarnings("squid:S2057")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/form/fields/JsonAdapterProperty.java:[22,19] Unsupported @SuppressWarnings("squid:S00118")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/action/JsonAction.java:[34,19] Unsupported @SuppressWarnings("squid:S00118")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/UiSession.java:[14,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/UiSession.java:[461,21] Unsupported @SuppressWarnings("RedundantCast")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/UiSession.java:[734,20] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/UiSession.java:[734,31] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/UiSession.java:[734,48] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/UiSession.java:[1027,24] org.eclipse.scout.rt.ui.html.json.form.fields.JsonFormField is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.form.fields.JsonFormField<FORM_FIELD> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/UiSession.java:[1259,25] Unsupported @SuppressWarnings("RedundantIfStatement")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/UiSession.java:[1344,21] Unsupported @SuppressWarnings("findbugs:RV_RETURN_VALUE_IGNORED_BAD_PRACTICE")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/form/fields/JsonWidgetField.java:[32,38] org.eclipse.scout.rt.client.ui.form.fields.IWidgetField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.IWidgetField<WIDGET> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/desktop/JsonOutline.java:[165,21] Unsupported @SuppressWarnings("RedundantIfStatement")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/desktop/JsonOutline.java:[283,21] Unsupported @SuppressWarnings("SwitchStatementWithTooFewBranches")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/table/JsonTableEvent.java:[18,30] Unsupported @SuppressWarnings("squid:S2057")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/JsonUtility.java:[15,19] Unsupported @SuppressWarnings("UnusedAssignment")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/JsonUtility.java:[48,21] Unsupported @SuppressWarnings("squid:ForLoopCounterChangedCheck")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/UiHtmlConfigProperties.java:[120,23] Unsupported @SuppressWarnings("findbugs:VA_FORMAT_STRING_USES_NEWLINE")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/UiSessionEvent.java:[16,30] Unsupported @SuppressWarnings("squid:S2057")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/JsonValidationFailedStatus.java:[17,37] org.eclipse.scout.rt.client.ui.form.fields.ValidationFailedStatus is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.ValidationFailedStatus<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/table/JsonTableRowTileMapping.java:[26,97] org.eclipse.scout.rt.ui.html.json.IJsonAdapter is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.IJsonAdapter<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/form/fields/JsonValueField.java:[30,19] Unsupported @SuppressWarnings("squid:S00118")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/lookup/JsonLookupCallResult.java:[47,5] org.eclipse.scout.rt.client.services.lookup.IQueryParam is a raw type. References to generic type org.eclipse.scout.rt.client.services.lookup.IQueryParam<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/JsonMessageRequestHandler.java:[305,21] Unsupported @SuppressWarnings("UnnecessaryLocalVariable")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/tile/JsonWidgetTile.java:[21,39] org.eclipse.scout.rt.client.ui.tile.IWidgetTile is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.IWidgetTile<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/HttpSessionHelper.java:[42,21] Unsupported @SuppressWarnings("findbugs:J2EE_STORE_OF_NON_SERIALIZABLE_OBJECT_INTO_SESSION")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/tile/JsonFormFieldTile.java:[19,42] org.eclipse.scout.rt.client.ui.tile.IFormFieldTile is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.IFormFieldTile<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/table/UserFilterStateFactory.java:[26,7] org.eclipse.scout.rt.ui.html.json.table.JsonColumn is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.table.JsonColumn<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/menu/JsonContextMenu.java:[112,9] org.eclipse.scout.rt.ui.html.json.IJsonAdapter is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.IJsonAdapter<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/menu/JsonContextMenu.java:[132,54] org.eclipse.scout.rt.ui.html.json.FilteredJsonAdapterIds is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.FilteredJsonAdapterIds<MODEL> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/table/JsonTable.java:[389,25] Unsupported @SuppressWarnings("SuspiciousMethodCalls")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/table/JsonTable.java:[710,21] Unsupported @SuppressWarnings("DuplicatedCode")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/table/JsonTable.java:[1238,21] Unsupported @SuppressWarnings("SwitchStatementWithTooFewBranches")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/JsonPropertyChangeEvent.java:[38,21] Unsupported @SuppressWarnings("squid:S1185")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/res/loader/HtmlDocumentParser.java:[61,21] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/res/loader/HtmlDocumentParser.java:[63,21] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/res/loader/HtmlDocumentParser.java:[96,21] Unsupported @SuppressWarnings("squid:S1149")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/res/loader/HtmlDocumentParser.java:[118,21] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/res/loader/HtmlDocumentParser.java:[175,21] Unsupported @SuppressWarnings("squid:S1149")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/res/loader/HtmlDocumentParser.java:[210,21] Unsupported @SuppressWarnings("squid:S1149")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/res/loader/HtmlDocumentParser.java:[272,21] Unsupported @SuppressWarnings("squid:S1149")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/table/userfilter/JsonTableUserFilter.java:[17,19] Unsupported @SuppressWarnings("squid:S00118")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/basic/filechooser/JsonFileChooser.java:[82,21] Unsupported @SuppressWarnings("SwitchStatementWithTooFewBranches")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/JsonObjectUtility.java:[131,21] Unsupported @SuppressWarnings("squid:S1244")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/JsonObjectUtility.java:[222,21] Unsupported @SuppressWarnings("findbugs:EC_UNRELATED_TYPES_USING_POINTER_EQUALITY")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/JsonObjectUtility.java:[240,21] Unsupported @SuppressWarnings("findbugs:EC_UNRELATED_TYPES_USING_POINTER_EQUALITY")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/JsonObjectUtility.java:[392,21] Unsupported @SuppressWarnings("DuplicatedCode")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/JsonObjectUtility.java:[434,21] Unsupported @SuppressWarnings("DuplicatedCode")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/popup/JsonWidgetPopup.java:[22,40] org.eclipse.scout.rt.client.ui.popup.IWidgetPopup is a raw type. References to generic type org.eclipse.scout.rt.client.ui.popup.IWidgetPopup<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/tree/JsonTree.java:[434,21] Unsupported @SuppressWarnings("SwitchStatementWithTooFewBranches")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/table/userfilter/JsonColumnUserFilter.java:[66,5] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/JsonStatus.java:[57,21] Unsupported @SuppressWarnings("ConstantConditions")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/JsonAdapterRefProperty.java:[22,19] Unsupported @SuppressWarnings("squid:S00118")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/JsonAdapterRefProperty.java:[26,67] org.eclipse.scout.rt.ui.html.json.IJsonAdapter is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.IJsonAdapter<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/JsonAdapterRefProperty.java:[51,30] java.util.Collection is a raw type. References to generic type java.util.Collection<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/JsonAdapterRefProperty.java:[56,38] java.util.Collection is a raw type. References to generic type java.util.Collection<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/form/fields/JsonFormField.java:[42,19] Unsupported @SuppressWarnings("squid:S00118")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/desktop/hybrid/JsonHybridManager.java:[119,11] Type safety: Unchecked cast from java.lang.Object to java.util.Map<java.lang.String,java.lang.Object>
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/DefaultValuesFilter.java:[395,23] Unsupported @SuppressWarnings("BooleanMethodIsAlwaysInverted")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/basic/planner/PlannerEventFilter.java:[22,39] org.eclipse.scout.rt.client.ui.basic.planner.IPlanner is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.IPlanner<RESOURCE_ID,ACTIVITY_ID> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/basic/planner/PlannerEventFilter.java:[24,51] org.eclipse.scout.rt.client.ui.basic.planner.IPlanner is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.IPlanner<RESOURCE_ID,ACTIVITY_ID> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/basic/planner/PlannerEventFilter.java:[33,16] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/JsonObjectFactory.java:[239,35] Unsupported @SuppressWarnings("squid:S138")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/JsonObjectFactory.java:[273,18] org.eclipse.scout.rt.ui.html.json.form.fields.listbox.JsonListBox is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.form.fields.listbox.JsonListBox<LIST_BOX_KEY,LIST_BOX> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/JsonObjectFactory.java:[297,18] org.eclipse.scout.rt.ui.html.json.form.fields.smartfield.JsonProposalField is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.form.fields.smartfield.JsonProposalField<VALUE,MODEL> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/JsonObjectFactory.java:[300,18] org.eclipse.scout.rt.ui.html.json.form.fields.smartfield.JsonSmartField is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.form.fields.smartfield.JsonSmartField<VALUE,MODEL> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/JsonObjectFactory.java:[309,18] org.eclipse.scout.rt.ui.html.json.form.fields.plannerfield.JsonPlannerField is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.form.fields.plannerfield.JsonPlannerField<PLANNER,RESOURCE_ID,ACTIVITY_ID> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/JsonObjectFactory.java:[345,18] org.eclipse.scout.rt.ui.html.json.form.fields.tilefield.JsonTileField is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.form.fields.tilefield.JsonTileField<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/JsonObjectFactory.java:[360,37] org.eclipse.scout.rt.client.ui.form.fields.IWidgetField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.IWidgetField<WIDGET> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/JsonObjectFactory.java:[368,18] org.eclipse.scout.rt.ui.html.json.desktop.JsonFormMenu is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.desktop.JsonFormMenu<FORM_MENU> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/JsonObjectFactory.java:[508,18] org.eclipse.scout.rt.ui.html.json.popup.JsonPopup is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.popup.JsonPopup<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/JsonObjectFactory.java:[532,46] org.eclipse.scout.rt.client.ui.form.fields.ValidationFailedStatus is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.ValidationFailedStatus<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/JsonObjectFactory.java:[541,18] org.eclipse.scout.rt.ui.html.json.table.JsonNumberColumn is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.table.JsonNumberColumn<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/JsonObjectFactory.java:[544,18] org.eclipse.scout.rt.ui.html.json.table.JsonDateColumn is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.table.JsonDateColumn<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/JsonObjectFactory.java:[547,18] org.eclipse.scout.rt.ui.html.json.table.JsonBooleanColumn is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.table.JsonBooleanColumn<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/JsonObjectFactory.java:[550,18] org.eclipse.scout.rt.ui.html.json.table.JsonAlphanumericSortingStringColumn is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.table.JsonAlphanumericSortingStringColumn<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/JsonObjectFactory.java:[553,18] org.eclipse.scout.rt.ui.html.json.table.JsonStringColumn is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.table.JsonStringColumn<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/JsonObjectFactory.java:[556,18] org.eclipse.scout.rt.ui.html.json.table.JsonBeanColumn is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.table.JsonBeanColumn<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/JsonObjectFactory.java:[559,18] org.eclipse.scout.rt.ui.html.json.table.JsonIconColumn is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.table.JsonIconColumn<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/JsonObjectFactory.java:[562,18] org.eclipse.scout.rt.ui.html.json.table.JsonSmartColumn is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.table.JsonSmartColumn<T,VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/JsonObjectFactory.java:[562,35] org.eclipse.scout.rt.client.ui.basic.table.columns.ISmartColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.ISmartColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/JsonObjectFactory.java:[565,18] org.eclipse.scout.rt.ui.html.json.table.JsonColumn is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.table.JsonColumn<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/JsonObjectFactory.java:[577,18] org.eclipse.scout.rt.ui.html.json.table.userfilter.JsonColumnUserFilter is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.table.userfilter.JsonColumnUserFilter<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/JsonObjectFactory.java:[580,18] org.eclipse.scout.rt.ui.html.json.table.userfilter.JsonTableTextUserFilter is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.table.userfilter.JsonTableTextUserFilter<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/UiServlet.java:[13,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/UiServlet.java:[85,30] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/UiServlet.java:[85,41] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/UiServlet.java:[85,58] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/UiServlet.java:[183,21] Unsupported @SuppressWarnings("RedundantThrows")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/JsonProperty.java:[22,19] Unsupported @SuppressWarnings("squid:S00118")
[INFO] 
[INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.ui.html ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/target/classes/META-INF/jandex.idx
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.ui.html ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.ui.html ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.ui.html ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.ui.html ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/target/org.eclipse.scout.rt.ui.html-24.2-SNAPSHOT.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.ui.html ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.ui.html ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/target/org.eclipse.scout.rt.ui.html-24.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.ui.html ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.ui.html ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html.app >--------
[INFO] Building org.eclipse.scout.rt.ui.html.app 24.2-SNAPSHOT          [53/72]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html.app/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.ui.html.app ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.ui.html.app ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.ui.html.app ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html.app/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.ui.html.app ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.ui.html.app ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling with eclipse [debug release 11] to target/classes
[INFO] 
[INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.ui.html.app ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html.app/target/classes/META-INF/jandex.idx
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.ui.html.app ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html.app/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.ui.html.app ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.ui.html.app ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.ui.html.app ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html.app/target/org.eclipse.scout.rt.ui.html.app-24.2-SNAPSHOT.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.ui.html.app ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.ui.html.app ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html.app/target/org.eclipse.scout.rt.ui.html.app-24.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.ui.html.app ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.ui.html.app ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html.test >-------
[INFO] Building org.eclipse.scout.rt.ui.html.test 24.2-SNAPSHOT         [54/72]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html.test/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.ui.html.test ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.ui.html.test ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.ui.html.test ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html.test/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.ui.html.test ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html.test/src/main/resources
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.ui.html.test ---
[INFO] No sources to compile
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.ui.html.test ---
[INFO] Copying 25 resources from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.ui.html.test ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling with eclipse [debug release 11] to target/test-classes
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/form/fields/groupbox/JsonGroupBoxTest.java:[45,11] org.eclipse.scout.rt.ui.html.json.form.fields.groupbox.JsonGroupBox is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.form.fields.groupbox.JsonGroupBox<GROUP_BOX> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/tree/JsonTreeTest.java:[257,19] org.eclipse.scout.rt.ui.html.json.tree.JsonTree is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.tree.JsonTree<TREE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/tree/JsonTreeTest.java:[933,42] org.eclipse.scout.rt.ui.html.json.tree.JsonTree is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.tree.JsonTree<TREE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/tree/JsonTreeTest.java:[937,34] org.eclipse.scout.rt.ui.html.json.tree.JsonTree is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.tree.JsonTree<TREE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/tree/JsonTreeTest.java:[941,34] org.eclipse.scout.rt.ui.html.json.tree.JsonTree is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.tree.JsonTree<TREE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/tree/JsonTreeTest.java:[945,35] org.eclipse.scout.rt.ui.html.json.tree.JsonTree is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.tree.JsonTree<TREE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/RequestHistoryTest.java:[20,21] Unsupported @SuppressWarnings("ResultOfMethodCallIgnored")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/form/fields/stringfield/JsonStringFieldTest.java:[37,11] org.eclipse.scout.rt.ui.html.json.form.fields.stringfield.JsonStringField is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.form.fields.stringfield.JsonStringField<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/tile/JsonTileGridTest.java:[108,5] org.eclipse.scout.rt.ui.html.json.tile.JsonTile is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.tile.JsonTile<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/tile/JsonTileGridTest.java:[108,26] Type safety: Unchecked invocation getJsonAdapter(org.eclipse.scout.rt.ui.html.json.tile.JsonTileGridTest.P_Tile, org.eclipse.scout.rt.ui.html.json.tile.JsonTileGrid<org.eclipse.scout.rt.client.ui.tile.ITileGrid<?>>) of the generic method getJsonAdapter(M, org.eclipse.scout.rt.ui.html.json.IJsonAdapter<?>) of type org.eclipse.scout.rt.ui.html.UiSession
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/table/JsonTableTest.java:[310,5] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/table/JsonTableTest.java:[472,5] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/table/JsonTableTest.java:[473,5] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/table/JsonTableTest.java:[474,5] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/table/JsonTableTest.java:[659,21] Unsupported @SuppressWarnings("UnusedAssignment")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/table/fixtures/ListBoxTable.java:[38,13] org.eclipse.scout.rt.client.ui.form.fields.listbox.AbstractListBox.DefaultListBoxTable.TextColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.listbox.AbstractListBox<KEY>.DefaultListBoxTable.TextColumn should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/table/fixtures/ListBoxTable.java:[42,13] org.eclipse.scout.rt.client.ui.form.fields.listbox.AbstractListBox.DefaultListBoxTable.ActiveColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.listbox.AbstractListBox<KEY>.DefaultListBoxTable.ActiveColumn should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/JsonBeanTest.java:[207,12] java.util.Map is a raw type. References to generic type java.util.Map<K,V> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/JsonAdapterRegistryTest.java:[69,5] org.eclipse.scout.rt.ui.html.json.form.JsonForm is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.form.JsonForm<FORM> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/JsonAdapterRegistryTest.java:[69,28] Type safety: Unchecked invocation getAdapter(org.eclipse.scout.rt.ui.html.json.form.fixtures.FormWithOneField) of the generic method getAdapter(M) of type org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter<org.eclipse.scout.rt.client.ui.desktop.IDesktop>
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/JsonAdapterRegistryTest.java:[73,19] Type safety: Unchecked invocation getAdapter(org.eclipse.scout.rt.ui.html.json.form.fixtures.FormWithOneField) of the generic method getAdapter(M) of type org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter<org.eclipse.scout.rt.client.ui.desktop.IDesktop>
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/JsonAdapterRegistryTest.java:[94,5] org.eclipse.scout.rt.ui.html.json.form.JsonForm is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.form.JsonForm<FORM> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/JsonAdapterRegistryTest.java:[94,28] Type safety: Unchecked invocation getAdapter(org.eclipse.scout.rt.ui.html.json.form.fixtures.FormWithOneField) of the generic method getAdapter(M) of type org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter<org.eclipse.scout.rt.client.ui.desktop.IDesktop>
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/form/fields/JsonFormFieldTest.java:[35,3] org.eclipse.scout.rt.ui.html.json.form.fields.JsonFormField is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.form.fields.JsonFormField<FORM_FIELD> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/desktop/fixtures/TablePage.java:[57,5] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/desktop/fixtures/TablePage.java:[62,12] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/form/fields/htmlfield/JsonHtmlFieldTest.java:[40,11] org.eclipse.scout.rt.ui.html.json.form.fields.htmlfield.JsonHtmlField is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.form.fields.htmlfield.JsonHtmlField<HTML_FIELD> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/desktop/fixtures/Outline.java:[30,10] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/ClientSessionWithBlockingConditionInterruptionTest.java:[296,15] The enum constant DO_NOTHING needs a corresponding case label in this enum switch on org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest.SessionBehaviour
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/ClientSessionWithBlockingConditionInterruptionTest.java:[296,15] The enum constant OPEN_FORM_IN_STORE needs a corresponding case label in this enum switch on org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest.SessionBehaviour
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/ClientSessionWithBlockingConditionInterruptionTest.java:[296,15] The enum constant OPEN_MESSAGEBOX_IN_STORE needs a corresponding case label in this enum switch on org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest.SessionBehaviour
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/ClientSessionWithBlockingConditionInterruptionTest.java:[327,15] The enum constant DO_NOTHING needs a corresponding case label in this enum switch on org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest.SessionBehaviour
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/ClientSessionWithBlockingConditionInterruptionTest.java:[327,15] The enum constant OPEN_FORM_IN_LOAD needs a corresponding case label in this enum switch on org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest.SessionBehaviour
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/ClientSessionWithBlockingConditionInterruptionTest.java:[327,15] The enum constant OPEN_MESSAGEBOX_IN_LOAD needs a corresponding case label in this enum switch on org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest.SessionBehaviour
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/ClientSessionWithBlockingConditionInterruptionTest.java:[373,15] The enum constant DO_NOTHING needs a corresponding case label in this enum switch on org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest.DesktopBehaviour
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/desktop/JsonOutlineTest.java:[85,5] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/desktop/JsonOutlineTest.java:[85,22] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/desktop/JsonOutlineTest.java:[248,19] org.eclipse.scout.rt.ui.html.json.tree.JsonTree is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.tree.JsonTree<TREE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/desktop/JsonOutlineTest.java:[265,5] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/desktop/JsonOutlineTest.java:[267,5] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/desktop/JsonOutlineTest.java:[339,83] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/desktop/JsonDesktopTest.java:[86,21] Unsupported @SuppressWarnings("UnusedAssignment")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/desktop/JsonDesktopTest.java:[89,46] org.eclipse.scout.rt.ui.html.json.IJsonAdapter is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.IJsonAdapter<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/desktop/JsonDesktopTest.java:[107,5] org.eclipse.scout.rt.ui.html.json.form.JsonForm is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.form.JsonForm<FORM> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/desktop/JsonDesktopTest.java:[172,5] org.eclipse.scout.rt.ui.html.json.form.JsonForm is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.form.JsonForm<FORM> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/desktop/JsonDesktopTest.java:[214,5] org.eclipse.scout.rt.ui.html.json.form.JsonForm is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.form.JsonForm<FORM> should be parameterized
[INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/testing/JsonTestUtility.java:[54,21] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/JsonResponseTest.java:[72,22] Unsupported @SuppressWarnings("SimplifiableJUnitAssertion")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/JsonResponseTest.java:[72,52] Unsupported @SuppressWarnings("ConstantConditions")
[INFO] 
[INFO] --- jandex:3.1.6:jandex (make-test-index) @ org.eclipse.scout.rt.ui.html.test ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html.test/target/test-classes/jandex.idx
[INFO] 
[INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.ui.html.test ---
[INFO] Surefire report directory: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html.test/target/surefire-reports
[INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.scout.rt.client.ui.form.fields.ModelVariantTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.125 s -- in org.eclipse.scout.rt.client.ui.form.fields.ModelVariantTest
[INFO] Running org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest
2024-06-28 12:11:40,148 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true
2024-06-28 12:11:40,192 INFO  [main] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:37) - Building jandex class inventory using rebuild strategy IF_MISSING...
2024-06-28 12:11:40,477 INFO  [ForkJoinPool.commonPool-worker-1] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:180) - Rebuild index 'file:/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html.test/target/test-classes/META-INF/jandex.idx'. Scanning location...
2024-06-28 12:11:40,944 INFO  [main] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:43) - Finished building jandex class inventory in 768.660656 ms. Total class count: 4383
2024-06-28 12:11:41,689 INFO  [main] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport
2024-06-28 12:11:41,718 INFO  [main] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:41) - 0 code type classes registered.
2024-06-28 12:11:41,721 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:191) - No classpath:config.properties found. Running with empty configuration.
2024-06-28 12:11:41,730 INFO  [main] org.eclipse.scout.rt.server.commons.GlobalTrustManager.getTrustedCertificatesInRemoteFiles(GlobalTrustManager.java:220) - No instance of org.eclipse.scout.rt.shared.services.common.file.IRemoteFileService available, skip loading certificates from remote file service.
OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
2024-06-28 12:11:44,913 INFO  [main] org.eclipse.scout.rt.shared.session.SessionMetricsHelper.initMetrics(SessionMetricsHelper.java:56) - Init session metrics of type 'http'
2024-06-28 12:11:45,787 INFO  [main] org.eclipse.scout.rt.shared.session.SessionMetricsHelper.initMetrics(SessionMetricsHelper.java:56) - Init session metrics of type 'ui'
2024-06-28 12:11:45,828 INFO  [main] org.eclipse.scout.rt.shared.session.SessionMetricsHelper.initMetrics(SessionMetricsHelper.java:56) - Init session metrics of type 'client'
2024-06-28 12:11:46,129 INFO  [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@697b478e[id = 1hm1kanqt3pp0eb184vus5f3fehdjg1ohq0hfa9ai0u9gb644ocd], user=null] - MDC[jobName=Starting ClientSession [sessionId=1hm1kanqt3pp0eb184vus5f3fehdjg1ohq0hfa9ai0u9gb644ocd]]
2024-06-28 12:11:46,133 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:311) - Created new client session [clientSessionId=1hm1kanqt3pp0eb184vus5f3fehdjg1ohq0hfa9ai0u9gb644ocd, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy]
2024-06-28 12:11:46,164 INFO  [scout-model-thread-24] org.eclipse.scout.rt.ui.html.UiThemeHelper.getConfiguredTheme(UiThemeHelper.java:58) - UI theme configured in config.properties: default - MDC[scoutSession=1hm1kanqt3pp0eb184vus5f3fehdjg1ohq0hfa9ai0u9gb644ocd, jobName=Initializing UI theme]
2024-06-28 12:11:46,186 INFO  [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.MainJsonObjectFactory.getFactories(MainJsonObjectFactory.java:35) - Using following object factories: [org.eclipse.scout.rt.ui.html.JsonObjectFactory@6d23e811] - MDC[scoutSession=1hm1kanqt3pp0eb184vus5f3fehdjg1ohq0hfa9ai0u9gb644ocd, jobName=Starting JsonClientSession]
2024-06-28 12:11:46,519 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:1l7v4lg4dj8re23n9457h8sqqs0ngmv9raa6tl8cv2qsjpoitgtp initialized
protocol: Session stopping
2024-06-28 12:11:46,524 INFO  [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:386) - Enter stop(0) of clientSession org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@697b478e[id = 1hm1kanqt3pp0eb184vus5f3fehdjg1ohq0hfa9ai0u9gb644ocd] - MDC[scoutSession=1hm1kanqt3pp0eb184vus5f3fehdjg1ohq0hfa9ai0u9gb644ocd, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$383/0x00007f51b846a368]
2024-06-28 12:11:46,525 INFO  [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:391) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@697b478e[id = 1hm1kanqt3pp0eb184vus5f3fehdjg1ohq0hfa9ai0u9gb644ocd] - MDC[scoutSession=1hm1kanqt3pp0eb184vus5f3fehdjg1ohq0hfa9ai0u9gb644ocd, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$383/0x00007f51b846a368]
2024-06-28 12:11:46,534 INFO  [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:416) - Begin stop of clientSession org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@697b478e[id = 1hm1kanqt3pp0eb184vus5f3fehdjg1ohq0hfa9ai0u9gb644ocd], point of no return - MDC[scoutSession=1hm1kanqt3pp0eb184vus5f3fehdjg1ohq0hfa9ai0u9gb644ocd, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$383/0x00007f51b846a368]
2024-06-28 12:11:46,535 INFO  [scout-model-thread-24] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:1096) - Logging out from UI session with ID 0:1l7v4lg4dj8re23n9457h8sqqs0ngmv9raa6tl8cv2qsjpoitgtp [clientSessionId=1hm1kanqt3pp0eb184vus5f3fehdjg1ohq0hfa9ai0u9gb644ocd, processingJsonRequest=false] - MDC[scoutSession=1hm1kanqt3pp0eb184vus5f3fehdjg1ohq0hfa9ai0u9gb644ocd, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$383/0x00007f51b846a368]
2024-06-28 12:11:46,563 INFO  [scout-model-thread-24] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:1l7v4lg4dj8re23n9457h8sqqs0ngmv9raa6tl8cv2qsjpoitgtp... - MDC[scoutSession=1hm1kanqt3pp0eb184vus5f3fehdjg1ohq0hfa9ai0u9gb644ocd, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$383/0x00007f51b846a368]
2024-06-28 12:11:46,568 INFO  [scout-model-thread-24] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:1110) - Logged out successfully from UI session with ID 0:1l7v4lg4dj8re23n9457h8sqqs0ngmv9raa6tl8cv2qsjpoitgtp - MDC[scoutSession=1hm1kanqt3pp0eb184vus5f3fehdjg1ohq0hfa9ai0u9gb644ocd, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$383/0x00007f51b846a368]
protocol: Before MessageBoxInStore
2024-06-28 12:11:46,589 WARN  [scout-model-thread-24] org.eclipse.scout.rt.client.ui.messagebox.MessageBox.show(MessageBox.java:331) - there is no desktop or the desktop has not yet been opened in the ui, default answer is CANCEL - MDC[scoutSession=1hm1kanqt3pp0eb184vus5f3fehdjg1ohq0hfa9ai0u9gb644ocd, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$383/0x00007f51b846a368]
java.lang.IllegalStateException: null
	at org.eclipse.scout.rt.client.ui.messagebox.MessageBox.show(MessageBox.java:331)
	at org.eclipse.scout.rt.client.ui.messagebox.MessageBox.show(MessageBox.java:306)
	at org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession.execStoreSession(ClientSessionWithBlockingConditionInterruptionTest.java:331)
	at org.eclipse.scout.rt.client.AbstractClientSession$LocalClientSessionExtension.execStoreSession(AbstractClientSession.java:529)
	at org.eclipse.scout.rt.client.extension.ClientSessionChains$ClientSessionStoreSessionChain$1.callMethod(ClientSessionChains.java:39)
	at org.eclipse.scout.rt.client.extension.ClientSessionChains$ClientSessionStoreSessionChain$1.callMethod(ClientSessionChains.java:1)
	at org.eclipse.scout.rt.shared.extension.AbstractExtensionChain.callChain(AbstractExtensionChain.java:109)
	at org.eclipse.scout.rt.client.extension.ClientSessionChains$ClientSessionStoreSessionChain.execStoreSession(ClientSessionChains.java:42)
	at org.eclipse.scout.rt.client.AbstractClientSession.interceptStoreSession(AbstractClientSession.java:542)
	at org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:426)
	at org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:381)
	at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop$P_UIFacade.closeFromUI(AbstractDesktop.java:2641)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.eclipse.scout.rt.client.ModelContextProxy.lambda$1(ModelContextProxy.java:48)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.client.ModelContextProxy.lambda$0(ModelContextProxy.java:48)
	at jdk.proxy2/jdk.proxy2.$Proxy88.closeFromUI(Unknown Source)
	at org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest.lambda$8(ClientSessionWithBlockingConditionInterruptionTest.java:212)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
protocol: After MessageBoxInStore 2
2024-06-28 12:11:46,608 INFO  [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:462) - Client session stopped [session=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@697b478e[id = 1hm1kanqt3pp0eb184vus5f3fehdjg1ohq0hfa9ai0u9gb644ocd], user=null] - MDC[scoutSession=1hm1kanqt3pp0eb184vus5f3fehdjg1ohq0hfa9ai0u9gb644ocd, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$383/0x00007f51b846a368]
protocol: All session jobs terminated
2024-06-28 12:11:47,566 INFO  [scout-thread-24] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:393) - Session housekeeping: Client session 1hm1kanqt3pp0eb184vus5f3fehdjg1ohq0hfa9ai0u9gb644ocd is inactive, removing it from store - MDC[jobName=Performing session housekeeping for client session with ID 1hm1kanqt3pp0eb184vus5f3fehdjg1ohq0hfa9ai0u9gb644ocd]
2024-06-28 12:11:47,568 INFO  [scout-thread-24] org.eclipse.scout.rt.ui.html.SessionStore.checkHttpSessionOutsideWriteLock(SessionStore.java:503) - Invalidate HTTP session with ID null because session store contains no more client sessions - MDC[jobName=Performing session housekeeping for client session with ID 1hm1kanqt3pp0eb184vus5f3fehdjg1ohq0hfa9ai0u9gb644ocd]
2024-06-28 12:11:47,569 INFO  [scout-thread-24] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:456) - Detected invalidation of HTTP session null, cleaning up 0 client sessions and 0 UI sessions - MDC[jobName=Performing session housekeeping for client session with ID 1hm1kanqt3pp0eb184vus5f3fehdjg1ohq0hfa9ai0u9gb644ocd]
2024-06-28 12:11:47,589 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@441daf2d[id = 1ggvc0mhfv29trorera39shuuigghv3ubu7dtl55i6nuu5djgqad], user=null] - MDC[jobName=Starting ClientSession [sessionId=1ggvc0mhfv29trorera39shuuigghv3ubu7dtl55i6nuu5djgqad]]
2024-06-28 12:11:47,590 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:311) - Created new client session [clientSessionId=1ggvc0mhfv29trorera39shuuigghv3ubu7dtl55i6nuu5djgqad, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy]
2024-06-28 12:11:47,603 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:10oaurv0jq6lf70pcb0v11epv405bt18d1jhk3d5c7516af31rsf initialized
protocol: Session stopping
2024-06-28 12:11:47,605 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:386) - Enter stop(0) of clientSession org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@441daf2d[id = 1ggvc0mhfv29trorera39shuuigghv3ubu7dtl55i6nuu5djgqad] - MDC[scoutSession=1ggvc0mhfv29trorera39shuuigghv3ubu7dtl55i6nuu5djgqad, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$398/0x00007f51b8475038]
2024-06-28 12:11:47,606 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:391) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@441daf2d[id = 1ggvc0mhfv29trorera39shuuigghv3ubu7dtl55i6nuu5djgqad] - MDC[scoutSession=1ggvc0mhfv29trorera39shuuigghv3ubu7dtl55i6nuu5djgqad, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$398/0x00007f51b8475038]
2024-06-28 12:11:47,607 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:416) - Begin stop of clientSession org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@441daf2d[id = 1ggvc0mhfv29trorera39shuuigghv3ubu7dtl55i6nuu5djgqad], point of no return - MDC[scoutSession=1ggvc0mhfv29trorera39shuuigghv3ubu7dtl55i6nuu5djgqad, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$398/0x00007f51b8475038]
2024-06-28 12:11:47,608 INFO  [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:1096) - Logging out from UI session with ID 0:10oaurv0jq6lf70pcb0v11epv405bt18d1jhk3d5c7516af31rsf [clientSessionId=1ggvc0mhfv29trorera39shuuigghv3ubu7dtl55i6nuu5djgqad, processingJsonRequest=false] - MDC[scoutSession=1ggvc0mhfv29trorera39shuuigghv3ubu7dtl55i6nuu5djgqad, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$398/0x00007f51b8475038]
2024-06-28 12:11:47,609 INFO  [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:10oaurv0jq6lf70pcb0v11epv405bt18d1jhk3d5c7516af31rsf... - MDC[scoutSession=1ggvc0mhfv29trorera39shuuigghv3ubu7dtl55i6nuu5djgqad, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$398/0x00007f51b8475038]
2024-06-28 12:11:47,610 INFO  [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:1110) - Logged out successfully from UI session with ID 0:10oaurv0jq6lf70pcb0v11epv405bt18d1jhk3d5c7516af31rsf - MDC[scoutSession=1ggvc0mhfv29trorera39shuuigghv3ubu7dtl55i6nuu5djgqad, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$398/0x00007f51b8475038]
protocol: Before Form.start
protocol: Form.execLoad
protocol: Form error ProcessingException There is no desktop or it is not open in the UI. [severity=ERROR]
2024-06-28 12:11:47,922 ERROR [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:429) - Failed to store the client session. - MDC[scoutSession=1ggvc0mhfv29trorera39shuuigghv3ubu7dtl55i6nuu5djgqad, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$398/0x00007f51b8475038]
org.eclipse.scout.rt.platform.exception.ProcessingException: There is no desktop or it is not open in the UI. [severity=ERROR]
	at org.eclipse.scout.rt.client.ui.form.AbstractForm.lambda$10(AbstractForm.java:1038)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.client.ui.form.AbstractForm.startInternal(AbstractForm.java:991)
	at org.eclipse.scout.rt.client.ui.form.AbstractForm.start(AbstractForm.java:984)
	at org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureForm.start(ClientSessionWithBlockingConditionInterruptionTest.java:424)
	at org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession.execStoreSession(ClientSessionWithBlockingConditionInterruptionTest.java:343)
	at org.eclipse.scout.rt.client.AbstractClientSession$LocalClientSessionExtension.execStoreSession(AbstractClientSession.java:529)
	at org.eclipse.scout.rt.client.extension.ClientSessionChains$ClientSessionStoreSessionChain$1.callMethod(ClientSessionChains.java:39)
	at org.eclipse.scout.rt.client.extension.ClientSessionChains$ClientSessionStoreSessionChain$1.callMethod(ClientSessionChains.java:1)
	at org.eclipse.scout.rt.shared.extension.AbstractExtensionChain.callChain(AbstractExtensionChain.java:109)
	at org.eclipse.scout.rt.client.extension.ClientSessionChains$ClientSessionStoreSessionChain.execStoreSession(ClientSessionChains.java:42)
	at org.eclipse.scout.rt.client.AbstractClientSession.interceptStoreSession(AbstractClientSession.java:542)
	at org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:426)
	at org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:381)
	at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop$P_UIFacade.closeFromUI(AbstractDesktop.java:2641)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.eclipse.scout.rt.client.ModelContextProxy.lambda$1(ModelContextProxy.java:48)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.client.ModelContextProxy.lambda$0(ModelContextProxy.java:48)
	at jdk.proxy2/jdk.proxy2.$Proxy88.closeFromUI(Unknown Source)
	at org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest.lambda$9(ClientSessionWithBlockingConditionInterruptionTest.java:245)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-06-28 12:11:47,927 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:462) - Client session stopped [session=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@441daf2d[id = 1ggvc0mhfv29trorera39shuuigghv3ubu7dtl55i6nuu5djgqad], user=null] - MDC[scoutSession=1ggvc0mhfv29trorera39shuuigghv3ubu7dtl55i6nuu5djgqad, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$398/0x00007f51b8475038]
protocol: All session jobs terminated
2024-06-28 12:11:48,609 INFO  [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:393) - Session housekeeping: Client session 1ggvc0mhfv29trorera39shuuigghv3ubu7dtl55i6nuu5djgqad is inactive, removing it from store - MDC[jobName=Performing session housekeeping for client session with ID 1ggvc0mhfv29trorera39shuuigghv3ubu7dtl55i6nuu5djgqad]
2024-06-28 12:11:48,610 INFO  [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.checkHttpSessionOutsideWriteLock(SessionStore.java:503) - Invalidate HTTP session with ID null because session store contains no more client sessions - MDC[jobName=Performing session housekeeping for client session with ID 1ggvc0mhfv29trorera39shuuigghv3ubu7dtl55i6nuu5djgqad]
2024-06-28 12:11:48,611 INFO  [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:456) - Detected invalidation of HTTP session null, cleaning up 0 client sessions and 0 UI sessions - MDC[jobName=Performing session housekeeping for client session with ID 1ggvc0mhfv29trorera39shuuigghv3ubu7dtl55i6nuu5djgqad]
2024-06-28 12:11:48,625 INFO  [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@5b345c08[id = 18ntnea4fahbjmqet7c8stde24eovkapmiatju77mde8nm5ihmns], user=null] - MDC[jobName=Starting ClientSession [sessionId=18ntnea4fahbjmqet7c8stde24eovkapmiatju77mde8nm5ihmns]]
2024-06-28 12:11:48,626 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:311) - Created new client session [clientSessionId=18ntnea4fahbjmqet7c8stde24eovkapmiatju77mde8nm5ihmns, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy]
protocol: Before MessageBox
2024-06-28 12:11:48,651 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:4nckbskcg2680no8m3ehhkbghuun7a8g04e8s48d31cmbjeba4i initialized
protocol: MessageBox is open
protocol: Session stopping
2024-06-28 12:11:48,656 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:386) - Enter stop(0) of clientSession org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@5b345c08[id = 18ntnea4fahbjmqet7c8stde24eovkapmiatju77mde8nm5ihmns] - MDC[scoutSession=18ntnea4fahbjmqet7c8stde24eovkapmiatju77mde8nm5ihmns, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$425/0x00007f51b84a5900]
2024-06-28 12:11:48,656 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:391) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@5b345c08[id = 18ntnea4fahbjmqet7c8stde24eovkapmiatju77mde8nm5ihmns] - MDC[scoutSession=18ntnea4fahbjmqet7c8stde24eovkapmiatju77mde8nm5ihmns, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$425/0x00007f51b84a5900]
2024-06-28 12:11:48,657 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:416) - Begin stop of clientSession org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@5b345c08[id = 18ntnea4fahbjmqet7c8stde24eovkapmiatju77mde8nm5ihmns], point of no return - MDC[scoutSession=18ntnea4fahbjmqet7c8stde24eovkapmiatju77mde8nm5ihmns, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$425/0x00007f51b84a5900]
2024-06-28 12:11:48,658 INFO  [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:1096) - Logging out from UI session with ID 0:4nckbskcg2680no8m3ehhkbghuun7a8g04e8s48d31cmbjeba4i [clientSessionId=18ntnea4fahbjmqet7c8stde24eovkapmiatju77mde8nm5ihmns, processingJsonRequest=false] - MDC[scoutSession=18ntnea4fahbjmqet7c8stde24eovkapmiatju77mde8nm5ihmns, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$425/0x00007f51b84a5900]
2024-06-28 12:11:48,659 INFO  [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:4nckbskcg2680no8m3ehhkbghuun7a8g04e8s48d31cmbjeba4i... - MDC[scoutSession=18ntnea4fahbjmqet7c8stde24eovkapmiatju77mde8nm5ihmns, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$425/0x00007f51b84a5900]
2024-06-28 12:11:48,660 INFO  [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:1110) - Logged out successfully from UI session with ID 0:4nckbskcg2680no8m3ehhkbghuun7a8g04e8s48d31cmbjeba4i - MDC[scoutSession=18ntnea4fahbjmqet7c8stde24eovkapmiatju77mde8nm5ihmns, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$425/0x00007f51b84a5900]
2024-06-28 12:11:48,663 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:462) - Client session stopped [session=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@5b345c08[id = 18ntnea4fahbjmqet7c8stde24eovkapmiatju77mde8nm5ihmns], user=null] - MDC[scoutSession=18ntnea4fahbjmqet7c8stde24eovkapmiatju77mde8nm5ihmns, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$425/0x00007f51b84a5900]
protocol: Interrupted MessageBox
protocol: All session jobs terminated
2024-06-28 12:11:49,659 INFO  [scout-thread-24] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:393) - Session housekeeping: Client session 18ntnea4fahbjmqet7c8stde24eovkapmiatju77mde8nm5ihmns is inactive, removing it from store - MDC[jobName=Performing session housekeeping for client session with ID 18ntnea4fahbjmqet7c8stde24eovkapmiatju77mde8nm5ihmns]
2024-06-28 12:11:49,661 INFO  [scout-thread-24] org.eclipse.scout.rt.ui.html.SessionStore.checkHttpSessionOutsideWriteLock(SessionStore.java:503) - Invalidate HTTP session with ID null because session store contains no more client sessions - MDC[jobName=Performing session housekeeping for client session with ID 18ntnea4fahbjmqet7c8stde24eovkapmiatju77mde8nm5ihmns]
2024-06-28 12:11:49,661 INFO  [scout-thread-24] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:456) - Detected invalidation of HTTP session null, cleaning up 0 client sessions and 0 UI sessions - MDC[jobName=Performing session housekeeping for client session with ID 18ntnea4fahbjmqet7c8stde24eovkapmiatju77mde8nm5ihmns]
2024-06-28 12:11:49,676 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@22644255[id = g8lui8geb8njk4cormhgg7oueetluq9ibopet45jv88qp4l4k3v], user=null] - MDC[jobName=Starting ClientSession [sessionId=g8lui8geb8njk4cormhgg7oueetluq9ibopet45jv88qp4l4k3v]]
2024-06-28 12:11:49,676 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:311) - Created new client session [clientSessionId=g8lui8geb8njk4cormhgg7oueetluq9ibopet45jv88qp4l4k3v, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy]
2024-06-28 12:11:49,687 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:3akjcdkp9iupnqfu2qjmfa71sr8igj783ndqbdsfqitg7gql51f initialized
protocol: Form.execLoad
protocol: Before Form.waitFor
protocol: Form is open
protocol: Session stopping
2024-06-28 12:11:49,800 INFO  [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:386) - Enter stop(0) of clientSession org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@22644255[id = g8lui8geb8njk4cormhgg7oueetluq9ibopet45jv88qp4l4k3v] - MDC[scoutSession=g8lui8geb8njk4cormhgg7oueetluq9ibopet45jv88qp4l4k3v, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$432/0x00007f51b84b59a8]
2024-06-28 12:11:49,801 INFO  [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:391) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@22644255[id = g8lui8geb8njk4cormhgg7oueetluq9ibopet45jv88qp4l4k3v] - MDC[scoutSession=g8lui8geb8njk4cormhgg7oueetluq9ibopet45jv88qp4l4k3v, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$432/0x00007f51b84b59a8]
2024-06-28 12:11:49,802 INFO  [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:416) - Begin stop of clientSession org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@22644255[id = g8lui8geb8njk4cormhgg7oueetluq9ibopet45jv88qp4l4k3v], point of no return - MDC[scoutSession=g8lui8geb8njk4cormhgg7oueetluq9ibopet45jv88qp4l4k3v, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$432/0x00007f51b84b59a8]
2024-06-28 12:11:49,803 INFO  [scout-model-thread-24] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:1096) - Logging out from UI session with ID 0:3akjcdkp9iupnqfu2qjmfa71sr8igj783ndqbdsfqitg7gql51f [clientSessionId=g8lui8geb8njk4cormhgg7oueetluq9ibopet45jv88qp4l4k3v, processingJsonRequest=false] - MDC[scoutSession=g8lui8geb8njk4cormhgg7oueetluq9ibopet45jv88qp4l4k3v, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$432/0x00007f51b84b59a8]
2024-06-28 12:11:49,803 INFO  [scout-model-thread-24] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:3akjcdkp9iupnqfu2qjmfa71sr8igj783ndqbdsfqitg7gql51f... - MDC[scoutSession=g8lui8geb8njk4cormhgg7oueetluq9ibopet45jv88qp4l4k3v, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$432/0x00007f51b84b59a8]
2024-06-28 12:11:49,805 INFO  [scout-model-thread-24] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:1110) - Logged out successfully from UI session with ID 0:3akjcdkp9iupnqfu2qjmfa71sr8igj783ndqbdsfqitg7gql51f - MDC[scoutSession=g8lui8geb8njk4cormhgg7oueetluq9ibopet45jv88qp4l4k3v, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$432/0x00007f51b84b59a8]
protocol: Form.execFinally
protocol: Form.dispose
2024-06-28 12:11:49,816 INFO  [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:462) - Client session stopped [session=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@22644255[id = g8lui8geb8njk4cormhgg7oueetluq9ibopet45jv88qp4l4k3v], user=null] - MDC[scoutSession=g8lui8geb8njk4cormhgg7oueetluq9ibopet45jv88qp4l4k3v, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$432/0x00007f51b84b59a8]
protocol: Interrupted Form
protocol: All session jobs terminated
2024-06-28 12:11:50,806 INFO  [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:393) - Session housekeeping: Client session g8lui8geb8njk4cormhgg7oueetluq9ibopet45jv88qp4l4k3v is inactive, removing it from store - MDC[jobName=Performing session housekeeping for client session with ID g8lui8geb8njk4cormhgg7oueetluq9ibopet45jv88qp4l4k3v]
2024-06-28 12:11:50,809 INFO  [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.checkHttpSessionOutsideWriteLock(SessionStore.java:503) - Invalidate HTTP session with ID null because session store contains no more client sessions - MDC[jobName=Performing session housekeeping for client session with ID g8lui8geb8njk4cormhgg7oueetluq9ibopet45jv88qp4l4k3v]
2024-06-28 12:11:50,809 INFO  [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:456) - Detected invalidation of HTTP session null, cleaning up 0 client sessions and 0 UI sessions - MDC[jobName=Performing session housekeeping for client session with ID g8lui8geb8njk4cormhgg7oueetluq9ibopet45jv88qp4l4k3v]
protocol: Before MessageBoxInLoad
2024-06-28 12:11:50,831 WARN  [scout-model-thread-24] org.eclipse.scout.rt.client.ui.messagebox.MessageBox.show(MessageBox.java:331) - there is no desktop or the desktop has not yet been opened in the ui, default answer is CANCEL - MDC[jobName=Starting ClientSession [sessionId=2bvr7aufpj5o14diffft7nhrve0ipjlgisqjq2d3rs6lbme89rl]]
java.lang.IllegalStateException: null
	at org.eclipse.scout.rt.client.ui.messagebox.MessageBox.show(MessageBox.java:331)
	at org.eclipse.scout.rt.client.ui.messagebox.MessageBox.show(MessageBox.java:306)
	at org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession.execLoadSession(ClientSessionWithBlockingConditionInterruptionTest.java:300)
	at org.eclipse.scout.rt.client.AbstractClientSession$LocalClientSessionExtension.execLoadSession(AbstractClientSession.java:534)
	at org.eclipse.scout.rt.client.extension.ClientSessionChains$ClientSessionLoadSessionChain$1.callMethod(ClientSessionChains.java:56)
	at org.eclipse.scout.rt.client.extension.ClientSessionChains$ClientSessionLoadSessionChain$1.callMethod(ClientSessionChains.java:1)
	at org.eclipse.scout.rt.shared.extension.AbstractExtensionChain.callChain(AbstractExtensionChain.java:109)
	at org.eclipse.scout.rt.client.extension.ClientSessionChains$ClientSessionLoadSessionChain.execLoadSession(ClientSessionChains.java:59)
	at org.eclipse.scout.rt.client.AbstractClientSession.interceptLoadSession(AbstractClientSession.java:548)
	at org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:322)
	at org.eclipse.scout.rt.client.session.ClientSessionProvider.lambda$1(ClientSessionProvider.java:73)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
protocol: After MessageBoxInLoad 2
2024-06-28 12:11:50,832 INFO  [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@2766013e[id = 2bvr7aufpj5o14diffft7nhrve0ipjlgisqjq2d3rs6lbme89rl], user=null] - MDC[jobName=Starting ClientSession [sessionId=2bvr7aufpj5o14diffft7nhrve0ipjlgisqjq2d3rs6lbme89rl]]
2024-06-28 12:11:50,832 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:311) - Created new client session [clientSessionId=2bvr7aufpj5o14diffft7nhrve0ipjlgisqjq2d3rs6lbme89rl, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy]
2024-06-28 12:11:50,844 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:1el767ccvf0dhco7or09q3sbtpklsa3l6bk9ksljma5tl47psp8v initialized
protocol: Session stopping
2024-06-28 12:11:50,847 INFO  [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:386) - Enter stop(0) of clientSession org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@2766013e[id = 2bvr7aufpj5o14diffft7nhrve0ipjlgisqjq2d3rs6lbme89rl] - MDC[scoutSession=2bvr7aufpj5o14diffft7nhrve0ipjlgisqjq2d3rs6lbme89rl, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$433/0x00007f51b84b6dd0]
2024-06-28 12:11:50,848 INFO  [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:391) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@2766013e[id = 2bvr7aufpj5o14diffft7nhrve0ipjlgisqjq2d3rs6lbme89rl] - MDC[scoutSession=2bvr7aufpj5o14diffft7nhrve0ipjlgisqjq2d3rs6lbme89rl, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$433/0x00007f51b84b6dd0]
2024-06-28 12:11:50,848 INFO  [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:416) - Begin stop of clientSession org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@2766013e[id = 2bvr7aufpj5o14diffft7nhrve0ipjlgisqjq2d3rs6lbme89rl], point of no return - MDC[scoutSession=2bvr7aufpj5o14diffft7nhrve0ipjlgisqjq2d3rs6lbme89rl, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$433/0x00007f51b84b6dd0]
2024-06-28 12:11:50,849 INFO  [scout-model-thread-24] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:1096) - Logging out from UI session with ID 0:1el767ccvf0dhco7or09q3sbtpklsa3l6bk9ksljma5tl47psp8v [clientSessionId=2bvr7aufpj5o14diffft7nhrve0ipjlgisqjq2d3rs6lbme89rl, processingJsonRequest=false] - MDC[scoutSession=2bvr7aufpj5o14diffft7nhrve0ipjlgisqjq2d3rs6lbme89rl, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$433/0x00007f51b84b6dd0]
2024-06-28 12:11:50,849 INFO  [scout-model-thread-24] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:1el767ccvf0dhco7or09q3sbtpklsa3l6bk9ksljma5tl47psp8v... - MDC[scoutSession=2bvr7aufpj5o14diffft7nhrve0ipjlgisqjq2d3rs6lbme89rl, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$433/0x00007f51b84b6dd0]
2024-06-28 12:11:50,850 INFO  [scout-model-thread-24] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:1110) - Logged out successfully from UI session with ID 0:1el767ccvf0dhco7or09q3sbtpklsa3l6bk9ksljma5tl47psp8v - MDC[scoutSession=2bvr7aufpj5o14diffft7nhrve0ipjlgisqjq2d3rs6lbme89rl, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$433/0x00007f51b84b6dd0]
2024-06-28 12:11:50,851 INFO  [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:462) - Client session stopped [session=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@2766013e[id = 2bvr7aufpj5o14diffft7nhrve0ipjlgisqjq2d3rs6lbme89rl], user=null] - MDC[scoutSession=2bvr7aufpj5o14diffft7nhrve0ipjlgisqjq2d3rs6lbme89rl, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$433/0x00007f51b84b6dd0]
protocol: All session jobs terminated
2024-06-28 12:11:51,849 INFO  [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:393) - Session housekeeping: Client session 2bvr7aufpj5o14diffft7nhrve0ipjlgisqjq2d3rs6lbme89rl is inactive, removing it from store - MDC[jobName=Performing session housekeeping for client session with ID 2bvr7aufpj5o14diffft7nhrve0ipjlgisqjq2d3rs6lbme89rl]
2024-06-28 12:11:51,851 INFO  [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.checkHttpSessionOutsideWriteLock(SessionStore.java:503) - Invalidate HTTP session with ID null because session store contains no more client sessions - MDC[jobName=Performing session housekeeping for client session with ID 2bvr7aufpj5o14diffft7nhrve0ipjlgisqjq2d3rs6lbme89rl]
2024-06-28 12:11:51,851 INFO  [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:456) - Detected invalidation of HTTP session null, cleaning up 0 client sessions and 0 UI sessions - MDC[jobName=Performing session housekeeping for client session with ID 2bvr7aufpj5o14diffft7nhrve0ipjlgisqjq2d3rs6lbme89rl]
protocol: Before Form.start
protocol: Form.execLoad
2024-06-28 12:11:51,873 WARN  [scout-thread-24] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
org.eclipse.scout.rt.platform.exception.ProcessingException: There is no desktop or it is not open in the UI. [severity=ERROR]
	at org.eclipse.scout.rt.client.ui.form.AbstractForm.lambda$10(AbstractForm.java:1038)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.client.ui.form.AbstractForm.startInternal(AbstractForm.java:991)
	at org.eclipse.scout.rt.client.ui.form.AbstractForm.start(AbstractForm.java:984)
	at org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureForm.start(ClientSessionWithBlockingConditionInterruptionTest.java:424)
	at org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession.execLoadSession(ClientSessionWithBlockingConditionInterruptionTest.java:311)
	at org.eclipse.scout.rt.client.AbstractClientSession$LocalClientSessionExtension.execLoadSession(AbstractClientSession.java:534)
	at org.eclipse.scout.rt.client.extension.ClientSessionChains$ClientSessionLoadSessionChain$1.callMethod(ClientSessionChains.java:56)
	at org.eclipse.scout.rt.client.extension.ClientSessionChains$ClientSessionLoadSessionChain$1.callMethod(ClientSessionChains.java:1)
	at org.eclipse.scout.rt.shared.extension.AbstractExtensionChain.callChain(AbstractExtensionChain.java:109)
	at org.eclipse.scout.rt.client.extension.ClientSessionChains$ClientSessionLoadSessionChain.execLoadSession(ClientSessionChains.java:59)
	at org.eclipse.scout.rt.client.AbstractClientSession.interceptLoadSession(AbstractClientSession.java:548)
	at org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:322)
	at org.eclipse.scout.rt.client.session.ClientSessionProvider.lambda$1(ClientSessionProvider.java:73)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-06-28 12:11:51,875 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:19v3runil9eieopke37hnlmq8i209hjuob97qaa0arlq0ado4d4t...
2024-06-28 12:11:51,890 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination...
2024-06-28 12:11:51,891 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.31 s -- in org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest
[INFO] Running org.eclipse.scout.rt.ui.html.RequestHistoryTest
2024-06-28 12:11:51,899 INFO  [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:72) - Requested sequence number #1000000 exceeds max. request history size for UI session null, dropping entire history. Current state of RequestHistory: lastProcessedRequestSequenceNo=2, missingRequestSequenceNos=[1]
2024-06-28 12:11:51,901 INFO  [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:89) - Max. request history size exceeded for UI session null, dropping oldest request #1. Current state of RequestHistory: lastProcessedRequestSequenceNo=300, missingRequestSequenceNos=[1, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 301]
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.scout.rt.ui.html.RequestHistoryTest
[INFO] Running org.eclipse.scout.rt.ui.html.ResponseHistoryTest
2024-06-28 12:11:51,907 WARN  [main] org.eclipse.scout.rt.ui.html.ResponseHistory.registerResponse(ResponseHistory.java:97) - Max. response history size exceeded for UI session null, dropping oldest response #0
2024-06-28 12:11:51,908 WARN  [main] org.eclipse.scout.rt.ui.html.ResponseHistory.registerResponse(ResponseHistory.java:97) - Max. response history size exceeded for UI session null, dropping oldest response #1
2024-06-28 12:11:51,908 WARN  [main] org.eclipse.scout.rt.ui.html.ResponseHistory.registerResponse(ResponseHistory.java:97) - Max. response history size exceeded for UI session null, dropping oldest response #2
2024-06-28 12:11:51,908 WARN  [main] org.eclipse.scout.rt.ui.html.ResponseHistory.registerResponse(ResponseHistory.java:97) - Max. response history size exceeded for UI session null, dropping oldest response #3
2024-06-28 12:11:51,908 WARN  [main] org.eclipse.scout.rt.ui.html.ResponseHistory.registerResponse(ResponseHistory.java:97) - Max. response history size exceeded for UI session null, dropping oldest response #4
2024-06-28 12:11:51,909 WARN  [main] org.eclipse.scout.rt.ui.html.ResponseHistory.registerResponse(ResponseHistory.java:97) - Max. response history size exceeded for UI session null, dropping oldest response #5
2024-06-28 12:11:51,909 WARN  [main] org.eclipse.scout.rt.ui.html.ResponseHistory.registerResponse(ResponseHistory.java:97) - Max. response history size exceeded for UI session null, dropping oldest response #6
2024-06-28 12:11:51,909 WARN  [main] org.eclipse.scout.rt.ui.html.ResponseHistory.registerResponse(ResponseHistory.java:97) - Max. response history size exceeded for UI session null, dropping oldest response #7
2024-06-28 12:11:51,909 WARN  [main] org.eclipse.scout.rt.ui.html.ResponseHistory.registerResponse(ResponseHistory.java:97) - Max. response history size exceeded for UI session null, dropping oldest response #8
2024-06-28 12:11:51,909 WARN  [main] org.eclipse.scout.rt.ui.html.ResponseHistory.registerResponse(ResponseHistory.java:97) - Max. response history size exceeded for UI session null, dropping oldest response #9
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.scout.rt.ui.html.ResponseHistoryTest
[INFO] Running org.eclipse.scout.rt.ui.html.UiJobsTest
2024-06-28 12:11:51,925 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true
2024-06-28 12:11:51,981 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:226) - Collected 436 beans in 55.523436 ms
2024-06-28 12:11:51,999 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:231) - Registered 436 beans in 17.434825 ms
2024-06-28 12:11:52,000 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport
2024-06-28 12:11:52,001 INFO  [scout-platform-starter] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:41) - 0 code type classes registered.
2024-06-28 12:11:52,002 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:191) - No classpath:config.properties found. Running with empty configuration.
2024-06-28 12:11:52,003 INFO  [scout-platform-starter] org.eclipse.scout.rt.server.commons.GlobalTrustManager.getTrustedCertificatesInRemoteFiles(GlobalTrustManager.java:220) - No instance of org.eclipse.scout.rt.shared.services.common.file.IRemoteFileService available, skip loading certificates from remote file service.
2024-06-28 12:11:52,020 INFO  [main] org.eclipse.scout.rt.shared.session.SessionMetricsHelper.initMetrics(SessionMetricsHelper.java:56) - Init session metrics of type 'http'
2024-06-28 12:11:52,024 INFO  [main] org.eclipse.scout.rt.shared.session.SessionMetricsHelper.initMetrics(SessionMetricsHelper.java:56) - Init session metrics of type 'ui'
2024-06-28 12:11:52,067 INFO  [main] org.eclipse.scout.rt.shared.session.SessionMetricsHelper.initMetrics(SessionMetricsHelper.java:56) - Init session metrics of type 'client'
2024-06-28 12:11:52,074 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@2ae12ce8[id = v04kj82v8vu4j6la1oee8vcq66msu4373pre9r2568cc6haphek], user=1003120000] - MDC[jobName=Starting ClientSession [sessionId=v04kj82v8vu4j6la1oee8vcq66msu4373pre9r2568cc6haphek]]
2024-06-28 12:11:52,075 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:311) - Created new client session [clientSessionId=v04kj82v8vu4j6la1oee8vcq66msu4373pre9r2568cc6haphek, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy]
2024-06-28 12:11:52,077 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiThemeHelper.getConfiguredTheme(UiThemeHelper.java:58) - UI theme configured in config.properties: default - MDC[scoutSession=v04kj82v8vu4j6la1oee8vcq66msu4373pre9r2568cc6haphek, jobName=Initializing UI theme]
2024-06-28 12:11:52,081 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.json.MainJsonObjectFactory.getFactories(MainJsonObjectFactory.java:35) - Using following object factories: [org.eclipse.scout.rt.ui.html.JsonObjectFactory@3b16b4b9] - MDC[scoutSession=v04kj82v8vu4j6la1oee8vcq66msu4373pre9r2568cc6haphek, jobName=Starting JsonClientSession]
2024-06-28 12:11:52,089 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:1cco93rl8dgu30rc0fgree5l7u3q84o6pij0tgi0mnmth157sicn initialized
2024-06-28 12:11:52,104 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@40796ee4[id = c1qubct18bd9un9eiaiktgq65vno7l3hs6glbh4t1svba4dieto], user=1003120000] - MDC[jobName=Starting ClientSession [sessionId=c1qubct18bd9un9eiaiktgq65vno7l3hs6glbh4t1svba4dieto]]
2024-06-28 12:11:52,104 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:311) - Created new client session [clientSessionId=c1qubct18bd9un9eiaiktgq65vno7l3hs6glbh4t1svba4dieto, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy]
2024-06-28 12:11:52,113 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:brqumcnjcthnk9p2vlr42ph3hkadabnc152dr74rb6vgan9pa1v initialized
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.202 s -- in org.eclipse.scout.rt.ui.html.UiJobsTest
[INFO] Running org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest
2024-06-28 12:11:53,125 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true
2024-06-28 12:11:53,146 INFO  [main] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport
2024-06-28 12:11:53,147 INFO  [main] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:41) - 0 code type classes registered.
2024-06-28 12:11:53,148 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:191) - No classpath:config.properties found. Running with empty configuration.
2024-06-28 12:11:53,148 INFO  [main] org.eclipse.scout.rt.server.commons.GlobalTrustManager.getTrustedCertificatesInRemoteFiles(GlobalTrustManager.java:220) - No instance of org.eclipse.scout.rt.shared.services.common.file.IRemoteFileService available, skip loading certificates from remote file service.
2024-06-28 12:11:53,170 INFO  [main] org.eclipse.scout.rt.shared.session.SessionMetricsHelper.initMetrics(SessionMetricsHelper.java:56) - Init session metrics of type 'http'
2024-06-28 12:11:53,189 INFO  [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'UiSession.init' 
2024-06-28 12:11:53,189 INFO  [main] org.eclipse.scout.rt.shared.session.SessionMetricsHelper.initMetrics(SessionMetricsHelper.java:56) - Init session metrics of type 'ui'
2024-06-28 12:11:53,190 INFO  [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'UiSession.getOrCreateClientSession' 
2024-06-28 12:11:53,192 INFO  [main] org.eclipse.scout.rt.shared.session.SessionMetricsHelper.initMetrics(SessionMetricsHelper.java:56) - Init session metrics of type 'client'
2024-06-28 12:11:53,194 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'ClientSession.execLoadSession'  - MDC[jobName=Starting ClientSession [sessionId=3dsustpjp0umb8h3hvo6e6fqm1ipoe7n6i2pund3q6alurcdskq]]
2024-06-28 12:11:53,198 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@38c663bf[id = 3dsustpjp0umb8h3hvo6e6fqm1ipoe7n6i2pund3q6alurcdskq], user=null] - MDC[jobName=Starting ClientSession [sessionId=3dsustpjp0umb8h3hvo6e6fqm1ipoe7n6i2pund3q6alurcdskq]]
2024-06-28 12:11:53,198 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:311) - Created new client session [clientSessionId=3dsustpjp0umb8h3hvo6e6fqm1ipoe7n6i2pund3q6alurcdskq, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy]
2024-06-28 12:11:53,200 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiThemeHelper.getConfiguredTheme(UiThemeHelper.java:58) - UI theme configured in config.properties: default - MDC[scoutSession=3dsustpjp0umb8h3hvo6e6fqm1ipoe7n6i2pund3q6alurcdskq, jobName=Initializing UI theme]
2024-06-28 12:11:53,202 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'Desktop.execOpened'  - MDC[scoutSession=3dsustpjp0umb8h3hvo6e6fqm1ipoe7n6i2pund3q6alurcdskq, jobName=Starting Desktop]
2024-06-28 12:11:53,203 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'Desktop.execGuiAttached'  - MDC[scoutSession=3dsustpjp0umb8h3hvo6e6fqm1ipoe7n6i2pund3q6alurcdskq, jobName=Starting Desktop]
2024-06-28 12:11:53,204 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.json.MainJsonObjectFactory.getFactories(MainJsonObjectFactory.java:35) - Using following object factories: [org.eclipse.scout.rt.ui.html.JsonObjectFactory@2d426232] - MDC[scoutSession=3dsustpjp0umb8h3hvo6e6fqm1ipoe7n6i2pund3q6alurcdskq, jobName=Starting JsonClientSession]
2024-06-28 12:11:53,211 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:1o02hgss0th4ah8ai0900uvoqdcejl84ja00112d9c4fsja94rkg initialized
2024-06-28 12:11:53,212 INFO  [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler.createUiSession(JsonMessageRequestHandler.java:398) - Created new UI session with ID 0:1o02hgss0th4ah8ai0900uvoqdcejl84ja00112d9c4fsja94rkg in 23.216799 ms [maxIdleTime=14400s, httpSession.maxInactiveInterval=0s]
2024-06-28 12:11:53,300 INFO  [main] org.eclipse.scout.rt.ui.html.json.UnloadRequestHandler.handleUnloadRequest(UnloadRequestHandler.java:58) - Unloading UI session with ID 0:1o02hgss0th4ah8ai0900uvoqdcejl84ja00112d9c4fsja94rkg (requested by UI)
2024-06-28 12:11:53,301 INFO  [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'UiSession.dispose' 
2024-06-28 12:11:53,301 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:1o02hgss0th4ah8ai0900uvoqdcejl84ja00112d9c4fsja94rkg...
2024-06-28 12:11:53,306 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'Desktop.execGuiDetached'  - MDC[scoutSession=3dsustpjp0umb8h3hvo6e6fqm1ipoe7n6i2pund3q6alurcdskq, jobName=Detaching Gui]
2024-06-28 12:11:55,302 INFO  [scout-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'SessionStore.doHousekeeping'  - MDC[jobName=Performing session housekeeping for client session with ID 3dsustpjp0umb8h3hvo6e6fqm1ipoe7n6i2pund3q6alurcdskq]
2024-06-28 12:11:55,303 INFO  [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:408) - Session housekeeping: Shutting down client session with ID 3dsustpjp0umb8h3hvo6e6fqm1ipoe7n6i2pund3q6alurcdskq because it is not used anymore - MDC[jobName=Performing session housekeeping for client session with ID 3dsustpjp0umb8h3hvo6e6fqm1ipoe7n6i2pund3q6alurcdskq]
2024-06-28 12:11:55,304 INFO  [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.checkHttpSessionOutsideWriteLock(SessionStore.java:503) - Invalidate HTTP session with ID null because session store contains no more client sessions - MDC[jobName=Performing session housekeeping for client session with ID 3dsustpjp0umb8h3hvo6e6fqm1ipoe7n6i2pund3q6alurcdskq]
2024-06-28 12:11:55,304 INFO  [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:456) - Detected invalidation of HTTP session null, cleaning up 0 client sessions and 0 UI sessions - MDC[jobName=Performing session housekeeping for client session with ID 3dsustpjp0umb8h3hvo6e6fqm1ipoe7n6i2pund3q6alurcdskq]
2024-06-28 12:11:55,306 INFO  [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'ClientSession.stopping'  - MDC[scoutSession=3dsustpjp0umb8h3hvo6e6fqm1ipoe7n6i2pund3q6alurcdskq, jobName=Stop client session 3dsustpjp0umb8h3hvo6e6fqm1ipoe7n6i2pund3q6alurcdskq due to session housekeeping]
2024-06-28 12:11:55,307 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:386) - Enter stop(0) of clientSession org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@38c663bf[id = 3dsustpjp0umb8h3hvo6e6fqm1ipoe7n6i2pund3q6alurcdskq] - MDC[scoutSession=3dsustpjp0umb8h3hvo6e6fqm1ipoe7n6i2pund3q6alurcdskq, jobName=Stop client session 3dsustpjp0umb8h3hvo6e6fqm1ipoe7n6i2pund3q6alurcdskq due to session housekeeping]
2024-06-28 12:11:55,308 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:391) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@38c663bf[id = 3dsustpjp0umb8h3hvo6e6fqm1ipoe7n6i2pund3q6alurcdskq] - MDC[scoutSession=3dsustpjp0umb8h3hvo6e6fqm1ipoe7n6i2pund3q6alurcdskq, jobName=Stop client session 3dsustpjp0umb8h3hvo6e6fqm1ipoe7n6i2pund3q6alurcdskq due to session housekeeping]
2024-06-28 12:11:55,309 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:416) - Begin stop of clientSession org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@38c663bf[id = 3dsustpjp0umb8h3hvo6e6fqm1ipoe7n6i2pund3q6alurcdskq], point of no return - MDC[scoutSession=3dsustpjp0umb8h3hvo6e6fqm1ipoe7n6i2pund3q6alurcdskq, jobName=Stop client session 3dsustpjp0umb8h3hvo6e6fqm1ipoe7n6i2pund3q6alurcdskq due to session housekeeping]
2024-06-28 12:11:55,310 INFO  [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'ClientSession.execStoreSession'  - MDC[scoutSession=3dsustpjp0umb8h3hvo6e6fqm1ipoe7n6i2pund3q6alurcdskq, jobName=Stop client session 3dsustpjp0umb8h3hvo6e6fqm1ipoe7n6i2pund3q6alurcdskq due to session housekeeping]
2024-06-28 12:11:55,310 INFO  [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'Desktop.execClosing'  - MDC[scoutSession=3dsustpjp0umb8h3hvo6e6fqm1ipoe7n6i2pund3q6alurcdskq, jobName=Stop client session 3dsustpjp0umb8h3hvo6e6fqm1ipoe7n6i2pund3q6alurcdskq due to session housekeeping]
2024-06-28 12:11:55,311 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:462) - Client session stopped [session=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@38c663bf[id = 3dsustpjp0umb8h3hvo6e6fqm1ipoe7n6i2pund3q6alurcdskq], user=null] - MDC[scoutSession=3dsustpjp0umb8h3hvo6e6fqm1ipoe7n6i2pund3q6alurcdskq, jobName=Stop client session 3dsustpjp0umb8h3hvo6e6fqm1ipoe7n6i2pund3q6alurcdskq due to session housekeeping]
2024-06-28 12:11:55,312 INFO  [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'ClientSession.stopped'  - MDC[scoutSession=3dsustpjp0umb8h3hvo6e6fqm1ipoe7n6i2pund3q6alurcdskq, jobName=Stop client session 3dsustpjp0umb8h3hvo6e6fqm1ipoe7n6i2pund3q6alurcdskq due to session housekeeping]
2024-06-28 12:11:55,312 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:89) - Client session with ID 3dsustpjp0umb8h3hvo6e6fqm1ipoe7n6i2pund3q6alurcdskq terminated. - MDC[scoutSession=3dsustpjp0umb8h3hvo6e6fqm1ipoe7n6i2pund3q6alurcdskq, jobName=Stop client session 3dsustpjp0umb8h3hvo6e6fqm1ipoe7n6i2pund3q6alurcdskq due to session housekeeping]
2024-06-28 12:11:55,320 INFO  [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'UiSession.init' 
2024-06-28 12:11:55,321 INFO  [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'UiSession.getOrCreateClientSession' 
2024-06-28 12:11:55,324 INFO  [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'ClientSession.execLoadSession'  - MDC[jobName=Starting ClientSession [sessionId=htb80426k66dh8v43ac5t190or72k0cehs28n77pnlj21k275j]]
2024-06-28 12:11:55,326 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@b462d9d[id = htb80426k66dh8v43ac5t190or72k0cehs28n77pnlj21k275j], user=null] - MDC[jobName=Starting ClientSession [sessionId=htb80426k66dh8v43ac5t190or72k0cehs28n77pnlj21k275j]]
2024-06-28 12:11:55,327 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:311) - Created new client session [clientSessionId=htb80426k66dh8v43ac5t190or72k0cehs28n77pnlj21k275j, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy]
2024-06-28 12:11:55,330 INFO  [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'Desktop.execOpened'  - MDC[scoutSession=htb80426k66dh8v43ac5t190or72k0cehs28n77pnlj21k275j, jobName=Starting Desktop]
2024-06-28 12:11:55,331 INFO  [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'Desktop.execGuiAttached'  - MDC[scoutSession=htb80426k66dh8v43ac5t190or72k0cehs28n77pnlj21k275j, jobName=Starting Desktop]
2024-06-28 12:11:55,337 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:1pgnjmpauc4f135f168rd1v11fbb8hrded3p3n35e83puodjp4t6 initialized
2024-06-28 12:11:55,337 INFO  [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler.createUiSession(JsonMessageRequestHandler.java:398) - Created new UI session with ID 0:1pgnjmpauc4f135f168rd1v11fbb8hrded3p3n35e83puodjp4t6 in 16.881671 ms [maxIdleTime=14400s, httpSession.maxInactiveInterval=0s]
2024-06-28 12:11:55,348 INFO  [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'UiSession.init' 
2024-06-28 12:11:55,363 INFO  [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'UiSession.getOrCreateClientSession' 
2024-06-28 12:11:55,364 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:305) - Using cached client session [clientSessionId=htb80426k66dh8v43ac5t190or72k0cehs28n77pnlj21k275j]
2024-06-28 12:11:55,373 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:1onqlp52o9h7v5cq1p3rergnfmdpnkcg123h3m4gmjhibot3kpb initialized
2024-06-28 12:11:55,373 INFO  [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler.createUiSession(JsonMessageRequestHandler.java:398) - Created new UI session with ID 0:1onqlp52o9h7v5cq1p3rergnfmdpnkcg123h3m4gmjhibot3kpb in 25.241657 ms [maxIdleTime=14400s, httpSession.maxInactiveInterval=0s]
2024-06-28 12:11:55,382 INFO  [main] org.eclipse.scout.rt.ui.html.json.UnloadRequestHandler.handleUnloadRequest(UnloadRequestHandler.java:58) - Unloading UI session with ID 0:1pgnjmpauc4f135f168rd1v11fbb8hrded3p3n35e83puodjp4t6 (requested by UI)
2024-06-28 12:11:55,382 INFO  [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'UiSession.dispose' 
2024-06-28 12:11:55,382 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:1pgnjmpauc4f135f168rd1v11fbb8hrded3p3n35e83puodjp4t6...
2024-06-28 12:11:55,386 INFO  [main] org.eclipse.scout.rt.ui.html.json.UnloadRequestHandler.handleUnloadRequest(UnloadRequestHandler.java:58) - Unloading UI session with ID 0:1onqlp52o9h7v5cq1p3rergnfmdpnkcg123h3m4gmjhibot3kpb (requested by UI)
2024-06-28 12:11:55,387 INFO  [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'UiSession.dispose' 
2024-06-28 12:11:55,387 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:1onqlp52o9h7v5cq1p3rergnfmdpnkcg123h3m4gmjhibot3kpb...
2024-06-28 12:11:55,389 INFO  [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'Desktop.execGuiDetached'  - MDC[scoutSession=htb80426k66dh8v43ac5t190or72k0cehs28n77pnlj21k275j, jobName=Detaching Gui]
2024-06-28 12:11:57,390 INFO  [scout-thread-23] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'SessionStore.doHousekeeping'  - MDC[jobName=Performing session housekeeping for client session with ID htb80426k66dh8v43ac5t190or72k0cehs28n77pnlj21k275j]
2024-06-28 12:11:57,395 INFO  [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:408) - Session housekeeping: Shutting down client session with ID htb80426k66dh8v43ac5t190or72k0cehs28n77pnlj21k275j because it is not used anymore - MDC[jobName=Performing session housekeeping for client session with ID htb80426k66dh8v43ac5t190or72k0cehs28n77pnlj21k275j]
2024-06-28 12:11:57,397 INFO  [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.checkHttpSessionOutsideWriteLock(SessionStore.java:503) - Invalidate HTTP session with ID null because session store contains no more client sessions - MDC[jobName=Performing session housekeeping for client session with ID htb80426k66dh8v43ac5t190or72k0cehs28n77pnlj21k275j]
2024-06-28 12:11:57,398 INFO  [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:456) - Detected invalidation of HTTP session null, cleaning up 0 client sessions and 0 UI sessions - MDC[jobName=Performing session housekeeping for client session with ID htb80426k66dh8v43ac5t190or72k0cehs28n77pnlj21k275j]
2024-06-28 12:11:57,403 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'ClientSession.stopping'  - MDC[scoutSession=htb80426k66dh8v43ac5t190or72k0cehs28n77pnlj21k275j, jobName=Stop client session htb80426k66dh8v43ac5t190or72k0cehs28n77pnlj21k275j due to session housekeeping]
2024-06-28 12:11:57,403 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:386) - Enter stop(0) of clientSession org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@b462d9d[id = htb80426k66dh8v43ac5t190or72k0cehs28n77pnlj21k275j] - MDC[scoutSession=htb80426k66dh8v43ac5t190or72k0cehs28n77pnlj21k275j, jobName=Stop client session htb80426k66dh8v43ac5t190or72k0cehs28n77pnlj21k275j due to session housekeeping]
2024-06-28 12:11:57,404 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:391) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@b462d9d[id = htb80426k66dh8v43ac5t190or72k0cehs28n77pnlj21k275j] - MDC[scoutSession=htb80426k66dh8v43ac5t190or72k0cehs28n77pnlj21k275j, jobName=Stop client session htb80426k66dh8v43ac5t190or72k0cehs28n77pnlj21k275j due to session housekeeping]
2024-06-28 12:11:57,404 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:416) - Begin stop of clientSession org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@b462d9d[id = htb80426k66dh8v43ac5t190or72k0cehs28n77pnlj21k275j], point of no return - MDC[scoutSession=htb80426k66dh8v43ac5t190or72k0cehs28n77pnlj21k275j, jobName=Stop client session htb80426k66dh8v43ac5t190or72k0cehs28n77pnlj21k275j due to session housekeeping]
2024-06-28 12:11:57,405 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'ClientSession.execStoreSession'  - MDC[scoutSession=htb80426k66dh8v43ac5t190or72k0cehs28n77pnlj21k275j, jobName=Stop client session htb80426k66dh8v43ac5t190or72k0cehs28n77pnlj21k275j due to session housekeeping]
2024-06-28 12:11:57,406 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'Desktop.execClosing'  - MDC[scoutSession=htb80426k66dh8v43ac5t190or72k0cehs28n77pnlj21k275j, jobName=Stop client session htb80426k66dh8v43ac5t190or72k0cehs28n77pnlj21k275j due to session housekeeping]
2024-06-28 12:11:57,407 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:462) - Client session stopped [session=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@b462d9d[id = htb80426k66dh8v43ac5t190or72k0cehs28n77pnlj21k275j], user=null] - MDC[scoutSession=htb80426k66dh8v43ac5t190or72k0cehs28n77pnlj21k275j, jobName=Stop client session htb80426k66dh8v43ac5t190or72k0cehs28n77pnlj21k275j due to session housekeeping]
2024-06-28 12:11:57,407 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'ClientSession.stopped'  - MDC[scoutSession=htb80426k66dh8v43ac5t190or72k0cehs28n77pnlj21k275j, jobName=Stop client session htb80426k66dh8v43ac5t190or72k0cehs28n77pnlj21k275j due to session housekeeping]
2024-06-28 12:11:57,407 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:89) - Client session with ID htb80426k66dh8v43ac5t190or72k0cehs28n77pnlj21k275j terminated. - MDC[scoutSession=htb80426k66dh8v43ac5t190or72k0cehs28n77pnlj21k275j, jobName=Stop client session htb80426k66dh8v43ac5t190or72k0cehs28n77pnlj21k275j due to session housekeeping]
2024-06-28 12:11:57,418 INFO  [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'UiSession.init' 
2024-06-28 12:11:57,419 INFO  [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'UiSession.getOrCreateClientSession' 
2024-06-28 12:11:57,422 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'ClientSession.execLoadSession'  - MDC[jobName=Starting ClientSession [sessionId=kdp48qapkl56t11vfno7nktdchfj38s362lmmsvdvph31dr10gf]]
2024-06-28 12:11:57,424 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@3d2fe8e8[id = kdp48qapkl56t11vfno7nktdchfj38s362lmmsvdvph31dr10gf], user=null] - MDC[jobName=Starting ClientSession [sessionId=kdp48qapkl56t11vfno7nktdchfj38s362lmmsvdvph31dr10gf]]
2024-06-28 12:11:57,425 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:311) - Created new client session [clientSessionId=kdp48qapkl56t11vfno7nktdchfj38s362lmmsvdvph31dr10gf, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy]
2024-06-28 12:11:57,428 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'Desktop.execOpened'  - MDC[scoutSession=kdp48qapkl56t11vfno7nktdchfj38s362lmmsvdvph31dr10gf, jobName=Starting Desktop]
2024-06-28 12:11:57,428 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'Desktop.execGuiAttached'  - MDC[scoutSession=kdp48qapkl56t11vfno7nktdchfj38s362lmmsvdvph31dr10gf, jobName=Starting Desktop]
2024-06-28 12:11:57,434 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:6o75gomkd0ikuqvtfvctcmmsf169v18gq1eno5n6p6eihvamjot initialized
2024-06-28 12:11:57,435 INFO  [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler.createUiSession(JsonMessageRequestHandler.java:398) - Created new UI session with ID 0:6o75gomkd0ikuqvtfvctcmmsf169v18gq1eno5n6p6eihvamjot in 16.956902 ms [maxIdleTime=14400s, httpSession.maxInactiveInterval=0s]
2024-06-28 12:11:57,445 INFO  [main] org.eclipse.scout.rt.ui.html.json.UnloadRequestHandler.handleUnloadRequest(UnloadRequestHandler.java:58) - Unloading UI session with ID 0:6o75gomkd0ikuqvtfvctcmmsf169v18gq1eno5n6p6eihvamjot (requested by UI)
2024-06-28 12:11:57,445 INFO  [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'UiSession.dispose' 
2024-06-28 12:11:57,446 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:6o75gomkd0ikuqvtfvctcmmsf169v18gq1eno5n6p6eihvamjot...
2024-06-28 12:11:57,449 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'Desktop.execGuiDetached'  - MDC[scoutSession=kdp48qapkl56t11vfno7nktdchfj38s362lmmsvdvph31dr10gf, jobName=Detaching Gui]
2024-06-28 12:11:57,467 INFO  [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'UiSession.init' 
2024-06-28 12:11:57,468 INFO  [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'UiSession.getOrCreateClientSession' 
2024-06-28 12:11:57,469 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:305) - Using cached client session [clientSessionId=kdp48qapkl56t11vfno7nktdchfj38s362lmmsvdvph31dr10gf]
2024-06-28 12:11:57,472 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'Desktop.execGuiAttached'  - MDC[scoutSession=kdp48qapkl56t11vfno7nktdchfj38s362lmmsvdvph31dr10gf, jobName=Starting Desktop]
2024-06-28 12:11:57,477 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:1dstrf2gtjp8dd28opnuocsp3fratacngps120hp314ka2r2pa7j initialized
2024-06-28 12:11:57,478 INFO  [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler.createUiSession(JsonMessageRequestHandler.java:398) - Created new UI session with ID 0:1dstrf2gtjp8dd28opnuocsp3fratacngps120hp314ka2r2pa7j in 10.964375 ms [maxIdleTime=14400s, httpSession.maxInactiveInterval=0s]
2024-06-28 12:11:57,488 INFO  [main] org.eclipse.scout.rt.ui.html.json.UnloadRequestHandler.handleUnloadRequest(UnloadRequestHandler.java:58) - Unloading UI session with ID 0:1dstrf2gtjp8dd28opnuocsp3fratacngps120hp314ka2r2pa7j (requested by UI)
2024-06-28 12:11:57,488 INFO  [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'UiSession.dispose' 
2024-06-28 12:11:57,489 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:1dstrf2gtjp8dd28opnuocsp3fratacngps120hp314ka2r2pa7j...
2024-06-28 12:11:57,491 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'Desktop.execGuiDetached'  - MDC[scoutSession=kdp48qapkl56t11vfno7nktdchfj38s362lmmsvdvph31dr10gf, jobName=Detaching Gui]
2024-06-28 12:11:59,489 INFO  [scout-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'SessionStore.doHousekeeping'  - MDC[jobName=Performing session housekeeping for client session with ID kdp48qapkl56t11vfno7nktdchfj38s362lmmsvdvph31dr10gf]
2024-06-28 12:11:59,490 INFO  [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:408) - Session housekeeping: Shutting down client session with ID kdp48qapkl56t11vfno7nktdchfj38s362lmmsvdvph31dr10gf because it is not used anymore - MDC[jobName=Performing session housekeeping for client session with ID kdp48qapkl56t11vfno7nktdchfj38s362lmmsvdvph31dr10gf]
2024-06-28 12:11:59,491 INFO  [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.checkHttpSessionOutsideWriteLock(SessionStore.java:503) - Invalidate HTTP session with ID null because session store contains no more client sessions - MDC[jobName=Performing session housekeeping for client session with ID kdp48qapkl56t11vfno7nktdchfj38s362lmmsvdvph31dr10gf]
2024-06-28 12:11:59,491 INFO  [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:456) - Detected invalidation of HTTP session null, cleaning up 0 client sessions and 0 UI sessions - MDC[jobName=Performing session housekeeping for client session with ID kdp48qapkl56t11vfno7nktdchfj38s362lmmsvdvph31dr10gf]
2024-06-28 12:11:59,493 INFO  [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'ClientSession.stopping'  - MDC[scoutSession=kdp48qapkl56t11vfno7nktdchfj38s362lmmsvdvph31dr10gf, jobName=Stop client session kdp48qapkl56t11vfno7nktdchfj38s362lmmsvdvph31dr10gf due to session housekeeping]
2024-06-28 12:11:59,494 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:386) - Enter stop(0) of clientSession org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@3d2fe8e8[id = kdp48qapkl56t11vfno7nktdchfj38s362lmmsvdvph31dr10gf] - MDC[scoutSession=kdp48qapkl56t11vfno7nktdchfj38s362lmmsvdvph31dr10gf, jobName=Stop client session kdp48qapkl56t11vfno7nktdchfj38s362lmmsvdvph31dr10gf due to session housekeeping]
2024-06-28 12:11:59,494 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:391) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@3d2fe8e8[id = kdp48qapkl56t11vfno7nktdchfj38s362lmmsvdvph31dr10gf] - MDC[scoutSession=kdp48qapkl56t11vfno7nktdchfj38s362lmmsvdvph31dr10gf, jobName=Stop client session kdp48qapkl56t11vfno7nktdchfj38s362lmmsvdvph31dr10gf due to session housekeeping]
2024-06-28 12:11:59,496 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:416) - Begin stop of clientSession org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@3d2fe8e8[id = kdp48qapkl56t11vfno7nktdchfj38s362lmmsvdvph31dr10gf], point of no return - MDC[scoutSession=kdp48qapkl56t11vfno7nktdchfj38s362lmmsvdvph31dr10gf, jobName=Stop client session kdp48qapkl56t11vfno7nktdchfj38s362lmmsvdvph31dr10gf due to session housekeeping]
2024-06-28 12:11:59,497 INFO  [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'ClientSession.execStoreSession'  - MDC[scoutSession=kdp48qapkl56t11vfno7nktdchfj38s362lmmsvdvph31dr10gf, jobName=Stop client session kdp48qapkl56t11vfno7nktdchfj38s362lmmsvdvph31dr10gf due to session housekeeping]
2024-06-28 12:11:59,497 INFO  [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'Desktop.execClosing'  - MDC[scoutSession=kdp48qapkl56t11vfno7nktdchfj38s362lmmsvdvph31dr10gf, jobName=Stop client session kdp48qapkl56t11vfno7nktdchfj38s362lmmsvdvph31dr10gf due to session housekeeping]
2024-06-28 12:11:59,498 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:462) - Client session stopped [session=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@3d2fe8e8[id = kdp48qapkl56t11vfno7nktdchfj38s362lmmsvdvph31dr10gf], user=null] - MDC[scoutSession=kdp48qapkl56t11vfno7nktdchfj38s362lmmsvdvph31dr10gf, jobName=Stop client session kdp48qapkl56t11vfno7nktdchfj38s362lmmsvdvph31dr10gf due to session housekeeping]
2024-06-28 12:11:59,499 INFO  [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'ClientSession.stopped'  - MDC[scoutSession=kdp48qapkl56t11vfno7nktdchfj38s362lmmsvdvph31dr10gf, jobName=Stop client session kdp48qapkl56t11vfno7nktdchfj38s362lmmsvdvph31dr10gf due to session housekeeping]
2024-06-28 12:11:59,499 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:89) - Client session with ID kdp48qapkl56t11vfno7nktdchfj38s362lmmsvdvph31dr10gf terminated. - MDC[scoutSession=kdp48qapkl56t11vfno7nktdchfj38s362lmmsvdvph31dr10gf, jobName=Stop client session kdp48qapkl56t11vfno7nktdchfj38s362lmmsvdvph31dr10gf due to session housekeeping]
2024-06-28 12:11:59,506 INFO  [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'UiSession.init' 
2024-06-28 12:11:59,507 INFO  [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'UiSession.getOrCreateClientSession' 
2024-06-28 12:11:59,509 INFO  [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'ClientSession.execLoadSession'  - MDC[jobName=Starting ClientSession [sessionId=p88ov6vo9c51lcimga19bfeb8f4g82orllh731hqla9coo9hcf9]]
2024-06-28 12:11:59,511 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@172cd765[id = p88ov6vo9c51lcimga19bfeb8f4g82orllh731hqla9coo9hcf9], user=null] - MDC[jobName=Starting ClientSession [sessionId=p88ov6vo9c51lcimga19bfeb8f4g82orllh731hqla9coo9hcf9]]
2024-06-28 12:11:59,511 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:311) - Created new client session [clientSessionId=p88ov6vo9c51lcimga19bfeb8f4g82orllh731hqla9coo9hcf9, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy]
2024-06-28 12:11:59,514 INFO  [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'Desktop.execOpened'  - MDC[scoutSession=p88ov6vo9c51lcimga19bfeb8f4g82orllh731hqla9coo9hcf9, jobName=Starting Desktop]
2024-06-28 12:11:59,514 INFO  [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'Desktop.execGuiAttached'  - MDC[scoutSession=p88ov6vo9c51lcimga19bfeb8f4g82orllh731hqla9coo9hcf9, jobName=Starting Desktop]
2024-06-28 12:11:59,519 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:17m4e8lbkqphkkcl46agk2pka1sq2r9l5s7uan4c62dj1aq6qj7t initialized
2024-06-28 12:11:59,520 INFO  [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler.createUiSession(JsonMessageRequestHandler.java:398) - Created new UI session with ID 0:17m4e8lbkqphkkcl46agk2pka1sq2r9l5s7uan4c62dj1aq6qj7t in 13.672397 ms [maxIdleTime=14400s, httpSession.maxInactiveInterval=0s]
2024-06-28 12:11:59,528 INFO  [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'UiSession.init' 
2024-06-28 12:11:59,529 INFO  [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'UiSession.getOrCreateClientSession' 
2024-06-28 12:11:59,529 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:305) - Using cached client session [clientSessionId=p88ov6vo9c51lcimga19bfeb8f4g82orllh731hqla9coo9hcf9]
2024-06-28 12:11:59,537 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:1lraagbrm8219dq82afhhinr53v7f8ac5n7sir6ldcqrjllin0r6 initialized
2024-06-28 12:11:59,537 INFO  [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler.createUiSession(JsonMessageRequestHandler.java:398) - Created new UI session with ID 0:1lraagbrm8219dq82afhhinr53v7f8ac5n7sir6ldcqrjllin0r6 in 8.992662 ms [maxIdleTime=14400s, httpSession.maxInactiveInterval=0s]
2024-06-28 12:11:59,544 INFO  [main] org.eclipse.scout.rt.ui.html.json.UnloadRequestHandler.handleUnloadRequest(UnloadRequestHandler.java:58) - Unloading UI session with ID 0:17m4e8lbkqphkkcl46agk2pka1sq2r9l5s7uan4c62dj1aq6qj7t (requested by UI)
2024-06-28 12:11:59,545 INFO  [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'UiSession.dispose' 
2024-06-28 12:11:59,545 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:17m4e8lbkqphkkcl46agk2pka1sq2r9l5s7uan4c62dj1aq6qj7t...
2024-06-28 12:11:59,549 INFO  [main] org.eclipse.scout.rt.ui.html.json.UnloadRequestHandler.handleUnloadRequest(UnloadRequestHandler.java:58) - Unloading UI session with ID 0:1lraagbrm8219dq82afhhinr53v7f8ac5n7sir6ldcqrjllin0r6 (requested by UI)
2024-06-28 12:11:59,549 INFO  [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'UiSession.dispose' 
2024-06-28 12:11:59,550 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:1lraagbrm8219dq82afhhinr53v7f8ac5n7sir6ldcqrjllin0r6...
2024-06-28 12:11:59,552 INFO  [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'Desktop.execGuiDetached'  - MDC[scoutSession=p88ov6vo9c51lcimga19bfeb8f4g82orllh731hqla9coo9hcf9, jobName=Detaching Gui]
2024-06-28 12:12:01,551 INFO  [scout-thread-23] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'SessionStore.doHousekeeping'  - MDC[jobName=Performing session housekeeping for client session with ID p88ov6vo9c51lcimga19bfeb8f4g82orllh731hqla9coo9hcf9]
2024-06-28 12:12:01,552 INFO  [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:408) - Session housekeeping: Shutting down client session with ID p88ov6vo9c51lcimga19bfeb8f4g82orllh731hqla9coo9hcf9 because it is not used anymore - MDC[jobName=Performing session housekeeping for client session with ID p88ov6vo9c51lcimga19bfeb8f4g82orllh731hqla9coo9hcf9]
2024-06-28 12:12:01,553 INFO  [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.checkHttpSessionOutsideWriteLock(SessionStore.java:503) - Invalidate HTTP session with ID null because session store contains no more client sessions - MDC[jobName=Performing session housekeeping for client session with ID p88ov6vo9c51lcimga19bfeb8f4g82orllh731hqla9coo9hcf9]
2024-06-28 12:12:01,553 INFO  [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:456) - Detected invalidation of HTTP session null, cleaning up 0 client sessions and 0 UI sessions - MDC[jobName=Performing session housekeeping for client session with ID p88ov6vo9c51lcimga19bfeb8f4g82orllh731hqla9coo9hcf9]
2024-06-28 12:12:01,555 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'ClientSession.stopping'  - MDC[scoutSession=p88ov6vo9c51lcimga19bfeb8f4g82orllh731hqla9coo9hcf9, jobName=Stop client session p88ov6vo9c51lcimga19bfeb8f4g82orllh731hqla9coo9hcf9 due to session housekeeping]
2024-06-28 12:12:01,556 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:386) - Enter stop(0) of clientSession org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@172cd765[id = p88ov6vo9c51lcimga19bfeb8f4g82orllh731hqla9coo9hcf9] - MDC[scoutSession=p88ov6vo9c51lcimga19bfeb8f4g82orllh731hqla9coo9hcf9, jobName=Stop client session p88ov6vo9c51lcimga19bfeb8f4g82orllh731hqla9coo9hcf9 due to session housekeeping]
2024-06-28 12:12:01,556 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:391) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@172cd765[id = p88ov6vo9c51lcimga19bfeb8f4g82orllh731hqla9coo9hcf9] - MDC[scoutSession=p88ov6vo9c51lcimga19bfeb8f4g82orllh731hqla9coo9hcf9, jobName=Stop client session p88ov6vo9c51lcimga19bfeb8f4g82orllh731hqla9coo9hcf9 due to session housekeeping]
2024-06-28 12:12:01,557 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:416) - Begin stop of clientSession org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@172cd765[id = p88ov6vo9c51lcimga19bfeb8f4g82orllh731hqla9coo9hcf9], point of no return - MDC[scoutSession=p88ov6vo9c51lcimga19bfeb8f4g82orllh731hqla9coo9hcf9, jobName=Stop client session p88ov6vo9c51lcimga19bfeb8f4g82orllh731hqla9coo9hcf9 due to session housekeeping]
2024-06-28 12:12:01,557 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'ClientSession.execStoreSession'  - MDC[scoutSession=p88ov6vo9c51lcimga19bfeb8f4g82orllh731hqla9coo9hcf9, jobName=Stop client session p88ov6vo9c51lcimga19bfeb8f4g82orllh731hqla9coo9hcf9 due to session housekeeping]
2024-06-28 12:12:01,557 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'Desktop.execClosing'  - MDC[scoutSession=p88ov6vo9c51lcimga19bfeb8f4g82orllh731hqla9coo9hcf9, jobName=Stop client session p88ov6vo9c51lcimga19bfeb8f4g82orllh731hqla9coo9hcf9 due to session housekeeping]
2024-06-28 12:12:01,558 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:462) - Client session stopped [session=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@172cd765[id = p88ov6vo9c51lcimga19bfeb8f4g82orllh731hqla9coo9hcf9], user=null] - MDC[scoutSession=p88ov6vo9c51lcimga19bfeb8f4g82orllh731hqla9coo9hcf9, jobName=Stop client session p88ov6vo9c51lcimga19bfeb8f4g82orllh731hqla9coo9hcf9 due to session housekeeping]
2024-06-28 12:12:01,558 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'ClientSession.stopped'  - MDC[scoutSession=p88ov6vo9c51lcimga19bfeb8f4g82orllh731hqla9coo9hcf9, jobName=Stop client session p88ov6vo9c51lcimga19bfeb8f4g82orllh731hqla9coo9hcf9 due to session housekeeping]
2024-06-28 12:12:01,558 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:89) - Client session with ID p88ov6vo9c51lcimga19bfeb8f4g82orllh731hqla9coo9hcf9 terminated. - MDC[scoutSession=p88ov6vo9c51lcimga19bfeb8f4g82orllh731hqla9coo9hcf9, jobName=Stop client session p88ov6vo9c51lcimga19bfeb8f4g82orllh731hqla9coo9hcf9 due to session housekeeping]
2024-06-28 12:12:01,565 INFO  [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'UiSession.init' 
2024-06-28 12:12:01,566 INFO  [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'UiSession.getOrCreateClientSession' 
2024-06-28 12:12:01,568 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'ClientSession.execLoadSession'  - MDC[jobName=Starting ClientSession [sessionId=19hqaf92ukl989vudeo6aqgr02tt4au0kslljabev8rcf404psoq]]
2024-06-28 12:12:01,570 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@223b5f1b[id = 19hqaf92ukl989vudeo6aqgr02tt4au0kslljabev8rcf404psoq], user=null] - MDC[jobName=Starting ClientSession [sessionId=19hqaf92ukl989vudeo6aqgr02tt4au0kslljabev8rcf404psoq]]
2024-06-28 12:12:01,570 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:311) - Created new client session [clientSessionId=19hqaf92ukl989vudeo6aqgr02tt4au0kslljabev8rcf404psoq, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy]
2024-06-28 12:12:01,573 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'Desktop.execOpened'  - MDC[scoutSession=19hqaf92ukl989vudeo6aqgr02tt4au0kslljabev8rcf404psoq, jobName=Starting Desktop]
2024-06-28 12:12:01,573 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'Desktop.execGuiAttached'  - MDC[scoutSession=19hqaf92ukl989vudeo6aqgr02tt4au0kslljabev8rcf404psoq, jobName=Starting Desktop]
2024-06-28 12:12:01,577 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:147tfqrv91mf1upto2u1laoducqckcsh8rg7octrlohkckvrgdhe initialized
2024-06-28 12:12:01,578 INFO  [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler.createUiSession(JsonMessageRequestHandler.java:398) - Created new UI session with ID 0:147tfqrv91mf1upto2u1laoducqckcsh8rg7octrlohkckvrgdhe in 13.814848 ms [maxIdleTime=14400s, httpSession.maxInactiveInterval=0s]
2024-06-28 12:12:01,584 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'ClientSession.stopping'  - MDC[scoutSession=19hqaf92ukl989vudeo6aqgr02tt4au0kslljabev8rcf404psoq, jobName=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$$Lambda$465/0x00007f51b84c6328]
2024-06-28 12:12:01,584 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:386) - Enter stop(0) of clientSession org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@223b5f1b[id = 19hqaf92ukl989vudeo6aqgr02tt4au0kslljabev8rcf404psoq] - MDC[scoutSession=19hqaf92ukl989vudeo6aqgr02tt4au0kslljabev8rcf404psoq, jobName=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$$Lambda$465/0x00007f51b84c6328]
2024-06-28 12:12:01,584 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:391) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@223b5f1b[id = 19hqaf92ukl989vudeo6aqgr02tt4au0kslljabev8rcf404psoq] - MDC[scoutSession=19hqaf92ukl989vudeo6aqgr02tt4au0kslljabev8rcf404psoq, jobName=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$$Lambda$465/0x00007f51b84c6328]
2024-06-28 12:12:01,585 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:416) - Begin stop of clientSession org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@223b5f1b[id = 19hqaf92ukl989vudeo6aqgr02tt4au0kslljabev8rcf404psoq], point of no return - MDC[scoutSession=19hqaf92ukl989vudeo6aqgr02tt4au0kslljabev8rcf404psoq, jobName=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$$Lambda$465/0x00007f51b84c6328]
2024-06-28 12:12:01,585 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:1096) - Logging out from UI session with ID 0:147tfqrv91mf1upto2u1laoducqckcsh8rg7octrlohkckvrgdhe [clientSessionId=19hqaf92ukl989vudeo6aqgr02tt4au0kslljabev8rcf404psoq, processingJsonRequest=false] - MDC[scoutSession=19hqaf92ukl989vudeo6aqgr02tt4au0kslljabev8rcf404psoq, jobName=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$$Lambda$465/0x00007f51b84c6328]
2024-06-28 12:12:01,585 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'UiSession.dispose'  - MDC[scoutSession=19hqaf92ukl989vudeo6aqgr02tt4au0kslljabev8rcf404psoq, jobName=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$$Lambda$465/0x00007f51b84c6328]
2024-06-28 12:12:01,586 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:147tfqrv91mf1upto2u1laoducqckcsh8rg7octrlohkckvrgdhe... - MDC[scoutSession=19hqaf92ukl989vudeo6aqgr02tt4au0kslljabev8rcf404psoq, jobName=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$$Lambda$465/0x00007f51b84c6328]
2024-06-28 12:12:01,586 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:1110) - Logged out successfully from UI session with ID 0:147tfqrv91mf1upto2u1laoducqckcsh8rg7octrlohkckvrgdhe - MDC[scoutSession=19hqaf92ukl989vudeo6aqgr02tt4au0kslljabev8rcf404psoq, jobName=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$$Lambda$465/0x00007f51b84c6328]
2024-06-28 12:12:01,587 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'ClientSession.execStoreSession'  - MDC[scoutSession=19hqaf92ukl989vudeo6aqgr02tt4au0kslljabev8rcf404psoq, jobName=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$$Lambda$465/0x00007f51b84c6328]
2024-06-28 12:12:01,587 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'Desktop.execGuiDetached'  - MDC[scoutSession=19hqaf92ukl989vudeo6aqgr02tt4au0kslljabev8rcf404psoq, jobName=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$$Lambda$465/0x00007f51b84c6328]
2024-06-28 12:12:01,587 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'Desktop.execClosing'  - MDC[scoutSession=19hqaf92ukl989vudeo6aqgr02tt4au0kslljabev8rcf404psoq, jobName=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$$Lambda$465/0x00007f51b84c6328]
2024-06-28 12:12:01,588 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:462) - Client session stopped [session=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@223b5f1b[id = 19hqaf92ukl989vudeo6aqgr02tt4au0kslljabev8rcf404psoq], user=null] - MDC[scoutSession=19hqaf92ukl989vudeo6aqgr02tt4au0kslljabev8rcf404psoq, jobName=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$$Lambda$465/0x00007f51b84c6328]
2024-06-28 12:12:01,588 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'ClientSession.stopped'  - MDC[scoutSession=19hqaf92ukl989vudeo6aqgr02tt4au0kslljabev8rcf404psoq, jobName=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$$Lambda$465/0x00007f51b84c6328]
2024-06-28 12:12:03,587 INFO  [scout-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'SessionStore.doHousekeeping'  - MDC[jobName=Performing session housekeeping for client session with ID 19hqaf92ukl989vudeo6aqgr02tt4au0kslljabev8rcf404psoq]
2024-06-28 12:12:03,587 INFO  [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:393) - Session housekeeping: Client session 19hqaf92ukl989vudeo6aqgr02tt4au0kslljabev8rcf404psoq is inactive, removing it from store - MDC[jobName=Performing session housekeeping for client session with ID 19hqaf92ukl989vudeo6aqgr02tt4au0kslljabev8rcf404psoq]
2024-06-28 12:12:03,588 INFO  [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.checkHttpSessionOutsideWriteLock(SessionStore.java:503) - Invalidate HTTP session with ID null because session store contains no more client sessions - MDC[jobName=Performing session housekeeping for client session with ID 19hqaf92ukl989vudeo6aqgr02tt4au0kslljabev8rcf404psoq]
2024-06-28 12:12:03,588 INFO  [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:456) - Detected invalidation of HTTP session null, cleaning up 0 client sessions and 0 UI sessions - MDC[jobName=Performing session housekeeping for client session with ID 19hqaf92ukl989vudeo6aqgr02tt4au0kslljabev8rcf404psoq]
2024-06-28 12:12:03,595 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination...
2024-06-28 12:12:03,596 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.47 s -- in org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest
[INFO] Running org.eclipse.scout.rt.ui.html.UiSessionTest
2024-06-28 12:12:03,612 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@3f41d441[id = 1l4kq0svd5jjrh026gn3n3g2gfpp5f66jjd1gf3kepg85r4027hq], user=1003120000] - MDC[jobName=Starting ClientSession [sessionId=1l4kq0svd5jjrh026gn3n3g2gfpp5f66jjd1gf3kepg85r4027hq]]
2024-06-28 12:12:03,613 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:311) - Created new client session [clientSessionId=1l4kq0svd5jjrh026gn3n3g2gfpp5f66jjd1gf3kepg85r4027hq, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy]
2024-06-28 12:12:03,621 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:apdon4e32kn5td8istldl3fhont1b4ie9v0gtlk12dq30q16v17 initialized
2024-06-28 12:12:03,622 INFO  [main] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:456) - Detected invalidation of HTTP session null, cleaning up 1 client sessions and 1 UI sessions
2024-06-28 12:12:03,622 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:apdon4e32kn5td8istldl3fhont1b4ie9v0gtlk12dq30q16v17...
2024-06-28 12:12:03,624 INFO  [main] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:408) - Session housekeeping: Shutting down client session with ID 1l4kq0svd5jjrh026gn3n3g2gfpp5f66jjd1gf3kepg85r4027hq because it is not used anymore
2024-06-28 12:12:03,625 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:386) - Enter stop(0) of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@3f41d441[id = 1l4kq0svd5jjrh026gn3n3g2gfpp5f66jjd1gf3kepg85r4027hq] - MDC[scoutSession=1l4kq0svd5jjrh026gn3n3g2gfpp5f66jjd1gf3kepg85r4027hq, jobName=Stop client session 1l4kq0svd5jjrh026gn3n3g2gfpp5f66jjd1gf3kepg85r4027hq due to session housekeeping]
2024-06-28 12:12:03,625 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:391) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@3f41d441[id = 1l4kq0svd5jjrh026gn3n3g2gfpp5f66jjd1gf3kepg85r4027hq] - MDC[scoutSession=1l4kq0svd5jjrh026gn3n3g2gfpp5f66jjd1gf3kepg85r4027hq, jobName=Stop client session 1l4kq0svd5jjrh026gn3n3g2gfpp5f66jjd1gf3kepg85r4027hq due to session housekeeping]
2024-06-28 12:12:03,626 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:416) - Begin stop of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@3f41d441[id = 1l4kq0svd5jjrh026gn3n3g2gfpp5f66jjd1gf3kepg85r4027hq], point of no return - MDC[scoutSession=1l4kq0svd5jjrh026gn3n3g2gfpp5f66jjd1gf3kepg85r4027hq, jobName=Stop client session 1l4kq0svd5jjrh026gn3n3g2gfpp5f66jjd1gf3kepg85r4027hq due to session housekeeping]
2024-06-28 12:12:03,627 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:462) - Client session stopped [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@3f41d441[id = 1l4kq0svd5jjrh026gn3n3g2gfpp5f66jjd1gf3kepg85r4027hq], user=1003120000] - MDC[scoutSession=1l4kq0svd5jjrh026gn3n3g2gfpp5f66jjd1gf3kepg85r4027hq, jobName=Stop client session 1l4kq0svd5jjrh026gn3n3g2gfpp5f66jjd1gf3kepg85r4027hq due to session housekeeping]
2024-06-28 12:12:03,627 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:89) - Client session with ID 1l4kq0svd5jjrh026gn3n3g2gfpp5f66jjd1gf3kepg85r4027hq terminated. - MDC[scoutSession=1l4kq0svd5jjrh026gn3n3g2gfpp5f66jjd1gf3kepg85r4027hq, jobName=Stop client session 1l4kq0svd5jjrh026gn3n3g2gfpp5f66jjd1gf3kepg85r4027hq due to session housekeeping]
2024-06-28 12:12:03,772 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@5a99af43[id = ipe70b42fljg668mev5pr68km0ujksunavnk565o0eopc7el3ip], user=1003120000] - MDC[jobName=Starting ClientSession [sessionId=ipe70b42fljg668mev5pr68km0ujksunavnk565o0eopc7el3ip]]
2024-06-28 12:12:03,772 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:311) - Created new client session [clientSessionId=ipe70b42fljg668mev5pr68km0ujksunavnk565o0eopc7el3ip, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy]
2024-06-28 12:12:03,778 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:17cgk6mevpcg3hh32s02t9vhrll6htp4rvkofuel7lnj7j2kuaan initialized
2024-06-28 12:12:03,815 INFO  [main] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:456) - Detected invalidation of HTTP session null, cleaning up 1 client sessions and 1 UI sessions
2024-06-28 12:12:03,816 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:17cgk6mevpcg3hh32s02t9vhrll6htp4rvkofuel7lnj7j2kuaan...
2024-06-28 12:12:03,818 INFO  [main] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:408) - Session housekeeping: Shutting down client session with ID ipe70b42fljg668mev5pr68km0ujksunavnk565o0eopc7el3ip because it is not used anymore
2024-06-28 12:12:03,819 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:386) - Enter stop(0) of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@5a99af43[id = ipe70b42fljg668mev5pr68km0ujksunavnk565o0eopc7el3ip] - MDC[scoutSession=ipe70b42fljg668mev5pr68km0ujksunavnk565o0eopc7el3ip, jobName=Stop client session ipe70b42fljg668mev5pr68km0ujksunavnk565o0eopc7el3ip due to session housekeeping]
2024-06-28 12:12:03,819 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:391) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@5a99af43[id = ipe70b42fljg668mev5pr68km0ujksunavnk565o0eopc7el3ip] - MDC[scoutSession=ipe70b42fljg668mev5pr68km0ujksunavnk565o0eopc7el3ip, jobName=Stop client session ipe70b42fljg668mev5pr68km0ujksunavnk565o0eopc7el3ip due to session housekeeping]
2024-06-28 12:12:03,820 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:416) - Begin stop of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@5a99af43[id = ipe70b42fljg668mev5pr68km0ujksunavnk565o0eopc7el3ip], point of no return - MDC[scoutSession=ipe70b42fljg668mev5pr68km0ujksunavnk565o0eopc7el3ip, jobName=Stop client session ipe70b42fljg668mev5pr68km0ujksunavnk565o0eopc7el3ip due to session housekeeping]
# SessionStoreTestForm.doFinally  WAIT_FOR_JOB...
2024-06-28 12:12:05,821 WARN  [scout-thread-22] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.awaitJobs(ClientSessionStopHelper.java:153) - Client session org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@5a99af43[id = ipe70b42fljg668mev5pr68km0ujksunavnk565o0eopc7el3ip] did not stop within 1 seconds. Stopping will continue. - MDC[jobName=org.eclipse.scout.rt.client.session.ClientSessionStopHelper$$Lambda$384/0x00007f51b846a590]
2024-06-28 12:12:05,822 INFO  [scout-thread-22] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.cancelJobs(ClientSessionStopHelper.java:171) - Cancel running model jobs because the client session was shut down. [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@5a99af43[id = ipe70b42fljg668mev5pr68km0ujksunavnk565o0eopc7el3ip], user=1003120000, jobs=[JobFutureTask@51b2b3e6[job=Stop client session ipe70b42fljg668mev5pr68km0ujksunavnk565o0eopc7el3ip due to session housekeeping, state=WAITING_FOR_PERMIT], JobFutureTask@538807d4[job=Stop client session ipe70b42fljg668mev5pr68km0ujksunavnk565o0eopc7el3ip due to session housekeeping, state=RUNNING]]] - MDC[jobName=org.eclipse.scout.rt.client.session.ClientSessionStopHelper$$Lambda$384/0x00007f51b846a590]
2024-06-28 12:12:05,823 ERROR [scout-model-thread-23] org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.internalCloseForms(AbstractDesktop.java:2161) - Exception while closing forms - MDC[scoutSession=ipe70b42fljg668mev5pr68km0ujksunavnk565o0eopc7el3ip, jobName=Stop client session ipe70b42fljg668mev5pr68km0ujksunavnk565o0eopc7el3ip due to session housekeeping]
org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while waiting for a job to complete [calling-thread=scout-model-thread-23, job=org.eclipse.scout.rt.ui.html.fixtures.SessionStoreTestForm$$Lambda$469/0x00007f51b84d5e40]
	at org.eclipse.scout.rt.platform.job.internal.JobExceptionTranslator.translateInterruptedException(JobExceptionTranslator.java:50)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.awaitDone(JobFutureTask.java:358)
	at org.eclipse.scout.rt.ui.html.fixtures.SessionStoreTestForm.doFinally(SessionStoreTestForm.java:83)
	at org.eclipse.scout.rt.client.ui.form.AbstractForm.doClose(AbstractForm.java:1879)
	at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.internalCloseForms(AbstractDesktop.java:2154)
	at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.closeInternal(AbstractDesktop.java:2063)
	at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.disposeInternal(AbstractDesktop.java:2036)
	at org.eclipse.scout.rt.client.ui.AbstractWidget.dispose(AbstractWidget.java:182)
	at org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:434)
	at org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:381)
	at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop$P_UIFacade.closeFromUI(AbstractDesktop.java:2641)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.eclipse.scout.rt.client.ModelContextProxy.lambda$1(ModelContextProxy.java:48)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.client.ModelContextProxy.lambda$0(ModelContextProxy.java:48)
	at jdk.proxy2/jdk.proxy2.$Proxy88.closeFromUI(Unknown Source)
	at org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:84)
	at org.eclipse.scout.rt.client.session.ClientSessionStopHelper.lambda$0(ClientSessionStopHelper.java:56)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
Caused by: java.lang.InterruptedException: null
	at java.base/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1638)
	at org.eclipse.scout.rt.platform.job.internal.CompletionPromise.awaitDoneAndGet(CompletionPromise.java:158)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.awaitDone(JobFutureTask.java:351)
	... 48 common frames omitted
2024-06-28 12:12:05,825 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:462) - Client session stopped [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@5a99af43[id = ipe70b42fljg668mev5pr68km0ujksunavnk565o0eopc7el3ip], user=1003120000] - MDC[scoutSession=ipe70b42fljg668mev5pr68km0ujksunavnk565o0eopc7el3ip, jobName=Stop client session ipe70b42fljg668mev5pr68km0ujksunavnk565o0eopc7el3ip due to session housekeeping]
2024-06-28 12:12:05,825 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:89) - Client session with ID ipe70b42fljg668mev5pr68km0ujksunavnk565o0eopc7el3ip terminated. - MDC[scoutSession=ipe70b42fljg668mev5pr68km0ujksunavnk565o0eopc7el3ip, jobName=Stop client session ipe70b42fljg668mev5pr68km0ujksunavnk565o0eopc7el3ip due to session housekeeping]
2024-06-28 12:12:05,838 INFO  [scout-model-thread-22] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@1270eaa1[id = oa54e31gk9tpd4psqd82c9lt1odcncnle26fa35kuvi65a5h82o], user=1003120000] - MDC[jobName=Starting ClientSession [sessionId=oa54e31gk9tpd4psqd82c9lt1odcncnle26fa35kuvi65a5h82o]]
2024-06-28 12:12:05,838 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:311) - Created new client session [clientSessionId=oa54e31gk9tpd4psqd82c9lt1odcncnle26fa35kuvi65a5h82o, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy]
2024-06-28 12:12:05,846 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:1v271a9h8dtr8d1bffko8dt7pc7a04ppdb1o1m68009a7uau3aeg initialized
2024-06-28 12:12:05,853 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:1096) - Logging out from UI session with ID 0:1v271a9h8dtr8d1bffko8dt7pc7a04ppdb1o1m68009a7uau3aeg [clientSessionId=oa54e31gk9tpd4psqd82c9lt1odcncnle26fa35kuvi65a5h82o, processingJsonRequest=false]
2024-06-28 12:12:05,853 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:1v271a9h8dtr8d1bffko8dt7pc7a04ppdb1o1m68009a7uau3aeg...
2024-06-28 12:12:05,854 INFO  [scout-thread-22] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:408) - Session housekeeping: Shutting down client session with ID oa54e31gk9tpd4psqd82c9lt1odcncnle26fa35kuvi65a5h82o because it is not used anymore - MDC[jobName=Performing session housekeeping for client session with ID oa54e31gk9tpd4psqd82c9lt1odcncnle26fa35kuvi65a5h82o]
2024-06-28 12:12:05,854 INFO  [scout-thread-22] org.eclipse.scout.rt.ui.html.SessionStore.checkHttpSessionOutsideWriteLock(SessionStore.java:503) - Invalidate HTTP session with ID null because session store contains no more client sessions - MDC[jobName=Performing session housekeeping for client session with ID oa54e31gk9tpd4psqd82c9lt1odcncnle26fa35kuvi65a5h82o]
2024-06-28 12:12:05,855 INFO  [scout-thread-22] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:456) - Detected invalidation of HTTP session null, cleaning up 0 client sessions and 0 UI sessions - MDC[jobName=Performing session housekeeping for client session with ID oa54e31gk9tpd4psqd82c9lt1odcncnle26fa35kuvi65a5h82o]
2024-06-28 12:12:05,855 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:1110) - Logged out successfully from UI session with ID 0:1v271a9h8dtr8d1bffko8dt7pc7a04ppdb1o1m68009a7uau3aeg
2024-06-28 12:12:05,856 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:386) - Enter stop(0) of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@1270eaa1[id = oa54e31gk9tpd4psqd82c9lt1odcncnle26fa35kuvi65a5h82o] - MDC[scoutSession=oa54e31gk9tpd4psqd82c9lt1odcncnle26fa35kuvi65a5h82o, jobName=Stop client session oa54e31gk9tpd4psqd82c9lt1odcncnle26fa35kuvi65a5h82o due to session housekeeping]
2024-06-28 12:12:05,856 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:391) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@1270eaa1[id = oa54e31gk9tpd4psqd82c9lt1odcncnle26fa35kuvi65a5h82o] - MDC[scoutSession=oa54e31gk9tpd4psqd82c9lt1odcncnle26fa35kuvi65a5h82o, jobName=Stop client session oa54e31gk9tpd4psqd82c9lt1odcncnle26fa35kuvi65a5h82o due to session housekeeping]
2024-06-28 12:12:05,856 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:416) - Begin stop of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@1270eaa1[id = oa54e31gk9tpd4psqd82c9lt1odcncnle26fa35kuvi65a5h82o], point of no return - MDC[scoutSession=oa54e31gk9tpd4psqd82c9lt1odcncnle26fa35kuvi65a5h82o, jobName=Stop client session oa54e31gk9tpd4psqd82c9lt1odcncnle26fa35kuvi65a5h82o due to session housekeeping]
# SessionStoreTestForm.doFinally  WAIT_FOR_JOB...
2024-06-28 12:12:07,857 WARN  [scout-thread-21] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.awaitJobs(ClientSessionStopHelper.java:153) - Client session org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@1270eaa1[id = oa54e31gk9tpd4psqd82c9lt1odcncnle26fa35kuvi65a5h82o] did not stop within 1 seconds. Stopping will continue. - MDC[jobName=org.eclipse.scout.rt.client.session.ClientSessionStopHelper$$Lambda$384/0x00007f51b846a590]
2024-06-28 12:12:07,857 INFO  [scout-thread-21] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.cancelJobs(ClientSessionStopHelper.java:171) - Cancel running model jobs because the client session was shut down. [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@1270eaa1[id = oa54e31gk9tpd4psqd82c9lt1odcncnle26fa35kuvi65a5h82o], user=1003120000, jobs=[JobFutureTask@593e594f[job=Detaching Gui, state=WAITING_FOR_PERMIT], JobFutureTask@4ac42c63[job=Stop client session oa54e31gk9tpd4psqd82c9lt1odcncnle26fa35kuvi65a5h82o due to session housekeeping, state=RUNNING]]] - MDC[jobName=org.eclipse.scout.rt.client.session.ClientSessionStopHelper$$Lambda$384/0x00007f51b846a590]
2024-06-28 12:12:07,858 ERROR [scout-model-thread-23] org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.internalCloseForms(AbstractDesktop.java:2161) - Exception while closing forms - MDC[scoutSession=oa54e31gk9tpd4psqd82c9lt1odcncnle26fa35kuvi65a5h82o, jobName=Stop client session oa54e31gk9tpd4psqd82c9lt1odcncnle26fa35kuvi65a5h82o due to session housekeeping]
org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while waiting for a job to complete [calling-thread=scout-model-thread-23, job=org.eclipse.scout.rt.ui.html.fixtures.SessionStoreTestForm$$Lambda$469/0x00007f51b84d5e40]
	at org.eclipse.scout.rt.platform.job.internal.JobExceptionTranslator.translateInterruptedException(JobExceptionTranslator.java:50)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.awaitDone(JobFutureTask.java:358)
	at org.eclipse.scout.rt.ui.html.fixtures.SessionStoreTestForm.doFinally(SessionStoreTestForm.java:83)
	at org.eclipse.scout.rt.client.ui.form.AbstractForm.doClose(AbstractForm.java:1879)
	at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.internalCloseForms(AbstractDesktop.java:2154)
	at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.closeInternal(AbstractDesktop.java:2063)
	at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.disposeInternal(AbstractDesktop.java:2036)
	at org.eclipse.scout.rt.client.ui.AbstractWidget.dispose(AbstractWidget.java:182)
	at org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:434)
	at org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:381)
	at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop$P_UIFacade.closeFromUI(AbstractDesktop.java:2641)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.eclipse.scout.rt.client.ModelContextProxy.lambda$1(ModelContextProxy.java:48)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.client.ModelContextProxy.lambda$0(ModelContextProxy.java:48)
	at jdk.proxy2/jdk.proxy2.$Proxy88.closeFromUI(Unknown Source)
	at org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:84)
	at org.eclipse.scout.rt.client.session.ClientSessionStopHelper.lambda$0(ClientSessionStopHelper.java:56)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
Caused by: java.lang.InterruptedException: null
	at java.base/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1638)
	at org.eclipse.scout.rt.platform.job.internal.CompletionPromise.awaitDoneAndGet(CompletionPromise.java:158)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.awaitDone(JobFutureTask.java:351)
	... 48 common frames omitted
2024-06-28 12:12:07,860 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:462) - Client session stopped [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@1270eaa1[id = oa54e31gk9tpd4psqd82c9lt1odcncnle26fa35kuvi65a5h82o], user=1003120000] - MDC[scoutSession=oa54e31gk9tpd4psqd82c9lt1odcncnle26fa35kuvi65a5h82o, jobName=Stop client session oa54e31gk9tpd4psqd82c9lt1odcncnle26fa35kuvi65a5h82o due to session housekeeping]
2024-06-28 12:12:07,860 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:89) - Client session with ID oa54e31gk9tpd4psqd82c9lt1odcncnle26fa35kuvi65a5h82o terminated. - MDC[scoutSession=oa54e31gk9tpd4psqd82c9lt1odcncnle26fa35kuvi65a5h82o, jobName=Stop client session oa54e31gk9tpd4psqd82c9lt1odcncnle26fa35kuvi65a5h82o due to session housekeeping]
2024-06-28 12:12:07,869 INFO  [scout-model-thread-21] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@5ff11a0a[id = 12m2gjbq0bqrrd2j3iabp5837tbluflvf5d97o05igksp1hmckbq], user=1003120000] - MDC[jobName=Starting ClientSession [sessionId=12m2gjbq0bqrrd2j3iabp5837tbluflvf5d97o05igksp1hmckbq]]
2024-06-28 12:12:07,869 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:311) - Created new client session [clientSessionId=12m2gjbq0bqrrd2j3iabp5837tbluflvf5d97o05igksp1hmckbq, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy]
2024-06-28 12:12:07,877 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:1j41b0hg2senh2m06l7asbhrmh1fqhnq94bjkh60iu3ue1rhjpq5 initialized
2024-06-28 12:12:07,883 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:1096) - Logging out from UI session with ID 0:1j41b0hg2senh2m06l7asbhrmh1fqhnq94bjkh60iu3ue1rhjpq5 [clientSessionId=12m2gjbq0bqrrd2j3iabp5837tbluflvf5d97o05igksp1hmckbq, processingJsonRequest=false]
2024-06-28 12:12:07,883 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:1j41b0hg2senh2m06l7asbhrmh1fqhnq94bjkh60iu3ue1rhjpq5...
2024-06-28 12:12:07,884 INFO  [scout-thread-21] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:408) - Session housekeeping: Shutting down client session with ID 12m2gjbq0bqrrd2j3iabp5837tbluflvf5d97o05igksp1hmckbq because it is not used anymore - MDC[jobName=Performing session housekeeping for client session with ID 12m2gjbq0bqrrd2j3iabp5837tbluflvf5d97o05igksp1hmckbq]
2024-06-28 12:12:07,884 INFO  [scout-thread-21] org.eclipse.scout.rt.ui.html.SessionStore.checkHttpSessionOutsideWriteLock(SessionStore.java:503) - Invalidate HTTP session with ID null because session store contains no more client sessions - MDC[jobName=Performing session housekeeping for client session with ID 12m2gjbq0bqrrd2j3iabp5837tbluflvf5d97o05igksp1hmckbq]
2024-06-28 12:12:07,884 INFO  [scout-thread-21] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:456) - Detected invalidation of HTTP session null, cleaning up 0 client sessions and 0 UI sessions - MDC[jobName=Performing session housekeeping for client session with ID 12m2gjbq0bqrrd2j3iabp5837tbluflvf5d97o05igksp1hmckbq]
2024-06-28 12:12:07,885 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:1110) - Logged out successfully from UI session with ID 0:1j41b0hg2senh2m06l7asbhrmh1fqhnq94bjkh60iu3ue1rhjpq5
2024-06-28 12:12:07,886 INFO  [scout-model-thread-21] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:386) - Enter stop(0) of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@5ff11a0a[id = 12m2gjbq0bqrrd2j3iabp5837tbluflvf5d97o05igksp1hmckbq] - MDC[scoutSession=12m2gjbq0bqrrd2j3iabp5837tbluflvf5d97o05igksp1hmckbq, jobName=Stop client session 12m2gjbq0bqrrd2j3iabp5837tbluflvf5d97o05igksp1hmckbq due to session housekeeping]
2024-06-28 12:12:07,886 INFO  [scout-model-thread-21] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:391) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@5ff11a0a[id = 12m2gjbq0bqrrd2j3iabp5837tbluflvf5d97o05igksp1hmckbq] - MDC[scoutSession=12m2gjbq0bqrrd2j3iabp5837tbluflvf5d97o05igksp1hmckbq, jobName=Stop client session 12m2gjbq0bqrrd2j3iabp5837tbluflvf5d97o05igksp1hmckbq due to session housekeeping]
2024-06-28 12:12:07,887 INFO  [scout-model-thread-21] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:416) - Begin stop of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@5ff11a0a[id = 12m2gjbq0bqrrd2j3iabp5837tbluflvf5d97o05igksp1hmckbq], point of no return - MDC[scoutSession=12m2gjbq0bqrrd2j3iabp5837tbluflvf5d97o05igksp1hmckbq, jobName=Stop client session 12m2gjbq0bqrrd2j3iabp5837tbluflvf5d97o05igksp1hmckbq due to session housekeeping]
# SessionStoreTestForm.doFinally  WAIT_FOR_MESSAGE_BOX...
2024-06-28 12:12:07,888 WARN  [scout-model-thread-21] org.eclipse.scout.rt.client.ui.messagebox.MessageBox.show(MessageBox.java:331) - there is no desktop or the desktop has not yet been opened in the ui, default answer is CANCEL - MDC[scoutSession=12m2gjbq0bqrrd2j3iabp5837tbluflvf5d97o05igksp1hmckbq, jobName=Stop client session 12m2gjbq0bqrrd2j3iabp5837tbluflvf5d97o05igksp1hmckbq due to session housekeeping]
java.lang.IllegalStateException: null
	at org.eclipse.scout.rt.client.ui.messagebox.MessageBox.show(MessageBox.java:331)
	at org.eclipse.scout.rt.client.ui.messagebox.MessageBox.show(MessageBox.java:306)
	at org.eclipse.scout.rt.ui.html.fixtures.SessionStoreTestForm.doFinally(SessionStoreTestForm.java:80)
	at org.eclipse.scout.rt.client.ui.form.AbstractForm.doClose(AbstractForm.java:1879)
	at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.internalCloseForms(AbstractDesktop.java:2154)
	at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.closeInternal(AbstractDesktop.java:2063)
	at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.disposeInternal(AbstractDesktop.java:2036)
	at org.eclipse.scout.rt.client.ui.AbstractWidget.dispose(AbstractWidget.java:182)
	at org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:434)
	at org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:381)
	at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop$P_UIFacade.closeFromUI(AbstractDesktop.java:2641)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.eclipse.scout.rt.client.ModelContextProxy.lambda$1(ModelContextProxy.java:48)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.client.ModelContextProxy.lambda$0(ModelContextProxy.java:48)
	at jdk.proxy2/jdk.proxy2.$Proxy88.closeFromUI(Unknown Source)
	at org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:84)
	at org.eclipse.scout.rt.client.session.ClientSessionStopHelper.lambda$0(ClientSessionStopHelper.java:56)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
# SessionStoreTestForm.doFinally done.
2024-06-28 12:12:07,889 INFO  [scout-model-thread-21] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:462) - Client session stopped [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@5ff11a0a[id = 12m2gjbq0bqrrd2j3iabp5837tbluflvf5d97o05igksp1hmckbq], user=1003120000] - MDC[scoutSession=12m2gjbq0bqrrd2j3iabp5837tbluflvf5d97o05igksp1hmckbq, jobName=Stop client session 12m2gjbq0bqrrd2j3iabp5837tbluflvf5d97o05igksp1hmckbq due to session housekeeping]
2024-06-28 12:12:07,889 INFO  [scout-model-thread-21] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:89) - Client session with ID 12m2gjbq0bqrrd2j3iabp5837tbluflvf5d97o05igksp1hmckbq terminated. - MDC[scoutSession=12m2gjbq0bqrrd2j3iabp5837tbluflvf5d97o05igksp1hmckbq, jobName=Stop client session 12m2gjbq0bqrrd2j3iabp5837tbluflvf5d97o05igksp1hmckbq due to session housekeeping]
2024-06-28 12:12:08,095 INFO  [scout-model-thread-21] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@39c25473[id = 1sfoj9jt1alnpf4230040oghotokge31sm3beh5dstitr7vffn0m], user=1003120000] - MDC[jobName=Starting ClientSession [sessionId=1sfoj9jt1alnpf4230040oghotokge31sm3beh5dstitr7vffn0m]]
2024-06-28 12:12:08,095 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:311) - Created new client session [clientSessionId=1sfoj9jt1alnpf4230040oghotokge31sm3beh5dstitr7vffn0m, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy]
2024-06-28 12:12:08,102 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:vm1r38ae2k4o0gurbcg15pi7bolq9h41hqpueqlejcq0vfq88io initialized
2024-06-28 12:12:08,108 INFO  [main] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:456) - Detected invalidation of HTTP session null, cleaning up 1 client sessions and 1 UI sessions
2024-06-28 12:12:08,108 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:vm1r38ae2k4o0gurbcg15pi7bolq9h41hqpueqlejcq0vfq88io...
2024-06-28 12:12:08,111 INFO  [main] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:408) - Session housekeeping: Shutting down client session with ID 1sfoj9jt1alnpf4230040oghotokge31sm3beh5dstitr7vffn0m because it is not used anymore
2024-06-28 12:12:08,112 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:386) - Enter stop(0) of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@39c25473[id = 1sfoj9jt1alnpf4230040oghotokge31sm3beh5dstitr7vffn0m] - MDC[scoutSession=1sfoj9jt1alnpf4230040oghotokge31sm3beh5dstitr7vffn0m, jobName=Stop client session 1sfoj9jt1alnpf4230040oghotokge31sm3beh5dstitr7vffn0m due to session housekeeping]
2024-06-28 12:12:08,112 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:391) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@39c25473[id = 1sfoj9jt1alnpf4230040oghotokge31sm3beh5dstitr7vffn0m] - MDC[scoutSession=1sfoj9jt1alnpf4230040oghotokge31sm3beh5dstitr7vffn0m, jobName=Stop client session 1sfoj9jt1alnpf4230040oghotokge31sm3beh5dstitr7vffn0m due to session housekeeping]
2024-06-28 12:12:08,112 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:416) - Begin stop of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@39c25473[id = 1sfoj9jt1alnpf4230040oghotokge31sm3beh5dstitr7vffn0m], point of no return - MDC[scoutSession=1sfoj9jt1alnpf4230040oghotokge31sm3beh5dstitr7vffn0m, jobName=Stop client session 1sfoj9jt1alnpf4230040oghotokge31sm3beh5dstitr7vffn0m due to session housekeeping]
# SessionStoreTestForm.doFinally  WAIT_FOR_MESSAGE_BOX...
2024-06-28 12:12:08,113 WARN  [scout-model-thread-23] org.eclipse.scout.rt.client.ui.messagebox.MessageBox.show(MessageBox.java:331) - there is no desktop or the desktop has not yet been opened in the ui, default answer is CANCEL - MDC[scoutSession=1sfoj9jt1alnpf4230040oghotokge31sm3beh5dstitr7vffn0m, jobName=Stop client session 1sfoj9jt1alnpf4230040oghotokge31sm3beh5dstitr7vffn0m due to session housekeeping]
java.lang.IllegalStateException: null
	at org.eclipse.scout.rt.client.ui.messagebox.MessageBox.show(MessageBox.java:331)
	at org.eclipse.scout.rt.client.ui.messagebox.MessageBox.show(MessageBox.java:306)
	at org.eclipse.scout.rt.ui.html.fixtures.SessionStoreTestForm.doFinally(SessionStoreTestForm.java:80)
	at org.eclipse.scout.rt.client.ui.form.AbstractForm.doClose(AbstractForm.java:1879)
	at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.internalCloseForms(AbstractDesktop.java:2154)
	at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.closeInternal(AbstractDesktop.java:2063)
	at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.disposeInternal(AbstractDesktop.java:2036)
	at org.eclipse.scout.rt.client.ui.AbstractWidget.dispose(AbstractWidget.java:182)
	at org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:434)
	at org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:381)
	at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop$P_UIFacade.closeFromUI(AbstractDesktop.java:2641)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.eclipse.scout.rt.client.ModelContextProxy.lambda$1(ModelContextProxy.java:48)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.client.ModelContextProxy.lambda$0(ModelContextProxy.java:48)
	at jdk.proxy2/jdk.proxy2.$Proxy88.closeFromUI(Unknown Source)
	at org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:84)
	at org.eclipse.scout.rt.client.session.ClientSessionStopHelper.lambda$0(ClientSessionStopHelper.java:56)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
# SessionStoreTestForm.doFinally done.
2024-06-28 12:12:08,114 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:462) - Client session stopped [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@39c25473[id = 1sfoj9jt1alnpf4230040oghotokge31sm3beh5dstitr7vffn0m], user=1003120000] - MDC[scoutSession=1sfoj9jt1alnpf4230040oghotokge31sm3beh5dstitr7vffn0m, jobName=Stop client session 1sfoj9jt1alnpf4230040oghotokge31sm3beh5dstitr7vffn0m due to session housekeeping]
2024-06-28 12:12:08,115 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:89) - Client session with ID 1sfoj9jt1alnpf4230040oghotokge31sm3beh5dstitr7vffn0m terminated. - MDC[scoutSession=1sfoj9jt1alnpf4230040oghotokge31sm3beh5dstitr7vffn0m, jobName=Stop client session 1sfoj9jt1alnpf4230040oghotokge31sm3beh5dstitr7vffn0m due to session housekeeping]
2024-06-28 12:12:08,125 INFO  [scout-model-thread-21] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@53e05cc0[id = 1ei6ff6ughv1cb741e3v16b9hf1ua5ngr2p7fj8qj0jlt2ui1e98], user=1003120000] - MDC[jobName=Starting ClientSession [sessionId=1ei6ff6ughv1cb741e3v16b9hf1ua5ngr2p7fj8qj0jlt2ui1e98]]
2024-06-28 12:12:08,125 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:311) - Created new client session [clientSessionId=1ei6ff6ughv1cb741e3v16b9hf1ua5ngr2p7fj8qj0jlt2ui1e98, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy]
2024-06-28 12:12:08,133 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:18o17l7nuiqiumctbvegs0u1lppvqnjla5ssg78ug3s9llek4l0s initialized
2024-06-28 12:12:08,138 INFO  [main] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:456) - Detected invalidation of HTTP session null, cleaning up 1 client sessions and 1 UI sessions
2024-06-28 12:12:08,139 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:18o17l7nuiqiumctbvegs0u1lppvqnjla5ssg78ug3s9llek4l0s...
2024-06-28 12:12:08,141 INFO  [main] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:408) - Session housekeeping: Shutting down client session with ID 1ei6ff6ughv1cb741e3v16b9hf1ua5ngr2p7fj8qj0jlt2ui1e98 because it is not used anymore
2024-06-28 12:12:08,142 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:386) - Enter stop(0) of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@53e05cc0[id = 1ei6ff6ughv1cb741e3v16b9hf1ua5ngr2p7fj8qj0jlt2ui1e98] - MDC[scoutSession=1ei6ff6ughv1cb741e3v16b9hf1ua5ngr2p7fj8qj0jlt2ui1e98, jobName=Stop client session 1ei6ff6ughv1cb741e3v16b9hf1ua5ngr2p7fj8qj0jlt2ui1e98 due to session housekeeping]
2024-06-28 12:12:08,143 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:391) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@53e05cc0[id = 1ei6ff6ughv1cb741e3v16b9hf1ua5ngr2p7fj8qj0jlt2ui1e98] - MDC[scoutSession=1ei6ff6ughv1cb741e3v16b9hf1ua5ngr2p7fj8qj0jlt2ui1e98, jobName=Stop client session 1ei6ff6ughv1cb741e3v16b9hf1ua5ngr2p7fj8qj0jlt2ui1e98 due to session housekeeping]
2024-06-28 12:12:08,143 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:416) - Begin stop of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@53e05cc0[id = 1ei6ff6ughv1cb741e3v16b9hf1ua5ngr2p7fj8qj0jlt2ui1e98], point of no return - MDC[scoutSession=1ei6ff6ughv1cb741e3v16b9hf1ua5ngr2p7fj8qj0jlt2ui1e98, jobName=Stop client session 1ei6ff6ughv1cb741e3v16b9hf1ua5ngr2p7fj8qj0jlt2ui1e98 due to session housekeeping]
# SessionStoreTestForm.doFinally  WAIT_FOR_LOOP...
# for-loop in state RUNNING, ttl=5000
2024-06-28 12:12:10,147 WARN  [scout-thread-25] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.awaitJobs(ClientSessionStopHelper.java:153) - Client session org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@53e05cc0[id = 1ei6ff6ughv1cb741e3v16b9hf1ua5ngr2p7fj8qj0jlt2ui1e98] did not stop within 1 seconds. Stopping will continue. - MDC[jobName=org.eclipse.scout.rt.client.session.ClientSessionStopHelper$$Lambda$384/0x00007f51b846a590]
2024-06-28 12:12:10,150 INFO  [scout-thread-25] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.cancelJobs(ClientSessionStopHelper.java:171) - Cancel running model jobs because the client session was shut down. [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@53e05cc0[id = 1ei6ff6ughv1cb741e3v16b9hf1ua5ngr2p7fj8qj0jlt2ui1e98], user=1003120000, jobs=[JobFutureTask@366621a2[job=Stop client session 1ei6ff6ughv1cb741e3v16b9hf1ua5ngr2p7fj8qj0jlt2ui1e98 due to session housekeeping, state=WAITING_FOR_PERMIT], JobFutureTask@2be208db[job=Stop client session 1ei6ff6ughv1cb741e3v16b9hf1ua5ngr2p7fj8qj0jlt2ui1e98 due to session housekeeping, state=RUNNING]]] - MDC[jobName=org.eclipse.scout.rt.client.session.ClientSessionStopHelper$$Lambda$384/0x00007f51b846a590]
# for-loop in state DONE, ttl=1887
# SessionStoreTestForm.doFinally done.
2024-06-28 12:12:13,150 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:462) - Client session stopped [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@53e05cc0[id = 1ei6ff6ughv1cb741e3v16b9hf1ua5ngr2p7fj8qj0jlt2ui1e98], user=1003120000] - MDC[scoutSession=1ei6ff6ughv1cb741e3v16b9hf1ua5ngr2p7fj8qj0jlt2ui1e98, jobName=Stop client session 1ei6ff6ughv1cb741e3v16b9hf1ua5ngr2p7fj8qj0jlt2ui1e98 due to session housekeeping]
2024-06-28 12:12:13,152 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:89) - Client session with ID 1ei6ff6ughv1cb741e3v16b9hf1ua5ngr2p7fj8qj0jlt2ui1e98 terminated. - MDC[scoutSession=1ei6ff6ughv1cb741e3v16b9hf1ua5ngr2p7fj8qj0jlt2ui1e98, jobName=Stop client session 1ei6ff6ughv1cb741e3v16b9hf1ua5ngr2p7fj8qj0jlt2ui1e98 due to session housekeeping]
2024-06-28 12:12:13,164 INFO  [scout-model-thread-22] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@52bd00bc[id = 1780amsj6am5p3a3fvu5f1iegt1na3n3isi9k3eebee0pihsk6od], user=1003120000] - MDC[jobName=Starting ClientSession [sessionId=1780amsj6am5p3a3fvu5f1iegt1na3n3isi9k3eebee0pihsk6od]]
2024-06-28 12:12:13,165 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:311) - Created new client session [clientSessionId=1780amsj6am5p3a3fvu5f1iegt1na3n3isi9k3eebee0pihsk6od, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy]
2024-06-28 12:12:13,172 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:1dmailedbbchuur68vh4j39jj366qa3bvdv62sg4iddapkunue99 initialized
2024-06-28 12:12:13,179 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:1096) - Logging out from UI session with ID 0:1dmailedbbchuur68vh4j39jj366qa3bvdv62sg4iddapkunue99 [clientSessionId=1780amsj6am5p3a3fvu5f1iegt1na3n3isi9k3eebee0pihsk6od, processingJsonRequest=false]
2024-06-28 12:12:13,179 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:1dmailedbbchuur68vh4j39jj366qa3bvdv62sg4iddapkunue99...
2024-06-28 12:12:13,180 INFO  [scout-thread-22] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:408) - Session housekeeping: Shutting down client session with ID 1780amsj6am5p3a3fvu5f1iegt1na3n3isi9k3eebee0pihsk6od because it is not used anymore - MDC[jobName=Performing session housekeeping for client session with ID 1780amsj6am5p3a3fvu5f1iegt1na3n3isi9k3eebee0pihsk6od]
2024-06-28 12:12:13,181 INFO  [scout-thread-22] org.eclipse.scout.rt.ui.html.SessionStore.checkHttpSessionOutsideWriteLock(SessionStore.java:503) - Invalidate HTTP session with ID null because session store contains no more client sessions - MDC[jobName=Performing session housekeeping for client session with ID 1780amsj6am5p3a3fvu5f1iegt1na3n3isi9k3eebee0pihsk6od]
2024-06-28 12:12:13,181 INFO  [scout-thread-22] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:456) - Detected invalidation of HTTP session null, cleaning up 0 client sessions and 0 UI sessions - MDC[jobName=Performing session housekeeping for client session with ID 1780amsj6am5p3a3fvu5f1iegt1na3n3isi9k3eebee0pihsk6od]
2024-06-28 12:12:13,181 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:1110) - Logged out successfully from UI session with ID 0:1dmailedbbchuur68vh4j39jj366qa3bvdv62sg4iddapkunue99
2024-06-28 12:12:13,182 INFO  [scout-model-thread-22] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:386) - Enter stop(0) of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@52bd00bc[id = 1780amsj6am5p3a3fvu5f1iegt1na3n3isi9k3eebee0pihsk6od] - MDC[scoutSession=1780amsj6am5p3a3fvu5f1iegt1na3n3isi9k3eebee0pihsk6od, jobName=Stop client session 1780amsj6am5p3a3fvu5f1iegt1na3n3isi9k3eebee0pihsk6od due to session housekeeping]
2024-06-28 12:12:13,183 INFO  [scout-model-thread-22] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:391) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@52bd00bc[id = 1780amsj6am5p3a3fvu5f1iegt1na3n3isi9k3eebee0pihsk6od] - MDC[scoutSession=1780amsj6am5p3a3fvu5f1iegt1na3n3isi9k3eebee0pihsk6od, jobName=Stop client session 1780amsj6am5p3a3fvu5f1iegt1na3n3isi9k3eebee0pihsk6od due to session housekeeping]
2024-06-28 12:12:13,183 INFO  [scout-model-thread-22] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:416) - Begin stop of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@52bd00bc[id = 1780amsj6am5p3a3fvu5f1iegt1na3n3isi9k3eebee0pihsk6od], point of no return - MDC[scoutSession=1780amsj6am5p3a3fvu5f1iegt1na3n3isi9k3eebee0pihsk6od, jobName=Stop client session 1780amsj6am5p3a3fvu5f1iegt1na3n3isi9k3eebee0pihsk6od due to session housekeeping]
# SessionStoreTestForm.doFinally  WAIT_FOR_ANOTHER_FORM...
2024-06-28 12:12:13,189 ERROR [scout-model-thread-22] org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.internalCloseForms(AbstractDesktop.java:2161) - Exception while closing forms - MDC[scoutSession=1780amsj6am5p3a3fvu5f1iegt1na3n3isi9k3eebee0pihsk6od, jobName=Stop client session 1780amsj6am5p3a3fvu5f1iegt1na3n3isi9k3eebee0pihsk6od due to session housekeeping]
org.eclipse.scout.rt.platform.exception.ProcessingException: There is no desktop or it is not open in the UI. [severity=ERROR, form=org.eclipse.scout.rt.ui.html.fixtures.SessionStoreTestForm]
	at org.eclipse.scout.rt.client.ui.form.AbstractForm.lambda$10(AbstractForm.java:1038)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.client.ui.form.AbstractForm.startInternal(AbstractForm.java:991)
	at org.eclipse.scout.rt.client.ui.form.AbstractForm.start(AbstractForm.java:984)
	at org.eclipse.scout.rt.ui.html.fixtures.SessionStoreTestForm.doFinally(SessionStoreTestForm.java:73)
	at org.eclipse.scout.rt.client.ui.form.AbstractForm.doClose(AbstractForm.java:1879)
	at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.internalCloseForms(AbstractDesktop.java:2154)
	at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.closeInternal(AbstractDesktop.java:2063)
	at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.disposeInternal(AbstractDesktop.java:2036)
	at org.eclipse.scout.rt.client.ui.AbstractWidget.dispose(AbstractWidget.java:182)
	at org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:434)
	at org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:381)
	at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop$P_UIFacade.closeFromUI(AbstractDesktop.java:2641)
	at jdk.internal.reflect.GeneratedMethodAccessor28.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.eclipse.scout.rt.client.ModelContextProxy.lambda$1(ModelContextProxy.java:48)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.client.ModelContextProxy.lambda$0(ModelContextProxy.java:48)
	at jdk.proxy2/jdk.proxy2.$Proxy88.closeFromUI(Unknown Source)
	at org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:84)
	at org.eclipse.scout.rt.client.session.ClientSessionStopHelper.lambda$0(ClientSessionStopHelper.java:56)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-06-28 12:12:13,190 INFO  [scout-model-thread-22] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:462) - Client session stopped [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@52bd00bc[id = 1780amsj6am5p3a3fvu5f1iegt1na3n3isi9k3eebee0pihsk6od], user=1003120000] - MDC[scoutSession=1780amsj6am5p3a3fvu5f1iegt1na3n3isi9k3eebee0pihsk6od, jobName=Stop client session 1780amsj6am5p3a3fvu5f1iegt1na3n3isi9k3eebee0pihsk6od due to session housekeeping]
2024-06-28 12:12:13,191 INFO  [scout-model-thread-22] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:89) - Client session with ID 1780amsj6am5p3a3fvu5f1iegt1na3n3isi9k3eebee0pihsk6od terminated. - MDC[scoutSession=1780amsj6am5p3a3fvu5f1iegt1na3n3isi9k3eebee0pihsk6od, jobName=Stop client session 1780amsj6am5p3a3fvu5f1iegt1na3n3isi9k3eebee0pihsk6od due to session housekeeping]
2024-06-28 12:12:13,388 INFO  [scout-model-thread-22] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@147e6712[id = 1vs49h0981ng0lc9apu1pkd4j3gp0han9mae17atl2prhmuvthoc], user=1003120000] - MDC[jobName=Starting ClientSession [sessionId=1vs49h0981ng0lc9apu1pkd4j3gp0han9mae17atl2prhmuvthoc]]
2024-06-28 12:12:13,389 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:311) - Created new client session [clientSessionId=1vs49h0981ng0lc9apu1pkd4j3gp0han9mae17atl2prhmuvthoc, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy]
2024-06-28 12:12:13,394 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:i7j07obi3gavodniikb01on1oliksvnfjmmcl1j8uthnloomrmu initialized
2024-06-28 12:12:13,400 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:1096) - Logging out from UI session with ID 0:i7j07obi3gavodniikb01on1oliksvnfjmmcl1j8uthnloomrmu [clientSessionId=1vs49h0981ng0lc9apu1pkd4j3gp0han9mae17atl2prhmuvthoc, processingJsonRequest=false]
2024-06-28 12:12:13,400 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:i7j07obi3gavodniikb01on1oliksvnfjmmcl1j8uthnloomrmu...
2024-06-28 12:12:13,401 INFO  [scout-thread-22] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:408) - Session housekeeping: Shutting down client session with ID 1vs49h0981ng0lc9apu1pkd4j3gp0han9mae17atl2prhmuvthoc because it is not used anymore - MDC[jobName=Performing session housekeeping for client session with ID 1vs49h0981ng0lc9apu1pkd4j3gp0han9mae17atl2prhmuvthoc]
2024-06-28 12:12:13,401 INFO  [scout-thread-22] org.eclipse.scout.rt.ui.html.SessionStore.checkHttpSessionOutsideWriteLock(SessionStore.java:503) - Invalidate HTTP session with ID null because session store contains no more client sessions - MDC[jobName=Performing session housekeeping for client session with ID 1vs49h0981ng0lc9apu1pkd4j3gp0han9mae17atl2prhmuvthoc]
2024-06-28 12:12:13,401 INFO  [scout-thread-22] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:456) - Detected invalidation of HTTP session null, cleaning up 0 client sessions and 0 UI sessions - MDC[jobName=Performing session housekeeping for client session with ID 1vs49h0981ng0lc9apu1pkd4j3gp0han9mae17atl2prhmuvthoc]
2024-06-28 12:12:13,402 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:1110) - Logged out successfully from UI session with ID 0:i7j07obi3gavodniikb01on1oliksvnfjmmcl1j8uthnloomrmu
2024-06-28 12:12:13,402 INFO  [scout-model-thread-22] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:386) - Enter stop(0) of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@147e6712[id = 1vs49h0981ng0lc9apu1pkd4j3gp0han9mae17atl2prhmuvthoc] - MDC[scoutSession=1vs49h0981ng0lc9apu1pkd4j3gp0han9mae17atl2prhmuvthoc, jobName=Stop client session 1vs49h0981ng0lc9apu1pkd4j3gp0han9mae17atl2prhmuvthoc due to session housekeeping]
2024-06-28 12:12:13,402 INFO  [scout-model-thread-22] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:391) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@147e6712[id = 1vs49h0981ng0lc9apu1pkd4j3gp0han9mae17atl2prhmuvthoc] - MDC[scoutSession=1vs49h0981ng0lc9apu1pkd4j3gp0han9mae17atl2prhmuvthoc, jobName=Stop client session 1vs49h0981ng0lc9apu1pkd4j3gp0han9mae17atl2prhmuvthoc due to session housekeeping]
2024-06-28 12:12:13,403 INFO  [scout-model-thread-22] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:416) - Begin stop of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@147e6712[id = 1vs49h0981ng0lc9apu1pkd4j3gp0han9mae17atl2prhmuvthoc], point of no return - MDC[scoutSession=1vs49h0981ng0lc9apu1pkd4j3gp0han9mae17atl2prhmuvthoc, jobName=Stop client session 1vs49h0981ng0lc9apu1pkd4j3gp0han9mae17atl2prhmuvthoc due to session housekeeping]
# SessionStoreTestForm.doFinally  DO_NOTHING...
# SessionStoreTestForm.doFinally done.
2024-06-28 12:12:13,404 INFO  [scout-model-thread-22] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:462) - Client session stopped [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@147e6712[id = 1vs49h0981ng0lc9apu1pkd4j3gp0han9mae17atl2prhmuvthoc], user=1003120000] - MDC[scoutSession=1vs49h0981ng0lc9apu1pkd4j3gp0han9mae17atl2prhmuvthoc, jobName=Stop client session 1vs49h0981ng0lc9apu1pkd4j3gp0han9mae17atl2prhmuvthoc due to session housekeeping]
2024-06-28 12:12:13,404 INFO  [scout-model-thread-22] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:89) - Client session with ID 1vs49h0981ng0lc9apu1pkd4j3gp0han9mae17atl2prhmuvthoc terminated. - MDC[scoutSession=1vs49h0981ng0lc9apu1pkd4j3gp0han9mae17atl2prhmuvthoc, jobName=Stop client session 1vs49h0981ng0lc9apu1pkd4j3gp0han9mae17atl2prhmuvthoc due to session housekeeping]
2024-06-28 12:12:13,610 INFO  [scout-model-thread-22] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@4c92c652[id = 17pkcmmcot5nk1cj1pfra5ch1fes3l5n4o102rmp4i7m7n23dl7b], user=1003120000] - MDC[jobName=Starting ClientSession [sessionId=17pkcmmcot5nk1cj1pfra5ch1fes3l5n4o102rmp4i7m7n23dl7b]]
2024-06-28 12:12:13,610 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:311) - Created new client session [clientSessionId=17pkcmmcot5nk1cj1pfra5ch1fes3l5n4o102rmp4i7m7n23dl7b, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy]
2024-06-28 12:12:13,616 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:1flm1ampiqdgr80l5t79g7jijc4h96g2fg2j08nd4jf85o8nihln initialized
2024-06-28 12:12:13,622 INFO  [main] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:456) - Detected invalidation of HTTP session null, cleaning up 1 client sessions and 1 UI sessions
2024-06-28 12:12:13,622 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:1flm1ampiqdgr80l5t79g7jijc4h96g2fg2j08nd4jf85o8nihln...
2024-06-28 12:12:13,624 INFO  [main] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:408) - Session housekeeping: Shutting down client session with ID 17pkcmmcot5nk1cj1pfra5ch1fes3l5n4o102rmp4i7m7n23dl7b because it is not used anymore
2024-06-28 12:12:13,625 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:386) - Enter stop(0) of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@4c92c652[id = 17pkcmmcot5nk1cj1pfra5ch1fes3l5n4o102rmp4i7m7n23dl7b] - MDC[scoutSession=17pkcmmcot5nk1cj1pfra5ch1fes3l5n4o102rmp4i7m7n23dl7b, jobName=Stop client session 17pkcmmcot5nk1cj1pfra5ch1fes3l5n4o102rmp4i7m7n23dl7b due to session housekeeping]
2024-06-28 12:12:13,625 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:391) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@4c92c652[id = 17pkcmmcot5nk1cj1pfra5ch1fes3l5n4o102rmp4i7m7n23dl7b] - MDC[scoutSession=17pkcmmcot5nk1cj1pfra5ch1fes3l5n4o102rmp4i7m7n23dl7b, jobName=Stop client session 17pkcmmcot5nk1cj1pfra5ch1fes3l5n4o102rmp4i7m7n23dl7b due to session housekeeping]
2024-06-28 12:12:13,626 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:416) - Begin stop of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@4c92c652[id = 17pkcmmcot5nk1cj1pfra5ch1fes3l5n4o102rmp4i7m7n23dl7b], point of no return - MDC[scoutSession=17pkcmmcot5nk1cj1pfra5ch1fes3l5n4o102rmp4i7m7n23dl7b, jobName=Stop client session 17pkcmmcot5nk1cj1pfra5ch1fes3l5n4o102rmp4i7m7n23dl7b due to session housekeeping]
# SessionStoreTestForm.doFinally  WAIT_FOR_ANOTHER_FORM...
2024-06-28 12:12:13,629 ERROR [scout-model-thread-25] org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.internalCloseForms(AbstractDesktop.java:2161) - Exception while closing forms - MDC[scoutSession=17pkcmmcot5nk1cj1pfra5ch1fes3l5n4o102rmp4i7m7n23dl7b, jobName=Stop client session 17pkcmmcot5nk1cj1pfra5ch1fes3l5n4o102rmp4i7m7n23dl7b due to session housekeeping]
org.eclipse.scout.rt.platform.exception.ProcessingException: There is no desktop or it is not open in the UI. [severity=ERROR, form=org.eclipse.scout.rt.ui.html.fixtures.SessionStoreTestForm]
	at org.eclipse.scout.rt.client.ui.form.AbstractForm.lambda$10(AbstractForm.java:1038)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.client.ui.form.AbstractForm.startInternal(AbstractForm.java:991)
	at org.eclipse.scout.rt.client.ui.form.AbstractForm.start(AbstractForm.java:984)
	at org.eclipse.scout.rt.ui.html.fixtures.SessionStoreTestForm.doFinally(SessionStoreTestForm.java:73)
	at org.eclipse.scout.rt.client.ui.form.AbstractForm.doClose(AbstractForm.java:1879)
	at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.internalCloseForms(AbstractDesktop.java:2154)
	at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.closeInternal(AbstractDesktop.java:2063)
	at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.disposeInternal(AbstractDesktop.java:2036)
	at org.eclipse.scout.rt.client.ui.AbstractWidget.dispose(AbstractWidget.java:182)
	at org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:434)
	at org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:381)
	at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop$P_UIFacade.closeFromUI(AbstractDesktop.java:2641)
	at jdk.internal.reflect.GeneratedMethodAccessor28.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.eclipse.scout.rt.client.ModelContextProxy.lambda$1(ModelContextProxy.java:48)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.client.ModelContextProxy.lambda$0(ModelContextProxy.java:48)
	at jdk.proxy2/jdk.proxy2.$Proxy88.closeFromUI(Unknown Source)
	at org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:84)
	at org.eclipse.scout.rt.client.session.ClientSessionStopHelper.lambda$0(ClientSessionStopHelper.java:56)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-06-28 12:12:13,630 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:462) - Client session stopped [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@4c92c652[id = 17pkcmmcot5nk1cj1pfra5ch1fes3l5n4o102rmp4i7m7n23dl7b], user=1003120000] - MDC[scoutSession=17pkcmmcot5nk1cj1pfra5ch1fes3l5n4o102rmp4i7m7n23dl7b, jobName=Stop client session 17pkcmmcot5nk1cj1pfra5ch1fes3l5n4o102rmp4i7m7n23dl7b due to session housekeeping]
2024-06-28 12:12:13,630 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:89) - Client session with ID 17pkcmmcot5nk1cj1pfra5ch1fes3l5n4o102rmp4i7m7n23dl7b terminated. - MDC[scoutSession=17pkcmmcot5nk1cj1pfra5ch1fes3l5n4o102rmp4i7m7n23dl7b, jobName=Stop client session 17pkcmmcot5nk1cj1pfra5ch1fes3l5n4o102rmp4i7m7n23dl7b due to session housekeeping]
2024-06-28 12:12:13,637 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@4fd53a52[id = paolri9jg998b0r84ld7blkau20em219lchog50n0ecmieu51hp], user=1003120000] - MDC[jobName=Starting ClientSession [sessionId=paolri9jg998b0r84ld7blkau20em219lchog50n0ecmieu51hp]]
2024-06-28 12:12:13,638 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:311) - Created new client session [clientSessionId=paolri9jg998b0r84ld7blkau20em219lchog50n0ecmieu51hp, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy]
2024-06-28 12:12:13,644 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:t6jr7u9mtn0ntu58v5qkf80edv4vlmvchgqe6jfhr0191ktvfpg initialized
2024-06-28 12:12:13,645 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:t6jr7u9mtn0ntu58v5qkf80edv4vlmvchgqe6jfhr0191ktvfpg...
2024-06-28 12:12:13,645 INFO  [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:408) - Session housekeeping: Shutting down client session with ID paolri9jg998b0r84ld7blkau20em219lchog50n0ecmieu51hp because it is not used anymore - MDC[jobName=Performing session housekeeping for client session with ID paolri9jg998b0r84ld7blkau20em219lchog50n0ecmieu51hp]
2024-06-28 12:12:13,646 INFO  [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.checkHttpSessionOutsideWriteLock(SessionStore.java:503) - Invalidate HTTP session with ID null because session store contains no more client sessions - MDC[jobName=Performing session housekeeping for client session with ID paolri9jg998b0r84ld7blkau20em219lchog50n0ecmieu51hp]
2024-06-28 12:12:13,646 INFO  [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:456) - Detected invalidation of HTTP session null, cleaning up 0 client sessions and 0 UI sessions - MDC[jobName=Performing session housekeeping for client session with ID paolri9jg998b0r84ld7blkau20em219lchog50n0ecmieu51hp]
2024-06-28 12:12:13,715 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:386) - Enter stop(0) of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@4fd53a52[id = paolri9jg998b0r84ld7blkau20em219lchog50n0ecmieu51hp] - MDC[scoutSession=paolri9jg998b0r84ld7blkau20em219lchog50n0ecmieu51hp, jobName=Stop client session paolri9jg998b0r84ld7blkau20em219lchog50n0ecmieu51hp due to session housekeeping]
2024-06-28 12:12:13,715 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:391) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@4fd53a52[id = paolri9jg998b0r84ld7blkau20em219lchog50n0ecmieu51hp] - MDC[scoutSession=paolri9jg998b0r84ld7blkau20em219lchog50n0ecmieu51hp, jobName=Stop client session paolri9jg998b0r84ld7blkau20em219lchog50n0ecmieu51hp due to session housekeeping]
2024-06-28 12:12:13,715 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:416) - Begin stop of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@4fd53a52[id = paolri9jg998b0r84ld7blkau20em219lchog50n0ecmieu51hp], point of no return - MDC[scoutSession=paolri9jg998b0r84ld7blkau20em219lchog50n0ecmieu51hp, jobName=Stop client session paolri9jg998b0r84ld7blkau20em219lchog50n0ecmieu51hp due to session housekeeping]
2024-06-28 12:12:13,716 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:462) - Client session stopped [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@4fd53a52[id = paolri9jg998b0r84ld7blkau20em219lchog50n0ecmieu51hp], user=1003120000] - MDC[scoutSession=paolri9jg998b0r84ld7blkau20em219lchog50n0ecmieu51hp, jobName=Stop client session paolri9jg998b0r84ld7blkau20em219lchog50n0ecmieu51hp due to session housekeeping]
2024-06-28 12:12:13,716 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:89) - Client session with ID paolri9jg998b0r84ld7blkau20em219lchog50n0ecmieu51hp terminated. - MDC[scoutSession=paolri9jg998b0r84ld7blkau20em219lchog50n0ecmieu51hp, jobName=Stop client session paolri9jg998b0r84ld7blkau20em219lchog50n0ecmieu51hp due to session housekeeping]
2024-06-28 12:12:13,772 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@7ba432e9[id = 11rsjs7sgqjen869kgud90so9h6l8ohq4su26svo1cjk8s3g8hfu], user=1003120000] - MDC[jobName=Starting ClientSession [sessionId=11rsjs7sgqjen869kgud90so9h6l8ohq4su26svo1cjk8s3g8hfu]]
2024-06-28 12:12:13,773 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:311) - Created new client session [clientSessionId=11rsjs7sgqjen869kgud90so9h6l8ohq4su26svo1cjk8s3g8hfu, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy]
2024-06-28 12:12:13,779 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:uisq1b8rokind30od52beghvfcof2qeethhj579rsikk7gjr9jh initialized
2024-06-28 12:12:13,779 INFO  [main] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:386) - Enter stop(0) of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@7ba432e9[id = 11rsjs7sgqjen869kgud90so9h6l8ohq4su26svo1cjk8s3g8hfu]
2024-06-28 12:12:13,779 INFO  [main] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:391) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@7ba432e9[id = 11rsjs7sgqjen869kgud90so9h6l8ohq4su26svo1cjk8s3g8hfu]
2024-06-28 12:12:13,781 INFO  [main] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:416) - Begin stop of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@7ba432e9[id = 11rsjs7sgqjen869kgud90so9h6l8ohq4su26svo1cjk8s3g8hfu], point of no return
2024-06-28 12:12:13,782 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:1096) - Logging out from UI session with ID 0:uisq1b8rokind30od52beghvfcof2qeethhj579rsikk7gjr9jh [clientSessionId=11rsjs7sgqjen869kgud90so9h6l8ohq4su26svo1cjk8s3g8hfu, processingJsonRequest=false]
2024-06-28 12:12:13,782 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:uisq1b8rokind30od52beghvfcof2qeethhj579rsikk7gjr9jh...
2024-06-28 12:12:13,782 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:1110) - Logged out successfully from UI session with ID 0:uisq1b8rokind30od52beghvfcof2qeethhj579rsikk7gjr9jh
2024-06-28 12:12:13,782 INFO  [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:393) - Session housekeeping: Client session 11rsjs7sgqjen869kgud90so9h6l8ohq4su26svo1cjk8s3g8hfu is stopping, removing it from store - MDC[jobName=Performing session housekeeping for client session with ID 11rsjs7sgqjen869kgud90so9h6l8ohq4su26svo1cjk8s3g8hfu]
2024-06-28 12:12:13,783 INFO  [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.checkHttpSessionOutsideWriteLock(SessionStore.java:503) - Invalidate HTTP session with ID null because session store contains no more client sessions - MDC[jobName=Performing session housekeeping for client session with ID 11rsjs7sgqjen869kgud90so9h6l8ohq4su26svo1cjk8s3g8hfu]
2024-06-28 12:12:13,783 INFO  [main] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:462) - Client session stopped [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@7ba432e9[id = 11rsjs7sgqjen869kgud90so9h6l8ohq4su26svo1cjk8s3g8hfu], user=1003120000]
2024-06-28 12:12:13,783 INFO  [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:456) - Detected invalidation of HTTP session null, cleaning up 0 client sessions and 0 UI sessions - MDC[jobName=Performing session housekeeping for client session with ID 11rsjs7sgqjen869kgud90so9h6l8ohq4su26svo1cjk8s3g8hfu]
2024-06-28 12:12:13,790 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@3deecfa4[id = 1fobaqv4keop2lct8advdrp8vj27jrs8koafa4fk0drp1r26ckvu], user=1003120000] - MDC[jobName=Starting ClientSession [sessionId=1fobaqv4keop2lct8advdrp8vj27jrs8koafa4fk0drp1r26ckvu]]
2024-06-28 12:12:13,790 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:311) - Created new client session [clientSessionId=1fobaqv4keop2lct8advdrp8vj27jrs8koafa4fk0drp1r26ckvu, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy]
2024-06-28 12:12:13,795 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:ijvppm0b8vuepte9aosqab6l0f7s2ifctq0lhsq40e2dc14fdd8 initialized
2024-06-28 12:12:13,800 INFO  [main] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:456) - Detected invalidation of HTTP session null, cleaning up 1 client sessions and 1 UI sessions
2024-06-28 12:12:13,800 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:ijvppm0b8vuepte9aosqab6l0f7s2ifctq0lhsq40e2dc14fdd8...
2024-06-28 12:12:13,802 INFO  [main] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:408) - Session housekeeping: Shutting down client session with ID 1fobaqv4keop2lct8advdrp8vj27jrs8koafa4fk0drp1r26ckvu because it is not used anymore
2024-06-28 12:12:13,803 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:386) - Enter stop(0) of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@3deecfa4[id = 1fobaqv4keop2lct8advdrp8vj27jrs8koafa4fk0drp1r26ckvu] - MDC[scoutSession=1fobaqv4keop2lct8advdrp8vj27jrs8koafa4fk0drp1r26ckvu, jobName=Stop client session 1fobaqv4keop2lct8advdrp8vj27jrs8koafa4fk0drp1r26ckvu due to session housekeeping]
2024-06-28 12:12:13,803 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:391) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@3deecfa4[id = 1fobaqv4keop2lct8advdrp8vj27jrs8koafa4fk0drp1r26ckvu] - MDC[scoutSession=1fobaqv4keop2lct8advdrp8vj27jrs8koafa4fk0drp1r26ckvu, jobName=Stop client session 1fobaqv4keop2lct8advdrp8vj27jrs8koafa4fk0drp1r26ckvu due to session housekeeping]
2024-06-28 12:12:13,804 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:416) - Begin stop of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@3deecfa4[id = 1fobaqv4keop2lct8advdrp8vj27jrs8koafa4fk0drp1r26ckvu], point of no return - MDC[scoutSession=1fobaqv4keop2lct8advdrp8vj27jrs8koafa4fk0drp1r26ckvu, jobName=Stop client session 1fobaqv4keop2lct8advdrp8vj27jrs8koafa4fk0drp1r26ckvu due to session housekeeping]
# SessionStoreTestForm.doFinally  DO_NOTHING...
# SessionStoreTestForm.doFinally done.
2024-06-28 12:12:13,805 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:462) - Client session stopped [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@3deecfa4[id = 1fobaqv4keop2lct8advdrp8vj27jrs8koafa4fk0drp1r26ckvu], user=1003120000] - MDC[scoutSession=1fobaqv4keop2lct8advdrp8vj27jrs8koafa4fk0drp1r26ckvu, jobName=Stop client session 1fobaqv4keop2lct8advdrp8vj27jrs8koafa4fk0drp1r26ckvu due to session housekeeping]
2024-06-28 12:12:13,805 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:89) - Client session with ID 1fobaqv4keop2lct8advdrp8vj27jrs8koafa4fk0drp1r26ckvu terminated. - MDC[scoutSession=1fobaqv4keop2lct8advdrp8vj27jrs8koafa4fk0drp1r26ckvu, jobName=Stop client session 1fobaqv4keop2lct8advdrp8vj27jrs8koafa4fk0drp1r26ckvu due to session housekeeping]
2024-06-28 12:12:13,812 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@47d602a0[id = 15323kqh9csr6oeaig4ob7fq20jd14hf4nfebgkflknbrel0tr6u], user=1003120000] - MDC[jobName=Starting ClientSession [sessionId=15323kqh9csr6oeaig4ob7fq20jd14hf4nfebgkflknbrel0tr6u]]
2024-06-28 12:12:13,813 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:311) - Created new client session [clientSessionId=15323kqh9csr6oeaig4ob7fq20jd14hf4nfebgkflknbrel0tr6u, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy]
2024-06-28 12:12:13,818 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:1056lve6d1smiq5ptn2v8qqv6ddl3r4p5aa5ufha90ju61i06eq5 initialized
2024-06-28 12:12:13,823 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:1096) - Logging out from UI session with ID 0:1056lve6d1smiq5ptn2v8qqv6ddl3r4p5aa5ufha90ju61i06eq5 [clientSessionId=15323kqh9csr6oeaig4ob7fq20jd14hf4nfebgkflknbrel0tr6u, processingJsonRequest=false]
2024-06-28 12:12:13,823 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:1056lve6d1smiq5ptn2v8qqv6ddl3r4p5aa5ufha90ju61i06eq5...
2024-06-28 12:12:13,823 INFO  [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:408) - Session housekeeping: Shutting down client session with ID 15323kqh9csr6oeaig4ob7fq20jd14hf4nfebgkflknbrel0tr6u because it is not used anymore - MDC[jobName=Performing session housekeeping for client session with ID 15323kqh9csr6oeaig4ob7fq20jd14hf4nfebgkflknbrel0tr6u]
2024-06-28 12:12:13,824 INFO  [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.checkHttpSessionOutsideWriteLock(SessionStore.java:503) - Invalidate HTTP session with ID null because session store contains no more client sessions - MDC[jobName=Performing session housekeeping for client session with ID 15323kqh9csr6oeaig4ob7fq20jd14hf4nfebgkflknbrel0tr6u]
2024-06-28 12:12:13,824 INFO  [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:456) - Detected invalidation of HTTP session null, cleaning up 0 client sessions and 0 UI sessions - MDC[jobName=Performing session housekeeping for client session with ID 15323kqh9csr6oeaig4ob7fq20jd14hf4nfebgkflknbrel0tr6u]
2024-06-28 12:12:13,824 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:1110) - Logged out successfully from UI session with ID 0:1056lve6d1smiq5ptn2v8qqv6ddl3r4p5aa5ufha90ju61i06eq5
2024-06-28 12:12:13,825 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:386) - Enter stop(0) of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@47d602a0[id = 15323kqh9csr6oeaig4ob7fq20jd14hf4nfebgkflknbrel0tr6u] - MDC[scoutSession=15323kqh9csr6oeaig4ob7fq20jd14hf4nfebgkflknbrel0tr6u, jobName=Stop client session 15323kqh9csr6oeaig4ob7fq20jd14hf4nfebgkflknbrel0tr6u due to session housekeeping]
2024-06-28 12:12:13,825 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:391) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@47d602a0[id = 15323kqh9csr6oeaig4ob7fq20jd14hf4nfebgkflknbrel0tr6u] - MDC[scoutSession=15323kqh9csr6oeaig4ob7fq20jd14hf4nfebgkflknbrel0tr6u, jobName=Stop client session 15323kqh9csr6oeaig4ob7fq20jd14hf4nfebgkflknbrel0tr6u due to session housekeeping]
2024-06-28 12:12:13,826 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:416) - Begin stop of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@47d602a0[id = 15323kqh9csr6oeaig4ob7fq20jd14hf4nfebgkflknbrel0tr6u], point of no return - MDC[scoutSession=15323kqh9csr6oeaig4ob7fq20jd14hf4nfebgkflknbrel0tr6u, jobName=Stop client session 15323kqh9csr6oeaig4ob7fq20jd14hf4nfebgkflknbrel0tr6u due to session housekeeping]
# SessionStoreTestForm.doFinally  WAIT_FOR_LOOP...
# for-loop in state RUNNING, ttl=4999
2024-06-28 12:12:15,827 WARN  [scout-thread-23] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.awaitJobs(ClientSessionStopHelper.java:153) - Client session org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@47d602a0[id = 15323kqh9csr6oeaig4ob7fq20jd14hf4nfebgkflknbrel0tr6u] did not stop within 1 seconds. Stopping will continue. - MDC[jobName=org.eclipse.scout.rt.client.session.ClientSessionStopHelper$$Lambda$384/0x00007f51b846a590]
2024-06-28 12:12:15,827 INFO  [scout-thread-23] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.cancelJobs(ClientSessionStopHelper.java:171) - Cancel running model jobs because the client session was shut down. [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@47d602a0[id = 15323kqh9csr6oeaig4ob7fq20jd14hf4nfebgkflknbrel0tr6u], user=1003120000, jobs=[JobFutureTask@bf32158[job=Stop client session 15323kqh9csr6oeaig4ob7fq20jd14hf4nfebgkflknbrel0tr6u due to session housekeeping, state=RUNNING]]] - MDC[jobName=org.eclipse.scout.rt.client.session.ClientSessionStopHelper$$Lambda$384/0x00007f51b846a590]
# for-loop in state DONE, ttl=1368
# SessionStoreTestForm.doFinally done.
2024-06-28 12:12:18,827 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:462) - Client session stopped [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@47d602a0[id = 15323kqh9csr6oeaig4ob7fq20jd14hf4nfebgkflknbrel0tr6u], user=1003120000] - MDC[scoutSession=15323kqh9csr6oeaig4ob7fq20jd14hf4nfebgkflknbrel0tr6u, jobName=Stop client session 15323kqh9csr6oeaig4ob7fq20jd14hf4nfebgkflknbrel0tr6u due to session housekeeping]
2024-06-28 12:12:18,828 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:89) - Client session with ID 15323kqh9csr6oeaig4ob7fq20jd14hf4nfebgkflknbrel0tr6u terminated. - MDC[scoutSession=15323kqh9csr6oeaig4ob7fq20jd14hf4nfebgkflknbrel0tr6u, jobName=Stop client session 15323kqh9csr6oeaig4ob7fq20jd14hf4nfebgkflknbrel0tr6u due to session housekeeping]
[INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.23 s -- in org.eclipse.scout.rt.ui.html.UiSessionTest
[INFO] Running org.eclipse.scout.rt.ui.html.UiThreadInterruptionTest
2024-06-28 12:12:18,832 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true
2024-06-28 12:12:18,848 INFO  [main] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport
2024-06-28 12:12:18,849 INFO  [main] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:41) - 0 code type classes registered.
2024-06-28 12:12:18,850 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:191) - No classpath:config.properties found. Running with empty configuration.
2024-06-28 12:12:18,850 INFO  [main] org.eclipse.scout.rt.server.commons.GlobalTrustManager.getTrustedCertificatesInRemoteFiles(GlobalTrustManager.java:220) - No instance of org.eclipse.scout.rt.shared.services.common.file.IRemoteFileService available, skip loading certificates from remote file service.
2024-06-28 12:12:18,877 WARN  [main] org.eclipse.scout.rt.ui.html.UiThreadInterruption.detectAndClear(UiThreadInterruption.java:33) - DETECTED_THREAD_INTERRUPTION in org.eclipse.scout.rt.ui.html.UiThreadInterruptionTest#2ebd6a0d 'test', clearing interrupt status successful
java.lang.Exception: Calling trace
	at org.eclipse.scout.rt.ui.html.UiThreadInterruption.detectAndClear(UiThreadInterruption.java:38)
	at org.eclipse.scout.rt.ui.html.UiThreadInterruptionTest.testDetectAndClearWithInterrupt(UiThreadInterruptionTest.java:61)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedBeforeStatement.evaluate(PlatformTestRunner.java:333)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedAfterStatement.evaluate(PlatformTestRunner.java:354)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithNewPlatform(PlatformStatement.java:84)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:71)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-06-28 12:12:18,881 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination...
2024-06-28 12:12:18,882 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s -- in org.eclipse.scout.rt.ui.html.UiThreadInterruptionTest
[INFO] Running org.eclipse.scout.rt.ui.html.cache.HttpCacheControlTest
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 s -- in org.eclipse.scout.rt.ui.html.cache.HttpCacheControlTest
[INFO] Running org.eclipse.scout.rt.ui.html.cache.HttpCacheKeyTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.scout.rt.ui.html.cache.HttpCacheKeyTest
[INFO] Running org.eclipse.scout.rt.ui.html.cache.HttpCacheObjectTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.ui.html.cache.HttpCacheObjectTest
[INFO] Running org.eclipse.scout.rt.ui.html.cache.HttpResourceCacheTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.ui.html.cache.HttpResourceCacheTest
[INFO] Running org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapterTest
2024-06-28 12:12:18,992 WARN  [main] org.eclipse.scout.testing.client.ClientSessionProviderWithCache.registerSessionForNotifications(ClientSessionProviderWithCache.java:176) - Failed to register session for notifications. - MDC[principal=default]
2024-06-28 12:12:18,993 WARN  [main] org.eclipse.scout.rt.client.AbstractClientSession.getUserAgent(AbstractClientSession.java:187) - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[principal=default]
2024-06-28 12:12:18,997 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@5b85ec06[id = 1ecsrpbekepi1egup0724vj7rm9gkrdh5lld37u7dk9n3t7iim6i], user=1003120000] - MDC[principal=default, jobName=Starting ClientSession [sessionId=1ecsrpbekepi1egup0724vj7rm9gkrdh5lld37u7dk9n3t7iim6i]]
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapterTest
[INFO] Running org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserverTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s -- in org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserverTest
[INFO] Running org.eclipse.scout.rt.ui.html.json.DefaultValuesFilterServiceTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.scout.rt.ui.html.json.DefaultValuesFilterServiceTest
[INFO] Running org.eclipse.scout.rt.ui.html.json.DefaultValuesFilterTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.scout.rt.ui.html.json.DefaultValuesFilterTest
[INFO] Running org.eclipse.scout.rt.ui.html.json.JsonAdapterRegistryTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s -- in org.eclipse.scout.rt.ui.html.json.JsonAdapterRegistryTest
[INFO] Running org.eclipse.scout.rt.ui.html.json.JsonBeanTest
2024-06-28 12:12:19,173 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.json.MainJsonObjectFactory.getFactories(MainJsonObjectFactory.java:35) - Using following object factories: [org.eclipse.scout.rt.ui.html.json.MainJsonObjectFactory@2cd75210, org.eclipse.scout.rt.ui.html.JsonObjectFactory@c5b87ff] - MDC[principal=default, scoutSession=1ecsrpbekepi1egup0724vj7rm9gkrdh5lld37u7dk9n3t7iim6i, jobName=Running JUnit test in model job]
2024-06-28 12:12:19,184 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.json.MainJsonObjectFactory.getFactories(MainJsonObjectFactory.java:35) - Using following object factories: [org.eclipse.scout.rt.ui.html.json.MainJsonObjectFactory@2cd75210, org.eclipse.scout.rt.ui.html.JsonObjectFactory@222c542f] - MDC[principal=default, scoutSession=1ecsrpbekepi1egup0724vj7rm9gkrdh5lld37u7dk9n3t7iim6i, jobName=Running JUnit test in model job]
2024-06-28 12:12:19,189 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.json.MainJsonObjectFactory.getFactories(MainJsonObjectFactory.java:35) - Using following object factories: [org.eclipse.scout.rt.ui.html.json.MainJsonObjectFactory@2cd75210, org.eclipse.scout.rt.ui.html.JsonObjectFactory@4d843e6d] - MDC[principal=default, scoutSession=1ecsrpbekepi1egup0724vj7rm9gkrdh5lld37u7dk9n3t7iim6i, jobName=Running JUnit test in model job]
2024-06-28 12:12:19,193 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.json.MainJsonObjectFactory.getFactories(MainJsonObjectFactory.java:35) - Using following object factories: [org.eclipse.scout.rt.ui.html.json.MainJsonObjectFactory@2cd75210, org.eclipse.scout.rt.ui.html.JsonObjectFactory@dbccc53] - MDC[principal=default, scoutSession=1ecsrpbekepi1egup0724vj7rm9gkrdh5lld37u7dk9n3t7iim6i, jobName=Running JUnit test in model job]
2024-06-28 12:12:19,197 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.json.MainJsonObjectFactory.getFactories(MainJsonObjectFactory.java:35) - Using following object factories: [org.eclipse.scout.rt.ui.html.json.MainJsonObjectFactory@2cd75210, org.eclipse.scout.rt.ui.html.JsonObjectFactory@74c7f974] - MDC[principal=default, scoutSession=1ecsrpbekepi1egup0724vj7rm9gkrdh5lld37u7dk9n3t7iim6i, jobName=Running JUnit test in model job]
2024-06-28 12:12:19,201 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.json.MainJsonObjectFactory.getFactories(MainJsonObjectFactory.java:35) - Using following object factories: [org.eclipse.scout.rt.ui.html.json.MainJsonObjectFactory@2cd75210, org.eclipse.scout.rt.ui.html.JsonObjectFactory@bb2c821] - MDC[principal=default, scoutSession=1ecsrpbekepi1egup0724vj7rm9gkrdh5lld37u7dk9n3t7iim6i, jobName=Running JUnit test in model job]
2024-06-28 12:12:19,204 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.json.MainJsonObjectFactory.getFactories(MainJsonObjectFactory.java:35) - Using following object factories: [org.eclipse.scout.rt.ui.html.json.MainJsonObjectFactory@2cd75210, org.eclipse.scout.rt.ui.html.JsonObjectFactory@4b20b285] - MDC[principal=default, scoutSession=1ecsrpbekepi1egup0724vj7rm9gkrdh5lld37u7dk9n3t7iim6i, jobName=Running JUnit test in model job]
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.eclipse.scout.rt.ui.html.json.JsonBeanTest
[INFO] Running org.eclipse.scout.rt.ui.html.json.JsonByteArrayTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.scout.rt.ui.html.json.JsonByteArrayTest
[INFO] Running org.eclipse.scout.rt.ui.html.json.JsonDateTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.scout.rt.ui.html.json.JsonDateTest
[INFO] Running org.eclipse.scout.rt.ui.html.json.JsonEventTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.ui.html.json.JsonEventTest
[INFO] Running org.eclipse.scout.rt.ui.html.json.JsonObjectUtilityTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.eclipse.scout.rt.ui.html.json.JsonObjectUtilityTest
[INFO] Running org.eclipse.scout.rt.ui.html.json.JsonRequestTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.ui.html.json.JsonRequestTest
[INFO] Running org.eclipse.scout.rt.ui.html.json.JsonResponseTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.109 s -- in org.eclipse.scout.rt.ui.html.json.JsonResponseTest
[INFO] Running org.eclipse.scout.rt.ui.html.json.JsonStartupRequestTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.ui.html.json.JsonStartupRequestTest
[INFO] Running org.eclipse.scout.rt.ui.html.json.JsonStatusTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.ui.html.json.JsonStatusTest
[INFO] Running org.eclipse.scout.rt.ui.html.json.JsonUtilityTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.ui.html.json.JsonUtilityTest
[INFO] Running org.eclipse.scout.rt.ui.html.json.PropertyEventFilterTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.scout.rt.ui.html.json.PropertyEventFilterTest
[INFO] Running org.eclipse.scout.rt.ui.html.json.UploadRequestHandlerTest
2024-06-28 12:12:19,396 INFO  [main] org.eclipse.scout.rt.ui.html.json.UploadRequestHandler.verifyFileIntegrity(UploadRequestHandler.java:400) - File 'x.jpg' has content header '474946383761' which does not match its extension.
2024-06-28 12:12:19,397 INFO  [main] org.eclipse.scout.rt.ui.html.json.UploadRequestHandler.verifyFileIntegrity(UploadRequestHandler.java:400) - File 'x.jpg.gif' has content header '' which does not match its extension.
2024-06-28 12:12:20,285 INFO  [main] org.eclipse.scout.rt.ui.html.json.UploadRequestHandler.verifyFileIntegrity(UploadRequestHandler.java:400) - File 'x.foobar.mov' has content header '474946383761' which does not match its extension.
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.893 s -- in org.eclipse.scout.rt.ui.html.json.UploadRequestHandlerTest
[INFO] Running org.eclipse.scout.rt.ui.html.json.basic.filechooser.JsonFileChooserAcceptAttributeBuilderTest
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.scout.rt.ui.html.json.basic.filechooser.JsonFileChooserAcceptAttributeBuilderTest
[INFO] Running org.eclipse.scout.rt.ui.html.json.basic.planner.JsonPlannerTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 s -- in org.eclipse.scout.rt.ui.html.json.basic.planner.JsonPlannerTest
[INFO] Running org.eclipse.scout.rt.ui.html.json.desktop.DownloadHandlerStorageTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.317 s -- in org.eclipse.scout.rt.ui.html.json.desktop.DownloadHandlerStorageTest
[INFO] Running org.eclipse.scout.rt.ui.html.json.desktop.JsonDesktopTest
2024-06-28 12:12:20,849 WARN  [scout-model-thread-25] org.eclipse.scout.rt.client.services.common.prefs.FileSystemUserPreferencesStorageService.getBaseFolder(FileSystemUserPreferencesStorageService.java:177) - No user area property found. Using '/home/jenkins/agent/user' as fallback. Consider specifying a user area using property 'scout.client.userArea'. - MDC[principal=default, scoutSession=1ecsrpbekepi1egup0724vj7rm9gkrdh5lld37u7dk9n3t7iim6i, jobName=Running JUnit test in model job]
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.805 s -- in org.eclipse.scout.rt.ui.html.json.desktop.JsonDesktopTest
[INFO] Running org.eclipse.scout.rt.ui.html.json.desktop.JsonOutlineTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.478 s -- in org.eclipse.scout.rt.ui.html.json.desktop.JsonOutlineTest
[INFO] Running org.eclipse.scout.rt.ui.html.json.desktop.JsonOutlineViewButtonTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.440 s -- in org.eclipse.scout.rt.ui.html.json.desktop.JsonOutlineViewButtonTest
[INFO] Running org.eclipse.scout.rt.ui.html.json.desktop.hybrid.JsonHybridManagerTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.554 s -- in org.eclipse.scout.rt.ui.html.json.desktop.hybrid.JsonHybridManagerTest
[INFO] Running org.eclipse.scout.rt.ui.html.json.form.JsonFormMenuTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.scout.rt.ui.html.json.form.JsonFormMenuTest
[INFO] Running org.eclipse.scout.rt.ui.html.json.form.JsonFormTest
2024-06-28 12:12:24,067 ERROR [scout-model-thread-25] org.eclipse.scout.rt.ui.html.json.form.JsonForm.findChildAdapter(JsonForm.java:251) - Cannot handle form-event 6020, because adapter for null/StringField (org.eclipse.scout.rt.ui.html.json.form.fixtures.FormWithOneField$MainBox$StringField) could not be resolved in Form[id=7, modelClass=org.eclipse.scout.rt.ui.html.json.form.fixtures.FormWithOneField, parentId=1] - MDC[principal=default, scoutSession=1ecsrpbekepi1egup0724vj7rm9gkrdh5lld37u7dk9n3t7iim6i, jobName=Running JUnit test in model job]
2024-06-28 12:12:24,068 ERROR [scout-model-thread-25] org.eclipse.scout.rt.ui.html.json.form.JsonForm.findChildAdapter(JsonForm.java:251) - Cannot handle form-event 6020, because adapter for null/StringField (org.eclipse.scout.rt.ui.html.json.form.fixtures.FormWithOneField$MainBox$StringField) could not be resolved in Form[id=19, modelClass=org.eclipse.scout.rt.ui.html.json.form.fixtures.FormWithOneField, parentId=1] - MDC[principal=default, scoutSession=1ecsrpbekepi1egup0724vj7rm9gkrdh5lld37u7dk9n3t7iim6i, jobName=Running JUnit test in model job]
2024-06-28 12:12:24,069 ERROR [scout-model-thread-25] org.eclipse.scout.rt.ui.html.json.form.JsonForm.findChildAdapter(JsonForm.java:251) - Cannot handle form-event 6020, because adapter for null/StringField (org.eclipse.scout.rt.ui.html.json.form.fixtures.FormWithOneField$MainBox$StringField) could not be resolved in Form[id=22, modelClass=org.eclipse.scout.rt.ui.html.json.form.fixtures.FormWithOneField, parentId=1] - MDC[principal=default, scoutSession=1ecsrpbekepi1egup0724vj7rm9gkrdh5lld37u7dk9n3t7iim6i, jobName=Running JUnit test in model job]
2024-06-28 12:12:24,071 ERROR [scout-model-thread-25] org.eclipse.scout.rt.ui.html.json.form.JsonForm.findChildAdapter(JsonForm.java:251) - Cannot handle form-event 6020, because adapter for null/StringField (org.eclipse.scout.rt.ui.html.json.form.fixtures.FormWithOneField$MainBox$StringField) could not be resolved in Form[id=22, modelClass=org.eclipse.scout.rt.ui.html.json.form.fixtures.FormWithOneField, parentId=1] - MDC[principal=default, scoutSession=1ecsrpbekepi1egup0724vj7rm9gkrdh5lld37u7dk9n3t7iim6i, jobName=Running JUnit test in model job]
2024-06-28 12:12:24,072 ERROR [scout-model-thread-25] org.eclipse.scout.rt.ui.html.json.form.JsonForm.findChildAdapter(JsonForm.java:251) - Cannot handle form-event 6020, because adapter for null/StringField (org.eclipse.scout.rt.ui.html.json.form.fixtures.FormWithOneField$MainBox$StringField) could not be resolved in Form[id=19, modelClass=org.eclipse.scout.rt.ui.html.json.form.fixtures.FormWithOneField, parentId=1] - MDC[principal=default, scoutSession=1ecsrpbekepi1egup0724vj7rm9gkrdh5lld37u7dk9n3t7iim6i, jobName=Running JUnit test in model job]
2024-06-28 12:12:24,072 ERROR [scout-model-thread-25] org.eclipse.scout.rt.ui.html.json.form.JsonForm.findChildAdapter(JsonForm.java:251) - Cannot handle form-event 6020, because adapter for null/StringField (org.eclipse.scout.rt.ui.html.json.form.fixtures.FormWithOneField$MainBox$StringField) could not be resolved in Form[id=7, modelClass=org.eclipse.scout.rt.ui.html.json.form.fixtures.FormWithOneField, parentId=1] - MDC[principal=default, scoutSession=1ecsrpbekepi1egup0724vj7rm9gkrdh5lld37u7dk9n3t7iim6i, jobName=Running JUnit test in model job]
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.127 s -- in org.eclipse.scout.rt.ui.html.json.form.JsonFormTest
[INFO] Running org.eclipse.scout.rt.ui.html.json.form.fields.JsonAdapterPropertyConfigBuilderTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.ui.html.json.form.fields.JsonAdapterPropertyConfigBuilderTest
[INFO] Running org.eclipse.scout.rt.ui.html.json.form.fields.JsonFormFieldTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.scout.rt.ui.html.json.form.fields.JsonFormFieldTest
[INFO] Running org.eclipse.scout.rt.ui.html.json.form.fields.browserfield.JsonBrowserFieldTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.eclipse.scout.rt.ui.html.json.form.fields.browserfield.JsonBrowserFieldTest
[INFO] Running org.eclipse.scout.rt.ui.html.json.form.fields.checkboxfield.JsonCheckBoxFieldTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.scout.rt.ui.html.json.form.fields.checkboxfield.JsonCheckBoxFieldTest
[INFO] Running org.eclipse.scout.rt.ui.html.json.form.fields.groupbox.JsonGroupBoxTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.scout.rt.ui.html.json.form.fields.groupbox.JsonGroupBoxTest
[INFO] Running org.eclipse.scout.rt.ui.html.json.form.fields.htmlfield.JsonHtmlFieldTest
2024-06-28 12:12:24,286 WARN  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.res.BinaryResourceUrlUtility.createIconUrl(BinaryResourceUrlUtility.java:95) - iconId 'test_icon' could not be resolved - MDC[principal=default, scoutSession=1ecsrpbekepi1egup0724vj7rm9gkrdh5lld37u7dk9n3t7iim6i, jobName=Running JUnit test in model job]
2024-06-28 12:12:24,287 WARN  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.res.BinaryResourceUrlUtility.createIconUrl(BinaryResourceUrlUtility.java:95) - iconId 'test_icon' could not be resolved - MDC[principal=default, scoutSession=1ecsrpbekepi1egup0724vj7rm9gkrdh5lld37u7dk9n3t7iim6i, jobName=Running JUnit test in model job]
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s -- in org.eclipse.scout.rt.ui.html.json.form.fields.htmlfield.JsonHtmlFieldTest
[INFO] Running org.eclipse.scout.rt.ui.html.json.form.fields.listbox.JsonListBoxTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s -- in org.eclipse.scout.rt.ui.html.json.form.fields.listbox.JsonListBoxTest
[INFO] Running org.eclipse.scout.rt.ui.html.json.form.fields.stringfield.JsonStringFieldTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.ui.html.json.form.fields.stringfield.JsonStringFieldTest
[INFO] Running org.eclipse.scout.rt.ui.html.json.form.fields.tabbox.JsonTabBoxTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.983 s -- in org.eclipse.scout.rt.ui.html.json.form.fields.tabbox.JsonTabBoxTest
[INFO] Running org.eclipse.scout.rt.ui.html.json.form.fields.tablefield.JsonTableFieldTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s -- in org.eclipse.scout.rt.ui.html.json.form.fields.tablefield.JsonTableFieldTest
[INFO] Running org.eclipse.scout.rt.ui.html.json.menu.JsonMenuTest
2024-06-28 12:12:25,423 WARN  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.json.action.JsonAction.handleModelPropertyChange(JsonAction.java:193) - Setting visibleGranted=false has no effect, because JsonAdapter 3 (org.eclipse.scout.rt.ui.html.json.menu.fixtures.MenuWithNonDisplayableChild$DisplayableMenu@3935f141) is already sent to the UI. - MDC[principal=default, scoutSession=1ecsrpbekepi1egup0724vj7rm9gkrdh5lld37u7dk9n3t7iim6i, jobName=Running JUnit test in model job]
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.eclipse.scout.rt.ui.html.json.menu.JsonMenuTest
[INFO] Running org.eclipse.scout.rt.ui.html.json.table.JsonCellToJsonTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s -- in org.eclipse.scout.rt.ui.html.json.table.JsonCellToJsonTest
[INFO] Running org.eclipse.scout.rt.ui.html.json.table.JsonTableTest
[INFO] Tests run: 48, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.767 s -- in org.eclipse.scout.rt.ui.html.json.table.JsonTableTest
[INFO] Running org.eclipse.scout.rt.ui.html.json.table.control.JsonFormTableControlTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.eclipse.scout.rt.ui.html.json.table.control.JsonFormTableControlTest
[INFO] Running org.eclipse.scout.rt.ui.html.json.tile.JsonTileGridTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s -- in org.eclipse.scout.rt.ui.html.json.tile.JsonTileGridTest
[INFO] Running org.eclipse.scout.rt.ui.html.json.tree.JsonTreeTest
Response #1: {"startupData":{},"adapterData":{"2":{"id":"2","objectType":"Tree","checkableStyle":"checkbox_tree_node","scrollToSelection":false}}}
Response #2: {"#":1,"events":[{"target":"2","type":"nodesInserted","nodes":[{"id":"3","initialExpanded":false,"childNodeIndex":0,"text":"A","htmlEnabled":false,"childNodes":[{"id":"4","initialExpanded":false,"childNodeIndex":0,"text":"B","htmlEnabled":false}]}]}]}
Response #1: {"startupData":{},"adapterData":{"2":{"id":"2","objectType":"Tree","checkableStyle":"checkbox_tree_node","scrollToSelection":false,"nodes":[{"id":"3","initialExpanded":false,"childNodeIndex":0,"htmlEnabled":false,"childNodes":[{"id":"4","initialExpanded":false,"childNodeIndex":0,"htmlEnabled":false,"childNodes":[{"id":"5","enabled":false,"initialExpanded":false,"childNodeIndex":0,"htmlEnabled":false},{"id":"6","initialExpanded":false,"childNodeIndex":1,"htmlEnabled":false}]},{"id":"7","initialExpanded":false,"childNodeIndex":1,"htmlEnabled":false}]},{"id":"8","initialExpanded":false,"childNodeIndex":1,"htmlEnabled":false,"childNodes":[{"id":"9","initialExpanded":false,"childNodeIndex":0,"htmlEnabled":false}]},{"id":"10","initialExpanded":false,"childNodeIndex":2,"htmlEnabled":false}]}}}
Response #2: {"#":1,"events":[{"target":"2","type":"nodesDeleted","commonParentNodeId":"4","nodeIds":["5"]}]}
Response #1: {"startupData":{},"adapterData":{"2":{"id":"2","objectType":"Tree","checkableStyle":"checkbox_tree_node","scrollToSelection":false}}}
Response #2: {"#":1}
Response #1: {"startupData":{},"adapterData":{"2":{"id":"2","objectType":"Tree","checkableStyle":"checkbox_tree_node","scrollToSelection":false,"nodes":[{"id":"3","initialExpanded":false,"childNodeIndex":0,"htmlEnabled":false,"childNodes":[{"id":"4","initialExpanded":false,"childNodeIndex":0,"htmlEnabled":false,"childNodes":[{"id":"5","initialExpanded":false,"childNodeIndex":0,"htmlEnabled":false},{"id":"6","initialExpanded":false,"childNodeIndex":1,"htmlEnabled":false}]},{"id":"7","initialExpanded":false,"childNodeIndex":1,"htmlEnabled":false}]},{"id":"8","initialExpanded":false,"childNodeIndex":1,"htmlEnabled":false,"childNodes":[{"id":"9","initialExpanded":false,"childNodeIndex":0,"htmlEnabled":false}]},{"id":"10","initialExpanded":false,"childNodeIndex":2,"htmlEnabled":false}]}}}
Response #2: {"#":1,"events":[{"target":"2","type":"nodeExpanded","nodeId":"3","expanded":true,"expandedLazy":false,"recursive":true},{"target":"2","type":"nodeExpanded","nodeId":"8","expanded":true,"expandedLazy":false,"recursive":true},{"target":"2","type":"nodeExpanded","nodeId":"10","expanded":true,"expandedLazy":false,"recursive":true}]}
Response #3: {"#":2,"events":[{"target":"2","type":"nodeExpanded","nodeId":"3","expanded":false,"expandedLazy":false,"recursive":true}]}
[INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.285 s -- in org.eclipse.scout.rt.ui.html.json.tree.JsonTreeTest
[INFO] Running org.eclipse.scout.rt.ui.html.res.BinaryResourceUrlUtilityTest
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.210 s -- in org.eclipse.scout.rt.ui.html.res.BinaryResourceUrlUtilityTest
[INFO] Running org.eclipse.scout.rt.ui.html.res.loader.HtmlDocumentParserTest
2024-06-28 12:12:26,914 WARN  [main] org.eclipse.scout.rt.ui.html.res.loader.HtmlDocumentParser.lambda$8(HtmlDocumentParser.java:275) - Removing unknown or improperly formatted scout tag from 'html/path': <scout:invalid
      info="this tag is not recognized by HtmlDocumentParser and should be removed">
2024-06-28 12:12:26,914 WARN  [main] org.eclipse.scout.rt.ui.html.res.loader.HtmlDocumentParser.lambda$8(HtmlDocumentParser.java:275) - Removing unknown or improperly formatted scout tag from 'html/path': <scout:did-you-know that="1 > 0?"        >
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.eclipse.scout.rt.ui.html.res.loader.HtmlDocumentParserTest
[INFO] Running org.eclipse.scout.rt.ui.html.res.loader.TextsLoaderTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.ui.html.res.loader.TextsLoaderTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 329, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.ui.html.test ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html.test/target/org.eclipse.scout.rt.ui.html.test-24.2-SNAPSHOT.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.ui.html.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html.test/target/org.eclipse.scout.rt.ui.html.test-24.2-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.ui.html.test ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.ui.html.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html.test/target/org.eclipse.scout.rt.ui.html.test-24.2-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.ui.html.test ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] -----< org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html.selenium >-----
[INFO] Building org.eclipse.scout.rt.ui.html.selenium 24.2-SNAPSHOT     [55/72]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html.selenium/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-java/4.15.0/selenium-java-4.15.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-java/4.15.0/selenium-java-4.15.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-java/4.15.0/selenium-java-4.15.0.pom (4.4 kB at 490 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-api/4.15.0/selenium-api-4.15.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-api/4.15.0/selenium-api-4.15.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-api/4.15.0/selenium-api-4.15.0.pom (2.1 kB at 297 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-chrome-driver/4.15.0/selenium-chrome-driver-4.15.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-chrome-driver/4.15.0/selenium-chrome-driver-4.15.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-chrome-driver/4.15.0/selenium-chrome-driver-4.15.0.pom (3.3 kB at 465 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/auto/service/auto-service-annotations/1.1.1/auto-service-annotations-1.1.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/auto/service/auto-service-annotations/1.1.1/auto-service-annotations-1.1.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/auto/service/auto-service-annotations/1.1.1/auto-service-annotations-1.1.1.pom (2.3 kB at 457 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/auto/service/auto-service-aggregator/1.1.1/auto-service-aggregator-1.1.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/auto/service/auto-service-aggregator/1.1.1/auto-service-aggregator-1.1.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/auto/service/auto-service-aggregator/1.1.1/auto-service-aggregator-1.1.1.pom (4.3 kB at 709 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-chromium-driver/4.15.0/selenium-chromium-driver-4.15.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-chromium-driver/4.15.0/selenium-chromium-driver-4.15.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-chromium-driver/4.15.0/selenium-chromium-driver-4.15.0.pom (2.7 kB at 447 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-json/4.15.0/selenium-json-4.15.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-json/4.15.0/selenium-json-4.15.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-json/4.15.0/selenium-json-4.15.0.pom (2.3 kB at 324 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-remote-driver/4.15.0/selenium-remote-driver-4.15.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-remote-driver/4.15.0/selenium-remote-driver-4.15.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-remote-driver/4.15.0/selenium-remote-driver-4.15.0.pom (5.3 kB at 888 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-exporter-logging/1.34.1/opentelemetry-exporter-logging-1.34.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-exporter-logging/1.34.1/opentelemetry-exporter-logging-1.34.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-exporter-logging/1.34.1/opentelemetry-exporter-logging-1.34.1.pom (2.0 kB at 288 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-sdk/1.34.1/opentelemetry-sdk-1.34.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk/1.34.1/opentelemetry-sdk-1.34.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk/1.34.1/opentelemetry-sdk-1.34.1.pom (2.5 kB at 425 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-sdk-common/1.34.1/opentelemetry-sdk-common-1.34.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-common/1.34.1/opentelemetry-sdk-common-1.34.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-common/1.34.1/opentelemetry-sdk-common-1.34.1.pom (1.8 kB at 256 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-sdk-trace/1.34.1/opentelemetry-sdk-trace-1.34.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-trace/1.34.1/opentelemetry-sdk-trace-1.34.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-trace/1.34.1/opentelemetry-sdk-trace-1.34.1.pom (2.0 kB at 284 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-sdk-metrics/1.34.1/opentelemetry-sdk-metrics-1.34.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-metrics/1.34.1/opentelemetry-sdk-metrics-1.34.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-metrics/1.34.1/opentelemetry-sdk-metrics-1.34.1.pom (2.2 kB at 366 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-extension-incubator/1.34.1-alpha/opentelemetry-extension-incubator-1.34.1-alpha.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-extension-incubator/1.34.1-alpha/opentelemetry-extension-incubator-1.34.1-alpha.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-extension-incubator/1.34.1-alpha/opentelemetry-extension-incubator-1.34.1-alpha.pom (1.8 kB at 258 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-sdk-logs/1.34.1/opentelemetry-sdk-logs-1.34.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-logs/1.34.1/opentelemetry-sdk-logs-1.34.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-logs/1.34.1/opentelemetry-sdk-logs-1.34.1.pom (2.4 kB at 398 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-api-events/1.34.1-alpha/opentelemetry-api-events-1.34.1-alpha.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-api-events/1.34.1-alpha/opentelemetry-api-events-1.34.1-alpha.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-api-events/1.34.1-alpha/opentelemetry-api-events-1.34.1-alpha.pom (1.8 kB at 299 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-sdk-extension-autoconfigure-spi/1.34.1/opentelemetry-sdk-extension-autoconfigure-spi-1.34.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-extension-autoconfigure-spi/1.34.1/opentelemetry-sdk-extension-autoconfigure-spi-1.34.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-extension-autoconfigure-spi/1.34.1/opentelemetry-sdk-extension-autoconfigure-spi-1.34.1.pom (1.8 kB at 304 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-sdk-extension-autoconfigure/1.34.1/opentelemetry-sdk-extension-autoconfigure-1.34.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-extension-autoconfigure/1.34.1/opentelemetry-sdk-extension-autoconfigure-1.34.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-extension-autoconfigure/1.34.1/opentelemetry-sdk-extension-autoconfigure-1.34.1.pom (2.2 kB at 372 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-semconv/1.28.0-alpha/opentelemetry-semconv-1.28.0-alpha.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-semconv/1.28.0-alpha/opentelemetry-semconv-1.28.0-alpha.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-semconv/1.28.0-alpha/opentelemetry-semconv-1.28.0-alpha.pom (1.8 kB at 360 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/net/bytebuddy/byte-buddy/1.14.5/byte-buddy-1.14.5.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.14.5/byte-buddy-1.14.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.14.5/byte-buddy-1.14.5.pom (16 kB at 3.2 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/net/bytebuddy/byte-buddy-parent/1.14.5/byte-buddy-parent-1.14.5.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-parent/1.14.5/byte-buddy-parent-1.14.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-parent/1.14.5/byte-buddy-parent-1.14.5.pom (58 kB at 7.3 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-http/4.15.0/selenium-http-4.15.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-http/4.15.0/selenium-http-4.15.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-http/4.15.0/selenium-http-4.15.0.pom (2.8 kB at 466 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/dev/failsafe/failsafe/3.3.2/failsafe-3.3.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/dev/failsafe/failsafe/3.3.2/failsafe-3.3.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/dev/failsafe/failsafe/3.3.2/failsafe-3.3.2.pom (1.0 kB at 201 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/dev/failsafe/failsafe-parent/3.3.2/failsafe-parent-3.3.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/dev/failsafe/failsafe-parent/3.3.2/failsafe-parent-3.3.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/dev/failsafe/failsafe-parent/3.3.2/failsafe-parent-3.3.2.pom (9.2 kB at 1.5 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-manager/4.15.0/selenium-manager-4.15.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-manager/4.15.0/selenium-manager-4.15.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-manager/4.15.0/selenium-manager-4.15.0.pom (2.6 kB at 441 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-os/4.15.0/selenium-os-4.15.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-os/4.15.0/selenium-os-4.15.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-os/4.15.0/selenium-os-4.15.0.pom (2.4 kB at 407 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-exec/1.3/commons-exec-1.3.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-exec/1.3/commons-exec-1.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-exec/1.3/commons-exec-1.3.pom (11 kB at 1.6 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/35/commons-parent-35.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/35/commons-parent-35.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/35/commons-parent-35.pom (58 kB at 7.2 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-devtools-v117/4.15.0/selenium-devtools-v117-4.15.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-devtools-v117/4.15.0/selenium-devtools-v117-4.15.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-devtools-v117/4.15.0/selenium-devtools-v117-4.15.0.pom (2.9 kB at 358 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-devtools-v118/4.15.0/selenium-devtools-v118-4.15.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-devtools-v118/4.15.0/selenium-devtools-v118-4.15.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-devtools-v118/4.15.0/selenium-devtools-v118-4.15.0.pom (2.9 kB at 477 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-devtools-v119/4.15.0/selenium-devtools-v119-4.15.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-devtools-v119/4.15.0/selenium-devtools-v119-4.15.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-devtools-v119/4.15.0/selenium-devtools-v119-4.15.0.pom (2.9 kB at 409 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-devtools-v85/4.15.0/selenium-devtools-v85-4.15.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-devtools-v85/4.15.0/selenium-devtools-v85-4.15.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-devtools-v85/4.15.0/selenium-devtools-v85-4.15.0.pom (2.9 kB at 477 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-edge-driver/4.15.0/selenium-edge-driver-4.15.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-edge-driver/4.15.0/selenium-edge-driver-4.15.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-edge-driver/4.15.0/selenium-edge-driver-4.15.0.pom (3.1 kB at 437 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-firefox-driver/4.15.0/selenium-firefox-driver-4.15.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-firefox-driver/4.15.0/selenium-firefox-driver-4.15.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-firefox-driver/4.15.0/selenium-firefox-driver-4.15.0.pom (3.4 kB at 491 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-ie-driver/4.15.0/selenium-ie-driver-4.15.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-ie-driver/4.15.0/selenium-ie-driver-4.15.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-ie-driver/4.15.0/selenium-ie-driver-4.15.0.pom (2.9 kB at 408 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-safari-driver/4.15.0/selenium-safari-driver-4.15.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-safari-driver/4.15.0/selenium-safari-driver-4.15.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-safari-driver/4.15.0/selenium-safari-driver-4.15.0.pom (2.7 kB at 446 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-support/4.15.0/selenium-support-4.15.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-support/4.15.0/selenium-support-4.15.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-support/4.15.0/selenium-support-4.15.0.pom (3.2 kB at 534 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-java/4.15.0/selenium-java-4.15.0.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-api/4.15.0/selenium-api-4.15.0.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-chrome-driver/4.15.0/selenium-chrome-driver-4.15.0.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/auto/service/auto-service-annotations/1.1.1/auto-service-annotations-1.1.1.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-chromium-driver/4.15.0/selenium-chromium-driver-4.15.0.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-json/4.15.0/selenium-json-4.15.0.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-manager/4.15.0/selenium-manager-4.15.0.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-devtools-v117/4.15.0/selenium-devtools-v117-4.15.0.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-devtools-v118/4.15.0/selenium-devtools-v118-4.15.0.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-devtools-v119/4.15.0/selenium-devtools-v119-4.15.0.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-devtools-v85/4.15.0/selenium-devtools-v85-4.15.0.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-edge-driver/4.15.0/selenium-edge-driver-4.15.0.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-firefox-driver/4.15.0/selenium-firefox-driver-4.15.0.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-http/4.15.0/selenium-http-4.15.0.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/dev/failsafe/failsafe/3.3.2/failsafe-3.3.2.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-ie-driver/4.15.0/selenium-ie-driver-4.15.0.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-remote-driver/4.15.0/selenium-remote-driver-4.15.0.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-exporter-logging/1.34.1/opentelemetry-exporter-logging-1.34.1.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-sdk-common/1.34.1/opentelemetry-sdk-common-1.34.1.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-sdk-extension-autoconfigure-spi/1.34.1/opentelemetry-sdk-extension-autoconfigure-spi-1.34.1.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-sdk-extension-autoconfigure/1.34.1/opentelemetry-sdk-extension-autoconfigure-1.34.1.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-api-events/1.34.1-alpha/opentelemetry-api-events-1.34.1-alpha.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-sdk-trace/1.34.1/opentelemetry-sdk-trace-1.34.1.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-sdk/1.34.1/opentelemetry-sdk-1.34.1.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-sdk-metrics/1.34.1/opentelemetry-sdk-metrics-1.34.1.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-extension-incubator/1.34.1-alpha/opentelemetry-extension-incubator-1.34.1-alpha.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-sdk-logs/1.34.1/opentelemetry-sdk-logs-1.34.1.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-semconv/1.28.0-alpha/opentelemetry-semconv-1.28.0-alpha.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/net/bytebuddy/byte-buddy/1.14.5/byte-buddy-1.14.5.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-os/4.15.0/selenium-os-4.15.0.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-safari-driver/4.15.0/selenium-safari-driver-4.15.0.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-support/4.15.0/selenium-support-4.15.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-java/4.15.0/selenium-java-4.15.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-java/4.15.0/selenium-java-4.15.0.jar (870 B at 32 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-api/4.15.0/selenium-api-4.15.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-chrome-driver/4.15.0/selenium-chrome-driver-4.15.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/auto/service/auto-service-annotations/1.1.1/auto-service-annotations-1.1.1.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-chromium-driver/4.15.0/selenium-chromium-driver-4.15.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-json/4.15.0/selenium-json-4.15.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/auto/service/auto-service-annotations/1.1.1/auto-service-annotations-1.1.1.jar (3.2 kB at 396 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-manager/4.15.0/selenium-manager-4.15.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-chromium-driver/4.15.0/selenium-chromium-driver-4.15.0.jar (34 kB at 3.8 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-devtools-v117/4.15.0/selenium-devtools-v117-4.15.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-json/4.15.0/selenium-json-4.15.0.jar (71 kB at 7.1 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-devtools-v118/4.15.0/selenium-devtools-v118-4.15.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-chrome-driver/4.15.0/selenium-chrome-driver-4.15.0.jar (15 kB at 1.3 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-devtools-v119/4.15.0/selenium-devtools-v119-4.15.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-api/4.15.0/selenium-api-4.15.0.jar (230 kB at 18 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-devtools-v85/4.15.0/selenium-devtools-v85-4.15.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-devtools-v118/4.15.0/selenium-devtools-v118-4.15.0.jar (1.4 MB at 20 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-edge-driver/4.15.0/selenium-edge-driver-4.15.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-devtools-v117/4.15.0/selenium-devtools-v117-4.15.0.jar (1.4 MB at 19 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-firefox-driver/4.15.0/selenium-firefox-driver-4.15.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-edge-driver/4.15.0/selenium-edge-driver-4.15.0.jar (16 kB at 197 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-http/4.15.0/selenium-http-4.15.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-devtools-v119/4.15.0/selenium-devtools-v119-4.15.0.jar (1.4 MB at 18 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/dev/failsafe/failsafe/3.3.2/failsafe-3.3.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-firefox-driver/4.15.0/selenium-firefox-driver-4.15.0.jar (83 kB at 1.0 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-ie-driver/4.15.0/selenium-ie-driver-4.15.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-ie-driver/4.15.0/selenium-ie-driver-4.15.0.jar (17 kB at 122 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-remote-driver/4.15.0/selenium-remote-driver-4.15.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-http/4.15.0/selenium-http-4.15.0.jar (59 kB at 415 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-exporter-logging/1.34.1/opentelemetry-exporter-logging-1.34.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/dev/failsafe/failsafe/3.3.2/failsafe-3.3.2.jar (144 kB at 1.0 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-common/1.34.1/opentelemetry-sdk-common-1.34.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-exporter-logging/1.34.1/opentelemetry-exporter-logging-1.34.1.jar (11 kB at 75 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-extension-autoconfigure-spi/1.34.1/opentelemetry-sdk-extension-autoconfigure-spi-1.34.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-common/1.34.1/opentelemetry-sdk-common-1.34.1.jar (44 kB at 287 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-extension-autoconfigure/1.34.1/opentelemetry-sdk-extension-autoconfigure-1.34.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-extension-autoconfigure-spi/1.34.1/opentelemetry-sdk-extension-autoconfigure-spi-1.34.1.jar (17 kB at 110 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-api-events/1.34.1-alpha/opentelemetry-api-events-1.34.1-alpha.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-remote-driver/4.15.0/selenium-remote-driver-4.15.0.jar (505 kB at 3.2 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-trace/1.34.1/opentelemetry-sdk-trace-1.34.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-extension-autoconfigure/1.34.1/opentelemetry-sdk-extension-autoconfigure-1.34.1.jar (43 kB at 267 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk/1.34.1/opentelemetry-sdk-1.34.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-devtools-v85/4.15.0/selenium-devtools-v85-4.15.0.jar (1.0 MB at 6.1 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-metrics/1.34.1/opentelemetry-sdk-metrics-1.34.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-api-events/1.34.1-alpha/opentelemetry-api-events-1.34.1-alpha.jar (7.3 kB at 44 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-extension-incubator/1.34.1-alpha/opentelemetry-extension-incubator-1.34.1-alpha.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk/1.34.1/opentelemetry-sdk-1.34.1.jar (6.8 kB at 41 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-logs/1.34.1/opentelemetry-sdk-logs-1.34.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-trace/1.34.1/opentelemetry-sdk-trace-1.34.1.jar (121 kB at 723 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-semconv/1.28.0-alpha/opentelemetry-semconv-1.28.0-alpha.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-extension-incubator/1.34.1-alpha/opentelemetry-extension-incubator-1.34.1-alpha.jar (32 kB at 189 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.14.5/byte-buddy-1.14.5.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-semconv/1.28.0-alpha/opentelemetry-semconv-1.28.0-alpha.jar (40 kB at 227 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-os/4.15.0/selenium-os-4.15.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-logs/1.34.1/opentelemetry-sdk-logs-1.34.1.jar (50 kB at 281 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-metrics/1.34.1/opentelemetry-sdk-metrics-1.34.1.jar (292 kB at 1.6 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-safari-driver/4.15.0/selenium-safari-driver-4.15.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-os/4.15.0/selenium-os-4.15.0.jar (28 kB at 154 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-support/4.15.0/selenium-support-4.15.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar (54 kB at 289 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-safari-driver/4.15.0/selenium-safari-driver-4.15.0.jar (27 kB at 142 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-support/4.15.0/selenium-support-4.15.0.jar (192 kB at 768 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.14.5/byte-buddy-1.14.5.jar (4.2 MB at 14 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-manager/4.15.0/selenium-manager-4.15.0.jar (9.1 MB at 25 MB/s)
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.ui.html.selenium ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.ui.html.selenium ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.ui.html.selenium ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html.selenium/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.ui.html.selenium ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.ui.html.selenium ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling with eclipse [debug release 11] to target/classes
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html.selenium/src/main/java/org/eclipse/scout/rt/ui/html/selenium/util/SeleniumJavaScript.java:[42,21] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html.selenium/src/main/java/org/eclipse/scout/rt/ui/html/selenium/util/TextComparator.java:[15,19] Unsupported @SuppressWarnings("squid:S00118")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html.selenium/src/main/java/org/eclipse/scout/rt/ui/html/selenium/junit/ScreenshotRule.java:[64,21] Unsupported @SuppressWarnings("findbugs:RV_RETURN_VALUE_IGNORED_BAD_PRACTICE")
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.ui.html.selenium ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html.selenium/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.ui.html.selenium ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.ui.html.selenium ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.ui.html.selenium ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html.selenium/target/org.eclipse.scout.rt.ui.html.selenium-24.2-SNAPSHOT.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.ui.html.selenium ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.ui.html.selenium ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html.selenium/target/org.eclipse.scout.rt.ui.html.selenium-24.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.ui.html.selenium ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.ui.html.selenium ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] --------------< org.eclipse.scout.rt:eclipse-scout-core >---------------
[INFO] Building eclipse-scout-core 24.2-SNAPSHOT                        [56/72]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/eclipse-scout-core/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.pom (9.1 kB at 1.3 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom (11 kB at 1.8 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.jar (41 kB at 5.2 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/github/eirslett/frontend-maven-plugin/1.15.0/frontend-maven-plugin-1.15.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/eirslett/frontend-maven-plugin/1.15.0/frontend-maven-plugin-1.15.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/eirslett/frontend-maven-plugin/1.15.0/frontend-maven-plugin-1.15.0.pom (4.9 kB at 707 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/github/eirslett/frontend-plugins/1.15.0/frontend-plugins-1.15.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/eirslett/frontend-plugins/1.15.0/frontend-plugins-1.15.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/eirslett/frontend-plugins/1.15.0/frontend-plugins-1.15.0.pom (7.2 kB at 1.2 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/github/eirslett/frontend-maven-plugin/1.15.0/frontend-maven-plugin-1.15.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/eirslett/frontend-maven-plugin/1.15.0/frontend-maven-plugin-1.15.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/eirslett/frontend-maven-plugin/1.15.0/frontend-maven-plugin-1.15.0.jar (46 kB at 5.8 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/exec-maven-plugin/3.1.1/exec-maven-plugin-3.1.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/exec-maven-plugin/3.1.1/exec-maven-plugin-3.1.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/exec-maven-plugin/3.1.1/exec-maven-plugin-3.1.1.pom (15 kB at 2.1 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/exec-maven-plugin/3.1.1/exec-maven-plugin-3.1.1.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/exec-maven-plugin/3.1.1/exec-maven-plugin-3.1.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/exec-maven-plugin/3.1.1/exec-maven-plugin-3.1.1.jar (77 kB at 8.6 MB/s)
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ eclipse-scout-core ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ eclipse-scout-core ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- antrun:3.1.0:run (check-node-install) @ eclipse-scout-core ---
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant/1.10.14/ant-1.10.14.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.10.14/ant-1.10.14.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.10.14/ant-1.10.14.pom (17 kB at 2.8 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant-parent/1.10.14/ant-parent-1.10.14.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-parent/1.10.14/ant-parent-1.10.14.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-parent/1.10.14/ant-parent-1.10.14.pom (6.6 kB at 937 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant-launcher/1.10.14/ant-launcher-1.10.14.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.10.14/ant-launcher-1.10.14.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.10.14/ant-launcher-1.10.14.pom (3.2 kB at 528 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom (8.0 kB at 1.3 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant/1.10.14/ant-1.10.14.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant-launcher/1.10.14/ant-launcher-1.10.14.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.10.14/ant-1.10.14.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.10.14/ant-1.10.14.jar (2.3 MB at 46 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.10.14/ant-launcher-1.10.14.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.10.14/ant-launcher-1.10.14.jar (19 kB at 2.4 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar (264 kB at 22 MB/s)
[INFO] Executing tasks
[INFO] Executed tasks
[INFO] 
[INFO] --- antrun:3.1.0:run (check-install-node-tools) @ eclipse-scout-core ---
[INFO] Executing tasks
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (default) @ eclipse-scout-core ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/eclipse-scout-core/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- frontend:1.15.0:install-node-and-npm (install-node-and-npm) @ eclipse-scout-core ---
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/github/eirslett/frontend-plugin-core/1.15.0/frontend-plugin-core-1.15.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/eirslett/frontend-plugin-core/1.15.0/frontend-plugin-core-1.15.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/eirslett/frontend-plugin-core/1.15.0/frontend-plugin-core-1.15.0.pom (3.2 kB at 461 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/core/jackson-core/2.13.0/jackson-core-2.13.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.13.0/jackson-core-2.13.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.13.0/jackson-core-2.13.0.pom (5.5 kB at 790 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/jackson-base/2.13.0/jackson-base-2.13.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-base/2.13.0/jackson-base-2.13.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-base/2.13.0/jackson-base-2.13.0.pom (9.7 kB at 1.6 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/jackson-bom/2.13.0/jackson-bom-2.13.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.13.0/jackson-bom-2.13.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.13.0/jackson-bom-2.13.0.pom (17 kB at 2.5 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/jackson-parent/2.13/jackson-parent-2.13.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.13/jackson-parent-2.13.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.13/jackson-parent-2.13.pom (7.4 kB at 1.2 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/oss-parent/43/oss-parent-43.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/43/oss-parent-43.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/43/oss-parent-43.pom (24 kB at 3.4 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/core/jackson-databind/2.13.4.2/jackson-databind-2.13.4.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.13.4.2/jackson-databind-2.13.4.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.13.4.2/jackson-databind-2.13.4.2.pom (17 kB at 2.8 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/jackson-base/2.13.4/jackson-base-2.13.4.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-base/2.13.4/jackson-base-2.13.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-base/2.13.4/jackson-base-2.13.4.pom (9.9 kB at 1.6 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/jackson-bom/2.13.4/jackson-bom-2.13.4.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.13.4/jackson-bom-2.13.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.13.4/jackson-bom-2.13.4.pom (17 kB at 2.5 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/core/jackson-annotations/2.13.4/jackson-annotations-2.13.4.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.13.4/jackson-annotations-2.13.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.13.4/jackson-annotations-2.13.4.pom (6.1 kB at 869 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/core/jackson-core/2.13.4/jackson-core-2.13.4.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.13.4/jackson-core-2.13.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.13.4/jackson-core-2.13.4.pom (5.5 kB at 1.1 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom (6.6 kB at 1.1 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom (16 kB at 2.3 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom (35 kB at 5.0 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom (5.0 kB at 828 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom (13 kB at 1.9 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom (19 kB at 3.2 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/34/commons-parent-34.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom (56 kB at 8.0 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.11/commons-codec-1.11.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.pom (14 kB at 2.0 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (8.1 kB at 1.3 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (12 kB at 1.9 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/github/eirslett/frontend-plugin-core/1.15.0/frontend-plugin-core-1.15.0.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/core/jackson-core/2.13.0/jackson-core-2.13.0.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/core/jackson-databind/2.13.4.2/jackson-databind-2.13.4.2.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/core/jackson-annotations/2.13.4/jackson-annotations-2.13.4.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.11/commons-codec-1.11.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/eirslett/frontend-plugin-core/1.15.0/frontend-plugin-core-1.15.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/eirslett/frontend-plugin-core/1.15.0/frontend-plugin-core-1.15.0.jar (95 kB at 11 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.13.0/jackson-core-2.13.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.13.4.2/jackson-databind-2.13.4.2.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.13.4/jackson-annotations-2.13.4.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.13.4/jackson-annotations-2.13.4.jar (76 kB at 4.0 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.jar (329 kB at 13 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar (62 kB at 2.1 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar (780 kB at 22 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.13.0/jackson-core-2.13.0.jar (375 kB at 9.9 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.jar (335 kB at 8.4 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.13.4.2/jackson-databind-2.13.4.2.jar (1.5 MB at 33 MB/s)
[INFO] Skipping execution.
[INFO] 
[INFO] --- exec:3.1.1:exec (install-node-tools) @ eclipse-scout-core ---
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/2.0.7/slf4j-api-2.0.7.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.7/slf4j-api-2.0.7.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.7/slf4j-api-2.0.7.pom (2.7 kB at 450 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-parent/2.0.7/slf4j-parent-2.0.7.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/2.0.7/slf4j-parent-2.0.7.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/2.0.7/slf4j-parent-2.0.7.pom (17 kB at 2.4 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.pom (2.8 kB at 401 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver/1.4.1/maven-resolver-1.4.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver/1.4.1/maven-resolver-1.4.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver/1.4.1/maven-resolver-1.4.1.pom (18 kB at 2.6 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.pom (2.6 kB at 328 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-xml/3.0.0/plexus-xml-3.0.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-xml/3.0.0/plexus-xml-3.0.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-xml/3.0.0/plexus-xml-3.0.0.pom (3.7 kB at 623 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/2.0.7/slf4j-api-2.0.7.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-xml/3.0.0/plexus-xml-3.0.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.7/slf4j-api-2.0.7.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.7/slf4j-api-2.0.7.jar (64 kB at 9.1 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-xml/3.0.0/plexus-xml-3.0.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-xml/3.0.0/plexus-xml-3.0.0.jar (93 kB at 12 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.jar (149 kB at 17 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.jar (168 kB at 15 MB/s)

added 207 packages in 17s

79 packages are looking for funding
  run `npm fund` for details
[INFO] 
[INFO] --- antrun:3.1.0:run (check-npm-update) @ eclipse-scout-core ---
[INFO] Executing tasks
[INFO] Executed tasks
[INFO] 
[INFO] --- exec:3.1.1:exec (npm-run-version:snapshot:dependencies) @ eclipse-scout-core ---
use given workspace root: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/eclipse-scout-core/..
updating version/dependency for module: @eclipse-scout/chart
updating version/dependency for module: @eclipse-scout/cli
updating version/dependency for module: @eclipse-scout/core
updating version/dependency for module: @eclipse-scout/migrate
updating version/dependency for module: @eclipse-scout/tsconfig
updating version/dependency for module: @eclipse-scout/eslint-config
updating version/dependency for module: @eclipse-scout/karma-jasmine-scout
updating version/dependency for module: @eclipse-scout/svg
version:snapshot:dependencies done
[INFO] 
[INFO] --- exec:3.1.1:exec (npm-run-version:release:dependencies) @ eclipse-scout-core ---
[INFO] skipping execute as per configuration
[INFO] 
[INFO] --- exec:3.1.1:exec (npm-run-version:release) @ eclipse-scout-core ---
[INFO] skipping execute as per configuration
[INFO] 
[INFO] --- antrun:3.1.0:run (mark-npm-update-done) @ eclipse-scout-core ---
[INFO] Executing tasks
[INFO]     [touch] Creating /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/target/npm_update_20240628-120000.marker
[INFO] Executed tasks
[INFO] 
[INFO] --- exec:3.1.1:exec (npm-update) @ eclipse-scout-core ---
Scope: all 8 workspace projects
Progress: resolved 1, reused 0, downloaded 0, added 0
Progress: resolved 17, reused 0, downloaded 1, added 0
Progress: resolved 35, reused 0, downloaded 30, added 0
Progress: resolved 47, reused 0, downloaded 45, added 0
Progress: resolved 102, reused 0, downloaded 71, added 0
Progress: resolved 206, reused 0, downloaded 168, added 0
Progress: resolved 296, reused 0, downloaded 251, added 0
Progress: resolved 396, reused 0, downloaded 349, added 0
Progress: resolved 434, reused 0, downloaded 388, added 0
Progress: resolved 520, reused 0, downloaded 460, added 0
Progress: resolved 595, reused 0, downloaded 543, added 0
Progress: resolved 704, reused 0, downloaded 642, added 0
Progress: resolved 825, reused 0, downloaded 763, added 0
Progress: resolved 910, reused 0, downloaded 837, added 0
Progress: resolved 1000, reused 0, downloaded 931, added 0
 WARN  18 deprecated subdependencies found: @babel/plugin-proposal-class-properties@7.18.6, @babel/plugin-proposal-nullish-coalescing-operator@7.18.6, @babel/plugin-proposal-object-rest-spread@7.20.7, @babel/plugin-proposal-optional-chaining@7.21.0, @humanwhocodes/config-array@0.11.14, @humanwhocodes/config-array@0.5.0, @humanwhocodes/object-schema@1.2.1, @humanwhocodes/object-schema@2.0.3, abab@2.0.6, glob@7.2.3, inflight@1.0.6, resolve-url@0.2.1, right-pad@1.0.1, rimraf@2.6.3, rimraf@3.0.2, source-map-resolve@0.5.3, source-map-url@0.4.1, urix@0.1.0
Progress: resolved 1045, reused 0, downloaded 1021, added 0
.                                        |    +1025 ++++++++++++++++++++++++++++
Progress: resolved 1045, reused 0, downloaded 1023, added 72
Progress: resolved 1045, reused 0, downloaded 1023, added 216
Progress: resolved 1045, reused 0, downloaded 1023, added 413
Progress: resolved 1045, reused 0, downloaded 1023, added 546
Progress: resolved 1045, reused 0, downloaded 1023, added 718
Progress: resolved 1045, reused 0, downloaded 1023, added 821
Progress: resolved 1045, reused 0, downloaded 1023, added 999
Progress: resolved 1045, reused 0, downloaded 1023, added 1024
Progress: resolved 1045, reused 0, downloaded 1023, added 1025, done
 WARN  Issues with peer dependencies found
eclipse-scout-cli
└─┬ fork-ts-checker-notifier-webpack-plugin 7.0.0
  └── ✕ unmet peer fork-ts-checker-webpack-plugin@^8.0.0: found 9.0.2

Done in 26.6s
[INFO] 
[INFO] --- exec:3.1.1:exec (pnpm-list) @ eclipse-scout-core ---
Legend: production dependency, optional only, dev only

@eclipse-scout/chart@24.2.0-snapshot /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/eclipse-scout-chart

dependencies:
@eclipse-scout/core link:../eclipse-scout-core
chart.js 4.4.0
chartjs-plugin-datalabels 2.2.0
jquery 3.7.1

@eclipse-scout/cli@24.2.0-snapshot /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/eclipse-scout-cli

dependencies:
@babel/core 7.23.5
@babel/preset-env 7.23.5
@eclipse-scout/karma-jasmine-scout link:../karma-jasmine-scout
@eclipse-scout/tsconfig link:../eclipse-scout-tsconfig
@metahub/karma-jasmine-jquery 4.0.1
babel-loader 9.1.3
copy-webpack-plugin 11.0.0
css-loader 6.8.1
css-minimizer-webpack-plugin 5.0.1
esbuild 0.19.8
fork-ts-checker-notifier-webpack-plugin 7.0.0
fork-ts-checker-webpack-plugin 9.0.2
jasmine-core 5.1.1
jasmine-jquery 2.1.1
jquery 3.7.1
karma 6.4.2
karma-chrome-launcher 3.2.0
karma-jasmine 5.1.0
karma-jasmine-ajax 0.1.13
karma-jasmine-html-reporter 2.1.0
karma-junit-reporter 2.0.1
karma-webpack 5.0.0
less 4.1.3
less-loader 11.1.3
mini-css-extract-plugin 2.7.6
source-map-loader 4.0.1
terser-webpack-plugin 5.3.9
ts-loader 9.5.1
typescript 5.3.3
webpack 5.89.0
yargs-parser 21.1.1

@eclipse-scout/core@24.2.0-snapshot /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/eclipse-scout-core

dependencies:
jquery 3.7.1
sourcemapped-stacktrace 1.1.11

@eclipse-scout/migrate@24.2.0-snapshot /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/eclipse-scout-migrate

dependencies:
jscodeshift 0.15.1
ts-migrate 0.1.35
ts-migrate-plugins 0.1.35
ts-migrate-server 0.1.33
typescript 5.3.3
yargs-parser 21.1.1

@eclipse-scout/eslint-config@24.2.0-snapshot /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/eslint-config

dependencies:
@typescript-eslint/eslint-plugin 6.13.2
@typescript-eslint/parser 6.13.2
typescript 5.3.3

@eclipse-scout/karma-jasmine-scout@24.2.0-snapshot /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/karma-jasmine-scout

dependencies:
jquery 3.7.1
sourcemapped-stacktrace 1.1.11

@eclipse-scout/svg@24.2.0-snapshot /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.svg.ui.html

dependencies:
@eclipse-scout/core link:../eclipse-scout-core
jquery 3.7.1
[INFO] 
[INFO] --- exec:3.1.1:java (default) @ eclipse-scout-core ---
"2024-06-28 12:13:19,287 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor - Headless mode: scout.headless=true, java.awt.headless=true (automatically set by Scout), GraphicsEnvironment.isHeadless()=true
""2024-06-28 12:13:19,296 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory - Building jandex class inventory using rebuild strategy IF_MISSING...
""2024-06-28 12:13:19,525 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory - Finished building jandex class inventory in 233.973947 ms. Total class count: 4004
""2024-06-28 12:13:19,705 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor - Collected 406 beans in 178.799392 ms
""2024-06-28 12:13:19,779 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor - Registered 406 beans in 73.569072 ms
""2024-06-28 12:13:19,788 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport
""2024-06-28 12:13:19,824 INFO  [scout-platform-starter] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator - 0 code type classes registered.
""2024-06-28 12:13:19,825 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor - No classpath:config.properties found. Running with empty configuration.
""2024-06-28 12:13:19,828 INFO  [scout-platform-starter] org.eclipse.scout.rt.server.commons.GlobalTrustManager - No instance of org.eclipse.scout.rt.shared.services.common.file.IRemoteFileService available, skip loading certificates from remote file service.
""2024-06-28 12:13:19,980 INFO  [org.eclipse.scout.rt.ui.html.res.loader.ResourceBuilder.main()] org.eclipse.scout.rt.ui.html.res.loader.ResourceBuilder - Building resource 'locales.json'
""2024-06-28 12:13:23,266 INFO  [org.eclipse.scout.rt.ui.html.res.loader.ResourceBuilder.main()] org.eclipse.scout.rt.ui.html.res.loader.ResourceBuilder - File written to /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/eclipse-scout-core/dist/locales.json 
""2024-06-28 12:13:23,267 INFO  [org.eclipse.scout.rt.ui.html.res.loader.ResourceBuilder.main()] org.eclipse.scout.rt.ui.html.res.loader.ResourceBuilder - Building resource 'texts.json'
""2024-06-28 12:13:23,268 INFO  [org.eclipse.scout.rt.ui.html.res.loader.ResourceBuilder.main()] org.eclipse.scout.rt.ui.html.res.loader.ResourceBuilder - Using contributors [org.eclipse.scout.rt.ui.html.UiTextContributor@fc8d886]
""2024-06-28 12:13:23,678 INFO  [org.eclipse.scout.rt.ui.html.res.loader.ResourceBuilder.main()] org.eclipse.scout.rt.ui.html.res.loader.ResourceBuilder - File written to /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/eclipse-scout-core/dist/texts.json 
""2024-06-28 12:13:23,678 INFO  [org.eclipse.scout.rt.ui.html.res.loader.ResourceBuilder.main()] org.eclipse.scout.rt.ui.html.res.loader.ResourceBuilder - All files built and written to /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/eclipse-scout-core/dist
""2024-06-28 12:13:23,716 INFO  [org.eclipse.scout.rt.ui.html.res.loader.ResourceBuilder.main()] org.eclipse.scout.rt.platform.job.internal.JobManager - Shutdown ExecutorService, await termination...
""2024-06-28 12:13:23,716 INFO  [org.eclipse.scout.rt.ui.html.res.loader.ResourceBuilder.main()] org.eclipse.scout.rt.platform.job.internal.JobManager - Shutdown ExecutorService, await termination returned terminated=true
""2024-06-28 12:13:23,718 INFO  [org.eclipse.scout.rt.ui.html.res.loader.ResourceBuilder.main()] org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport - About to stop ch.qos.logback.classic.LoggerContext[default]
"[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ eclipse-scout-core ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/eclipse-scout-core/src/main/resources
[INFO] 
[INFO] --- exec:3.1.1:exec (npm-run-version:snapshot) @ eclipse-scout-core ---
[INFO] skipping execute as per configuration
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ eclipse-scout-core ---
[INFO] No sources to compile
[INFO] 
[INFO] --- frontend:1.15.0:npm (npm-run-build:prod) @ eclipse-scout-core ---
[INFO] Running 'npm --scripts-prepend-node-path=true run build:prod -- --progress=false --clean=false' in /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/eclipse-scout-core
[INFO] 
[INFO] > @eclipse-scout/core@24.2.0-snapshot build:prod
[INFO] > scout-scripts build:prod --run default testing global --progress=false --clean=false
[INFO] 
[INFO] Starting default build with args --progress false --clean false 
[INFO] Webpack mode: production
[INFO] Type check: false
[INFO] assets by path log4javascript-1.4.9/ 445 KiB
[INFO]   assets by path log4javascript-1.4.9/*.js 428 KiB
[INFO]     asset log4javascript-1.4.9/log4javascript.js 201 KiB [emitted] [from: res/log4javascript-1.4.9/log4javascript.js] [copied]
[INFO]     + 3 assets
[INFO]   assets by path log4javascript-1.4.9/*.html 17.5 KiB
[INFO]     asset log4javascript-1.4.9/console_uncompressed.html 9.91 KiB [emitted] [from: res/log4javascript-1.4.9/console_uncompressed.html] [copied]
[INFO]     asset log4javascript-1.4.9/console.html 7.57 KiB [emitted] [from: res/log4javascript-1.4.9/console.html] [copied]
[INFO] assets by path fonts/ 148 KiB
[INFO]   assets by path fonts/*.svg 93.2 KiB 2 assets
[INFO]   assets by path fonts/*.woff 27.3 KiB 2 assets
[INFO]   assets by path fonts/*.ttf 27.2 KiB 2 assets
[INFO] asset eclipse-scout-core.esm-cc2bd3094eaccdf3f661.min.js 1.87 MiB [emitted] [immutable] [javascript module] [minimized] [big] (name: eclipse-scout-core.esm) 1 related asset
[INFO] orphan modules 4.03 MiB [orphan] 1106 modules
[INFO] runtime modules 937 bytes 4 modules
[INFO] ./src/index.ts + 734 modules 4.08 MiB [not cacheable] [built] [code generated]
[INFO] webpack 5.89.0 compiled successfully in 48445 ms
[INFO] 
[INFO] 
[INFO] Starting testing build with args --progress false --clean false 
[INFO] Webpack mode: production
[INFO] Type check: false
[INFO] assets by path log4javascript-1.4.9/ 445 KiB
[INFO]   assets by path log4javascript-1.4.9/*.js 428 KiB
[INFO]     asset log4javascript-1.4.9/log4javascript.js 201 KiB [compared for emit] [from: res/log4javascript-1.4.9/log4javascript.js] [copied]
[INFO]     + 3 assets
[INFO]   assets by path log4javascript-1.4.9/*.html 17.5 KiB
[INFO]     asset log4javascript-1.4.9/console_uncompressed.html 9.91 KiB [compared for emit] [from: res/log4javascript-1.4.9/console_uncompressed.html] [copied]
[INFO]     asset log4javascript-1.4.9/console.html 7.57 KiB [compared for emit] [from: res/log4javascript-1.4.9/console.html] [copied]
[INFO] assets by path fonts/ 148 KiB
[INFO]   assets by path fonts/*.svg 93.2 KiB 2 assets
[INFO]   assets by path fonts/*.woff 27.3 KiB 2 assets
[INFO]   assets by path fonts/*.ttf 27.2 KiB 2 assets
[INFO] asset eclipse-scout-testing.esm-efb89434df1e560542c8.min.js 41.1 KiB [emitted] [immutable] [javascript module] [minimized] (name: eclipse-scout-testing.esm) 1 related asset
[INFO] orphan modules 77.8 KiB [orphan] 37 modules
[INFO] runtime modules 937 bytes 4 modules
[INFO] ./src/testing/index.ts + 36 modules 79.6 KiB [not cacheable] [built] [code generated]
[INFO] webpack 5.89.0 compiled successfully in 3944 ms
[INFO] 
[INFO] 
[INFO] Starting global build with args --progress false --clean false 
[INFO] Webpack mode: production
[INFO] Type check: false
[INFO] assets by status 593 KiB [compared for emit]
[INFO]   assets by path log4javascript-1.4.9/ 445 KiB
[INFO]     assets by path log4javascript-1.4.9/*.js 428 KiB 4 assets
[INFO]     assets by path log4javascript-1.4.9/*.html 17.5 KiB 2 assets
[INFO]   assets by path fonts/ 148 KiB
[INFO]     assets by path fonts/*.svg 93.2 KiB 2 assets
[INFO]     assets by path fonts/*.woff 27.3 KiB 2 assets
[INFO]     assets by path fonts/*.ttf 27.2 KiB 2 assets
[INFO] assets by status 2.47 MiB [emitted]
[INFO]   assets by status 2.46 MiB [big]
[INFO]     asset eclipse-scout-core-7201d487fcd39088edc0.min.js 1.84 MiB [emitted] [immutable] [minimized] [big] (name: eclipse-scout-core) 1 related asset
[INFO]     asset eclipse-scout-core-theme-dark-ee03b237bfbaebfa9ae5.min.css 320 KiB [emitted] [immutable] [minimized] [big] (name: eclipse-scout-core-theme-dark)
[INFO]     asset eclipse-scout-core-theme-c62c1226d3577f1ca352.min.css 317 KiB [emitted] [immutable] [minimized] [big] (name: eclipse-scout-core-theme)
[INFO]   asset eclipse-scout-core-theme-71510a5dd3116693ac79.min.js 33 bytes [emitted] [immutable] [minimized] (name: eclipse-scout-core-theme)
[INFO]   asset eclipse-scout-core-theme-dark-71510a5dd3116693ac79.min.js 33 bytes [emitted] [immutable] [minimized] (name: eclipse-scout-core-theme-dark)
[INFO] Entrypoint eclipse-scout-core [big] 1.84 MiB (2.07 MiB) = eclipse-scout-core-7201d487fcd39088edc0.min.js 1 auxiliary asset
[INFO] Entrypoint eclipse-scout-core-theme [big] 317 KiB = eclipse-scout-core-theme-c62c1226d3577f1ca352.min.css 317 KiB eclipse-scout-core-theme-71510a5dd3116693ac79.min.js 33 bytes
[INFO] Entrypoint eclipse-scout-core-theme-dark [big] 320 KiB = eclipse-scout-core-theme-dark-ee03b237bfbaebfa9ae5.min.css 320 KiB eclipse-scout-core-theme-dark-71510a5dd3116693ac79.min.js 33 bytes
[INFO] orphan modules 4.92 MiB (javascript) 1.83 KiB (runtime) [orphan] 1118 modules
[INFO] runtime modules 937 bytes 4 modules
[INFO] built modules 4.08 MiB (javascript) 904 KiB (css/mini-extract) [built]
[INFO]   javascript modules 4.08 MiB
[INFO]     ./src/index.ts + 734 modules 4.08 MiB [not cacheable] [built] [code generated]
[INFO]     ./src/index.less 50 bytes [built] [code generated]
[INFO]     ./src/index-dark.less 50 bytes [built] [code generated]
[INFO]   css modules 904 KiB
[INFO]     css ../node_modules/.pnpm/css-loader@6.8.1_webpack@5.89.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!../node_modules/.pnpm/less-loader@11.1.3_less@4.1.3_webpack@5.89.0/node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./src/index.less 449 KiB [built] [code generated]
[INFO]     css ../node_modules/.pnpm/css-loader@6.8.1_webpack@5.89.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!../node_modules/.pnpm/less-loader@11.1.3_less@4.1.3_webpack@5.89.0/node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./src/index-dark.less 455 KiB [built] [code generated]
[INFO] webpack 5.89.0 compiled successfully in 38724 ms
[INFO] 
[INFO] 
[INFO] 
[INFO] --- frontend:1.15.0:npm (npm-run-build:dev) @ eclipse-scout-core ---
[INFO] Running 'npm --scripts-prepend-node-path=true run build:dev -- --progress=false --clean=false' in /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/eclipse-scout-core
[INFO] 
[INFO] > @eclipse-scout/core@24.2.0-snapshot build:dev
[INFO] > scout-scripts build:dev --run default testing global --progress=false --clean=false
[INFO] 
[INFO] Starting default build with args --progress false --clean false 
[INFO] Webpack mode: development
[INFO] Type check: true
[INFO] assets by path d.ts/src/ 2.66 MiB 2278 assets
[INFO] assets by path d.ts/test/ 48.4 KiB 478 assets
[INFO] assets by status 593 KiB [compared for emit]
[INFO]   assets by path log4javascript-1.4.9/ 445 KiB
[INFO]     assets by path log4javascript-1.4.9/*.js 428 KiB 4 assets
[INFO]     assets by path log4javascript-1.4.9/*.html 17.5 KiB
[INFO]       asset log4javascript-1.4.9/console_uncompressed.html 9.91 KiB [compared for emit] [from: res/log4javascript-1.4.9/console_uncompressed.html] [copied]
[INFO]       asset log4javascript-1.4.9/console.html 7.57 KiB [compared for emit] [from: res/log4javascript-1.4.9/console.html] [copied]
[INFO]   assets by path fonts/ 148 KiB
[INFO]     assets by path fonts/*.svg 93.2 KiB 2 assets
[INFO]     assets by path fonts/*.woff 27.3 KiB 2 assets
[INFO]     assets by path fonts/*.ttf 27.2 KiB 2 assets
[INFO] asset eclipse-scout-core.esm.js 5.26 MiB [emitted] [javascript module] [big] (name: eclipse-scout-core.esm) 1 related asset
[INFO] runtime modules 937 bytes 4 modules
[INFO] cacheable modules 4.09 MiB 1105 modules
[INFO] external "jquery" 42 bytes [built] [code generated]
[INFO] external "sourcemapped-stacktrace" 42 bytes [built] [code generated]
[INFO] webpack 5.89.0 compiled successfully in 71541 ms
[INFO] 
[INFO] 
[INFO] Starting testing build with args --progress false --clean false 
[INFO] Webpack mode: development
[INFO] Type check: true
[INFO] assets by path d.ts/src/ 2.66 MiB 2278 assets
[INFO] assets by path d.ts/test/ 48.4 KiB 478 assets
[INFO] assets by path log4javascript-1.4.9/ 445 KiB
[INFO]   assets by path log4javascript-1.4.9/*.js 428 KiB 4 assets
[INFO]   assets by path log4javascript-1.4.9/*.html 17.5 KiB
[INFO]     asset log4javascript-1.4.9/console_uncompressed.html 9.91 KiB [compared for emit] [from: res/log4javascript-1.4.9/console_uncompressed.html] [copied]
[INFO]     asset log4javascript-1.4.9/console.html 7.57 KiB [compared for emit] [from: res/log4javascript-1.4.9/console.html] [copied]
[INFO] assets by path fonts/ 148 KiB
[INFO]   assets by path fonts/*.svg 93.2 KiB 2 assets
[INFO]   assets by path fonts/*.woff 27.3 KiB 2 assets
[INFO]   assets by path fonts/*.ttf 27.2 KiB 2 assets
[INFO] asset eclipse-scout-testing.esm.js 127 KiB [emitted] [javascript module] (name: eclipse-scout-testing.esm) 1 related asset
[INFO] runtime modules 937 bytes 4 modules
[INFO] cacheable modules 79.7 KiB
[INFO]   modules by path ./src/testing/form/ 15.2 KiB 9 modules
[INFO]   modules by path ./src/testing/lookup/*.ts 8.76 KiB 8 modules
[INFO]   modules by path ./src/testing/*.ts 26.2 KiB 7 modules
[INFO]   modules by path ./src/testing/table/*.ts 12.1 KiB 3 modules
[INFO]   modules by path ./src/testing/tree/*.ts 5.94 KiB
[INFO]     ./src/testing/tree/TreeSpecHelper.ts 5.12 KiB [built] [code generated]
[INFO]     ./src/testing/tree/SpecTree.ts 839 bytes [built] [code generated]
[INFO]   + 5 modules
[INFO] external "@eclipse-scout/core" 42 bytes [built] [code generated]
[INFO] external "jquery" 42 bytes [built] [code generated]
[INFO] external "jasmine-ajax" 42 bytes [built] [code generated]
[INFO] external "jasmine-jquery" 42 bytes [built] [code generated]
[INFO] webpack 5.89.0 compiled successfully in 55801 ms
[INFO] 
[INFO] 
[INFO] Starting global build with args --progress false --clean false 
[INFO] Webpack mode: development
[INFO] Type check: true
[INFO] assets by path d.ts/src/ 2.66 MiB 2278 assets
[INFO] assets by path d.ts/test/ 48.4 KiB 478 assets
[INFO] assets by path log4javascript-1.4.9/ 445 KiB
[INFO]   assets by path log4javascript-1.4.9/*.js 428 KiB 4 assets
[INFO]   assets by path log4javascript-1.4.9/*.html 17.5 KiB 2 assets
[INFO] assets by path fonts/ 148 KiB
[INFO]   assets by path fonts/*.svg 93.2 KiB 2 assets
[INFO]   assets by path fonts/*.woff 27.3 KiB 2 assets
[INFO]   assets by path fonts/*.ttf 27.2 KiB 2 assets
[INFO] assets by status 6.05 MiB [emitted]
[INFO]   assets by status 6.05 MiB [big] 3 assets
[INFO]   asset eclipse-scout-core-theme-dark.js 1.01 KiB [emitted] (name: eclipse-scout-core-theme-dark) 1 related asset
[INFO]   asset eclipse-scout-core-theme.js 1020 bytes [emitted] (name: eclipse-scout-core-theme) 1 related asset
[INFO] Entrypoint eclipse-scout-core [big] 5.16 MiB (8.04 MiB) = eclipse-scout-core.js 1 auxiliary asset
[INFO] Entrypoint eclipse-scout-core-theme [big] 451 KiB (968 KiB) = eclipse-scout-core-theme.css 450 KiB eclipse-scout-core-theme.js 1020 bytes 2 auxiliary assets
[INFO] Entrypoint eclipse-scout-core-theme-dark [big] 457 KiB (975 KiB) = eclipse-scout-core-theme-dark.css 456 KiB eclipse-scout-core-theme-dark.js 1.01 KiB 2 auxiliary assets
[INFO] runtime modules 3.28 KiB 14 modules
[INFO] orphan modules 2.86 MiB [orphan] 4 modules
[INFO] cacheable modules 4.09 MiB (javascript) 904 KiB (css/mini-extract)
[INFO]   javascript modules 4.09 MiB 1107 modules
[INFO]   css modules 904 KiB
[INFO]     css ../node_modules/.pnpm/css-loader@6.8.1_webpack@5.89.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!../node_modules/.pnpm/less-loader@11.1.3_less@4.1.3_webpack@5.89.0/node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./src/index.less 449 KiB [built] [code generated]
[INFO]     css ../node_modules/.pnpm/css-loader@6.8.1_webpack@5.89.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!../node_modules/.pnpm/less-loader@11.1.3_less@4.1.3_webpack@5.89.0/node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./src/index-dark.less 455 KiB [built] [code generated]
[INFO] external "jQuery" 42 bytes [built] [code generated]
[INFO] external "sourceMappedStackTrace" 42 bytes [built] [code generated]
[INFO] webpack 5.89.0 compiled successfully in 77650 ms
[INFO] 
[INFO] 
[INFO] 
[INFO] --- resources:3.3.1:copy-resources (copy-webpack-build-output) @ eclipse-scout-core ---
[INFO] Skipping the execution.
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ eclipse-scout-core ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/eclipse-scout-core/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ eclipse-scout-core ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.2.3:test (default-test) @ eclipse-scout-core ---
[INFO] No tests to run.
[INFO] 
[INFO] --- frontend:1.15.0:npm (npm-test-karma) @ eclipse-scout-core ---
[INFO] Running 'npm --scripts-prepend-node-path=true run test:ci -- --junitReporter.outputDir=target/karma-reports' in /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/eclipse-scout-core
[INFO] 
[INFO] > @eclipse-scout/core@24.2.0-snapshot test:ci
[INFO] > scout-scripts test:ci --junitReporter.outputDir=target/karma-reports
[INFO] 
[INFO] Webpack mode: development
[INFO] Type check: true
[INFO] Starting Karma server using config file /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/eclipse-scout-core/karma.conf.js
[INFO] 28 06 2024 12:18:34.886:WARN [filelist]: All files matched by "/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/node_modules/.pnpm/jasmine-core@4.6.1/node_modules/jasmine-core/lib/jasmine-core/jasmine.js" were excluded or matched by prior matchers.
[INFO] 28 06 2024 12:18:34.888:WARN [filelist]: All files matched by "/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/node_modules/.pnpm/karma-jasmine@5.1.0_karma@6.4.2/node_modules/karma-jasmine/lib/boot.js" were excluded or matched by prior matchers.
[INFO] 28 06 2024 12:18:34.888:WARN [filelist]: All files matched by "/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/node_modules/.pnpm/karma-jasmine@5.1.0_karma@6.4.2/node_modules/karma-jasmine/lib/adapter.js" were excluded or matched by prior matchers.
[INFO] Webpack bundling...
[INFO] assets by path log4javascript-1.4.9/ 445 KiB
[INFO]   assets by path log4javascript-1.4.9/*.js 428 KiB 4 assets
[INFO]   assets by path log4javascript-1.4.9/*.html 17.5 KiB
[INFO]     asset log4javascript-1.4.9/console_uncompressed.html 9.91 KiB [emitted] [from: res/log4javascript-1.4.9/console_uncompressed.html] [copied]
[INFO]     asset log4javascript-1.4.9/console.html 7.57 KiB [emitted] [from: res/log4javascript-1.4.9/console.html] [copied]
[INFO] assets by path fonts/ 148 KiB
[INFO]   assets by path fonts/*.svg 93.2 KiB 2 assets
[INFO]   assets by path fonts/*.woff 27.3 KiB 2 assets
[INFO]   assets by path fonts/*.ttf 27.2 KiB 2 assets
[INFO] assets by path *.js 27.9 MiB
[INFO]   asset commons.js 27.9 MiB [emitted] [javascript module] [big] (name: commons) (id hint: commons)
[INFO]   asset runtime.js 14.4 KiB [emitted] [javascript module] (name: runtime)
[INFO]   asset test-index.2762847771.js 979 bytes [emitted] [javascript module] (name: test-index.2762847771)
[INFO] Entrypoint test-index.2762847771 [big] 27.9 MiB = runtime.js 14.4 KiB commons.js 27.9 MiB test-index.2762847771.js 979 bytes
[INFO] webpack 5.89.0 compiled successfully in 89226 ms
[INFO] 28 06 2024 12:20:07.245:WARN [filelist]: All files matched by "/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/node_modules/.pnpm/jasmine-core@4.6.1/node_modules/jasmine-core/lib/jasmine-core/jasmine.js" were excluded or matched by prior matchers.
[INFO] 28 06 2024 12:20:07.246:WARN [filelist]: All files matched by "/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/node_modules/.pnpm/karma-jasmine@5.1.0_karma@6.4.2/node_modules/karma-jasmine/lib/boot.js" were excluded or matched by prior matchers.
[INFO] 28 06 2024 12:20:07.246:WARN [filelist]: All files matched by "/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/node_modules/.pnpm/karma-jasmine@5.1.0_karma@6.4.2/node_modules/karma-jasmine/lib/adapter.js" were excluded or matched by prior matchers.
[INFO] 28 06 2024 12:20:07.581:INFO [karma-server]: Karma v6.4.2 server started at http://localhost:9876/
[INFO] 28 06 2024 12:20:07.582:INFO [launcher]: Launching browsers ChromeHeadless with concurrency unlimited
[INFO] 28 06 2024 12:20:07.594:INFO [launcher]: Starting browser ChromeHeadless
[INFO] 28 06 2024 12:20:07.961:INFO [Chrome Headless 119.0.6045.199 (Linux x86_64)]: Connected on socket qlJ2re1KNyncwzsoAAAB with id 96972296
[INFO] ERROR: '12:20:13.327 [ERROR] App initialization failed.'
[INFO] ERROR: '12:20:13.333 [ERROR] Unexpected error (no reason provided)'
[INFO] ERROR: '12:20:13.435 [ERROR] Unexpected error: err'
[INFO] ERROR: '12:20:13.457 [ERROR] Unexpected error: err'
[INFO] ERROR: '12:20:13.477 [ERROR] Unexpected error: err'
[INFO] ERROR: '12:20:13.790 [ERROR] App initialization failed.'
[INFO] 28 06 2024 12:20:13.796:WARN [web-server]: 404: /json?log
[INFO] ERROR: '12:20:13.791 [ERROR] Unexpected error (no reason provided)'
[INFO] INFO: '12:20:16.438 [INFO] Already existing config property 'scout.devMode' with existing value true is overwritten with new value false.'
[INFO] 28 06 2024 12:20:26.377:WARN [web-server]: 404: /json
[INFO] WARN: 'Spec 'HybridManager callActionAndWait calls a HybridAction and waits for its completion' has no expectations.'
[INFO] ERROR: '12:20:26.384 [ERROR] errorResponse: status=404, textStatus=error, errorThrown=Not Found'
[INFO] 28 06 2024 12:20:26.391:WARN [web-server]: 404: /json
[INFO] ERROR: '12:20:26.394 [ERROR] errorResponse: status=404, textStatus=error, errorThrown=Not Found'
[INFO] WARN: 'Spec 'HybridManager openForm waits for a form to be opened and listens for form events' has no expectations.'
[INFO] 28 06 2024 12:20:27.080:WARN [web-server]: 404: /json
[INFO] ERROR: '12:20:27.184 [ERROR] errorResponse: status=404, textStatus=error, errorThrown=Not Found'
[INFO] 28 06 2024 12:20:27.195:WARN [web-server]: 404: /json
[INFO] ERROR: '12:20:27.305 [ERROR] errorResponse: status=404, textStatus=error, errorThrown=Not Found'
[INFO] 28 06 2024 12:20:27.315:WARN [web-server]: 404: /json
[INFO] ERROR: '12:20:27.341 [ERROR] errorResponse: status=404, textStatus=error, errorThrown=Not Found'
[INFO] 28 06 2024 12:20:27.350:WARN [web-server]: 404: /json
[INFO] ERROR: '12:20:27.363 [ERROR] errorResponse: status=404, textStatus=error, errorThrown=Not Found'
[INFO] 28 06 2024 12:20:29.039:WARN [web-server]: 404: /json
[INFO] ERROR: '12:20:29.051 [ERROR] errorResponse: status=404, textStatus=error, errorThrown=Not Found'
[INFO] ERROR: '12:20:29.580 [ERROR] Failed to load tableData. error=', Error: Parent row of [object Object] can not be resolved.
[INFO]     at http://localhost:9876/base/target/dist-karma/dev/commons.js?f41d3af34bf2e19d694e19ebcb9b8e9d5baa2f4c:86775:15
[INFO]     at Array.forEach (<anonymous>)
[INFO]     at forEach (webpack:///src/table/Table.ts:3870:14)
[INFO]     at _rebuildTreeStructure (webpack:///src/table/Table.ts:3846:11)
[INFO]     at _updateRowStructure (webpack:///src/table/Table.ts:2933:9)
[INFO]     at insertRows (webpack:///src/table/Table.ts:2987:9)
[INFO]     at replaceRows (webpack:///src/desktop/outline/pages/PageWithTable.ts:267:23)
[INFO]     at http://localhost:9876/base/target/dist-karma/dev/commons.js?f41d3af34bf2e19d694e19ebcb9b8e9d5baa2f4c:19527:78
[INFO]     at mightThrow (http://localhost:9876/absolute/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/node_modules/.pnpm/jquery@3.7.1/node_modules/jquery/dist/jquery.js?4be715e11048c057fdf2ee0fbbfad4dbf3504c55:3489:29)
[INFO]     at process (http://localhost:9876/absolute/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/node_modules/.pnpm/jquery@3.7.1/node_modules/jquery/dist/jquery.js?4be715e11048c057fdf2ee0fbbfad4dbf3504c55:3557:12)
[INFO] ERROR: '12:20:32.320 [ERROR] Unexpected error: {"message":null,"severity":16777216,"iconId":null,"code":0,"children":null,"deletable":true}'
[INFO] ERROR: '12:20:36.542 [ERROR] Unexpected error: load'
[INFO] ERROR: '12:20:36.590 [ERROR] Unexpected error: postLoad'
[INFO] ERROR: '12:20:36.640 [ERROR] Unexpected error: save'
[INFO] 28 06 2024 12:20:40.706:WARN [web-server]: 404: /json
[INFO] ERROR: '12:20:40.788 [ERROR] errorResponse: status=404, textStatus=error, errorThrown=Not Found'
[INFO] 28 06 2024 12:20:42.102:WARN [web-server]: 404: /json
[INFO] ERROR: '12:20:42.174 [ERROR] errorResponse: status=404, textStatus=error, errorThrown=Not Found'
[INFO] 28 06 2024 12:20:42.190:WARN [web-server]: 404: /json
[INFO] ERROR: '12:20:42.239 [ERROR] errorResponse: status=404, textStatus=error, errorThrown=Not Found'
[INFO] 28 06 2024 12:20:42.329:WARN [web-server]: 404: /json
[INFO] ERROR: '12:20:42.396 [ERROR] errorResponse: status=404, textStatus=error, errorThrown=Not Found'
[INFO] 28 06 2024 12:20:42.411:WARN [web-server]: 404: /json
[INFO] ERROR: '12:20:42.483 [ERROR] errorResponse: status=404, textStatus=error, errorThrown=Not Found'
[INFO] 28 06 2024 12:20:42.498:WARN [web-server]: 404: /json
[INFO] ERROR: '12:20:42.509 [ERROR] errorResponse: status=404, textStatus=error, errorThrown=Not Found'
[INFO] 28 06 2024 12:20:46.452:WARN [web-server]: 404: /abc
[INFO] WARN: 'Spec 'ListBox aria properties has rows with aria role option' has no expectations.'
[INFO] 28 06 2024 12:20:47.333:WARN [web-server]: 404: /json
[INFO] ERROR: '12:20:47.343 [ERROR] errorResponse: status=404, textStatus=error, errorThrown=Not Found'
[INFO] 28 06 2024 12:20:47.359:WARN [web-server]: 404: /json
[INFO] ERROR: '12:20:47.367 [ERROR] errorResponse: status=404, textStatus=error, errorThrown=Not Found'
[INFO] 28 06 2024 12:20:47.376:WARN [web-server]: 404: /json
[INFO] ERROR: '12:20:47.384 [ERROR] errorResponse: status=404, textStatus=error, errorThrown=Not Found'
[INFO] ERROR: '12:21:27.244 [ERROR] Unexpected error: Something went wrong'
[INFO] ERROR: '12:21:27.317 [ERROR] Unexpected error: Something went wrong'
[INFO] 28 06 2024 12:21:28.226:WARN [web-server]: 404: /icon/image.png
[INFO] 28 06 2024 12:21:28.274:WARN [web-server]: 404: /icon/image.png
[INFO] 28 06 2024 12:21:28.320:WARN [web-server]: 404: /hello
[INFO] 28 06 2024 12:21:35.092:WARN [web-server]: 404: /iconId
[INFO] 28 06 2024 12:21:35.171:WARN [web-server]: 404: /iconId
[INFO] 28 06 2024 12:21:35.190:WARN [web-server]: 404: /icon
[INFO] 28 06 2024 12:21:35.208:WARN [web-server]: 404: /iconId
[INFO] ERROR: '12:21:40.111 [ERROR] AJAX call "GET permissions" failed [500]'
[INFO] ERROR: '12:21:40.114 [ERROR] AJAX call "GET permissions" failed [500]'
[INFO] ERROR: '12:21:40.118 [ERROR] AJAX call "GET permissions" failed [500]'
[INFO] 28 06 2024 12:21:40.904:WARN [web-server]: 404: /json?log
[INFO] WARN: '12:21:41.090 [WARN] Polling request failed. Interrupt polling until the next user-initiated request succeeds'
[INFO] ERROR: '12:21:41.116 [ERROR] errorResponse: status=404, textStatus=error, errorThrown='
[INFO] INFO: '12:21:41.143 [INFO] Session terminated, stopped polling for background jobs'
[INFO] 28 06 2024 12:22:06.437:WARN [web-server]: 404: /fancyIcon.png
[INFO] ERROR: '12:22:35.990 [ERROR] AJAX call "POST api/ui-notifications" failed [500]'
[INFO] 28 06 2024 12:22:36.483:WARN [web-server]: 404: /defaultValues
[INFO] 28 06 2024 12:22:36.490:WARN [web-server]: 404: /defaultValues
[INFO] 28 06 2024 12:22:36.493:WARN [web-server]: 404: /defaultValues
[INFO] 28 06 2024 12:22:36.516:WARN [web-server]: 404: /defaultValues
[INFO] LOG: 'Failed to resolve constant 'scout.FormField.LabelPosition.XXX', object is undefined'
[INFO] WARN: 'Spec 'objects isSameOrExtendsClass uses a type predicate to narrow the type' has no expectations.'
[INFO] TOTAL: 3300 SUCCESS
[INFO] Karma has exited with 0.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ eclipse-scout-core ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/eclipse-scout-core/target/eclipse-scout-core-24.2-SNAPSHOT.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (attach-tests) @ eclipse-scout-core ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ eclipse-scout-core ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ eclipse-scout-core ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- duplicate-finder:2.0.1:check (default) @ eclipse-scout-core ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.svg.ui.html >--------
[INFO] Building org.eclipse.scout.rt.svg.ui.html 24.2-SNAPSHOT          [57/72]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.svg.ui.html/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.svg.ui.html ---
[INFO] Deleting /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.svg.ui.html (includes = [dist/**], excludes = [])
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.svg.ui.html ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- antrun:3.1.0:run (check-node-install) @ org.eclipse.scout.rt.svg.ui.html ---
[INFO] Executing tasks
[INFO] Executed tasks
[INFO] 
[INFO] --- antrun:3.1.0:run (check-install-node-tools) @ org.eclipse.scout.rt.svg.ui.html ---
[INFO] Executing tasks
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.svg.ui.html ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.svg.ui.html/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- frontend:1.15.0:install-node-and-npm (install-node-and-npm) @ org.eclipse.scout.rt.svg.ui.html ---
[INFO] Skipping execution.
[INFO] 
[INFO] --- exec:3.1.1:exec (install-node-tools) @ org.eclipse.scout.rt.svg.ui.html ---
[INFO] skipping execute as per configuration
[INFO] 
[INFO] --- antrun:3.1.0:run (check-npm-update) @ org.eclipse.scout.rt.svg.ui.html ---
[INFO] Executing tasks
[INFO] Executed tasks
[INFO] 
[INFO] --- exec:3.1.1:exec (npm-run-version:snapshot:dependencies) @ org.eclipse.scout.rt.svg.ui.html ---
use given workspace root: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.svg.ui.html/..
updating version/dependency for module: @eclipse-scout/chart
updating version/dependency for module: @eclipse-scout/cli
updating version/dependency for module: @eclipse-scout/core
updating version/dependency for module: @eclipse-scout/migrate
updating version/dependency for module: @eclipse-scout/tsconfig
updating version/dependency for module: @eclipse-scout/eslint-config
updating version/dependency for module: @eclipse-scout/karma-jasmine-scout
updating version/dependency for module: @eclipse-scout/svg
version:snapshot:dependencies done
[INFO] 
[INFO] --- exec:3.1.1:exec (npm-run-version:release:dependencies) @ org.eclipse.scout.rt.svg.ui.html ---
[INFO] skipping execute as per configuration
[INFO] 
[INFO] --- exec:3.1.1:exec (npm-run-version:release) @ org.eclipse.scout.rt.svg.ui.html ---
[INFO] skipping execute as per configuration
[INFO] 
[INFO] --- antrun:3.1.0:run (mark-npm-update-done) @ org.eclipse.scout.rt.svg.ui.html ---
[INFO] Skipping Antrun execution
[INFO] 
[INFO] --- exec:3.1.1:exec (npm-update) @ org.eclipse.scout.rt.svg.ui.html ---
[INFO] skipping execute as per configuration
[INFO] 
[INFO] --- exec:3.1.1:exec (pnpm-list) @ org.eclipse.scout.rt.svg.ui.html ---
[INFO] skipping execute as per configuration
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.svg.ui.html ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- exec:3.1.1:exec (npm-run-version:snapshot) @ org.eclipse.scout.rt.svg.ui.html ---
[INFO] skipping execute as per configuration
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.svg.ui.html ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling with eclipse [debug release 11] to target/classes
[INFO] 
[INFO] --- frontend:1.15.0:npm (npm-run-build:prod) @ org.eclipse.scout.rt.svg.ui.html ---
[INFO] Running 'npm --scripts-prepend-node-path=true run build:prod -- --progress=false --clean=false' in /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.svg.ui.html
[INFO] 
[INFO] > @eclipse-scout/svg@24.2.0-snapshot build:prod
[INFO] > scout-scripts build:prod --progress=false --clean=false
[INFO] 
[INFO] Webpack mode: production
[INFO] Type check: false
[INFO] asset eclipse-scout-svg-64c8fd8306618de52a1d.min.js 2.5 KiB [emitted] [immutable] [javascript module] [minimized] (name: eclipse-scout-svg) 1 related asset
[INFO] orphan modules 2.82 KiB [orphan] 6 modules
[INFO] runtime modules 937 bytes 4 modules
[INFO] ./src/main/js/index.ts + 4 modules 3.39 KiB [not cacheable] [built] [code generated]
[INFO] webpack 5.89.0 compiled successfully in 1818 ms
[INFO] 
[INFO] 
[INFO] 
[INFO] --- frontend:1.15.0:npm (npm-run-build:dev) @ org.eclipse.scout.rt.svg.ui.html ---
[INFO] Running 'npm --scripts-prepend-node-path=true run build:dev -- --progress=false --clean=false' in /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.svg.ui.html
[INFO] 
[INFO] > @eclipse-scout/svg@24.2.0-snapshot build:dev
[INFO] > scout-scripts build:dev --progress=false --clean=false
[INFO] 
[INFO] Webpack mode: development
[INFO] Type check: true
[INFO] assets by path ../d.ts/svg/ 2.74 KiB
[INFO]   assets by path ../d.ts/svg/*.ts 1.35 KiB
[INFO]     asset ../d.ts/svg/SvgField.d.ts 613 bytes [emitted]
[INFO]     asset ../d.ts/svg/SvgFieldAdapter.d.ts 362 bytes [emitted]
[INFO]     asset ../d.ts/svg/SvgFieldEventMap.d.ts 228 bytes [emitted]
[INFO]     asset ../d.ts/svg/SvgFieldModel.d.ts 181 bytes [emitted]
[INFO]   assets by path ../d.ts/svg/*.map 1.39 KiB
[INFO]     asset ../d.ts/svg/SvgField.d.ts.map 525 bytes [emitted]
[INFO]     asset ../d.ts/svg/SvgFieldAdapter.d.ts.map 378 bytes [emitted]
[INFO]     asset ../d.ts/svg/SvgFieldEventMap.d.ts.map 271 bytes [emitted]
[INFO]     asset ../d.ts/svg/SvgFieldModel.d.ts.map 250 bytes [emitted]
[INFO] asset eclipse-scout-svg.js 10.9 KiB [emitted] [javascript module] (name: eclipse-scout-svg) 1 related asset
[INFO] asset ../d.ts/index.d.ts.map 265 bytes [emitted]
[INFO] asset ../d.ts/index.d.ts 237 bytes [emitted]
[INFO] runtime modules 937 bytes 4 modules
[INFO] built modules 3.41 KiB [built]
[INFO]   cacheable modules 3.32 KiB
[INFO]     ./src/main/js/index.ts 604 bytes [built] [code generated]
[INFO]     ./src/main/js/svg/SvgField.ts 2.05 KiB [built] [code generated]
[INFO]     ./src/main/js/svg/SvgFieldModel.ts 10 bytes [built] [code generated]
[INFO]     ./src/main/js/svg/SvgFieldEventMap.ts 10 bytes [built] [code generated]
[INFO]     ./src/main/js/svg/SvgFieldAdapter.ts 678 bytes [built] [code generated]
[INFO]   external "@eclipse-scout/core" 42 bytes [built] [code generated]
[INFO]   external "jquery" 42 bytes [built] [code generated]
[INFO] webpack 5.89.0 compiled successfully in 30010 ms
[INFO] 
[INFO] 
[INFO] 
[INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.svg.ui.html ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.svg.ui.html/target/classes/META-INF/jandex.idx
[INFO] 
[INFO] --- resources:3.3.1:copy-resources (copy-webpack-build-output) @ org.eclipse.scout.rt.svg.ui.html ---
[INFO] Skipping the execution.
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.svg.ui.html ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.svg.ui.html/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.svg.ui.html ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.svg.ui.html ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.svg.ui.html ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.svg.ui.html/target/org.eclipse.scout.rt.svg.ui.html-24.2-SNAPSHOT.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.svg.ui.html ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.svg.ui.html ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.svg.ui.html/target/org.eclipse.scout.rt.svg.ui.html-24.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.svg.ui.html ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.svg.ui.html ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] ---------------< org.eclipse.scout.rt:eclipse-scout-cli >---------------
[INFO] Building eclipse-scout-cli 24.2-SNAPSHOT                         [58/72]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/eclipse-scout-cli/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ eclipse-scout-cli ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ eclipse-scout-cli ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (default) @ eclipse-scout-cli ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/eclipse-scout-cli/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- antrun:3.1.0:run (check-node-install) @ eclipse-scout-cli ---
[INFO] Executing tasks
[INFO] Executed tasks
[INFO] 
[INFO] --- antrun:3.1.0:run (check-install-node-tools) @ eclipse-scout-cli ---
[INFO] Executing tasks
[INFO] Executed tasks
[INFO] 
[INFO] --- frontend:1.15.0:install-node-and-npm (install-node-and-npm) @ eclipse-scout-cli ---
[INFO] Skipping execution.
[INFO] 
[INFO] --- exec:3.1.1:exec (install-node-tools) @ eclipse-scout-cli ---
[INFO] skipping execute as per configuration
[INFO] 
[INFO] --- antrun:3.1.0:run (check-npm-update) @ eclipse-scout-cli ---
[INFO] Executing tasks
[INFO] Executed tasks
[INFO] 
[INFO] --- exec:3.1.1:exec (npm-run-version:snapshot:dependencies) @ eclipse-scout-cli ---
use given workspace root: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/eclipse-scout-cli/..
updating version/dependency for module: @eclipse-scout/chart
updating version/dependency for module: @eclipse-scout/cli
updating version/dependency for module: @eclipse-scout/core
updating version/dependency for module: @eclipse-scout/migrate
updating version/dependency for module: @eclipse-scout/tsconfig
updating version/dependency for module: @eclipse-scout/eslint-config
updating version/dependency for module: @eclipse-scout/karma-jasmine-scout
updating version/dependency for module: @eclipse-scout/svg
version:snapshot:dependencies done
[INFO] 
[INFO] --- exec:3.1.1:exec (npm-run-version:release:dependencies) @ eclipse-scout-cli ---
[INFO] skipping execute as per configuration
[INFO] 
[INFO] --- exec:3.1.1:exec (npm-run-version:release) @ eclipse-scout-cli ---
[INFO] skipping execute as per configuration
[INFO] 
[INFO] --- antrun:3.1.0:run (mark-npm-update-done) @ eclipse-scout-cli ---
[INFO] Skipping Antrun execution
[INFO] 
[INFO] --- exec:3.1.1:exec (npm-update) @ eclipse-scout-cli ---
[INFO] skipping execute as per configuration
[INFO] 
[INFO] --- exec:3.1.1:exec (pnpm-list) @ eclipse-scout-cli ---
[INFO] skipping execute as per configuration
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ eclipse-scout-cli ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/eclipse-scout-cli/src/main/resources
[INFO] 
[INFO] --- exec:3.1.1:exec (npm-run-version:snapshot) @ eclipse-scout-cli ---
[INFO] skipping execute as per configuration
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ eclipse-scout-cli ---
[INFO] No sources to compile
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ eclipse-scout-cli ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/eclipse-scout-cli/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ eclipse-scout-cli ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.2.3:test (default-test) @ eclipse-scout-cli ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ eclipse-scout-cli ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/eclipse-scout-cli/target/eclipse-scout-cli-24.2-SNAPSHOT.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (attach-tests) @ eclipse-scout-cli ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ eclipse-scout-cli ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ eclipse-scout-cli ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- duplicate-finder:2.0.1:check (default) @ eclipse-scout-cli ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] --------------< org.eclipse.scout.rt:karma-jasmine-scout >--------------
[INFO] Building karma-jasmine-scout 24.2-SNAPSHOT                       [59/72]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/karma-jasmine-scout/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ karma-jasmine-scout ---
[INFO] Deleting /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/karma-jasmine-scout (includes = [dist/**], excludes = [])
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ karma-jasmine-scout ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- antrun:3.1.0:run (check-node-install) @ karma-jasmine-scout ---
[INFO] Executing tasks
[INFO] Executed tasks
[INFO] 
[INFO] --- antrun:3.1.0:run (check-install-node-tools) @ karma-jasmine-scout ---
[INFO] Executing tasks
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (default) @ karma-jasmine-scout ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/karma-jasmine-scout/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- frontend:1.15.0:install-node-and-npm (install-node-and-npm) @ karma-jasmine-scout ---
[INFO] Skipping execution.
[INFO] 
[INFO] --- exec:3.1.1:exec (install-node-tools) @ karma-jasmine-scout ---
[INFO] skipping execute as per configuration
[INFO] 
[INFO] --- antrun:3.1.0:run (check-npm-update) @ karma-jasmine-scout ---
[INFO] Executing tasks
[INFO] Executed tasks
[INFO] 
[INFO] --- exec:3.1.1:exec (npm-run-version:snapshot:dependencies) @ karma-jasmine-scout ---
use given workspace root: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/karma-jasmine-scout/..
updating version/dependency for module: @eclipse-scout/chart
updating version/dependency for module: @eclipse-scout/cli
updating version/dependency for module: @eclipse-scout/core
updating version/dependency for module: @eclipse-scout/migrate
updating version/dependency for module: @eclipse-scout/tsconfig
updating version/dependency for module: @eclipse-scout/eslint-config
updating version/dependency for module: @eclipse-scout/karma-jasmine-scout
updating version/dependency for module: @eclipse-scout/svg
version:snapshot:dependencies done
[INFO] 
[INFO] --- exec:3.1.1:exec (npm-run-version:release:dependencies) @ karma-jasmine-scout ---
[INFO] skipping execute as per configuration
[INFO] 
[INFO] --- exec:3.1.1:exec (npm-run-version:release) @ karma-jasmine-scout ---
[INFO] skipping execute as per configuration
[INFO] 
[INFO] --- antrun:3.1.0:run (mark-npm-update-done) @ karma-jasmine-scout ---
[INFO] Skipping Antrun execution
[INFO] 
[INFO] --- exec:3.1.1:exec (npm-update) @ karma-jasmine-scout ---
[INFO] skipping execute as per configuration
[INFO] 
[INFO] --- exec:3.1.1:exec (pnpm-list) @ karma-jasmine-scout ---
[INFO] skipping execute as per configuration
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ karma-jasmine-scout ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/karma-jasmine-scout/src/main/resources
[INFO] 
[INFO] --- exec:3.1.1:exec (npm-run-version:snapshot) @ karma-jasmine-scout ---
[INFO] skipping execute as per configuration
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ karma-jasmine-scout ---
[INFO] No sources to compile
[INFO] 
[INFO] --- frontend:1.15.0:npm (npm-run-build:prod) @ karma-jasmine-scout ---
[INFO] Skipping execution.
[INFO] 
[INFO] --- frontend:1.15.0:npm (npm-run-build:dev) @ karma-jasmine-scout ---
[INFO] Skipping execution.
[INFO] 
[INFO] --- resources:3.3.1:copy-resources (copy-webpack-build-output) @ karma-jasmine-scout ---
[INFO] Skipping the execution.
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ karma-jasmine-scout ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/karma-jasmine-scout/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ karma-jasmine-scout ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.2.3:test (default-test) @ karma-jasmine-scout ---
[INFO] No tests to run.
[INFO] 
[INFO] --- frontend:1.15.0:npm (npm-test-karma) @ karma-jasmine-scout ---
[INFO] Skipping execution.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ karma-jasmine-scout ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/karma-jasmine-scout/target/karma-jasmine-scout-24.2-SNAPSHOT.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (attach-tests) @ karma-jasmine-scout ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ karma-jasmine-scout ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ karma-jasmine-scout ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- duplicate-finder:2.0.1:check (default) @ karma-jasmine-scout ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] -------------< org.eclipse.scout.rt:eclipse-scout-releng >--------------
[INFO] Building eclipse-scout-releng 24.2-SNAPSHOT                      [60/72]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/eclipse-scout-releng/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ eclipse-scout-releng ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ eclipse-scout-releng ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (default) @ eclipse-scout-releng ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/eclipse-scout-releng/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- antrun:3.1.0:run (check-node-install) @ eclipse-scout-releng ---
[INFO] Executing tasks
[INFO] Executed tasks
[INFO] 
[INFO] --- antrun:3.1.0:run (check-install-node-tools) @ eclipse-scout-releng ---
[INFO] Executing tasks
[INFO] Executed tasks
[INFO] 
[INFO] --- frontend:1.15.0:install-node-and-npm (install-node-and-npm) @ eclipse-scout-releng ---
[INFO] Skipping execution.
[INFO] 
[INFO] --- exec:3.1.1:exec (install-node-tools) @ eclipse-scout-releng ---
[INFO] skipping execute as per configuration
[INFO] 
[INFO] --- antrun:3.1.0:run (check-npm-update) @ eclipse-scout-releng ---
[INFO] Executing tasks
[INFO] Executed tasks
[INFO] 
[INFO] --- exec:3.1.1:exec (npm-run-version:snapshot:dependencies) @ eclipse-scout-releng ---
use given workspace root: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/eclipse-scout-releng/..
updating version/dependency for module: @eclipse-scout/chart
updating version/dependency for module: @eclipse-scout/cli
updating version/dependency for module: @eclipse-scout/core
updating version/dependency for module: @eclipse-scout/migrate
updating version/dependency for module: @eclipse-scout/tsconfig
updating version/dependency for module: @eclipse-scout/eslint-config
updating version/dependency for module: @eclipse-scout/karma-jasmine-scout
updating version/dependency for module: @eclipse-scout/svg
version:snapshot:dependencies done
[INFO] 
[INFO] --- exec:3.1.1:exec (npm-run-version:release:dependencies) @ eclipse-scout-releng ---
[INFO] skipping execute as per configuration
[INFO] 
[INFO] --- exec:3.1.1:exec (npm-run-version:release) @ eclipse-scout-releng ---
[INFO] skipping execute as per configuration
[INFO] 
[INFO] --- antrun:3.1.0:run (mark-npm-update-done) @ eclipse-scout-releng ---
[INFO] Skipping Antrun execution
[INFO] 
[INFO] --- exec:3.1.1:exec (npm-update) @ eclipse-scout-releng ---
[INFO] skipping execute as per configuration
[INFO] 
[INFO] --- exec:3.1.1:exec (pnpm-list) @ eclipse-scout-releng ---
[INFO] skipping execute as per configuration
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ eclipse-scout-releng ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/eclipse-scout-releng/src/main/resources
[INFO] 
[INFO] --- exec:3.1.1:exec (npm-run-version:snapshot) @ eclipse-scout-releng ---
[INFO] skipping execute as per configuration
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ eclipse-scout-releng ---
[INFO] No sources to compile
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ eclipse-scout-releng ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/eclipse-scout-releng/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ eclipse-scout-releng ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.2.3:test (default-test) @ eclipse-scout-releng ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ eclipse-scout-releng ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/eclipse-scout-releng/target/eclipse-scout-releng-24.2-SNAPSHOT.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (attach-tests) @ eclipse-scout-releng ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ eclipse-scout-releng ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ eclipse-scout-releng ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- duplicate-finder:2.0.1:check (default) @ eclipse-scout-releng ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] -------------< org.eclipse.scout.rt:eclipse-scout-migrate >-------------
[INFO] Building eclipse-scout-migrate 24.2-SNAPSHOT                     [61/72]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/eclipse-scout-migrate/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ eclipse-scout-migrate ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ eclipse-scout-migrate ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (default) @ eclipse-scout-migrate ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/eclipse-scout-migrate/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- antrun:3.1.0:run (check-node-install) @ eclipse-scout-migrate ---
[INFO] Executing tasks
[INFO] Executed tasks
[INFO] 
[INFO] --- antrun:3.1.0:run (check-install-node-tools) @ eclipse-scout-migrate ---
[INFO] Executing tasks
[INFO] Executed tasks
[INFO] 
[INFO] --- frontend:1.15.0:install-node-and-npm (install-node-and-npm) @ eclipse-scout-migrate ---
[INFO] Skipping execution.
[INFO] 
[INFO] --- exec:3.1.1:exec (install-node-tools) @ eclipse-scout-migrate ---
[INFO] skipping execute as per configuration
[INFO] 
[INFO] --- antrun:3.1.0:run (check-npm-update) @ eclipse-scout-migrate ---
[INFO] Executing tasks
[INFO] Executed tasks
[INFO] 
[INFO] --- exec:3.1.1:exec (npm-run-version:snapshot:dependencies) @ eclipse-scout-migrate ---
use given workspace root: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/eclipse-scout-migrate/..
updating version/dependency for module: @eclipse-scout/chart
updating version/dependency for module: @eclipse-scout/cli
updating version/dependency for module: @eclipse-scout/core
updating version/dependency for module: @eclipse-scout/migrate
updating version/dependency for module: @eclipse-scout/tsconfig
updating version/dependency for module: @eclipse-scout/eslint-config
updating version/dependency for module: @eclipse-scout/karma-jasmine-scout
updating version/dependency for module: @eclipse-scout/svg
version:snapshot:dependencies done
[INFO] 
[INFO] --- exec:3.1.1:exec (npm-run-version:release:dependencies) @ eclipse-scout-migrate ---
[INFO] skipping execute as per configuration
[INFO] 
[INFO] --- exec:3.1.1:exec (npm-run-version:release) @ eclipse-scout-migrate ---
[INFO] skipping execute as per configuration
[INFO] 
[INFO] --- antrun:3.1.0:run (mark-npm-update-done) @ eclipse-scout-migrate ---
[INFO] Skipping Antrun execution
[INFO] 
[INFO] --- exec:3.1.1:exec (npm-update) @ eclipse-scout-migrate ---
[INFO] skipping execute as per configuration
[INFO] 
[INFO] --- exec:3.1.1:exec (pnpm-list) @ eclipse-scout-migrate ---
[INFO] skipping execute as per configuration
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ eclipse-scout-migrate ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/eclipse-scout-migrate/src/main/resources
[INFO] 
[INFO] --- exec:3.1.1:exec (npm-run-version:snapshot) @ eclipse-scout-migrate ---
[INFO] skipping execute as per configuration
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ eclipse-scout-migrate ---
[INFO] No sources to compile
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ eclipse-scout-migrate ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/eclipse-scout-migrate/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ eclipse-scout-migrate ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.2.3:test (default-test) @ eclipse-scout-migrate ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ eclipse-scout-migrate ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/eclipse-scout-migrate/target/eclipse-scout-migrate-24.2-SNAPSHOT.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (attach-tests) @ eclipse-scout-migrate ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ eclipse-scout-migrate ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ eclipse-scout-migrate ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- duplicate-finder:2.0.1:check (default) @ eclipse-scout-migrate ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] ------------< org.eclipse.scout.rt:eclipse-scout-tsconfig >-------------
[INFO] Building eclipse-scout-tsconfig 24.2-SNAPSHOT                    [62/72]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/eclipse-scout-tsconfig/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ eclipse-scout-tsconfig ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ eclipse-scout-tsconfig ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (default) @ eclipse-scout-tsconfig ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/eclipse-scout-tsconfig/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- antrun:3.1.0:run (check-node-install) @ eclipse-scout-tsconfig ---
[INFO] Executing tasks
[INFO] Executed tasks
[INFO] 
[INFO] --- antrun:3.1.0:run (check-install-node-tools) @ eclipse-scout-tsconfig ---
[INFO] Executing tasks
[INFO] Executed tasks
[INFO] 
[INFO] --- frontend:1.15.0:install-node-and-npm (install-node-and-npm) @ eclipse-scout-tsconfig ---
[INFO] Skipping execution.
[INFO] 
[INFO] --- exec:3.1.1:exec (install-node-tools) @ eclipse-scout-tsconfig ---
[INFO] skipping execute as per configuration
[INFO] 
[INFO] --- antrun:3.1.0:run (check-npm-update) @ eclipse-scout-tsconfig ---
[INFO] Executing tasks
[INFO] Executed tasks
[INFO] 
[INFO] --- exec:3.1.1:exec (npm-run-version:snapshot:dependencies) @ eclipse-scout-tsconfig ---
use given workspace root: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/eclipse-scout-tsconfig/..
updating version/dependency for module: @eclipse-scout/chart
updating version/dependency for module: @eclipse-scout/cli
updating version/dependency for module: @eclipse-scout/core
updating version/dependency for module: @eclipse-scout/migrate
updating version/dependency for module: @eclipse-scout/tsconfig
updating version/dependency for module: @eclipse-scout/eslint-config
updating version/dependency for module: @eclipse-scout/karma-jasmine-scout
updating version/dependency for module: @eclipse-scout/svg
version:snapshot:dependencies done
[INFO] 
[INFO] --- exec:3.1.1:exec (npm-run-version:release:dependencies) @ eclipse-scout-tsconfig ---
[INFO] skipping execute as per configuration
[INFO] 
[INFO] --- exec:3.1.1:exec (npm-run-version:release) @ eclipse-scout-tsconfig ---
[INFO] skipping execute as per configuration
[INFO] 
[INFO] --- antrun:3.1.0:run (mark-npm-update-done) @ eclipse-scout-tsconfig ---
[INFO] Skipping Antrun execution
[INFO] 
[INFO] --- exec:3.1.1:exec (npm-update) @ eclipse-scout-tsconfig ---
[INFO] skipping execute as per configuration
[INFO] 
[INFO] --- exec:3.1.1:exec (pnpm-list) @ eclipse-scout-tsconfig ---
[INFO] skipping execute as per configuration
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ eclipse-scout-tsconfig ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/eclipse-scout-tsconfig/src/main/resources
[INFO] 
[INFO] --- exec:3.1.1:exec (npm-run-version:snapshot) @ eclipse-scout-tsconfig ---
[INFO] skipping execute as per configuration
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ eclipse-scout-tsconfig ---
[INFO] No sources to compile
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ eclipse-scout-tsconfig ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/eclipse-scout-tsconfig/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ eclipse-scout-tsconfig ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.2.3:test (default-test) @ eclipse-scout-tsconfig ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ eclipse-scout-tsconfig ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/eclipse-scout-tsconfig/target/eclipse-scout-tsconfig-24.2-SNAPSHOT.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (attach-tests) @ eclipse-scout-tsconfig ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ eclipse-scout-tsconfig ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ eclipse-scout-tsconfig ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- duplicate-finder:2.0.1:check (default) @ eclipse-scout-tsconfig ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] -----------------< org.eclipse.scout.rt:eslint-config >-----------------
[INFO] Building eslint-config 24.2-SNAPSHOT                             [63/72]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/eslint-config/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ eslint-config ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ eslint-config ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (default) @ eslint-config ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/eslint-config/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- antrun:3.1.0:run (check-node-install) @ eslint-config ---
[INFO] Executing tasks
[INFO] Executed tasks
[INFO] 
[INFO] --- antrun:3.1.0:run (check-install-node-tools) @ eslint-config ---
[INFO] Executing tasks
[INFO] Executed tasks
[INFO] 
[INFO] --- frontend:1.15.0:install-node-and-npm (install-node-and-npm) @ eslint-config ---
[INFO] Skipping execution.
[INFO] 
[INFO] --- exec:3.1.1:exec (install-node-tools) @ eslint-config ---
[INFO] skipping execute as per configuration
[INFO] 
[INFO] --- antrun:3.1.0:run (check-npm-update) @ eslint-config ---
[INFO] Executing tasks
[INFO] Executed tasks
[INFO] 
[INFO] --- exec:3.1.1:exec (npm-run-version:snapshot:dependencies) @ eslint-config ---
use given workspace root: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/eslint-config/..
updating version/dependency for module: @eclipse-scout/chart
updating version/dependency for module: @eclipse-scout/cli
updating version/dependency for module: @eclipse-scout/core
updating version/dependency for module: @eclipse-scout/migrate
updating version/dependency for module: @eclipse-scout/tsconfig
updating version/dependency for module: @eclipse-scout/eslint-config
updating version/dependency for module: @eclipse-scout/karma-jasmine-scout
updating version/dependency for module: @eclipse-scout/svg
version:snapshot:dependencies done
[INFO] 
[INFO] --- exec:3.1.1:exec (npm-run-version:release:dependencies) @ eslint-config ---
[INFO] skipping execute as per configuration
[INFO] 
[INFO] --- exec:3.1.1:exec (npm-run-version:release) @ eslint-config ---
[INFO] skipping execute as per configuration
[INFO] 
[INFO] --- antrun:3.1.0:run (mark-npm-update-done) @ eslint-config ---
[INFO] Skipping Antrun execution
[INFO] 
[INFO] --- exec:3.1.1:exec (npm-update) @ eslint-config ---
[INFO] skipping execute as per configuration
[INFO] 
[INFO] --- exec:3.1.1:exec (pnpm-list) @ eslint-config ---
[INFO] skipping execute as per configuration
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ eslint-config ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/eslint-config/src/main/resources
[INFO] 
[INFO] --- exec:3.1.1:exec (npm-run-version:snapshot) @ eslint-config ---
[INFO] skipping execute as per configuration
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ eslint-config ---
[INFO] No sources to compile
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ eslint-config ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/eslint-config/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ eslint-config ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.2.3:test (default-test) @ eslint-config ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ eslint-config ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/eslint-config/target/eslint-config-24.2-SNAPSHOT.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (attach-tests) @ eslint-config ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ eslint-config ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ eslint-config ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- duplicate-finder:2.0.1:check (default) @ eslint-config ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] ----< org.eclipse.scout.rt:org.eclipse.scout.rt.opentelemetry.sdk >-----
[INFO] Building org.eclipse.scout.rt.opentelemetry.sdk 24.2-SNAPSHOT    [64/72]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.opentelemetry.sdk/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/instrumentation/opentelemetry-runtime-telemetry-java8/2.0.0-alpha/opentelemetry-runtime-telemetry-java8-2.0.0-alpha.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/instrumentation/opentelemetry-runtime-telemetry-java8/2.0.0-alpha/opentelemetry-runtime-telemetry-java8-2.0.0-alpha.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/instrumentation/opentelemetry-runtime-telemetry-java8/2.0.0-alpha/opentelemetry-runtime-telemetry-java8-2.0.0-alpha.pom (3.5 kB at 135 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/2.0.0/opentelemetry-instrumentation-api-2.0.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/2.0.0/opentelemetry-instrumentation-api-2.0.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/2.0.0/opentelemetry-instrumentation-api-2.0.0.pom (3.0 kB at 433 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/semconv/opentelemetry-semconv/1.21.0-alpha/opentelemetry-semconv-1.21.0-alpha.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/semconv/opentelemetry-semconv/1.21.0-alpha/opentelemetry-semconv-1.21.0-alpha.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/semconv/opentelemetry-semconv/1.21.0-alpha/opentelemetry-semconv-1.21.0-alpha.pom (2.2 kB at 366 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-bom/1.29.0/opentelemetry-bom-1.29.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-bom/1.29.0/opentelemetry-bom-1.29.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-bom/1.29.0/opentelemetry-bom-1.29.0.pom (7.0 kB at 1.2 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-incubator/2.0.0-alpha/opentelemetry-instrumentation-api-incubator-2.0.0-alpha.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-incubator/2.0.0-alpha/opentelemetry-instrumentation-api-incubator-2.0.0-alpha.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-incubator/2.0.0-alpha/opentelemetry-instrumentation-api-incubator-2.0.0-alpha.pom (3.1 kB at 439 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-exporter-otlp/1.34.1/opentelemetry-exporter-otlp-1.34.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-exporter-otlp/1.34.1/opentelemetry-exporter-otlp-1.34.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-exporter-otlp/1.34.1/opentelemetry-exporter-otlp-1.34.1.pom (2.8 kB at 404 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-exporter-otlp-common/1.34.1/opentelemetry-exporter-otlp-common-1.34.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-exporter-otlp-common/1.34.1/opentelemetry-exporter-otlp-common-1.34.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-exporter-otlp-common/1.34.1/opentelemetry-exporter-otlp-common-1.34.1.pom (2.0 kB at 338 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-exporter-common/1.34.1/opentelemetry-exporter-common-1.34.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-exporter-common/1.34.1/opentelemetry-exporter-common-1.34.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-exporter-common/1.34.1/opentelemetry-exporter-common-1.34.1.pom (1.8 kB at 300 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-exporter-sender-okhttp/1.34.1/opentelemetry-exporter-sender-okhttp-1.34.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-exporter-sender-okhttp/1.34.1/opentelemetry-exporter-sender-okhttp-1.34.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-exporter-sender-okhttp/1.34.1/opentelemetry-exporter-sender-okhttp-1.34.1.pom (2.2 kB at 365 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/squareup/okhttp3/okhttp/4.12.0/okhttp-4.12.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/squareup/okhttp3/okhttp/4.12.0/okhttp-4.12.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/squareup/okhttp3/okhttp/4.12.0/okhttp-4.12.0.pom (1.8 kB at 259 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/squareup/okio/okio/3.6.0/okio-3.6.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/squareup/okio/okio/3.6.0/okio-3.6.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/squareup/okio/okio/3.6.0/okio-3.6.0.pom (1.7 kB at 241 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/squareup/okio/okio-jvm/3.6.0/okio-jvm-3.6.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/squareup/okio/okio-jvm/3.6.0/okio-jvm-3.6.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/squareup/okio/okio-jvm/3.6.0/okio-jvm-3.6.0.pom (1.9 kB at 271 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.9.10/kotlin-stdlib-jdk8-1.9.10.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.9.10/kotlin-stdlib-jdk8-1.9.10.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.9.10/kotlin-stdlib-jdk8-1.9.10.pom (1.6 kB at 226 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/jetbrains/kotlin/kotlin-stdlib/1.9.10/kotlin-stdlib-1.9.10.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib/1.9.10/kotlin-stdlib-1.9.10.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib/1.9.10/kotlin-stdlib-1.9.10.pom (1.6 kB at 222 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/jetbrains/kotlin/kotlin-stdlib-common/1.9.10/kotlin-stdlib-common-1.9.10.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-common/1.9.10/kotlin-stdlib-common-1.9.10.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-common/1.9.10/kotlin-stdlib-common-1.9.10.pom (1.2 kB at 166 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/jetbrains/annotations/13.0/annotations-13.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/annotations/13.0/annotations-13.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/annotations/13.0/annotations-13.0.pom (4.9 kB at 822 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.9.10/kotlin-stdlib-jdk7-1.9.10.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.9.10/kotlin-stdlib-jdk7-1.9.10.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.9.10/kotlin-stdlib-jdk7-1.9.10.pom (1.4 kB at 198 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/instrumentation/opentelemetry-runtime-telemetry-java8/2.0.0-alpha/opentelemetry-runtime-telemetry-java8-2.0.0-alpha.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/2.0.0/opentelemetry-instrumentation-api-2.0.0.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/semconv/opentelemetry-semconv/1.21.0-alpha/opentelemetry-semconv-1.21.0-alpha.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-incubator/2.0.0-alpha/opentelemetry-instrumentation-api-incubator-2.0.0-alpha.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-exporter-otlp/1.34.1/opentelemetry-exporter-otlp-1.34.1.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-exporter-otlp-common/1.34.1/opentelemetry-exporter-otlp-common-1.34.1.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-exporter-common/1.34.1/opentelemetry-exporter-common-1.34.1.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-exporter-sender-okhttp/1.34.1/opentelemetry-exporter-sender-okhttp-1.34.1.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/squareup/okhttp3/okhttp/4.12.0/okhttp-4.12.0.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/squareup/okio/okio/3.6.0/okio-3.6.0.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/squareup/okio/okio-jvm/3.6.0/okio-jvm-3.6.0.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/jetbrains/kotlin/kotlin-stdlib-common/1.9.10/kotlin-stdlib-common-1.9.10.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.9.10/kotlin-stdlib-jdk8-1.9.10.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/jetbrains/kotlin/kotlin-stdlib/1.9.10/kotlin-stdlib-1.9.10.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/jetbrains/annotations/13.0/annotations-13.0.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.9.10/kotlin-stdlib-jdk7-1.9.10.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/instrumentation/opentelemetry-runtime-telemetry-java8/2.0.0-alpha/opentelemetry-runtime-telemetry-java8-2.0.0-alpha.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/instrumentation/opentelemetry-runtime-telemetry-java8/2.0.0-alpha/opentelemetry-runtime-telemetry-java8-2.0.0-alpha.jar (31 kB at 3.9 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/2.0.0/opentelemetry-instrumentation-api-2.0.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/semconv/opentelemetry-semconv/1.21.0-alpha/opentelemetry-semconv-1.21.0-alpha.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-incubator/2.0.0-alpha/opentelemetry-instrumentation-api-incubator-2.0.0-alpha.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-exporter-otlp/1.34.1/opentelemetry-exporter-otlp-1.34.1.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-exporter-otlp-common/1.34.1/opentelemetry-exporter-otlp-common-1.34.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/2.0.0/opentelemetry-instrumentation-api-2.0.0.jar (217 kB at 14 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-exporter-common/1.34.1/opentelemetry-exporter-common-1.34.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-exporter-common/1.34.1/opentelemetry-exporter-common-1.34.1.jar (74 kB at 3.2 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-exporter-sender-okhttp/1.34.1/opentelemetry-exporter-sender-okhttp-1.34.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/semconv/opentelemetry-semconv/1.21.0-alpha/opentelemetry-semconv-1.21.0-alpha.jar (43 kB at 1.4 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/squareup/okhttp3/okhttp/4.12.0/okhttp-4.12.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-exporter-otlp/1.34.1/opentelemetry-exporter-otlp-1.34.1.jar (63 kB at 2.2 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/squareup/okio/okio/3.6.0/okio-3.6.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-exporter-sender-okhttp/1.34.1/opentelemetry-exporter-sender-okhttp-1.34.1.jar (25 kB at 835 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/squareup/okio/okio-jvm/3.6.0/okio-jvm-3.6.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-incubator/2.0.0-alpha/opentelemetry-instrumentation-api-incubator-2.0.0-alpha.jar (103 kB at 3.2 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-common/1.9.10/kotlin-stdlib-common-1.9.10.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/squareup/okio/okio/3.6.0/okio-3.6.0.jar (26 kB at 736 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.9.10/kotlin-stdlib-jdk8-1.9.10.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-exporter-otlp-common/1.34.1/opentelemetry-exporter-otlp-common-1.34.1.jar (113 kB at 2.6 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib/1.9.10/kotlin-stdlib-1.9.10.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.9.10/kotlin-stdlib-jdk8-1.9.10.jar (965 B at 22 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/annotations/13.0/annotations-13.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-common/1.9.10/kotlin-stdlib-common-1.9.10.jar (225 kB at 5.0 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.9.10/kotlin-stdlib-jdk7-1.9.10.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/squareup/okio/okio-jvm/3.6.0/okio-jvm-3.6.0.jar (360 kB at 7.7 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/annotations/13.0/annotations-13.0.jar (18 kB at 351 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.9.10/kotlin-stdlib-jdk7-1.9.10.jar (959 B at 19 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/squareup/okhttp3/okhttp/4.12.0/okhttp-4.12.0.jar (790 kB at 15 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib/1.9.10/kotlin-stdlib-1.9.10.jar (1.7 MB at 20 MB/s)
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.opentelemetry.sdk ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.opentelemetry.sdk ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.opentelemetry.sdk ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.opentelemetry.sdk/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.opentelemetry.sdk ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.opentelemetry.sdk ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling with eclipse [debug release 11] to target/classes
[INFO] 
[INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.opentelemetry.sdk ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.opentelemetry.sdk/target/classes/META-INF/jandex.idx
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.opentelemetry.sdk ---
[INFO] Copying 2 resources from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.opentelemetry.sdk ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling with eclipse [debug release 11] to target/test-classes
[INFO] 
[INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.opentelemetry.sdk ---
[INFO] Surefire report directory: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.opentelemetry.sdk/target/surefire-reports
[INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.scout.rt.opentelemetry.sdk.OpenTelemetryInitializerTest
2024-06-28 12:23:28,291 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true
2024-06-28 12:23:28,334 INFO  [main] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:37) - Building jandex class inventory using rebuild strategy IF_MISSING...
2024-06-28 12:23:28,497 INFO  [main] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:43) - Finished building jandex class inventory in 179.396569 ms. Total class count: 820
2024-06-28 12:23:28,827 INFO  [main] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport
2024-06-28 12:23:28,830 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:191) - No classpath:config.properties found. Running with empty configuration.
OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
2024-06-28 12:23:32,093 INFO  [main] org.eclipse.scout.rt.opentelemetry.sdk.OpenTelemetryInitializer.initOpenTelemetry(OpenTelemetryInitializer.java:96) - Initialize OpenTelemetry
2024-06-28 12:23:34,091 INFO  [main] org.eclipse.scout.rt.opentelemetry.sdk.OpenTelemetryInitializer.customizeMeterProvider(OpenTelemetryInitializer.java:135) - Initialize view from org.eclipse.scout.rt.platform.opentelemetry.IHistogramViewHintProvider$MockitoMock$d7IdhdID
2024-06-28 12:23:34,206 INFO  [main] org.eclipse.scout.rt.opentelemetry.sdk.OpenTelemetryInitializer.initMetrics(OpenTelemetryInitializer.java:150) - Initialize metrics from org.eclipse.scout.rt.platform.opentelemetry.IMetricProvider$MockitoMock$8Uejm2Dj
2024-06-28 12:23:34,236 INFO  [main] org.eclipse.scout.rt.opentelemetry.sdk.OpenTelemetryInitializer.shutdownOpenTelemetry(OpenTelemetryInitializer.java:156) - Shutting down OpenTelemetry
2024-06-28 12:23:34,265 INFO  [main] org.eclipse.scout.rt.opentelemetry.sdk.OpenTelemetryInitializer.initOpenTelemetry(OpenTelemetryInitializer.java:93) - Skip Scout OpenTelemetry initialization.
2024-06-28 12:23:34 INFO AutoConfiguredOpenTelemetrySdk found on classpath but automatic configuration is disabled. To enable, run your JVM with -Dotel.java.global-autoconfigure.enabled=true
2024-06-28 12:23:34,277 INFO  [main] org.eclipse.scout.rt.opentelemetry.sdk.OpenTelemetryInitializer.shutdownOpenTelemetry(OpenTelemetryInitializer.java:156) - Shutting down OpenTelemetry
2024-06-28 12:23:34,283 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination...
2024-06-28 12:23:34,284 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true
2024-06-28 12:23:34,287 INFO  [main] org.eclipse.scout.rt.opentelemetry.sdk.OpenTelemetryInitializer.shutdownOpenTelemetry(OpenTelemetryInitializer.java:156) - Shutting down OpenTelemetry
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.834 s -- in org.eclipse.scout.rt.opentelemetry.sdk.OpenTelemetryInitializerTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.opentelemetry.sdk ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.opentelemetry.sdk/target/org.eclipse.scout.rt.opentelemetry.sdk-24.2-SNAPSHOT.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.opentelemetry.sdk ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.opentelemetry.sdk/target/org.eclipse.scout.rt.opentelemetry.sdk-24.2-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.opentelemetry.sdk ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.opentelemetry.sdk/target/org.eclipse.scout.rt.opentelemetry.sdk-24.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.opentelemetry.sdk ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.opentelemetry.sdk/target/org.eclipse.scout.rt.opentelemetry.sdk-24.2-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.opentelemetry.sdk ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.chart.shared >-------
[INFO] Building org.eclipse.scout.rt.chart.shared 24.2-SNAPSHOT         [65/72]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.chart.shared/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.chart.shared ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.chart.shared ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.chart.shared ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.chart.shared/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.chart.shared ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.chart.shared ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling with eclipse [debug release 11] to target/classes
[INFO] 
[INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.chart.shared ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.chart.shared/target/classes/META-INF/jandex.idx
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.chart.shared ---
[INFO] Copying 1 resource from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.chart.shared ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling with eclipse [debug release 11] to target/test-classes
[INFO] 
[INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.chart.shared ---
[INFO] Surefire report directory: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.chart.shared/target/surefire-reports
[INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.scout.rt.chart.shared.data.basic.chart.ChartConfigTest
SLF4J: No SLF4J providers were found.
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See https://www.slf4j.org/codes.html#noProviders for further details.
OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.202 s -- in org.eclipse.scout.rt.chart.shared.data.basic.chart.ChartConfigTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.chart.shared ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.chart.shared/target/org.eclipse.scout.rt.chart.shared-24.2-SNAPSHOT.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.chart.shared ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.chart.shared/target/org.eclipse.scout.rt.chart.shared-24.2-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.chart.shared ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.chart.shared/target/org.eclipse.scout.rt.chart.shared-24.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.chart.shared ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.chart.shared/target/org.eclipse.scout.rt.chart.shared-24.2-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.chart.shared ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.chart.client >-------
[INFO] Building org.eclipse.scout.rt.chart.client 24.2-SNAPSHOT         [66/72]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.chart.client/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.chart.client ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.chart.client ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.chart.client ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.chart.client/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.chart.client ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.chart.client ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling with eclipse [debug release 11] to target/classes
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.chart.client/src/main/java/org/eclipse/scout/rt/chart/client/ui/form/fields/tile/AbstractChartTile.java:[53,21] Unsupported @SuppressWarnings("findbugs:NP_BOOLEAN_RETURN_NULL")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.chart.client/src/main/java/org/eclipse/scout/rt/chart/client/ui/form/fields/tile/AbstractChartTile.java:[63,21] Unsupported @SuppressWarnings("findbugs:NP_BOOLEAN_RETURN_NULL")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.chart.client/src/main/java/org/eclipse/scout/rt/chart/client/ui/form/fields/tile/AbstractChartTile.java:[73,21] Unsupported @SuppressWarnings("findbugs:NP_BOOLEAN_RETURN_NULL")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.chart.client/src/main/java/org/eclipse/scout/rt/chart/client/ui/form/fields/tile/AbstractChartTile.java:[83,21] Unsupported @SuppressWarnings("findbugs:NP_BOOLEAN_RETURN_NULL")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.chart.client/src/main/java/org/eclipse/scout/rt/chart/client/ui/form/fields/tile/AbstractChartTile.java:[118,21] Unsupported @SuppressWarnings("findbugs:NP_BOOLEAN_RETURN_NULL")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.chart.client/src/main/java/org/eclipse/scout/rt/chart/client/ui/basic/table/controls/IChartColumnParam.java:[27,3] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.chart.client/src/main/java/org/eclipse/scout/rt/chart/client/ui/basic/table/controls/ChartColumnParam.java:[49,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[INFO] 
[INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.chart.client ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.chart.client/target/classes/META-INF/jandex.idx
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.chart.client ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.chart.client/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.chart.client ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.chart.client ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.chart.client ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.chart.client/target/org.eclipse.scout.rt.chart.client-24.2-SNAPSHOT.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.chart.client ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.chart.client ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.chart.client/target/org.eclipse.scout.rt.chart.client-24.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.chart.client ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.chart.client ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] ------< org.eclipse.scout.rt:org.eclipse.scout.rt.chart.ui.html >-------
[INFO] Building org.eclipse.scout.rt.chart.ui.html 24.2-SNAPSHOT        [67/72]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.chart.ui.html/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.chart.ui.html ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.chart.ui.html ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.chart.ui.html ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.chart.ui.html/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.chart.ui.html ---
[INFO] Copying 6 resources from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.chart.ui.html ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling with eclipse [debug release 11] to target/classes
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.chart.ui.html/src/main/java/org/eclipse/scout/rt/chart/ui/html/json/basic/table/userfilter/UserFilterStateFactory.java:[48,13] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[INFO] 
[INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.chart.ui.html ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.chart.ui.html/target/classes/META-INF/jandex.idx
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.chart.ui.html ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.chart.ui.html/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.chart.ui.html ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.chart.ui.html ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.chart.ui.html ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.chart.ui.html/target/org.eclipse.scout.rt.chart.ui.html-24.2-SNAPSHOT.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.chart.ui.html ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.chart.ui.html ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.chart.ui.html/target/org.eclipse.scout.rt.chart.ui.html-24.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.chart.ui.html ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.chart.ui.html ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] --------------< org.eclipse.scout.rt:eclipse-scout-chart >--------------
[INFO] Building eclipse-scout-chart 24.2-SNAPSHOT                       [68/72]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/eclipse-scout-chart/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ eclipse-scout-chart ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ eclipse-scout-chart ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- antrun:3.1.0:run (check-node-install) @ eclipse-scout-chart ---
[INFO] Executing tasks
[INFO] Executed tasks
[INFO] 
[INFO] --- antrun:3.1.0:run (check-install-node-tools) @ eclipse-scout-chart ---
[INFO] Executing tasks
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (default) @ eclipse-scout-chart ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/eclipse-scout-chart/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- frontend:1.15.0:install-node-and-npm (install-node-and-npm) @ eclipse-scout-chart ---
[INFO] Skipping execution.
[INFO] 
[INFO] --- exec:3.1.1:exec (install-node-tools) @ eclipse-scout-chart ---
[INFO] skipping execute as per configuration
[INFO] 
[INFO] --- antrun:3.1.0:run (check-npm-update) @ eclipse-scout-chart ---
[INFO] Executing tasks
[INFO] Executed tasks
[INFO] 
[INFO] --- exec:3.1.1:exec (npm-run-version:snapshot:dependencies) @ eclipse-scout-chart ---
use given workspace root: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/eclipse-scout-chart/..
updating version/dependency for module: @eclipse-scout/chart
updating version/dependency for module: @eclipse-scout/cli
updating version/dependency for module: @eclipse-scout/core
updating version/dependency for module: @eclipse-scout/migrate
updating version/dependency for module: @eclipse-scout/tsconfig
updating version/dependency for module: @eclipse-scout/eslint-config
updating version/dependency for module: @eclipse-scout/karma-jasmine-scout
updating version/dependency for module: @eclipse-scout/svg
version:snapshot:dependencies done
[INFO] 
[INFO] --- exec:3.1.1:exec (npm-run-version:release:dependencies) @ eclipse-scout-chart ---
[INFO] skipping execute as per configuration
[INFO] 
[INFO] --- exec:3.1.1:exec (npm-run-version:release) @ eclipse-scout-chart ---
[INFO] skipping execute as per configuration
[INFO] 
[INFO] --- antrun:3.1.0:run (mark-npm-update-done) @ eclipse-scout-chart ---
[INFO] Skipping Antrun execution
[INFO] 
[INFO] --- exec:3.1.1:exec (npm-update) @ eclipse-scout-chart ---
[INFO] skipping execute as per configuration
[INFO] 
[INFO] --- exec:3.1.1:exec (pnpm-list) @ eclipse-scout-chart ---
[INFO] skipping execute as per configuration
[INFO] 
[INFO] --- exec:3.1.1:java (default) @ eclipse-scout-chart ---
"2024-06-28 12:23:42,104 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor - Headless mode: scout.headless=true, java.awt.headless=true (automatically set by Scout), GraphicsEnvironment.isHeadless()=true
""2024-06-28 12:23:42,112 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory - Building jandex class inventory using rebuild strategy IF_MISSING...
""2024-06-28 12:23:42,231 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory - Finished building jandex class inventory in 122.991539 ms. Total class count: 4066
""2024-06-28 12:23:42,416 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor - Collected 412 beans in 184.782818 ms
""2024-06-28 12:23:42,467 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor - Registered 412 beans in 50.484866 ms
""2024-06-28 12:23:42,475 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport
""2024-06-28 12:23:42,482 INFO  [scout-platform-starter] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator - 0 code type classes registered.
""2024-06-28 12:23:42,483 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor - No classpath:config.properties found. Running with empty configuration.
""2024-06-28 12:23:42,485 INFO  [scout-platform-starter] org.eclipse.scout.rt.server.commons.GlobalTrustManager - No instance of org.eclipse.scout.rt.shared.services.common.file.IRemoteFileService available, skip loading certificates from remote file service.
""2024-06-28 12:23:42,536 INFO  [org.eclipse.scout.rt.ui.html.res.loader.ResourceBuilder.main()] org.eclipse.scout.rt.ui.html.res.loader.ResourceBuilder - Building resource 'texts.json'
""2024-06-28 12:23:42,537 INFO  [org.eclipse.scout.rt.ui.html.res.loader.ResourceBuilder.main()] org.eclipse.scout.rt.ui.html.res.loader.ResourceBuilder - Using contributors [org.eclipse.scout.rt.chart.ui.html.ChartUiTextContributor@65af8f38]
""2024-06-28 12:23:42,673 INFO  [org.eclipse.scout.rt.ui.html.res.loader.ResourceBuilder.main()] org.eclipse.scout.rt.ui.html.res.loader.ResourceBuilder - File written to /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/eclipse-scout-chart/dist/texts.json 
""2024-06-28 12:23:42,674 INFO  [org.eclipse.scout.rt.ui.html.res.loader.ResourceBuilder.main()] org.eclipse.scout.rt.ui.html.res.loader.ResourceBuilder - All files built and written to /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/eclipse-scout-chart/dist
""2024-06-28 12:23:42,708 INFO  [org.eclipse.scout.rt.ui.html.res.loader.ResourceBuilder.main()] org.eclipse.scout.rt.platform.job.internal.JobManager - Shutdown ExecutorService, await termination...
""2024-06-28 12:23:42,709 INFO  [org.eclipse.scout.rt.ui.html.res.loader.ResourceBuilder.main()] org.eclipse.scout.rt.platform.job.internal.JobManager - Shutdown ExecutorService, await termination returned terminated=true
""2024-06-28 12:23:42,710 INFO  [org.eclipse.scout.rt.ui.html.res.loader.ResourceBuilder.main()] org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport - About to stop ch.qos.logback.classic.LoggerContext[default]
"[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ eclipse-scout-chart ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/eclipse-scout-chart/src/main/resources
[INFO] 
[INFO] --- exec:3.1.1:exec (npm-run-version:snapshot) @ eclipse-scout-chart ---
[INFO] skipping execute as per configuration
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ eclipse-scout-chart ---
[INFO] No sources to compile
[INFO] 
[INFO] --- frontend:1.15.0:npm (npm-run-build:prod) @ eclipse-scout-chart ---
[INFO] Running 'npm --scripts-prepend-node-path=true run build:prod -- --progress=false --clean=false' in /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/eclipse-scout-chart
[INFO] 
[INFO] > @eclipse-scout/chart@24.2.0-snapshot build:prod
[INFO] > scout-scripts build:prod --run default global --progress=false --clean=false
[INFO] 
[INFO] Starting default build with args --progress false --clean false 
[INFO] Webpack mode: production
[INFO] Type check: false
[INFO] asset eclipse-scout-chart.esm-d6c3855b96d1a2003edc.min.js 132 KiB [emitted] [immutable] [javascript module] [minimized] (name: eclipse-scout-chart.esm) 1 related asset
[INFO] orphan modules 261 KiB [orphan] 34 modules
[INFO] runtime modules 937 bytes 4 modules
[INFO] ./src/index.ts + 27 modules 263 KiB [not cacheable] [built] [code generated]
[INFO] webpack 5.89.0 compiled successfully in 6194 ms
[INFO] 
[INFO] 
[INFO] Starting global build with args --progress false --clean false 
[INFO] Webpack mode: production
[INFO] Type check: false
[INFO] assets by path *.js 129 KiB
[INFO]   asset eclipse-scout-chart-8156b4ff3ded6a4a0a51.min.js 129 KiB [emitted] [immutable] [minimized] (name: eclipse-scout-chart) 1 related asset
[INFO]   asset eclipse-scout-chart-theme-71510a5dd3116693ac79.min.js 33 bytes [emitted] [immutable] [minimized] (name: eclipse-scout-chart-theme)
[INFO]   asset eclipse-scout-chart-theme-dark-71510a5dd3116693ac79.min.js 33 bytes [emitted] [immutable] [minimized] (name: eclipse-scout-chart-theme-dark)
[INFO] assets by path *.css 445 KiB
[INFO]   asset eclipse-scout-chart-theme-dark-e9c7a6ec1bc2f34437ba.min.css 222 KiB [emitted] [immutable] [minimized] (name: eclipse-scout-chart-theme-dark)
[INFO]   asset eclipse-scout-chart-theme-3ac5a1e9bedc33d600c8.min.css 222 KiB [emitted] [immutable] [minimized] (name: eclipse-scout-chart-theme)
[INFO] Entrypoint eclipse-scout-chart 129 KiB (174 KiB) = eclipse-scout-chart-8156b4ff3ded6a4a0a51.min.js 1 auxiliary asset
[INFO] Entrypoint eclipse-scout-chart-theme 222 KiB = eclipse-scout-chart-theme-3ac5a1e9bedc33d600c8.min.css 222 KiB eclipse-scout-chart-theme-71510a5dd3116693ac79.min.js 33 bytes
[INFO] Entrypoint eclipse-scout-chart-theme-dark 222 KiB = eclipse-scout-chart-theme-dark-e9c7a6ec1bc2f34437ba.min.css 222 KiB eclipse-scout-chart-theme-dark-71510a5dd3116693ac79.min.js 33 bytes
[INFO] orphan modules 810 KiB (javascript) 1.83 KiB (runtime) [orphan] 45 modules
[INFO] runtime modules 937 bytes 4 modules
[INFO] built modules 263 KiB (javascript) 545 KiB (css/mini-extract) [built]
[INFO]   javascript modules 263 KiB
[INFO]     ./src/index.ts + 26 modules 263 KiB [not cacheable] [built] [code generated]
[INFO]     ./src/eclipse-scout-chart-theme.less 50 bytes [built] [code generated]
[INFO]     ./src/eclipse-scout-chart-theme-dark.less 50 bytes [built] [code generated]
[INFO]   css modules 545 KiB
[INFO]     css ../node_modules/.pnpm/css-loader@6.8.1_webpack@5.89.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!../node_modules/.pnpm/less-loader@11.1.3_less@4.1.3_webpack@5.89.0/node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./src/eclipse-scout-chart-theme.less 272 KiB [built] [code generated]
[INFO]     css ../node_modules/.pnpm/css-loader@6.8.1_webpack@5.89.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!../node_modules/.pnpm/less-loader@11.1.3_less@4.1.3_webpack@5.89.0/node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./src/eclipse-scout-chart-theme-dark.less 273 KiB [built] [code generated]
[INFO] webpack 5.89.0 compiled successfully in 9384 ms
[INFO] 
[INFO] 
[INFO] 
[INFO] --- frontend:1.15.0:npm (npm-run-build:dev) @ eclipse-scout-chart ---
[INFO] Running 'npm --scripts-prepend-node-path=true run build:dev -- --progress=false --clean=false' in /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/eclipse-scout-chart
[INFO] 
[INFO] > @eclipse-scout/chart@24.2.0-snapshot build:dev
[INFO] > scout-scripts build:dev --run default global --progress=false --clean=false
[INFO] 
[INFO] Starting default build with args --progress false --clean false 
[INFO] Webpack mode: development
[INFO] Type check: true
[INFO] assets by path d.ts/chart/ 77 KiB
[INFO]   assets by path d.ts/chart/*.ts 42.8 KiB 16 assets
[INFO]   assets by path d.ts/chart/*.map 34.2 KiB 16 assets
[INFO] assets by path d.ts/table/controls/ 18.8 KiB
[INFO]   assets by path d.ts/table/controls/*.ts 10.5 KiB 7 assets
[INFO]   assets by path d.ts/table/controls/*.map 8.31 KiB 7 assets
[INFO] assets by path d.ts/tile/ 2.25 KiB
[INFO]   assets by path d.ts/tile/*.ts 1.14 KiB 3 assets
[INFO]   assets by path d.ts/tile/*.map 1.11 KiB 3 assets
[INFO] assets by path d.ts/form/fields/chartfield/ 1.84 KiB
[INFO]   assets by path d.ts/form/fields/chartfield/*.ts 878 bytes 3 assets
[INFO]   assets by path d.ts/form/fields/chartfield/*.map 1010 bytes 3 assets
[INFO] asset eclipse-scout-chart.esm.js 323 KiB [emitted] [javascript module] [big] (name: eclipse-scout-chart.esm) 1 related asset
[INFO] asset d.ts/index.d.ts 1.43 KiB [emitted]
[INFO] asset d.ts/index.d.ts.map 827 bytes [emitted]
[INFO] runtime modules 937 bytes 4 modules
[INFO] cacheable modules 263 KiB
[INFO]   modules by path ./src/chart/*.ts 215 KiB 16 modules
[INFO]   modules by path ./src/table/controls/*.ts 41.5 KiB 7 modules
[INFO]   modules by path ./src/form/fields/chartfield/*.ts 1.99 KiB 3 modules
[INFO]   modules by path ./src/tile/*.ts 2.23 KiB
[INFO]     ./src/tile/ChartFieldTile.ts 1.8 KiB [built] [code generated]
[INFO]     + 2 modules
[INFO]   ./src/index.ts 1.79 KiB [built] [code generated]
[INFO] external "@eclipse-scout/core" 42 bytes [built] [code generated]
[INFO] external "jquery" 42 bytes [built] [code generated]
[INFO] external "chart.js" 42 bytes [built] [code generated]
[INFO] external "chart.js/auto" 42 bytes [built] [code generated]
[INFO] external "chartjs-plugin-datalabels" 42 bytes [built] [code generated]
[INFO] webpack 5.89.0 compiled successfully in 37105 ms
[INFO] 
[INFO] 
[INFO] Starting global build with args --progress false --clean false 
[INFO] Webpack mode: development
[INFO] Type check: true
[INFO] assets by status 102 KiB [compared for emit]
[INFO]   assets by path d.ts/chart/ 77 KiB 32 assets
[INFO]   assets by path d.ts/table/controls/ 18.8 KiB 14 assets
[INFO]   assets by path d.ts/tile/ 2.25 KiB 6 assets
[INFO]   assets by path d.ts/form/fields/chartfield/ 1.84 KiB 6 assets
[INFO]   asset d.ts/index.d.ts 1.43 KiB [compared for emit]
[INFO]   asset d.ts/index.d.ts.map 827 bytes [compared for emit]
[INFO] assets by status 871 KiB [emitted]
[INFO]   assets by status 869 KiB [big]
[INFO]     asset eclipse-scout-chart.js 322 KiB [emitted] [big] (name: eclipse-scout-chart) 1 related asset
[INFO]     asset eclipse-scout-chart-theme-dark.css 274 KiB [emitted] [big] (name: eclipse-scout-chart-theme-dark) 1 related asset
[INFO]     asset eclipse-scout-chart-theme.css 273 KiB [emitted] [big] (name: eclipse-scout-chart-theme) 1 related asset
[INFO]   asset eclipse-scout-chart-theme-dark.js 1.07 KiB [emitted] (name: eclipse-scout-chart-theme-dark) 1 related asset
[INFO]   asset eclipse-scout-chart-theme.js 1.05 KiB [emitted] (name: eclipse-scout-chart-theme) 1 related asset
[INFO] Entrypoint eclipse-scout-chart [big] 322 KiB (563 KiB) = eclipse-scout-chart.js 1 auxiliary asset
[INFO] Entrypoint eclipse-scout-chart-theme [big] 274 KiB (395 KiB) = eclipse-scout-chart-theme.css 273 KiB eclipse-scout-chart-theme.js 1.05 KiB 2 auxiliary assets
[INFO] Entrypoint eclipse-scout-chart-theme-dark [big] 275 KiB (396 KiB) = eclipse-scout-chart-theme-dark.css 274 KiB eclipse-scout-chart-theme-dark.js 1.07 KiB 2 auxiliary assets
[INFO] runtime modules 3.28 KiB 14 modules
[INFO] orphan modules 1.33 MiB [orphan] 4 modules
[INFO] cacheable modules 263 KiB (javascript) 545 KiB (css/mini-extract)
[INFO]   javascript modules 263 KiB 32 modules
[INFO]   css modules 545 KiB
[INFO]     css ../node_modules/.pnpm/css-loader@6.8.1_webpack@5.89.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!../node_modules/.pnpm/less-loader@11.1.3_less@4.1.3_webpack@5.89.0/node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./src/eclipse-scout-chart-theme.less 272 KiB [built] [code generated]
[INFO]     css ../node_modules/.pnpm/css-loader@6.8.1_webpack@5.89.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!../node_modules/.pnpm/less-loader@11.1.3_less@4.1.3_webpack@5.89.0/node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./src/eclipse-scout-chart-theme-dark.less 273 KiB [built] [code generated]
[INFO] external "scout" 42 bytes [built] [code generated]
[INFO] external "jQuery" 42 bytes [built] [code generated]
[INFO] external "Chart" 42 bytes [built] [code generated]
[INFO] external "ChartDataLabels" 42 bytes [built] [code generated]
[INFO] webpack 5.89.0 compiled successfully in 46037 ms
[INFO] 
[INFO] 
[INFO] 
[INFO] --- resources:3.3.1:copy-resources (copy-webpack-build-output) @ eclipse-scout-chart ---
[INFO] Skipping the execution.
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ eclipse-scout-chart ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/eclipse-scout-chart/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ eclipse-scout-chart ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.2.3:test (default-test) @ eclipse-scout-chart ---
[INFO] No tests to run.
[INFO] 
[INFO] --- frontend:1.15.0:npm (npm-test-karma) @ eclipse-scout-chart ---
[INFO] Running 'npm --scripts-prepend-node-path=true run test:ci -- --junitReporter.outputDir=target/karma-reports' in /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/eclipse-scout-chart
[INFO] 
[INFO] > @eclipse-scout/chart@24.2.0-snapshot test:ci
[INFO] > scout-scripts test:ci --junitReporter.outputDir=target/karma-reports
[INFO] 
[INFO] Webpack mode: development
[INFO] Type check: true
[INFO] Starting Karma server using config file /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/eclipse-scout-chart/karma.conf.js
[INFO] 28 06 2024 12:25:28.891:WARN [filelist]: All files matched by "/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/node_modules/.pnpm/jasmine-core@4.6.1/node_modules/jasmine-core/lib/jasmine-core/jasmine.js" were excluded or matched by prior matchers.
[INFO] 28 06 2024 12:25:28.894:WARN [filelist]: All files matched by "/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/node_modules/.pnpm/karma-jasmine@5.1.0_karma@6.4.2/node_modules/karma-jasmine/lib/boot.js" were excluded or matched by prior matchers.
[INFO] 28 06 2024 12:25:28.895:WARN [filelist]: All files matched by "/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/node_modules/.pnpm/karma-jasmine@5.1.0_karma@6.4.2/node_modules/karma-jasmine/lib/adapter.js" were excluded or matched by prior matchers.
[INFO] Webpack bundling...
[INFO] asset commons.js 20.1 MiB [emitted] [javascript module] [big] (name: commons) (id hint: commons)
[INFO] asset runtime.js 14.4 KiB [emitted] [javascript module] (name: runtime)
[INFO] asset test-index.1658817888.js 981 bytes [emitted] [javascript module] (name: test-index.1658817888)
[INFO] Entrypoint test-index.1658817888 [big] 20.1 MiB = runtime.js 14.4 KiB commons.js 20.1 MiB test-index.1658817888.js 981 bytes
[INFO] webpack 5.89.0 compiled successfully in 108191 ms
[INFO] 28 06 2024 12:27:20.421:WARN [filelist]: All files matched by "/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/node_modules/.pnpm/jasmine-core@4.6.1/node_modules/jasmine-core/lib/jasmine-core/jasmine.js" were excluded or matched by prior matchers.
[INFO] 28 06 2024 12:27:20.422:WARN [filelist]: All files matched by "/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/node_modules/.pnpm/karma-jasmine@5.1.0_karma@6.4.2/node_modules/karma-jasmine/lib/boot.js" were excluded or matched by prior matchers.
[INFO] 28 06 2024 12:27:20.422:WARN [filelist]: All files matched by "/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/node_modules/.pnpm/karma-jasmine@5.1.0_karma@6.4.2/node_modules/karma-jasmine/lib/adapter.js" were excluded or matched by prior matchers.
[INFO] 28 06 2024 12:27:20.687:INFO [karma-server]: Karma v6.4.2 server started at http://localhost:9876/
[INFO] 28 06 2024 12:27:20.687:INFO [launcher]: Launching browsers ChromeHeadless with concurrency unlimited
[INFO] 28 06 2024 12:27:20.695:INFO [launcher]: Starting browser ChromeHeadless
[INFO] 28 06 2024 12:27:21.015:INFO [Chrome Headless 119.0.6045.199 (Linux x86_64)]: Connected on socket 1WknUKXixP5lBoJ_AAAB with id 62017616
[INFO] TOTAL: 29 SUCCESS
[INFO] Karma has exited with 0.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ eclipse-scout-chart ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/eclipse-scout-chart/target/eclipse-scout-chart-24.2-SNAPSHOT.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (attach-tests) @ eclipse-scout-chart ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ eclipse-scout-chart ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ eclipse-scout-chart ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- duplicate-finder:2.0.1:check (default) @ eclipse-scout-chart ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] -----< org.eclipse.scout.rt:org.eclipse.scout.rt.datamodel.shared >-----
[INFO] Building org.eclipse.scout.rt.datamodel.shared 24.2-SNAPSHOT     [69/72]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.shared/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.datamodel.shared ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.datamodel.shared ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.datamodel.shared ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.shared/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.datamodel.shared ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.datamodel.shared ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling with eclipse [debug release 11] to target/classes
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.shared/src/main/java/org/eclipse/scout/rt/shared/data/model/EntityPath.java:[197,21] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.shared/src/main/java/org/eclipse/scout/rt/shared/data/model/AbstractDataModel.java:[74,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.shared/src/main/java/org/eclipse/scout/rt/shared/data/model/AbstractDataModel.java:[92,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.shared/src/main/java/org/eclipse/scout/rt/shared/data/model/AbstractDataModelAttribute.java:[75,27] org.eclipse.scout.rt.shared.services.common.code.ICodeType is a raw type. References to generic type org.eclipse.scout.rt.shared.services.common.code.ICodeType<CODE_TYPE_ID,CODE_ID> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.shared/src/main/java/org/eclipse/scout/rt/shared/data/model/AbstractDataModelAttribute.java:[123,21] Unsupported @SuppressWarnings("squid:S1244")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.shared/src/main/java/org/eclipse/scout/rt/shared/data/model/AbstractDataModelEntity.java:[127,21] Unsupported @SuppressWarnings("squid:S1244")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.shared/src/main/java/org/eclipse/scout/rt/shared/data/model/AbstractDataModelEntity.java:[205,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.shared/src/main/java/org/eclipse/scout/rt/shared/data/model/AbstractDataModelEntity.java:[211,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.shared/src/main/java/org/eclipse/scout/rt/shared/data/model/DataModelAttributeOperatorProvider.java:[19,19] Unsupported @SuppressWarnings("squid:S2160")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.shared/src/main/java/org/eclipse/scout/rt/shared/data/model/DataModelAttributeOperatorProvider.java:[23,21] Unsupported @SuppressWarnings("squid:S138")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.shared/src/main/java/org/eclipse/scout/rt/shared/data/model/DataModelAttributeOperatorProvider.java:[1971,24] The type org.eclipse.scout.rt.shared.data.model.DataModelAttributeOperatorProvider.TimeIsInGEHours is never used locally
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.shared/src/main/java/org/eclipse/scout/rt/shared/data/model/DataModelAttributeOperatorProvider.java:[2015,24] The type org.eclipse.scout.rt.shared.data.model.DataModelAttributeOperatorProvider.TimeIsInGEMinutes is never used locally
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.shared/src/main/java/org/eclipse/scout/rt/shared/data/model/DataModelAttributeOperatorProvider.java:[2059,24] The type org.eclipse.scout.rt.shared.data.model.DataModelAttributeOperatorProvider.TimeIsInHours is never used locally
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.shared/src/main/java/org/eclipse/scout/rt/shared/data/model/DataModelAttributeOperatorProvider.java:[2103,24] The type org.eclipse.scout.rt.shared.data.model.DataModelAttributeOperatorProvider.TimeIsInLEHours is never used locally
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.shared/src/main/java/org/eclipse/scout/rt/shared/data/model/DataModelAttributeOperatorProvider.java:[2147,24] The type org.eclipse.scout.rt.shared.data.model.DataModelAttributeOperatorProvider.TimeIsInLEMinutes is never used locally
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.shared/src/main/java/org/eclipse/scout/rt/shared/data/model/DataModelAttributeOperatorProvider.java:[2191,24] The type org.eclipse.scout.rt.shared.data.model.DataModelAttributeOperatorProvider.TimeIsInMinutes is never used locally
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.shared/src/main/java/org/eclipse/scout/rt/shared/data/model/DataModelAttributeOperatorProvider.java:[2235,24] The type org.eclipse.scout.rt.shared.data.model.DataModelAttributeOperatorProvider.TimeIsNow is never used locally
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.shared/src/main/java/org/eclipse/scout/rt/shared/data/model/DataModelAttributeOperatorProvider.java:[2279,24] The type org.eclipse.scout.rt.shared.data.model.DataModelAttributeOperatorProvider.TimeIsNotNow is never used locally
[INFO] 
[INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.datamodel.shared ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.shared/target/classes/META-INF/jandex.idx
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.datamodel.shared ---
[INFO] Copying 8 resources from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.datamodel.shared ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling with eclipse [debug release 11] to target/test-classes
[INFO] 
[INFO] --- jandex:3.1.6:jandex (make-test-index) @ org.eclipse.scout.rt.datamodel.shared ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.shared/target/test-classes/jandex.idx
[INFO] 
[INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.datamodel.shared ---
[INFO] Surefire report directory: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.shared/target/surefire-reports
[INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.scout.rt.shared.data.model.DataModelAttributeTest
SLF4J: No SLF4J providers were found.
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See https://www.slf4j.org/codes.html#noProviders for further details.
OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
[INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.427 s -- in org.eclipse.scout.rt.shared.data.model.DataModelAttributeTest
[INFO] Running org.eclipse.scout.rt.shared.data.model.DataModelUtilityTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.501 s -- in org.eclipse.scout.rt.shared.data.model.DataModelUtilityTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.datamodel.shared ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.shared/target/org.eclipse.scout.rt.datamodel.shared-24.2-SNAPSHOT.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.datamodel.shared ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.shared/target/org.eclipse.scout.rt.datamodel.shared-24.2-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.datamodel.shared ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.shared/target/org.eclipse.scout.rt.datamodel.shared-24.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.datamodel.shared ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.shared/target/org.eclipse.scout.rt.datamodel.shared-24.2-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.datamodel.shared ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] -----< org.eclipse.scout.rt:org.eclipse.scout.rt.datamodel.client >-----
[INFO] Building org.eclipse.scout.rt.datamodel.client 24.2-SNAPSHOT     [70/72]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.client/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.datamodel.client ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.datamodel.client ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.datamodel.client ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.client/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.datamodel.client ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.datamodel.client ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling with eclipse [debug release 11] to target/classes
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/composer/AbstractComposerValueBox.java:[301,47] java.util.Collection is a raw type. References to generic type java.util.Collection<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/composer/AbstractComposerValueBox.java:[397,47] java.util.Collection is a raw type. References to generic type java.util.Collection<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/composer/AbstractComposerValueBox.java:[447,108] java.util.List is a raw type. References to generic type java.util.List<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/composer/AbstractComposerValueBox.java:[500,108] java.util.List is a raw type. References to generic type java.util.List<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/composer/AbstractComposerValueBox.java:[567,108] java.util.List is a raw type. References to generic type java.util.List<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/composer/AbstractComposerValueBox.java:[618,108] java.util.List is a raw type. References to generic type java.util.List<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/composer/AbstractComposerValueBox.java:[679,108] java.util.List is a raw type. References to generic type java.util.List<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/composer/AbstractComposerValueBox.java:[740,108] java.util.List is a raw type. References to generic type java.util.List<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/composer/AbstractComposerValueBox.java:[808,108] java.util.List is a raw type. References to generic type java.util.List<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/composer/AbstractComposerValueBox.java:[869,108] java.util.List is a raw type. References to generic type java.util.List<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/composer/AbstractComposerValueBox.java:[1019,108] java.util.List is a raw type. References to generic type java.util.List<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/composer/AbstractComposerValueBox.java:[1104,108] java.util.List is a raw type. References to generic type java.util.List<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/composer/AbstractComposerValueBox.java:[1175,108] java.util.List is a raw type. References to generic type java.util.List<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/composer/AbstractComposerValueBox.java:[1246,108] java.util.List is a raw type. References to generic type java.util.List<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/composer/AbstractComposerValueBox.java:[1317,108] java.util.List is a raw type. References to generic type java.util.List<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/composer/ComposerFieldDataModel.java:[21,30] Unsupported @SuppressWarnings("squid:S2057")
[INFO] 
[INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.datamodel.client ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.client/target/classes/META-INF/jandex.idx
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.datamodel.client ---
[INFO] Copying 2 resources from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.datamodel.client ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling with eclipse [debug release 11] to target/test-classes
[INFO] 
[INFO] --- jandex:3.1.6:jandex (make-test-index) @ org.eclipse.scout.rt.datamodel.client ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.client/target/test-classes/jandex.idx
[INFO] 
[INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.datamodel.client ---
[INFO] Surefire report directory: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.client/target/surefire-reports
[INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.scout.rt.client.services.common.search.DataModelDefaultSearchFilterServiceTest
2024-06-28 12:27:36,539 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true
2024-06-28 12:27:36,587 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:37) - Building jandex class inventory using rebuild strategy IF_MISSING...
2024-06-28 12:27:36,776 INFO  [ForkJoinPool.commonPool-worker-1] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:180) - Rebuild index 'file:/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.client/target/test-classes/META-INF/jandex.idx'. Scanning location...
2024-06-28 12:27:37,183 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:43) - Finished building jandex class inventory in 613.056639 ms. Total class count: 3644
2024-06-28 12:27:37,967 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:226) - Collected 375 beans in 780.250207 ms
2024-06-28 12:27:38,083 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:231) - Registered 375 beans in 116.477971 ms
2024-06-28 12:27:38,108 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport
2024-06-28 12:27:38,166 INFO  [scout-platform-starter] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:41) - 1 code type classes registered.
2024-06-28 12:27:38,169 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:191) - No classpath:config.properties found. Running with empty configuration.
2024-06-28 12:27:38,690 INFO  [main] org.eclipse.scout.rt.shared.session.SessionMetricsHelper.initMetrics(SessionMetricsHelper.java:56) - Init session metrics of type 'client' - MDC[principal=default]
2024-06-28 12:27:38,825 WARN  [main] org.eclipse.scout.testing.client.ClientSessionProviderWithCache.registerSessionForNotifications(ClientSessionProviderWithCache.java:176) - Failed to register session for notifications. - MDC[principal=default]
2024-06-28 12:27:38,832 WARN  [main] org.eclipse.scout.rt.client.AbstractClientSession.getUserAgent(AbstractClientSession.java:187) - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[principal=default]
2024-06-28 12:27:39,082 INFO  [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@d5a62d4[id = cbtrl6vg55t8q0h5omvmnbhb6t8r97ij2qffm6hrqvgcl065kjn], user=1003120000] - MDC[principal=default, jobName=Starting ClientSession [sessionId=cbtrl6vg55t8q0h5omvmnbhb6t8r97ij2qffm6hrqvgcl065kjn]]
OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.342 s -- in org.eclipse.scout.rt.client.services.common.search.DataModelDefaultSearchFilterServiceTest
[INFO] Running org.eclipse.scout.rt.client.ui.form.fields.DataModelFormFieldEnabledTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.050 s -- in org.eclipse.scout.rt.client.ui.form.fields.DataModelFormFieldEnabledTest
[INFO] Running org.eclipse.scout.rt.client.ui.form.fields.composer.ComposerFieldTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.114 s -- in org.eclipse.scout.rt.client.ui.form.fields.composer.ComposerFieldTest
[INFO] Running org.eclipse.scout.rt.shared.extension.data.model.MoveDataModelEntitiyAndAttributeTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.173 s -- in org.eclipse.scout.rt.shared.extension.data.model.MoveDataModelEntitiyAndAttributeTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.datamodel.client ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.client/target/org.eclipse.scout.rt.datamodel.client-24.2-SNAPSHOT.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.datamodel.client ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.client/target/org.eclipse.scout.rt.datamodel.client-24.2-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.datamodel.client ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.client/target/org.eclipse.scout.rt.datamodel.client-24.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.datamodel.client ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.client/target/org.eclipse.scout.rt.datamodel.client-24.2-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.datamodel.client ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] -----< org.eclipse.scout.rt:org.eclipse.scout.rt.datamodel.server >-----
[INFO] Building org.eclipse.scout.rt.datamodel.server 24.2-SNAPSHOT     [71/72]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.server/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.datamodel.server ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.datamodel.server ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.datamodel.server ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.server/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.datamodel.server ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.datamodel.server ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling with eclipse [debug release 11] to target/classes
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.server/src/main/java/org/eclipse/scout/rt/server/jdbc/builder/FormDataStatementBuilder.java:[116,21] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.server/src/main/java/org/eclipse/scout/rt/server/jdbc/builder/FormDataStatementBuilder.java:[967,15] The enum constant Aggregation needs a corresponding case label in this enum switch on org.eclipse.scout.rt.server.jdbc.builder.FormDataStatementBuilder.AttributeKind
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.server/src/main/java/org/eclipse/scout/rt/server/jdbc/builder/FormDataStatementBuilder.java:[1122,13] The enum constant BuildConstraintOfAttribute needs a corresponding case label in this enum switch on org.eclipse.scout.rt.server.jdbc.builder.FormDataStatementBuilder.AttributeStrategy
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.server/src/main/java/org/eclipse/scout/rt/server/jdbc/builder/FormDataStatementBuilder.java:[1122,13] The enum constant BuildConstraintOfAttributeWithContext needs a corresponding case label in this enum switch on org.eclipse.scout.rt.server.jdbc.builder.FormDataStatementBuilder.AttributeStrategy
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.server/src/main/java/org/eclipse/scout/rt/server/jdbc/builder/FormDataStatementBuilder.java:[1122,13] The enum constant BuildConstraintOfContext needs a corresponding case label in this enum switch on org.eclipse.scout.rt.server.jdbc.builder.FormDataStatementBuilder.AttributeStrategy
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.server/src/main/java/org/eclipse/scout/rt/server/jdbc/builder/FormDataStatementBuilder.java:[1194,21] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.server/src/main/java/org/eclipse/scout/rt/server/jdbc/builder/FormDataStatementBuilder.java:[1231,22] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.server/src/main/java/org/eclipse/scout/rt/server/jdbc/builder/FormDataStatementBuilder.java:[1231,57] Unsupported @SuppressWarnings("squid:S00107")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.server/src/main/java/org/eclipse/scout/rt/server/jdbc/builder/FormDataStatementBuilder.java:[1423,21] Unsupported @SuppressWarnings("squid:S00107")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.server/src/main/java/org/eclipse/scout/rt/server/jdbc/builder/FormDataStatementBuilder.java:[1449,21] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.server/src/main/java/org/eclipse/scout/rt/server/jdbc/builder/FormDataStatementBuilder.java:[1495,21] Unsupported @SuppressWarnings("squid:S138")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.server/src/main/java/org/eclipse/scout/rt/server/jdbc/builder/ExampleFullTextPartDefinition.java:[29,40] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.server/src/main/java/org/eclipse/scout/rt/server/jdbc/builder/ExampleFullTextPartDefinition.java:[34,21] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.server/src/main/java/org/eclipse/scout/rt/server/jdbc/builder/EntityContributionUtility.java:[129,22] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.server/src/main/java/org/eclipse/scout/rt/server/jdbc/builder/EntityContributionUtility.java:[129,57] Unsupported @SuppressWarnings("squid:S138")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.server/src/main/java/org/eclipse/scout/rt/server/jdbc/builder/FormDataStatementBuilderCheck.java:[29,21] Unsupported @SuppressWarnings("squid:S00116")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.server/src/main/java/org/eclipse/scout/rt/server/jdbc/builder/FormDataStatementBuilderCheck.java:[162,21] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.server/src/main/java/org/eclipse/scout/rt/server/jdbc/builder/DataModelAttributePartDefinition.java:[93,21] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString")
[INFO] 
[INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.datamodel.server ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.server/target/classes/META-INF/jandex.idx
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.datamodel.server ---
[INFO] Copying 2 resources from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.datamodel.server ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling with eclipse [debug release 11] to target/test-classes
[INFO] 
[INFO] --- jandex:3.1.6:jandex (make-test-index) @ org.eclipse.scout.rt.datamodel.server ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.server/target/test-classes/jandex.idx
[INFO] 
[INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.datamodel.server ---
[INFO] Surefire report directory: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.server/target/surefire-reports
[INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.scout.rt.server.jdbc.builder.EntityContributionUtilityTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.807 s -- in org.eclipse.scout.rt.server.jdbc.builder.EntityContributionUtilityTest
[INFO] Running org.eclipse.scout.rt.server.jdbc.builder.FormDataStatementBuilderTest
2024-06-28 12:27:44,747 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true
2024-06-28 12:27:44,792 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:37) - Building jandex class inventory using rebuild strategy IF_MISSING...
2024-06-28 12:27:44,986 INFO  [ForkJoinPool.commonPool-worker-1] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:180) - Rebuild index 'file:/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.server/target/test-classes/META-INF/jandex.idx'. Scanning location...
2024-06-28 12:27:45,218 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:43) - Finished building jandex class inventory in 442.801717 ms. Total class count: 1838
2024-06-28 12:27:45,833 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:226) - Collected 409 beans in 612.212473 ms
2024-06-28 12:27:45,971 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:231) - Registered 409 beans in 137.543880 ms
2024-06-28 12:27:45,996 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport
2024-06-28 12:27:46,041 INFO  [scout-platform-starter] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:41) - 1 code type classes registered.
2024-06-28 12:27:46,044 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:191) - No classpath:config.properties found. Running with empty configuration.
2024-06-28 12:27:46,070 INFO  [scout-platform-starter] org.eclipse.scout.rt.server.commons.GlobalTrustManager.getTrustedCertificatesInRemoteFiles(GlobalTrustManager.java:232) - Unable to import trusted certificates from remote folder '/certificates'.
2024-06-28 12:27:46,349 INFO  [scout-platform-starter] org.eclipse.scout.rt.mom.api.AbstractMomTransport.initDelegate(AbstractMomTransport.java:98) - +++ Using 'NullMomImplementor' for transport 'ClusterMom'. No messages are published and received.
OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
[INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.732 s -- in org.eclipse.scout.rt.server.jdbc.builder.FormDataStatementBuilderTest
[INFO] Running org.eclipse.scout.rt.server.jdbc.builder.FormDataStatementBuilderWithComposerTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.115 s -- in org.eclipse.scout.rt.server.jdbc.builder.FormDataStatementBuilderWithComposerTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.datamodel.server ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.server/target/org.eclipse.scout.rt.datamodel.server-24.2-SNAPSHOT.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.datamodel.server ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.server/target/org.eclipse.scout.rt.datamodel.server-24.2-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.datamodel.server ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.server/target/org.eclipse.scout.rt.datamodel.server-24.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.datamodel.server ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.server/target/org.eclipse.scout.rt.datamodel.server-24.2-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.datamodel.server ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] ----< org.eclipse.scout.rt:org.eclipse.scout.rt.datamodel.ui.html >-----
[INFO] Building org.eclipse.scout.rt.datamodel.ui.html 24.2-SNAPSHOT    [72/72]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.ui.html/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.datamodel.ui.html ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.datamodel.ui.html ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.datamodel.ui.html ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.ui.html/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.datamodel.ui.html ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.datamodel.ui.html ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling with eclipse [debug release 11] to target/classes
[INFO] 
[INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.datamodel.ui.html ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.ui.html/target/classes/META-INF/jandex.idx
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.datamodel.ui.html ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.ui.html/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.datamodel.ui.html ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.datamodel.ui.html ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.datamodel.ui.html ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.ui.html/target/org.eclipse.scout.rt.datamodel.ui.html-24.2-SNAPSHOT.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.datamodel.ui.html ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.datamodel.ui.html ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.ui.html/target/org.eclipse.scout.rt.datamodel.ui.html-24.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.datamodel.ui.html ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.datamodel.ui.html ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for org.eclipse.scout.rt 24.2-SNAPSHOT:
[INFO] 
[INFO] Scout Hello World Sample Application ............... SUCCESS [ 12.109 s]
[INFO] Scout JaxWs Module ................................. SUCCESS [  0.326 s]
[INFO] Scout JS Sample Application ........................ SUCCESS [  1.281 s]
[INFO] org.eclipse.scout.rt ............................... SUCCESS [  0.631 s]
[INFO] org.eclipse.scout.json ............................. SUCCESS [  9.470 s]
[INFO] org.eclipse.scout.rt.platform ...................... SUCCESS [  7.474 s]
[INFO] org.eclipse.scout.rt.dataobject .................... SUCCESS [  1.699 s]
[INFO] org.eclipse.scout.rt.platform.test ................. SUCCESS [02:44 min]
[INFO] org.eclipse.scout.rt.api.data ...................... SUCCESS [  4.137 s]
[INFO] org.eclipse.scout.rt.security ...................... SUCCESS [  0.563 s]
[INFO] org.eclipse.scout.rt.nls ........................... SUCCESS [  0.416 s]
[INFO] org.eclipse.scout.rt.shared ........................ SUCCESS [  3.857 s]
[INFO] org.eclipse.scout.rt.server.commons ................ SUCCESS [  1.211 s]
[INFO] org.eclipse.scout.rt.mom.api ....................... SUCCESS [  0.410 s]
[INFO] org.eclipse.scout.rt.jackson ....................... SUCCESS [  0.913 s]
[INFO] org.eclipse.scout.rt.uinotification ................ SUCCESS [  8.180 s]
[INFO] org.eclipse.scout.rt.server ........................ SUCCESS [  1.243 s]
[INFO] org.eclipse.scout.rt.server.jaxws .................. SUCCESS [  1.316 s]
[INFO] org.eclipse.scout.jaxws.apt ........................ SUCCESS [  0.656 s]
[INFO] org.eclipse.scout.rt.dataobject.test ............... SUCCESS [ 13.281 s]
[INFO] org.eclipse.scout.rt.shared.test ................... SUCCESS [ 12.864 s]
[INFO] org.eclipse.scout.rt.server.commons.test ........... SUCCESS [ 22.725 s]
[INFO] org.eclipse.scout.rt.jetty ......................... SUCCESS [  0.627 s]
[INFO] org.eclipse.scout.rt.app ........................... SUCCESS [  0.354 s]
[INFO] org.eclipse.scout.rt.server.app .................... SUCCESS [  0.536 s]
[INFO] org.eclipse.scout.rt.server.test ................... SUCCESS [ 21.097 s]
[INFO] org.eclipse.scout.rt.server.jaxws.test ............. SUCCESS [ 17.246 s]
[INFO] org.eclipse.scout.rt.server.jdbc ................... SUCCESS [  1.140 s]
[INFO] org.eclipse.scout.rt.server.jdbc.test .............. SUCCESS [ 13.678 s]
[INFO] org.eclipse.scout.rt.rest .......................... SUCCESS [  0.960 s]
[INFO] org.eclipse.scout.rt.api ........................... SUCCESS [  4.369 s]
[INFO] org.eclipse.scout.rt.jackson.test .................. SUCCESS [ 14.965 s]
[INFO] org.eclipse.scout.rt.mom.api.test .................. SUCCESS [  4.072 s]
[INFO] org.eclipse.scout.rt.mom.jms ....................... SUCCESS [  0.583 s]
[INFO] org.eclipse.scout.rt.mom.jms.test .................. SUCCESS [02:53 min]
[INFO] org.eclipse.scout.rt.charsetdetect ................. SUCCESS [  5.444 s]
[INFO] org.eclipse.scout.rt.oauth2 ........................ SUCCESS [  0.533 s]
[INFO] org.eclipse.scout.rt.mail .......................... SUCCESS [  0.586 s]
[INFO] org.eclipse.scout.rt.mail.test ..................... SUCCESS [  7.861 s]
[INFO] org.eclipse.scout.rt.security.test ................. SUCCESS [  7.126 s]
[INFO] org.eclipse.scout.rt.dataformat .................... SUCCESS [  5.569 s]
[INFO] org.eclipse.scout.rt.rest.test ..................... SUCCESS [  9.982 s]
[INFO] org.eclipse.scout.rt.rest.jackson .................. SUCCESS [  0.252 s]
[INFO] org.eclipse.scout.rt.rest.jersey.client ............ SUCCESS [  1.056 s]
[INFO] org.eclipse.scout.rt.rest.jersey.server ............ SUCCESS [  0.371 s]
[INFO] org.eclipse.scout.rt.rest.jersey.test .............. SUCCESS [ 25.410 s]
[INFO] org.eclipse.scout.rt.client ........................ SUCCESS [  7.314 s]
[INFO] org.eclipse.scout.rt.client.test ................... SUCCESS [01:29 min]
[INFO] org.eclipse.scout.rt.svg.client .................... SUCCESS [  1.595 s]
[INFO] org.eclipse.scout.rt.svg.client.test ............... SUCCESS [  3.666 s]
[INFO] org.eclipse.scout.rt.serverbridge .................. SUCCESS [  0.391 s]
[INFO] org.eclipse.scout.rt.ui.html ....................... SUCCESS [  3.265 s]
[INFO] org.eclipse.scout.rt.ui.html.app ................... SUCCESS [  0.444 s]
[INFO] org.eclipse.scout.rt.ui.html.test .................. SUCCESS [ 51.371 s]
[INFO] org.eclipse.scout.rt.ui.html.selenium .............. SUCCESS [  2.903 s]
[INFO] eclipse-scout-core ................................. SUCCESS [10:11 min]
[INFO] org.eclipse.scout.rt.svg.ui.html ................... SUCCESS [ 36.728 s]
[INFO] eclipse-scout-cli .................................. SUCCESS [  0.913 s]
[INFO] karma-jasmine-scout ................................ SUCCESS [  0.893 s]
[INFO] eclipse-scout-releng ............................... SUCCESS [  0.876 s]
[INFO] eclipse-scout-migrate .............................. SUCCESS [  1.040 s]
[INFO] eclipse-scout-tsconfig ............................. SUCCESS [  1.088 s]
[INFO] eslint-config ...................................... SUCCESS [  0.874 s]
[INFO] org.eclipse.scout.rt.opentelemetry.sdk ............. SUCCESS [  9.781 s]
[INFO] org.eclipse.scout.rt.chart.shared .................. SUCCESS [  5.167 s]
[INFO] org.eclipse.scout.rt.chart.client .................. SUCCESS [  0.515 s]
[INFO] org.eclipse.scout.rt.chart.ui.html ................. SUCCESS [  0.679 s]
[INFO] eclipse-scout-chart ................................ SUCCESS [03:44 min]
[INFO] org.eclipse.scout.rt.datamodel.shared .............. SUCCESS [  8.381 s]
[INFO] org.eclipse.scout.rt.datamodel.client .............. SUCCESS [  8.457 s]
[INFO] org.eclipse.scout.rt.datamodel.server .............. SUCCESS [  6.975 s]
[INFO] org.eclipse.scout.rt.datamodel.ui.html ............. SUCCESS [  0.466 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  27:48 min
[INFO] Finished at: 2024-06-28T12:27:49Z
[INFO] ------------------------------------------------------------------------
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] sh
+ find . -maxdepth 3 -type d -name node_modules -prune -exec rm -r '{}' ';'
[Pipeline] junit
Recording test results
[Checks API] No suitable checks publisher found.
[Pipeline] step
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // podTemplate
[Pipeline] End of Pipeline
Setting status of f4e9f4d3307ee8c44dca15ce08db4ced88d72d98 to SUCCESS with url https://ci.eclipse.org/scout/job/org.eclipse.scout.rt_gerrit_jdk11_pipeline/2932/ and message: 'Build finished. '
Finished: SUCCESS